[INFO] cloning repository https://github.com/internet2-org/rust-internet2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/internet2-org/rust-internet2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finternet2-org%2Frust-internet2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finternet2-org%2Frust-internet2'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/internet2-org/rust-internet2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/internet2-org/rust-internet2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finternet2-org%2Frust-internet2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finternet2-org%2Frust-internet2'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/internet2-org/rust-internet2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/internet2-org/rust-internet2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finternet2-org%2Frust-internet2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finternet2-org%2Frust-internet2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3476323e8484851d9079c7c3e04d1ae69556bb42 [INFO] checking internet2-org/rust-internet2 against try#173780a87744406b7489b28349c0176f14bb3881 for pr-135841 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finternet2-org%2Frust-internet2" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/internet2-org/rust-internet2 on toolchain 173780a87744406b7489b28349c0176f14bb3881 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+173780a87744406b7489b28349c0176f14bb3881" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/internet2-org/rust-internet2 [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/internet2-org/rust-internet2 [INFO] tweaked toml for git repo https://github.com/internet2-org/rust-internet2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/internet2-org/rust-internet2 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" "+173780a87744406b7489b28349c0176f14bb3881" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+173780a87744406b7489b28349c0176f14bb3881" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e3ffd58f434db7e1dc5c0019fb4d6f1e9da9890a1367c682b276e22b7a81c94 [INFO] running `Command { std: "docker" "start" "-a" "8e3ffd58f434db7e1dc5c0019fb4d6f1e9da9890a1367c682b276e22b7a81c94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e3ffd58f434db7e1dc5c0019fb4d6f1e9da9890a1367c682b276e22b7a81c94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e3ffd58f434db7e1dc5c0019fb4d6f1e9da9890a1367c682b276e22b7a81c94", kill_on_drop: false }` [INFO] [stdout] 8e3ffd58f434db7e1dc5c0019fb4d6f1e9da9890a1367c682b276e22b7a81c94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+173780a87744406b7489b28349c0176f14bb3881" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b2a7ec442819b34aa7b36bb2557f97d02f562f93776e354f081b71291d71a73 [INFO] running `Command { std: "docker" "start" "-a" "0b2a7ec442819b34aa7b36bb2557f97d02f562f93776e354f081b71291d71a73", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling amplify_num v0.4.1 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking bitcoin_hashes v0.11.0 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking iana-time-zone v0.1.53 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling num-traits v0.2.15 [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.51/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 num-integer v0.1.45 [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.51/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 target-lexicon v0.12.14 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `paste` (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/173780a87744406b7489b28349c0176f14bb3881/bin/rustc --crate-name paste --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/paste-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=741177f434805a5d -C extra-filename=-dc48e585603826ca --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `getrandom` (build script) [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/173780a87744406b7489b28349c0176f14bb3881/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.1.16/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "compiler_builtins", "core", "dummy", "js-sys", "log", "rustc-dep-of-std", "std", "stdweb", "test-in-browser", "wasm-bindgen"))' -C metadata=99122ba0bdaa92a7 -C extra-filename=-39f473413bd4a805 --out-dir /opt/rustwide/target/debug/build/getrandom-39f473413bd4a805 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `syn` (build script) [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/173780a87744406b7489b28349c0176f14bb3881/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.107/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=fe079a236b817473 -C extra-filename=-b2817cafeee6ba2d --out-dir /opt/rustwide/target/debug/build/syn-b2817cafeee6ba2d -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [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-e555032e97686469/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:184:14: [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: 0x5e68b75b80fa - std::backtrace_rs::backtrace::libunwind::trace::he0814eceda80919b [INFO] [stderr] at /rustc/173780a87744406b7489b28349c0176f14bb3881/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5e68b75b80fa - std::backtrace_rs::backtrace::trace_unsynchronized::hc88de9c392495353 [INFO] [stderr] at /rustc/173780a87744406b7489b28349c0176f14bb3881/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5e68b75b80fa - std::sys::backtrace::_print_fmt::h720098aa4794b2fe [INFO] [stderr] at /rustc/173780a87744406b7489b28349c0176f14bb3881/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5e68b75b80fa - ::fmt::he01534eccc8e0575 [INFO] [stderr] at /rustc/173780a87744406b7489b28349c0176f14bb3881/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5e68b75d5703 - core::fmt::rt::Argument::fmt::h9ab333110d8ab794 [INFO] [stderr] at /rustc/173780a87744406b7489b28349c0176f14bb3881/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5e68b75d5703 - core::fmt::write::hfbd7707a6aab76fe [INFO] [stderr] at /rustc/173780a87744406b7489b28349c0176f14bb3881/library/core/src/fmt/mod.rs:1440:21 [INFO] [stderr] 6: 0x5e68b75b5583 - std::io::Write::write_fmt::h98f0b4ee30d0aea5 [INFO] [stderr] at /rustc/173780a87744406b7489b28349c0176f14bb3881/library/std/src/io/mod.rs:1888:15 [INFO] [stderr] 7: 0x5e68b75b7f42 - std::sys::backtrace::BacktraceLock::print::h5633167e7141a902 [INFO] [stderr] at /rustc/173780a87744406b7489b28349c0176f14bb3881/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5e68b75b8e8f - std::panicking::default_hook::{{closure}}::h81c8e0e9dc4b9dcd [INFO] [stderr] at /rustc/173780a87744406b7489b28349c0176f14bb3881/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x5e68b75b8cfa - std::panicking::default_hook::he84558ba851d5add [INFO] [stderr] at /rustc/173780a87744406b7489b28349c0176f14bb3881/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x5e68b75b9762 - std::panicking::rust_panic_with_hook::h2594d38035141459 [INFO] [stderr] at /rustc/173780a87744406b7489b28349c0176f14bb3881/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x5e68b75b95fa - std::panicking::begin_panic_handler::{{closure}}::h9e9b5b93b613d2d0 [INFO] [stderr] at /rustc/173780a87744406b7489b28349c0176f14bb3881/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x5e68b75b85f9 - std::sys::backtrace::__rust_end_short_backtrace::h56d418270c54957a [INFO] [stderr] at /rustc/173780a87744406b7489b28349c0176f14bb3881/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5e68b75b928d - rust_begin_unwind [INFO] [stderr] at /rustc/173780a87744406b7489b28349c0176f14bb3881/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x5e68b75d4930 - core::panicking::panic_fmt::h1bf266d126934042 [INFO] [stderr] at /rustc/173780a87744406b7489b28349c0176f14bb3881/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5e68b75d4cd6 - core::result::unwrap_failed::h98058b757b24f0a2 [INFO] [stderr] at /rustc/173780a87744406b7489b28349c0176f14bb3881/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x5e68b759738a - build_script_main::main::h6123793088f37d15 [INFO] [stderr] 17: 0x5e68b7592c33 - core::ops::function::FnOnce::call_once::hba0d7998570979aa [INFO] [stderr] 18: 0x5e68b7581b46 - std::sys::backtrace::__rust_begin_short_backtrace::hbeb3bda42df0436b [INFO] [stderr] 19: 0x5e68b7594009 - std::rt::lang_start::{{closure}}::h64f43dda402a0ed5 [INFO] [stderr] 20: 0x5e68b75b2530 - core::ops::function::impls:: for &F>::call_once::h7d2617c3ebf6be80 [INFO] [stderr] at /rustc/173780a87744406b7489b28349c0176f14bb3881/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x5e68b75b2530 - std::panicking::try::do_call::h5239b6772fef8a3a [INFO] [stderr] at /rustc/173780a87744406b7489b28349c0176f14bb3881/library/std/src/panicking.rs:587:40 [INFO] [stderr] 22: 0x5e68b75b2530 - std::panicking::try::h9744a2e466086c56 [INFO] [stderr] at /rustc/173780a87744406b7489b28349c0176f14bb3881/library/std/src/panicking.rs:550:19 [INFO] [stderr] 23: 0x5e68b75b2530 - std::panic::catch_unwind::hf6c38c63888b2e8b [INFO] [stderr] at /rustc/173780a87744406b7489b28349c0176f14bb3881/library/std/src/panic.rs:358:14 [INFO] [stderr] 24: 0x5e68b75b2530 - std::rt::lang_start_internal::{{closure}}::hbbcf36f7b1036613 [INFO] [stderr] at /rustc/173780a87744406b7489b28349c0176f14bb3881/library/std/src/rt.rs:168:24 [INFO] [stderr] 25: 0x5e68b75b2530 - std::panicking::try::do_call::h8c2480f2cefed055 [INFO] [stderr] at /rustc/173780a87744406b7489b28349c0176f14bb3881/library/std/src/panicking.rs:587:40 [INFO] [stderr] 26: 0x5e68b75b2530 - std::panicking::try::h515c3cdb5b29124c [INFO] [stderr] at /rustc/173780a87744406b7489b28349c0176f14bb3881/library/std/src/panicking.rs:550:19 [INFO] [stderr] 27: 0x5e68b75b2530 - std::panic::catch_unwind::h700559319d9021a7 [INFO] [stderr] at /rustc/173780a87744406b7489b28349c0176f14bb3881/library/std/src/panic.rs:358:14 [INFO] [stderr] 28: 0x5e68b75b2530 - std::rt::lang_start_internal::ha50cba792f9a6dab [INFO] [stderr] at /rustc/173780a87744406b7489b28349c0176f14bb3881/library/std/src/rt.rs:164:5 [INFO] [stderr] 29: 0x5e68b7593ff1 - std::rt::lang_start::he80c09918025335b [INFO] [stderr] 30: 0x5e68b7597425 - main [INFO] [stderr] 31: 0x74ec78486d90 - [INFO] [stderr] 32: 0x74ec78486e40 - __libc_start_main [INFO] [stderr] 33: 0x5e68b75813d5 - _start [INFO] [stderr] 34: 0x0 - [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaM5c3t4" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaQWEaM2" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `either` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `crossbeam-utils` (lib) due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (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/build/target-lexicon-bf3866ca2831db16/rmetasWrGmf" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/173780a87744406b7489b28349c0176f14bb3881/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/173780a87744406b7489b28349c0176f14bb3881/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcxcvR6X/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocfg-68803328649343dc.rlib}" "/opt/rustwide/rustup-home/toolchains/173780a87744406b7489b28349c0176f14bb3881/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-43b59670b7ad3fb9.rlib,libpanic_unwind-e1447e1efa6f1e57.rlib,libobject-f6963a4916fcf097.rlib,libmemchr-49a2d9af912f4524.rlib,libaddr2line-04d19aad3936869d.rlib,libgimli-483c235edb789db0.rlib,librustc_demangle-294281af50b8f748.rlib,libstd_detect-3b08295250aabc2a.rlib,libhashbrown-4472d1e05ba0dfaf.rlib,librustc_std_workspace_alloc-2ef099fac590e457.rlib,libminiz_oxide-272b52256eba70cf.rlib,libadler2-3d3fa22b868db521.rlib,libunwind-0ffda8b08e22dbea.rlib,libcfg_if-b08f62458fdd43b9.rlib,liblibc-559675126e63b890.rlib,liballoc-fcf21c8d1c9c7b75.rlib,librustc_std_workspace_core-e0b0460135bcf21d.rlib,libcore-d4097fdcbddd3bc7.rlib,libcompiler_builtins-fea484ac1eed7881.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/173780a87744406b7489b28349c0176f14bb3881/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/173780a87744406b7489b28349c0176f14bb3881/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/num-traits-cc398a8cc1ac2c14/build_script_build-cc398a8cc1ac2c14" "-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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetadG97fF" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-traits` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `target-lexicon` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/173780a87744406b7489b28349c0176f14bb3881/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/173780a87744406b7489b28349c0176f14bb3881/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcYQOFSF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocfg-68803328649343dc.rlib}" "/opt/rustwide/rustup-home/toolchains/173780a87744406b7489b28349c0176f14bb3881/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-43b59670b7ad3fb9.rlib,libpanic_unwind-e1447e1efa6f1e57.rlib,libobject-f6963a4916fcf097.rlib,libmemchr-49a2d9af912f4524.rlib,libaddr2line-04d19aad3936869d.rlib,libgimli-483c235edb789db0.rlib,librustc_demangle-294281af50b8f748.rlib,libstd_detect-3b08295250aabc2a.rlib,libhashbrown-4472d1e05ba0dfaf.rlib,librustc_std_workspace_alloc-2ef099fac590e457.rlib,libminiz_oxide-272b52256eba70cf.rlib,libadler2-3d3fa22b868db521.rlib,libunwind-0ffda8b08e22dbea.rlib,libcfg_if-b08f62458fdd43b9.rlib,liblibc-559675126e63b890.rlib,liballoc-fcf21c8d1c9c7b75.rlib,librustc_std_workspace_core-e0b0460135bcf21d.rlib,libcore-d4097fdcbddd3bc7.rlib,libcompiler_builtins-fea484ac1eed7881.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/173780a87744406b7489b28349c0176f14bb3881/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/173780a87744406b7489b28349c0176f14bb3881/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/num-integer-fc89602d8b923582/build_script_build-fc89602d8b923582" "-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 `num-integer` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta7wqBj5/lib.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" "0b2a7ec442819b34aa7b36bb2557f97d02f562f93776e354f081b71291d71a73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b2a7ec442819b34aa7b36bb2557f97d02f562f93776e354f081b71291d71a73", kill_on_drop: false }` [INFO] [stdout] 0b2a7ec442819b34aa7b36bb2557f97d02f562f93776e354f081b71291d71a73