chore: all feats, no feats, default feats top level workspace checks #6272
pr.yml
on: pull_request
Test (x86-64)
27m 12s
Test (ARM)
28m 36s
Formatting & Clippy
5m 39s
Cargo Check
5m 18s
Examples
5m 17s
CLI
4m 51s
Performance
7m 34s
Spell Check
9s
Check Verifier `no_std`
36s
Check lock files
7m 12s
Matrix: Low Memory
Annotations
6 errors and 15 warnings
CLI
System.IO.IOException: No space left on device : '/home/runner/_diag/Worker_20241126-013952-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/_diag/Worker_20241126-013952-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)
Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/_diag/Worker_20241126-013952-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)
|
Low Memory (64)
The self-hosted runner: runs-on--i-002bbfe50b4a32809--LfGKIHghkj lost communication with the server. Verify the machine is running and has a healthy network connection. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
Low Memory (16)
The job was canceled because "_64" failed.
|
Low Memory (16)
The operation was canceled.
|
Low Memory (32)
The job was canceled because "_64" failed.
|
Low Memory (32)
The self-hosted runner: runs-on--i-07c79aecc4d0eb6b6--QIEGDVWwlM lost communication with the server. Verify the machine is running and has a healthy network connection. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
Formatting & Clippy
[email protected]: Program built at 2024-11-25 21:12:11
|
Formatting & Clippy
[email protected]: Skipping build due to clippy invocation.
|
Cargo Check
[email protected]: Program built at 2024-11-25 21:12:24
|
Cargo Check
[email protected]: Program built at 2024-11-25 21:12:24
|
Cargo Check
[email protected]: Program built at 2024-11-25 21:12:24
|
Test (ARM)
[email protected]: Program built at 2024-11-25 21:11:41
|
Test (ARM)
[email protected]: Program built at 2024-11-25 21:12:54
|
Test (x86-64)
[email protected]: Program built at 2024-11-25 21:11:21
|
Test (x86-64)
[email protected]: Program built at 2024-11-25 21:12:26
|
Spell Check
The following actions uses node12 which is deprecated and will be forced to run on node16: getsentry/action-git-diff-suggestions@main. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Spell Check
The following actions use a deprecated Node.js version and will be forced to run on node20: getsentry/action-git-diff-suggestions@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
CLI
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 2 MB
|
Low Memory (64)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 49 MB
|
Low Memory (16)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 51 MB
|
Low Memory (32)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 94 MB
|