feat: explicit skip_simulation
flag
#6191
pr.yml
on: pull_request
Test (x86-64)
25m 17s
Test (ARM)
27m 25s
Formatting & Clippy
5m 36s
Examples
5m 10s
CLI
7m 57s
Performance
7m 3s
Spell Check
5s
Check Verifier `no_std`
33s
Check lock files
5m 57s
Matrix: Low Memory
Annotations
9 errors and 8 warnings
Low Memory (64)
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
|
Low Memory (64)
The operation was canceled.
|
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 operation was canceled.
|
Examples
System.IO.IOException: No space left on device : '/home/runner/_diag/Worker_20241119-223326-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 GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message)
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_20241119-223326-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 GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message)
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_20241119-223326-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)
|
Test (x86-64)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Test (ARM)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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/
|
Formatting & Clippy
[email protected]: Program built at 2024-11-19 22:36:23
|
Formatting & Clippy
[email protected]: Skipping build due to clippy invocation.
|
Test (x86-64)
[email protected]: Program built at 2024-11-19 22:36:14
|
Test (x86-64)
[email protected]: Program built at 2024-11-19 22:37:22
|
Test (ARM)
[email protected]: Program built at 2024-11-19 22:36:19
|
Test (ARM)
[email protected]: Program built at 2024-11-19 22:37:32
|