Try compiling things with -O2 and -flto #168
Annotations
13 errors and 1 warning
Cross build (powerpc64le-unknown-linux-gnu)
Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/runners/2.322.0/_diag/Worker_20250301-071837-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at System.Diagnostics.TraceSource.Flush()
at GitHub.Runner.Common.Tracing.Dispose(Boolean disposing)
at GitHub.Runner.Common.Tracing.Dispose()
at GitHub.Runner.Common.TraceManager.Dispose(Boolean disposing)
at GitHub.Runner.Common.TraceManager.Dispose()
at GitHub.Runner.Common.HostContext.Dispose(Boolean disposing)
at GitHub.Runner.Common.HostContext.Dispose()
at GitHub.Runner.Worker.Program.Main(String[] args)
System.IO.IOException: No space left on device : '/home/runner/runners/2.322.0/_diag/Worker_20250301-071837-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id)
at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)
at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut)
at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
System.IO.IOException: No space left on device : '/home/runner/runners/2.322.0/_diag/Worker_20250301-071837-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id)
at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)
at GitHub.Runner.Common.Tracing.Error(Exception exception)
at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
|
Cross build (i386-unknown-linux-gnu)
The hosted runner: GitHub Actions 11 lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
Cross build (powerpc-unknown-linux-gnu)
The job was canceled because "i386-unknown-linux-gnu" failed.
|
Cross build (powerpc-unknown-linux-gnu)
The operation was canceled.
|
Cross build (arm-unknown-linux-gnueabihf)
The job was canceled because "i386-unknown-linux-gnu" failed.
|
Cross build (arm-unknown-linux-gnueabihf)
The operation was canceled.
|
Cross build (aarch64-unknown-linux-gnu)
The job was canceled because "i386-unknown-linux-gnu" failed.
|
Cross build (aarch64-unknown-linux-gnu)
The operation was canceled.
|
Cross build (sparc-unknown-linux-gnu)
The job was canceled because "i386-unknown-linux-gnu" failed.
|
Cross build (sparc-unknown-linux-gnu)
The operation was canceled.
|
Cross build (x86_64-unknown-linux-gnu)
The job was canceled because "i386-unknown-linux-gnu" failed.
|
Cross build (x86_64-unknown-linux-gnu)
The hosted runner: GitHub Actions 9 lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
Cross build (s390x-unknown-linux-gnu)
The job was canceled because "i386-unknown-linux-gnu" failed.
|
Cross build (s390x-unknown-linux-gnu)
Runner GitHub Actions 15 did not respond to a cancelation request with 00:05:00.
|