[INFO] cloning repository https://github.com/rain-foundation/rain-helpers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rain-foundation/rain-helpers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frain-foundation%2Frain-helpers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frain-foundation%2Frain-helpers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 152b6fce34b5aa4fe56cba5d716785f03d6ca61c [INFO] checking rain-foundation/rain-helpers against master#18a029cfe8e761533634bda8fe8a14e30280a21b for pr-139646 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frain-foundation%2Frain-helpers" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rain-foundation/rain-helpers on toolchain 18a029cfe8e761533634bda8fe8a14e30280a21b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rain-foundation/rain-helpers [INFO] finished tweaking git repo https://github.com/rain-foundation/rain-helpers [INFO] tweaked toml for git repo https://github.com/rain-foundation/rain-helpers written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rain-foundation/rain-helpers 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" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jobserver v0.1.29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1252bd71fe7ba99a5d686c9782d9863f188f89d0c13d3cb31fd8ae450d028690 [INFO] running `Command { std: "docker" "start" "-a" "1252bd71fe7ba99a5d686c9782d9863f188f89d0c13d3cb31fd8ae450d028690", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1252bd71fe7ba99a5d686c9782d9863f188f89d0c13d3cb31fd8ae450d028690", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1252bd71fe7ba99a5d686c9782d9863f188f89d0c13d3cb31fd8ae450d028690", kill_on_drop: false }` [INFO] [stdout] 1252bd71fe7ba99a5d686c9782d9863f188f89d0c13d3cb31fd8ae450d028690 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1263aeaa260428af3be806d2330e4a83ef7de990b1dd3c8e36a3eeff619093d [INFO] running `Command { std: "docker" "start" "-a" "b1263aeaa260428af3be806d2330e4a83ef7de990b1dd3c8e36a3eeff619093d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetatH7gMJ/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaeLQbn9/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] error: failed to run custom build command for `num-bigint v0.4.4` [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/num-bigint-ae273bce9e60fa73/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-cfg=u64_digit [INFO] [stderr] cargo:rustc-cfg=has_try_from [INFO] [stderr] cargo:rustc-cfg=use_addcarry [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.4.4/build.rs:42:25: [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: 0x5d712f6cae02 - std::backtrace_rs::backtrace::libunwind::trace::h524d9370a90f02f6 [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5d712f6cae02 - std::backtrace_rs::backtrace::trace_unsynchronized::h63c7cdf70cc6c085 [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5d712f6cae02 - std::sys::backtrace::_print_fmt::haa5331f869c726ef [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5d712f6cae02 - ::fmt::hd3ce9c6a4d42b6aa [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5d712f6e9c83 - core::fmt::rt::Argument::fmt::h92b13f7de3568128 [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/core/src/fmt/rt.rs:153:76 [INFO] [stderr] 5: 0x5d712f6e9c83 - core::fmt::write::h8707330cd7ba917f [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/core/src/fmt/mod.rs:1481:21 [INFO] [stderr] 6: 0x5d712f6c81d3 - std::io::default_write_fmt::h3b5910c253b4991f [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5d712f6c81d3 - std::io::Write::write_fmt::h1a22894be1f4836e [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x5d712f6cac52 - std::sys::backtrace::BacktraceLock::print::h7b160fecf73b214a [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5d712f6cbcc2 - std::panicking::default_hook::{{closure}}::hc33e90668fd0cf96 [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x5d712f6cbac5 - std::panicking::default_hook::h94afe2e59676a3f3 [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5d712f6cc592 - std::panicking::rust_panic_with_hook::h0b5a156d3804624c [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5d712f6cc42a - std::panicking::begin_panic_handler::{{closure}}::h0af7ddcf833a99ce [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5d712f6cb2f9 - std::sys::backtrace::__rust_end_short_backtrace::h9b7701bde6fde8ff [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5d712f6cc0bd - __rustc[c8b8edc189cc3201]::rust_begin_unwind [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5d712f6e8f30 - core::panicking::panic_fmt::h6ed32bf2f16b1ff7 [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5d712f6e92c6 - core::result::unwrap_failed::h6f12d2e547ab1209 [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/core/src/result.rs:1704:5 [INFO] [stderr] 17: 0x5d712f694289 - build_script_build::main::h7245c02ecdcde221 [INFO] [stderr] 18: 0x5d712f6926f3 - core::ops::function::FnOnce::call_once::h7098ee9e8adedf10 [INFO] [stderr] 19: 0x5d712f692346 - std::sys::backtrace::__rust_begin_short_backtrace::hf804ca637a909526 [INFO] [stderr] 20: 0x5d712f6922e9 - std::rt::lang_start::{{closure}}::hb4b9b827475a518d [INFO] [stderr] 21: 0x5d712f6c4980 - core::ops::function::impls:: for &F>::call_once::h87de084fe9dca0ed [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x5d712f6c4980 - std::panicking::try::do_call::h69ab5d78c6b152fe [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x5d712f6c4980 - std::panicking::try::hf8aa71c6f06160fc [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x5d712f6c4980 - std::panic::catch_unwind::had4fbb25a33811af [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x5d712f6c4980 - std::rt::lang_start_internal::{{closure}}::h2eb3238e707de5a1 [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/rt.rs:168:24 [INFO] [stderr] 26: 0x5d712f6c4980 - std::panicking::try::do_call::hc3dc8a2f8739d480 [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x5d712f6c4980 - std::panicking::try::h662a9c5c736a118c [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x5d712f6c4980 - std::panic::catch_unwind::h2dcaa54f91b3d2da [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x5d712f6c4980 - std::rt::lang_start_internal::h951cba1c11a9e1c4 [INFO] [stderr] at /rustc/18a029cfe8e761533634bda8fe8a14e30280a21b/library/std/src/rt.rs:164:5 [INFO] [stderr] 30: 0x5d712f6922d1 - std::rt::lang_start::h82071794f10a329e [INFO] [stderr] 31: 0x5d712f694d75 - main [INFO] [stderr] 32: 0x7a19008521ca - [INFO] [stderr] 33: 0x7a190085228b - __libc_start_main [INFO] [stderr] 34: 0x5d712f691c05 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `zerocopy` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `quote` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetae4llzb" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `memchr` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcfi360H/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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcfi360H/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/wasm-bindgen-shared-6bb4cb5b1acba9c3/build_script_build-6bb4cb5b1acba9c3" "-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] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [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 `wasm-bindgen-shared` (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/rustcaUGxbo/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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcaUGxbo/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/rayon-core-e74e221963f5b562/build_script_build-e74e221963f5b562" "-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] [stderr] error: could not compile `rayon-core` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `proc-macro2` (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/18a029cfe8e761533634bda8fe8a14e30280a21b/bin/rustc --crate-name proc_macro2 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.79/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 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --cfg 'feature="span-locations"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=a5d072cb5be48f01 -C extra-filename=-f46fca498726e8c9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid --cfg span_locations --cfg wrap_proc_macro --cfg proc_macro_span` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaa32jmJ/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetankXdRd/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `typenum` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `typenum` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetauf2D9X" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-traits` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaIWm9DD/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaBeJ9rQ/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-traits` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetarUKkrw/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] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/tinyvec-ac8b7d490c04c4de.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/tinyvec-ac8b7d490c04c4de/dep-lib-tinyvec` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta021Zy4" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hashbrown` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b1263aeaa260428af3be806d2330e4a83ef7de990b1dd3c8e36a3eeff619093d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1263aeaa260428af3be806d2330e4a83ef7de990b1dd3c8e36a3eeff619093d", kill_on_drop: false }` [INFO] [stdout] b1263aeaa260428af3be806d2330e4a83ef7de990b1dd3c8e36a3eeff619093d