[INFO] cloning repository https://github.com/pu0238/my_project [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pu0238/my_project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpu0238%2Fmy_project", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpu0238%2Fmy_project'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 223f3a2c092219072d7e0d4bdd68c34c59b3ae4d [INFO] checking pu0238/my_project against try#3c75d5844aa65b4aa19243ac44ceda49fe4e61ca for pr-143545 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpu0238%2Fmy_project" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pu0238/my_project [INFO] finished tweaking git repo https://github.com/pu0238/my_project [INFO] tweaked toml for git repo https://github.com/pu0238/my_project written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pu0238/my_project on toolchain 3c75d5844aa65b4aa19243ac44ceda49fe4e61ca [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3c75d5844aa65b4aa19243ac44ceda49fe4e61ca" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pu0238/my_project 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" "+3c75d5844aa65b4aa19243ac44ceda49fe4e61ca" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+3c75d5844aa65b4aa19243ac44ceda49fe4e61ca" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92d0aef0915070a305f53e4ded564d68ed0a2bfb574f39c6cbb2b31c2b34568f [INFO] running `Command { std: "docker" "start" "-a" "92d0aef0915070a305f53e4ded564d68ed0a2bfb574f39c6cbb2b31c2b34568f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92d0aef0915070a305f53e4ded564d68ed0a2bfb574f39c6cbb2b31c2b34568f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92d0aef0915070a305f53e4ded564d68ed0a2bfb574f39c6cbb2b31c2b34568f", kill_on_drop: false }` [INFO] [stdout] 92d0aef0915070a305f53e4ded564d68ed0a2bfb574f39c6cbb2b31c2b34568f [INFO] checking pu0238/my_project against try#3c75d5844aa65b4aa19243ac44ceda49fe4e61ca for pr-143545 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpu0238%2Fmy_project" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pu0238/my_project [INFO] finished tweaking git repo https://github.com/pu0238/my_project [INFO] tweaked toml for git repo https://github.com/pu0238/my_project written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pu0238/my_project on toolchain 3c75d5844aa65b4aa19243ac44ceda49fe4e61ca [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3c75d5844aa65b4aa19243ac44ceda49fe4e61ca" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pu0238/my_project 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" "+3c75d5844aa65b4aa19243ac44ceda49fe4e61ca" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+3c75d5844aa65b4aa19243ac44ceda49fe4e61ca" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/255970a383fbcd6b7c7f02d1101688c3e162ec1fc6538ab229a787640c79e560-init: no space left on device [INFO] checking pu0238/my_project against try#3c75d5844aa65b4aa19243ac44ceda49fe4e61ca for pr-143545 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpu0238%2Fmy_project" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pu0238/my_project [INFO] finished tweaking git repo https://github.com/pu0238/my_project [INFO] tweaked toml for git repo https://github.com/pu0238/my_project written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pu0238/my_project on toolchain 3c75d5844aa65b4aa19243ac44ceda49fe4e61ca [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3c75d5844aa65b4aa19243ac44ceda49fe4e61ca" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pu0238/my_project 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" "+3c75d5844aa65b4aa19243ac44ceda49fe4e61ca" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+3c75d5844aa65b4aa19243ac44ceda49fe4e61ca" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3fbd3d65d528d0178ffe60da62135f5fb64d0050aad9328c2c5dd15d68591f65 [INFO] running `Command { std: "docker" "start" "-a" "3fbd3d65d528d0178ffe60da62135f5fb64d0050aad9328c2c5dd15d68591f65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3fbd3d65d528d0178ffe60da62135f5fb64d0050aad9328c2c5dd15d68591f65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fbd3d65d528d0178ffe60da62135f5fb64d0050aad9328c2c5dd15d68591f65", kill_on_drop: false }` [INFO] [stdout] 3fbd3d65d528d0178ffe60da62135f5fb64d0050aad9328c2c5dd15d68591f65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+3c75d5844aa65b4aa19243ac44ceda49fe4e61ca" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8188b60b7d1208a9709d1e1fa1cd8b209ca4ea555ea44b0e095fec8cd6d72c05 [INFO] running `Command { std: "docker" "start" "-a" "8188b60b7d1208a9709d1e1fa1cd8b209ca4ea555ea44b0e095fec8cd6d72c05", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling libc v0.2.165 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] error: failed to run custom build command for `typenum v1.17.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-029e1058a132b731/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build/main.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.17.0/build/main.rs:184: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: 0x5d5cdb69d032 - std::backtrace_rs::backtrace::libunwind::trace::he7a648a407d9d24c [INFO] [stderr] at /rustc/3c75d5844aa65b4aa19243ac44ceda49fe4e61ca/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5d5cdb69d032 - std::backtrace_rs::backtrace::trace_unsynchronized::h791771bd9540f174 [INFO] [stderr] at /rustc/3c75d5844aa65b4aa19243ac44ceda49fe4e61ca/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5d5cdb69d032 - std::sys::backtrace::_print_fmt::he8ee0b5da777f546 [INFO] [stderr] at /rustc/3c75d5844aa65b4aa19243ac44ceda49fe4e61ca/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5d5cdb69d032 - ::fmt::hd466ee78e7ef7253 [INFO] [stderr] at /rustc/3c75d5844aa65b4aa19243ac44ceda49fe4e61ca/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5d5cdb6b8dc3 - core::fmt::rt::Argument::fmt::h86325b77558ab401 [INFO] [stderr] at /rustc/3c75d5844aa65b4aa19243ac44ceda49fe4e61ca/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5d5cdb6b8dc3 - core::fmt::write::h882066a0aaa32149 [INFO] [stderr] at /rustc/3c75d5844aa65b4aa19243ac44ceda49fe4e61ca/library/core/src/fmt/mod.rs:1469:25 [INFO] [stderr] 6: 0x5d5cdb69a983 - std::io::default_write_fmt::h472fc74cedd1ff60 [INFO] [stderr] at /rustc/3c75d5844aa65b4aa19243ac44ceda49fe4e61ca/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5d5cdb69a983 - std::io::Write::write_fmt::h6c51ff39a8f0785b [INFO] [stderr] at /rustc/3c75d5844aa65b4aa19243ac44ceda49fe4e61ca/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5d5cdb69ce82 - std::sys::backtrace::BacktraceLock::print::h3759f5a4896d122e [INFO] [stderr] at /rustc/3c75d5844aa65b4aa19243ac44ceda49fe4e61ca/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5d5cdb69df03 - std::panicking::default_hook::{{closure}}::h7b14d28d4b348de6 [INFO] [stderr] at /rustc/3c75d5844aa65b4aa19243ac44ceda49fe4e61ca/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x5d5cdb69dce5 - std::panicking::default_hook::h91d8144a93679221 [INFO] [stderr] at /rustc/3c75d5844aa65b4aa19243ac44ceda49fe4e61ca/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5d5cdb69e7d2 - std::panicking::rust_panic_with_hook::hab93088443251fde [INFO] [stderr] at /rustc/3c75d5844aa65b4aa19243ac44ceda49fe4e61ca/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5d5cdb69e66a - std::panicking::begin_panic_handler::{{closure}}::h5f9dabd60ee3a08f [INFO] [stderr] at /rustc/3c75d5844aa65b4aa19243ac44ceda49fe4e61ca/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5d5cdb69d529 - std::sys::backtrace::__rust_end_short_backtrace::h3f2f411f36a54c3f [INFO] [stderr] at /rustc/3c75d5844aa65b4aa19243ac44ceda49fe4e61ca/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5d5cdb69e2fd - __rustc[c25704f37d48682c]::rust_begin_unwind [INFO] [stderr] at /rustc/3c75d5844aa65b4aa19243ac44ceda49fe4e61ca/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5d5cdb6b8090 - core::panicking::panic_fmt::hc368fd614153d2a8 [INFO] [stderr] at /rustc/3c75d5844aa65b4aa19243ac44ceda49fe4e61ca/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5d5cdb6b8426 - core::result::unwrap_failed::h5f9ae15efcd1772f [INFO] [stderr] at /rustc/3c75d5844aa65b4aa19243ac44ceda49fe4e61ca/library/core/src/result.rs:1761:5 [INFO] [stderr] 17: 0x5d5cdb67b035 - build_script_main::main::hfcf3ee0bfa185975 [INFO] [stderr] 18: 0x5d5cdb6787b3 - core::ops::function::FnOnce::call_once::h1668667689c1bdc9 [INFO] [stderr] 19: 0x5d5cdb677e46 - std::sys::backtrace::__rust_begin_short_backtrace::h895148fa7697a551 [INFO] [stderr] 20: 0x5d5cdb671b39 - std::rt::lang_start::{{closure}}::h3104717e266ff7c6 [INFO] [stderr] 21: 0x5d5cdb6979d0 - core::ops::function::impls:: for &F>::call_once::h965e1f2fac5962ee [INFO] [stderr] at /rustc/3c75d5844aa65b4aa19243ac44ceda49fe4e61ca/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 22: 0x5d5cdb6979d0 - std::panicking::catch_unwind::do_call::h4d8d7083b5df005f [INFO] [stderr] at /rustc/3c75d5844aa65b4aa19243ac44ceda49fe4e61ca/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x5d5cdb6979d0 - std::panicking::catch_unwind::hc1c1e016f19e1c0d [INFO] [stderr] at /rustc/3c75d5844aa65b4aa19243ac44ceda49fe4e61ca/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x5d5cdb6979d0 - std::panic::catch_unwind::h9bb09c9f5ba9e434 [INFO] [stderr] at /rustc/3c75d5844aa65b4aa19243ac44ceda49fe4e61ca/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x5d5cdb6979d0 - std::rt::lang_start_internal::{{closure}}::h2ff59de41cc3de16 [INFO] [stderr] at /rustc/3c75d5844aa65b4aa19243ac44ceda49fe4e61ca/library/std/src/rt.rs:175:24 [INFO] [stderr] 26: 0x5d5cdb6979d0 - std::panicking::catch_unwind::do_call::h0751302abb7afc31 [INFO] [stderr] at /rustc/3c75d5844aa65b4aa19243ac44ceda49fe4e61ca/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x5d5cdb6979d0 - std::panicking::catch_unwind::h7da48d3478c208b1 [INFO] [stderr] at /rustc/3c75d5844aa65b4aa19243ac44ceda49fe4e61ca/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x5d5cdb6979d0 - std::panic::catch_unwind::ha05396dadf034b81 [INFO] [stderr] at /rustc/3c75d5844aa65b4aa19243ac44ceda49fe4e61ca/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x5d5cdb6979d0 - std::rt::lang_start_internal::h5bd4aa7f42890b01 [INFO] [stderr] at /rustc/3c75d5844aa65b4aa19243ac44ceda49fe4e61ca/library/std/src/rt.rs:171:5 [INFO] [stderr] 30: 0x5d5cdb671b21 - std::rt::lang_start::h6562ab1ede56c593 [INFO] [stderr] 31: 0x5d5cdb67b245 - main [INFO] [stderr] 32: 0x71a9b8e171ca - [INFO] [stderr] 33: 0x71a9b8e1728b - __libc_start_main [INFO] [stderr] 34: 0x5d5cdb669a25 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/generic-array-f4aa4ff7770cf7f7/build_script_build-f4aa4ff7770cf7f7.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/generic-array-f4aa4ff7770cf7f7/dep-build-script-build-script-build` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/thiserror-9abcae5569f34cdb/root-output` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcjKwHqA/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libautocfg-edb41dba5c1eb139.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/rustcjKwHqA/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/num-traits-b97847de0364beb1/build_script_build-b97847de0364beb1" "-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] error: could not compile `num-traits` (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/rustcZrmwcQ/symbols.o" "<5 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/rustcZrmwcQ/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/libc-77360a3b4ec52e49/build_script_build-77360a3b4ec52e49" "-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 `libc` (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/rustcAHvsvB/symbols.o" "<4 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/rustcAHvsvB/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/rustversion-9dedd3da611c39c6/build_script_build-9dedd3da611c39c6" "-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] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `rustversion` (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/3c75d5844aa65b4aa19243ac44ceda49fe4e61ca/bin/rustc --crate-name proc_macro2 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.92/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=0e4f2ad0dc9eb1bd -C extra-filename=-f77d51280df25a86 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-13328ff8d6cc16fd.rmeta --cap-lints allow --cap-lints=forbid --cfg wrap_proc_macro --cfg proc_macro_span --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `cc` (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/3c75d5844aa65b4aa19243ac44ceda49fe4e61ca/bin/rustc --crate-name cc --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.2.1/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("jobserver", "parallel"))' -C metadata=1a524d895880b0bc -C extra-filename=-5185bb59c563efeb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern shlex=/opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "8188b60b7d1208a9709d1e1fa1cd8b209ca4ea555ea44b0e095fec8cd6d72c05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8188b60b7d1208a9709d1e1fa1cd8b209ca4ea555ea44b0e095fec8cd6d72c05", kill_on_drop: false }` [INFO] [stdout] 8188b60b7d1208a9709d1e1fa1cd8b209ca4ea555ea44b0e095fec8cd6d72c05