refactor: use external protocols & update to iroh@0.29 #727
ci.yml
on: pull_request
Checking fmt and docs
2m 55s
clippy_check
2m 5s
Python - Build and test
1m 41s
Swift - Build and test
6m 30s
Matrix: Kotlin - Build and test
Matrix: Rust - Build and test
Annotations
2 errors and 1 warning
Kotlin - Build and test (macOS-arm-latest, stable)
No space left on device : '/Users/hetzner/actions-runner/_diag/Worker_20241202-132747-utc.log'
|
Swift - Build and test
System.IO.IOException: No space left on device : '/Users/hetzner/actions-runner/_diag/Worker_20241202-132937-utc.log'
Unhandled exception. System.IO.IOException: No space left on device : '/Users/hetzner/actions-runner/_diag/Worker_20241202-132937-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at System.Diagnostics.TextWriterTraceListener.Flush()
at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id)
at System.Diagnostics.TraceSource.Flush()
at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)
at GitHub.Runner.Common.Tracing.Dispose(Boolean disposing)
at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut)
at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
at GitHub.Runner.Common.Tracing.Dispose()
System.IO.IOException: No space left on device : '/Users/hetzner/actions-runner/_diag/Worker_20241202-132937-utc.log'
at GitHub.Runner.Common.TraceManager.Dispose(Boolean disposing)
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at GitHub.Runner.Common.TraceManager.Dispose()
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at GitHub.Runner.Common.HostContext.Dispose(Boolean disposing)
at System.Diagnostics.TextWriterTraceListener.Flush()
at GitHub.Runner.Common.HostContext.Dispose()
at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id)
at GitHub.Runner.Worker.Program.Main(String[] args)
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)
|
Rust - Build and test (macOS-arm-latest, stable)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 26 MB
|