Skip to content

fix(xtask): also override sudo key #898

fix(xtask): also override sudo key

fix(xtask): also override sudo key #898

Triggered via push December 4, 2024 20:08
Status Failure
Total duration 7m 4s
Artifacts

check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
mismatched types: /home/runner/.rustup/toolchains/nightly-2024-10-21-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/alloc/src/macros.rs#L129
error[E0308]: mismatched types --> xtask/src/mainnet_spec.rs:56:21 | 56 | genesis[&key] = format!("0x", hex::encode(&sudo)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Value`, found `String` | = note: this error originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) help: call `Into::into` on this expression to convert `std::string::String` into `serde_json::Value` | 56 | genesis[&key] = format!("0x", hex::encode(&sudo)).into(); | +++++++
check
System.IO.IOException: No space left on device : '/home/runner/runners/2.321.0/_diag/Worker_20241204-200819-utc.log' Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/runners/2.321.0/_diag/Worker_20241204-200819-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_20241204-200819-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) 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
Clippy had exited with the 101 exit code
check
couldn't create a temp dir: No space left on device (os error 28) at path "/home/runner/work/subspace-network/subspace-network/target/debug/deps/rmetaEsYnu0"
check
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 40 MB