Skip to content

Finish removing vector #77

Finish removing vector

Finish removing vector #77

Triggered via pull request March 18, 2024 14:35
Status Failure
Total duration 54m 21s
Artifacts

ci.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 8 warnings
Test (ubuntu-22.04, gcc-13, Ninja Multi-Config, Debug, ON)
Process completed with exit code 1.
Test (ubuntu-22.04, gcc-13, Ninja Multi-Config, Debug, OFF)
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
Test (ubuntu-22.04, gcc-13, Ninja Multi-Config, Debug, OFF)
The operation was canceled.
Test (ubuntu-22.04, gcc-13, Ninja Multi-Config, Release, OFF)
Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/runners/2.314.1/_diag/Worker_20240318-143523-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite() at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at System.Diagnostics.TraceSource.Flush() 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.314.1/_diag/Worker_20240318-143523-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite() 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/runners/2.314.1/_diag/Worker_20240318-143523-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite() 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)
Test (ubuntu-22.04, gcc-13, Ninja Multi-Config, Debug, ON)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (ubuntu-22.04, gcc-13, Ninja Multi-Config, Debug, ON)
implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated]
Test (ubuntu-22.04, gcc-13, Ninja Multi-Config, Release, ON)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, codecov/codecov-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (ubuntu-22.04, gcc-13, Ninja Multi-Config, Release, ON)
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-22.04, gcc-13, Ninja Multi-Config, Release, ON)
implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated]
Test (ubuntu-22.04, gcc-13, Ninja Multi-Config, Debug, OFF)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (ubuntu-22.04, gcc-13, Ninja Multi-Config, Debug, OFF)
implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated]
Test (ubuntu-22.04, gcc-13, Ninja Multi-Config, Release, OFF)
implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated]