[INFO] cloning repository https://github.com/fhaynes/palladium [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fhaynes/palladium" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffhaynes%2Fpalladium", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffhaynes%2Fpalladium'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c9657738100c1f20610198d54087a667798f663 [INFO] checking fhaynes/palladium against try#d809384186eaa72b56b7b956dcf0837de4a00262 for pr-114740 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffhaynes%2Fpalladium" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fhaynes/palladium on toolchain d809384186eaa72b56b7b956dcf0837de4a00262 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d809384186eaa72b56b7b956dcf0837de4a00262" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fhaynes/palladium [INFO] finished tweaking git repo https://github.com/fhaynes/palladium [INFO] tweaked toml for git repo https://github.com/fhaynes/palladium written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/fhaynes/palladium 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" "+d809384186eaa72b56b7b956dcf0837de4a00262" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+d809384186eaa72b56b7b956dcf0837de4a00262" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a17d809f51bde53fd9e766113fdfaac5fd4ba423274379e046a0202f27551c95 [INFO] running `Command { std: "docker" "start" "-a" "a17d809f51bde53fd9e766113fdfaac5fd4ba423274379e046a0202f27551c95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a17d809f51bde53fd9e766113fdfaac5fd4ba423274379e046a0202f27551c95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a17d809f51bde53fd9e766113fdfaac5fd4ba423274379e046a0202f27551c95", kill_on_drop: false }` [INFO] [stdout] a17d809f51bde53fd9e766113fdfaac5fd4ba423274379e046a0202f27551c95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+d809384186eaa72b56b7b956dcf0837de4a00262" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 585ea4aa1856e4b0916df11f56fe2ddb75a64f5478ff688637c721af8bc39aeb [INFO] running `Command { std: "docker" "start" "-a" "585ea4aa1856e4b0916df11f56fe2ddb75a64f5478ff688637c721af8bc39aeb", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling regex v1.1.5 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking aho-corasick v0.7.3 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/rand_pcg-8c7ac89daba1c243.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/rand_pcg-8c7ac89daba1c243/dep-lib-rand_pcg` [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] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/rand-df5f1a0b1bd108fb/output` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `version_check` (lib) [INFO] [stderr] error: could not compile `syn` (build script) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetadbIJPW" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand_os` (lib) due to 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/d809384186eaa72b56b7b956dcf0837de4a00262/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc2J9BVC/symbols.o" "/opt/rustwide/target/debug/build/serde-8b90684a5a2f6eed/build_script_build-8b90684a5a2f6eed.build_script_build.fc2e88b56d2c33dd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/serde-8b90684a5a2f6eed/build_script_build-8b90684a5a2f6eed.3blmwmiubehn7n7a.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d809384186eaa72b56b7b956dcf0837de4a00262/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/d809384186eaa72b56b7b956dcf0837de4a00262/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-cbb32537a0679991.rlib" "/opt/rustwide/rustup-home/toolchains/d809384186eaa72b56b7b956dcf0837de4a00262/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ad64a60ea2c4aaa.rlib" "/opt/rustwide/rustup-home/toolchains/d809384186eaa72b56b7b956dcf0837de4a00262/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cb64af42323f5001.rlib" "/opt/rustwide/rustup-home/toolchains/d809384186eaa72b56b7b956dcf0837de4a00262/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e8cedd2960ff146a.rlib" "/opt/rustwide/rustup-home/toolchains/d809384186eaa72b56b7b956dcf0837de4a00262/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-bf004ba8faf9330e.rlib" "/opt/rustwide/rustup-home/toolchains/d809384186eaa72b56b7b956dcf0837de4a00262/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-391e0db997b6ecfb.rlib" "/opt/rustwide/rustup-home/toolchains/d809384186eaa72b56b7b956dcf0837de4a00262/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6971442fd1c2cfbb.rlib" "/opt/rustwide/rustup-home/toolchains/d809384186eaa72b56b7b956dcf0837de4a00262/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ec7906ee77b1d540.rlib" "/opt/rustwide/rustup-home/toolchains/d809384186eaa72b56b7b956dcf0837de4a00262/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4307a3ebc7f0bfcf.rlib" "/opt/rustwide/rustup-home/toolchains/d809384186eaa72b56b7b956dcf0837de4a00262/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2ab156d57b93da1.rlib" "/opt/rustwide/rustup-home/toolchains/d809384186eaa72b56b7b956dcf0837de4a00262/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-763bbb8717f828b7.rlib" "/opt/rustwide/rustup-home/toolchains/d809384186eaa72b56b7b956dcf0837de4a00262/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eb9ba65f17380c5d.rlib" "/opt/rustwide/rustup-home/toolchains/d809384186eaa72b56b7b956dcf0837de4a00262/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4286d0bf3addfc05.rlib" "/opt/rustwide/rustup-home/toolchains/d809384186eaa72b56b7b956dcf0837de4a00262/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fa17a4d002f91ad9.rlib" "/opt/rustwide/rustup-home/toolchains/d809384186eaa72b56b7b956dcf0837de4a00262/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ff4ae84067796be3.rlib" "/opt/rustwide/rustup-home/toolchains/d809384186eaa72b56b7b956dcf0837de4a00262/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6f47c72c85a10103.rlib" "/opt/rustwide/rustup-home/toolchains/d809384186eaa72b56b7b956dcf0837de4a00262/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/d809384186eaa72b56b7b956dcf0837de4a00262/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/d809384186eaa72b56b7b956dcf0837de4a00262/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4df0073ab5846ddb.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d809384186eaa72b56b7b956dcf0837de4a00262/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/serde-8b90684a5a2f6eed/build_script_build-8b90684a5a2f6eed" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: 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 `serde` (build script) due to 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/rmetaqOOMXw" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "585ea4aa1856e4b0916df11f56fe2ddb75a64f5478ff688637c721af8bc39aeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "585ea4aa1856e4b0916df11f56fe2ddb75a64f5478ff688637c721af8bc39aeb", kill_on_drop: false }` [INFO] [stdout] 585ea4aa1856e4b0916df11f56fe2ddb75a64f5478ff688637c721af8bc39aeb