fix: argument #909
Annotations
3 errors and 6 warnings
check
System.IO.IOException: No space left on device : '/home/runner/runners/2.321.0/_diag/Worker_20241205-161149-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.321.0/_diag/Worker_20241205-161149-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/runners/2.321.0/_diag/Worker_20241205-161149-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)
|
check
could not compile `tests` (lib test)
|
check
could not compile `pallet-governance-api` (lib test) due to 1 previous error
|
check
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 19 MB
|
check
build failed, waiting for other jobs to finish...
|
check
[email protected]: /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFVerifier.cpp:1493:1: fatal error: error writing to /tmp/ccMqusul.s: No space left on device
|
check
[email protected]: | ^
|
check
[email protected]: ToolExecError: Command LC_ALL="C" "/home/runner/work/subspace-network/subspace-network/sccache" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/home/runner/work/subspace-network/subspace-network/target/debug/build/wasm-opt-sys-b3961e29e645cb72/out/cxxbridge/include" "-I" "/home/runner/work/subspace-network/subspace-network/target/debug/build/wasm-opt-sys-b3961e29e645cb72/out/cxxbridge/crate" "-I" "/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src" "-I" "/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/src/tools" "-I" "/home/runner/work/subspace-network/subspace-network/target/debug/build/wasm-opt-sys-b3961e29e645cb72/out" "-I" "/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/include" "-Wall" "-Wextra" "-std=c++17" "-w" "-Wno-unused-parameter" "-DTHROW_ON_FATAL" "-DBUILD_LLVM_DWARF" "-DNDEBUG" "-o" "/home/runner/work/subspace-network/subspace-network/target/debug/build/wasm-opt-sys-b3961e29e645cb72/out/96d45f02a8572480-DWARFVerifier.o" "-c" "/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFVerifier.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wasm-opt-sys-0.116.0/binaryen/third_party/llvm-project/DWARFVisitor.cpp:238:61: fatal error: error writing to /tmp/cc0GeBwI.s: No space left on device
|
check
[email protected]: | ^
|