[INFO] cloning repository https://github.com/chepakovich/rust-blockchain-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chepakovich/rust-blockchain-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchepakovich%2Frust-blockchain-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchepakovich%2Frust-blockchain-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5d9933a06d55b9f12e8400e6baaa8c081ed77f0b [INFO] checking chepakovich/rust-blockchain-example against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchepakovich%2Frust-blockchain-example" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/chepakovich/rust-blockchain-example [INFO] finished tweaking git repo https://github.com/chepakovich/rust-blockchain-example [INFO] tweaked toml for git repo https://github.com/chepakovich/rust-blockchain-example written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/chepakovich/rust-blockchain-example on toolchain 36b21637e93b038453924d3c66821089e71d8baa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/chepakovich/rust-blockchain-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-trait v0.1.62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e478057ddcf88c436930b31b320e0a279fccd522d6d5c32d5510d57c2f0cd937 [INFO] running `Command { std: "docker" "start" "-a" "e478057ddcf88c436930b31b320e0a279fccd522d6d5c32d5510d57c2f0cd937", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e478057ddcf88c436930b31b320e0a279fccd522d6d5c32d5510d57c2f0cd937", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e478057ddcf88c436930b31b320e0a279fccd522d6d5c32d5510d57c2f0cd937", kill_on_drop: false }` [INFO] [stdout] e478057ddcf88c436930b31b320e0a279fccd522d6d5c32d5510d57c2f0cd937 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd20d0ff8d32636b7a2039b9778ea00ca21641a52ad2f1e98ab45f4083eedfb8 [INFO] running `Command { std: "docker" "start" "-a" "cd20d0ff8d32636b7a2039b9778ea00ca21641a52ad2f1e98ab45f4083eedfb8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking futures-io v0.3.25 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Checking futures-sink v0.3.25 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LineColumn` in crate `proc_macro` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.50/src/wrapper.rs:475:33 [INFO] [stdout] | [INFO] [stdout] 475 | let proc_macro::LineColumn { line, column } = s.start(); [INFO] [stdout] | ^^^^^^^^^^ not found in `proc_macro` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::LineColumn; [INFO] [stdout] | [INFO] [stdout] help: if you import `LineColumn`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 475 - let proc_macro::LineColumn { line, column } = s.start(); [INFO] [stdout] 475 + let LineColumn { line, column } = s.start(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LineColumn` in crate `proc_macro` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.50/src/wrapper.rs:489:33 [INFO] [stdout] | [INFO] [stdout] 489 | let proc_macro::LineColumn { line, column } = s.end(); [INFO] [stdout] | ^^^^^^^^^^ not found in `proc_macro` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::LineColumn; [INFO] [stdout] | [INFO] [stdout] help: if you import `LineColumn`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 489 - let proc_macro::LineColumn { line, column } = s.end(); [INFO] [stdout] 489 + let LineColumn { line, column } = s.end(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.50/src/lib.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/multimap-6262531962cb8cb0/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/anyhow-a61506599a57f80b/root-output` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: failed to run custom build command for `typenum v1.16.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/typenum-f19391e121f84ca9/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build/main.rs [INFO] [stderr] cargo:rustc-env=TYPENUM_BUILD_CONSTS=/opt/rustwide/target/debug/build/typenum-207634e8ec896ed1/out/consts.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.16.0/build/main.rs:176:63: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5cdaf4bfe412 - std::backtrace_rs::backtrace::libunwind::trace::h4b1dd74ddad1938e [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5cdaf4bfe412 - std::backtrace_rs::backtrace::trace_unsynchronized::h2d30d382ece6fa9e [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5cdaf4bfe412 - std::sys::backtrace::_print_fmt::hd946833e8f1a9699 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5cdaf4bfe412 - ::fmt::hcdf1d57453f7287d [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5cdaf4c1a243 - core::fmt::rt::Argument::fmt::h150c95dcaa3197b7 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5cdaf4c1a243 - core::fmt::write::h3be3172487877823 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/core/src/fmt/mod.rs:1465:25 [INFO] [stderr] 6: 0x5cdaf4bfbfc3 - std::io::default_write_fmt::hbb22ca90138b810d [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5cdaf4bfbfc3 - std::io::Write::write_fmt::hff7ec47b7aff581e [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5cdaf4bfe262 - std::sys::backtrace::BacktraceLock::print::h7248a2e68b1a6757 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5cdaf4bff2d6 - std::panicking::default_hook::{{closure}}::hb6197d3c009db5db [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x5cdaf4bff0d9 - std::panicking::default_hook::h48f8973c358ad080 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5cdaf4bffba2 - std::panicking::rust_panic_with_hook::h2156d918f1b4687a [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5cdaf4bffa3a - std::panicking::begin_panic_handler::{{closure}}::h72af41ccef8ec229 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5cdaf4bfe909 - std::sys::backtrace::__rust_end_short_backtrace::ha354a46c9098f853 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5cdaf4bff6cd - __rustc[5129e938e0a6cb40]::rust_begin_unwind [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5cdaf4c19530 - core::panicking::panic_fmt::h0abade0315de1f17 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5cdaf4c198a6 - core::result::unwrap_failed::h45664b4f47a3fca4 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/core/src/result.rs:1761:5 [INFO] [stderr] 17: 0x5cdaf4bdc30c - build_script_main::main::h260493c00eb30ab3 [INFO] [stderr] 18: 0x5cdaf4bd5d03 - core::ops::function::FnOnce::call_once::hf388ce22c9800575 [INFO] [stderr] 19: 0x5cdaf4bd5676 - std::sys::backtrace::__rust_begin_short_backtrace::h127f11288d25fd1b [INFO] [stderr] 20: 0x5cdaf4bd30b9 - std::rt::lang_start::{{closure}}::h2dba32409ac129ff [INFO] [stderr] 21: 0x5cdaf4bf8db0 - core::ops::function::impls:: for &F>::call_once::ha27a6effac64dcb5 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 22: 0x5cdaf4bf8db0 - std::panicking::catch_unwind::do_call::h8482997c861660f8 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x5cdaf4bf8db0 - std::panicking::catch_unwind::h61588078bc36fe20 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x5cdaf4bf8db0 - std::panic::catch_unwind::hdb37145af8c89db8 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x5cdaf4bf8db0 - std::rt::lang_start_internal::{{closure}}::h8ae41facdb92ee12 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/rt.rs:175:24 [INFO] [stderr] 26: 0x5cdaf4bf8db0 - std::panicking::catch_unwind::do_call::h1d3395aa40057936 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x5cdaf4bf8db0 - std::panicking::catch_unwind::h4ace2ad279d36fae [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x5cdaf4bf8db0 - std::panic::catch_unwind::h09bc04072e88fd3e [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x5cdaf4bf8db0 - std::rt::lang_start_internal::h7dae2ae31da29277 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/rt.rs:171:5 [INFO] [stderr] 30: 0x5cdaf4bd30a1 - std::rt::lang_start::h52c9d24b7c54c1c3 [INFO] [stderr] 31: 0x5cdaf4bdc5b5 - main [INFO] [stderr] 32: 0x7394d04601ca - [INFO] [stderr] 33: 0x7394d046028b - __libc_start_main [INFO] [stderr] 34: 0x5cdaf4bcaad5 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaEqDut8/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `bytes` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/bin/rustc --crate-name bytes --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=f29a17294e2e84cb -C extra-filename=-618e846ee3fd8e01 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/itertools-dabe6c500a1c5cf5.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcUdtiBX/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocfg-68803328649343dc.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcUdtiBX/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/slab-1e1eae35d22dcdb7/build_script_build-1e1eae35d22dcdb7" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `itertools` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `log` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `fastrand` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/bin/rustc --crate-name fastrand --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fastrand-1.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=70398fdebf7fdbb1 -C extra-filename=-80675f7b1db6a3a3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `slab` (build script) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcy6bLCr/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcy6bLCr/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/futures-task-12560ee1246b66d0/build_script_build-12560ee1246b66d0" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-task` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 3 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcEvPibA/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocfg-68803328649343dc.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcEvPibA/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/indexmap-d8ec0efb043966f9/build_script_build-d8ec0efb043966f9" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `indexmap` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaeoraWy/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "cd20d0ff8d32636b7a2039b9778ea00ca21641a52ad2f1e98ab45f4083eedfb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd20d0ff8d32636b7a2039b9778ea00ca21641a52ad2f1e98ab45f4083eedfb8", kill_on_drop: false }` [INFO] [stdout] cd20d0ff8d32636b7a2039b9778ea00ca21641a52ad2f1e98ab45f4083eedfb8