[INFO] cloning repository https://github.com/peterallin/cryptopals [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peterallin/cryptopals" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterallin%2Fcryptopals", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterallin%2Fcryptopals'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterallin%2Fcryptopals: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/peterallin/cryptopals [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peterallin/cryptopals" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterallin%2Fcryptopals", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterallin%2Fcryptopals'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterallin%2Fcryptopals: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/peterallin/cryptopals [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peterallin/cryptopals" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterallin%2Fcryptopals", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterallin%2Fcryptopals'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterallin%2Fcryptopals: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/peterallin/cryptopals [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peterallin/cryptopals" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterallin%2Fcryptopals", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterallin%2Fcryptopals'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterallin%2Fcryptopals: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 4) [INFO] cloning repository https://github.com/peterallin/cryptopals [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peterallin/cryptopals" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterallin%2Fcryptopals", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterallin%2Fcryptopals'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterallin%2Fcryptopals: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 5) [INFO] cloning repository https://github.com/peterallin/cryptopals [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peterallin/cryptopals" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterallin%2Fcryptopals", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterallin%2Fcryptopals'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed43f5e6ef37f5f2d589a670dc247d96dc6d6b73 [INFO] checking peterallin/cryptopals against master#426a60abc213b28a7c7198e475476b6e650d871f for pr-129199 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterallin%2Fcryptopals" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/peterallin/cryptopals on toolchain 426a60abc213b28a7c7198e475476b6e650d871f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+426a60abc213b28a7c7198e475476b6e650d871f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/peterallin/cryptopals [INFO] finished tweaking git repo https://github.com/peterallin/cryptopals [INFO] tweaked toml for git repo https://github.com/peterallin/cryptopals written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/peterallin/cryptopals 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" "+426a60abc213b28a7c7198e475476b6e650d871f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+426a60abc213b28a7c7198e475476b6e650d871f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 861c33f4fa8f9d6f456d20fb381d6a14b65b4385fb3ed95f5e7e45052225e170 [INFO] running `Command { std: "docker" "start" "-a" "861c33f4fa8f9d6f456d20fb381d6a14b65b4385fb3ed95f5e7e45052225e170", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "861c33f4fa8f9d6f456d20fb381d6a14b65b4385fb3ed95f5e7e45052225e170", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "861c33f4fa8f9d6f456d20fb381d6a14b65b4385fb3ed95f5e7e45052225e170", kill_on_drop: false }` [INFO] [stdout] 861c33f4fa8f9d6f456d20fb381d6a14b65b4385fb3ed95f5e7e45052225e170 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+426a60abc213b28a7c7198e475476b6e650d871f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8940ef9ae67d1599261dfe41c10e3a29b5a6ae0fd782512f06c46597c6ebb848 [INFO] running `Command { std: "docker" "start" "-a" "8940ef9ae67d1599261dfe41c10e3a29b5a6ae0fd782512f06c46597c6ebb848", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling cmake v0.1.46 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/generic-array-9df3171d8e8ea502/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] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaei1Arp/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `typenum v1.15.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-9d7466db2ee8b106/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-env=TYPENUM_BUILD_CONSTS=/opt/rustwide/target/debug/build/typenum-5f883c840f84d8d6/out/consts.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/typenum-1.15.0/build/main.rs:170: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: 0x5589e0f8575d - std::backtrace_rs::backtrace::libunwind::trace::h04c181e5bd239ee8 [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5589e0f8575d - std::backtrace_rs::backtrace::trace_unsynchronized::he0e13f8fe2b085a2 [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5589e0f8575d - std::sys::backtrace::_print_fmt::h16326286a7aadc5c [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5589e0f8575d - ::fmt::h0c40483fc8377a59 [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5589e0fa298b - core::fmt::rt::Argument::fmt::hfcdf7b6fea740a6e [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5589e0fa298b - core::fmt::write::h1817e2d01402270d [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/core/src/fmt/mod.rs:1178:21 [INFO] [stderr] 6: 0x5589e0f82f13 - std::io::Write::write_fmt::hb655074fe0f13a8b [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x5589e0f86912 - std::sys::backtrace::BacktraceLock::print::hd6f055ae8cfca4e4 [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5589e0f86912 - std::panicking::default_hook::{{closure}}::hc35f7e051729b604 [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/std/src/panicking.rs:266:22 [INFO] [stderr] 9: 0x5589e0f8657e - std::panicking::default_hook::h5973fa20144d7932 [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/std/src/panicking.rs:293:9 [INFO] [stderr] 10: 0x5589e0f8712f - std::panicking::rust_panic_with_hook::ha0b84e9bdb220a2a [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/std/src/panicking.rs:797:13 [INFO] [stderr] 11: 0x5589e0f86ea7 - std::panicking::begin_panic_handler::{{closure}}::hbbcca6470a486438 [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/std/src/panicking.rs:671:13 [INFO] [stderr] 12: 0x5589e0f85c49 - std::sys::backtrace::__rust_end_short_backtrace::h73033d4d8da546b8 [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x5589e0f86b34 - rust_begin_unwind [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/std/src/panicking.rs:662:5 [INFO] [stderr] 14: 0x5589e0fa1b73 - core::panicking::panic_fmt::h22c48c0b9002c2e7 [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/core/src/panicking.rs:74:14 [INFO] [stderr] 15: 0x5589e0fa1f66 - core::result::unwrap_failed::hde57fbb1da5f957c [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/core/src/result.rs:1679:5 [INFO] [stderr] 16: 0x5589e0f5c622 - build_script_main::main::hc5f34b008b388272 [INFO] [stderr] 17: 0x5589e0f61143 - core::ops::function::FnOnce::call_once::hf7ebd6d76436090c [INFO] [stderr] 18: 0x5589e0f60b16 - std::sys::backtrace::__rust_begin_short_backtrace::h5b1bfeb39a9a5c60 [INFO] [stderr] 19: 0x5589e0f59409 - std::rt::lang_start::{{closure}}::hc33ec7682773988b [INFO] [stderr] 20: 0x5589e0f7fcd0 - core::ops::function::impls:: for &F>::call_once::h926dc3d4bedafcdf [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x5589e0f7fcd0 - std::panicking::try::do_call::hb3cb0b4a5bed3f86 [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/std/src/panicking.rs:554:40 [INFO] [stderr] 22: 0x5589e0f7fcd0 - std::panicking::try::h555a94a577f2114c [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/std/src/panicking.rs:518:19 [INFO] [stderr] 23: 0x5589e0f7fcd0 - std::panic::catch_unwind::h3e3f47279c569833 [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/std/src/panic.rs:345:14 [INFO] [stderr] 24: 0x5589e0f7fcd0 - std::rt::lang_start_internal::{{closure}}::h8d4ae4313cdd17a7 [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/std/src/rt.rs:143:48 [INFO] [stderr] 25: 0x5589e0f7fcd0 - std::panicking::try::do_call::h8565d136dff4f6b4 [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/std/src/panicking.rs:554:40 [INFO] [stderr] 26: 0x5589e0f7fcd0 - std::panicking::try::h7e5d530cedd828ed [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/std/src/panicking.rs:518:19 [INFO] [stderr] 27: 0x5589e0f7fcd0 - std::panic::catch_unwind::h1864e2992c7ab8f7 [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/std/src/panic.rs:345:14 [INFO] [stderr] 28: 0x5589e0f7fcd0 - std::rt::lang_start_internal::h861683949f0796b2 [INFO] [stderr] at /rustc/426a60abc213b28a7c7198e475476b6e650d871f/library/std/src/rt.rs:143:20 [INFO] [stderr] 29: 0x5589e0f593e7 - std::rt::lang_start::h3754d61fa417b79e [INFO] [stderr] 30: 0x5589e0f5cb45 - main [INFO] [stderr] 31: 0x7f57c38e6d90 - [INFO] [stderr] 32: 0x7f57c38e6e40 - __libc_start_main [INFO] [stderr] 33: 0x5589e0f4cbe5 - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] error: could not compile `num-traits` (lib) due to 2 previous errors [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `quote` (lib) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `semver-parser` (lib) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaocs8wq" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `semver` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8940ef9ae67d1599261dfe41c10e3a29b5a6ae0fd782512f06c46597c6ebb848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8940ef9ae67d1599261dfe41c10e3a29b5a6ae0fd782512f06c46597c6ebb848", kill_on_drop: false }` [INFO] [stdout] 8940ef9ae67d1599261dfe41c10e3a29b5a6ae0fd782512f06c46597c6ebb848