[INFO] cloning repository https://github.com/thommay/rit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thommay/rit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthommay%2Frit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthommay%2Frit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0a55975c5f4d68b19f13675547ced1041881d580 [INFO] checking thommay/rit against master#e4106065bf1bb515935d5d024e8d9c86454e2b22 for pr-112160 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthommay%2Frit" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thommay/rit on toolchain e4106065bf1bb515935d5d024e8d9c86454e2b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e4106065bf1bb515935d5d024e8d9c86454e2b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thommay/rit [INFO] finished tweaking git repo https://github.com/thommay/rit [INFO] tweaked toml for git repo https://github.com/thommay/rit written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/thommay/rit 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" "+e4106065bf1bb515935d5d024e8d9c86454e2b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+e4106065bf1bb515935d5d024e8d9c86454e2b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e0cc73f89c0b518fb564c297faa6c00175a1b7d03b100585ef6745304a5e2a1 [INFO] running `Command { std: "docker" "start" "-a" "8e0cc73f89c0b518fb564c297faa6c00175a1b7d03b100585ef6745304a5e2a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e0cc73f89c0b518fb564c297faa6c00175a1b7d03b100585ef6745304a5e2a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e0cc73f89c0b518fb564c297faa6c00175a1b7d03b100585ef6745304a5e2a1", kill_on_drop: false }` [INFO] [stdout] 8e0cc73f89c0b518fb564c297faa6c00175a1b7d03b100585ef6745304a5e2a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+e4106065bf1bb515935d5d024e8d9c86454e2b22" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f91ae119dab25adbc70393985da8d3bebb11cb1d85ea436ef6ce9b7b0366e607 [INFO] running `Command { std: "docker" "start" "-a" "f91ae119dab25adbc70393985da8d3bebb11cb1d85ea436ef6ce9b7b0366e607", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling cc v1.0.36 [INFO] [stderr] Compiling proc-macro2 v0.4.29 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Checking cfg-if v0.1.7 [INFO] [stderr] Compiling bitflags v1.0.5 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking rustc-demangle v0.1.14 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking indexmap v1.0.2 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/e4106065bf1bb515935d5d024e8d9c86454e2b22/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/rustc4W51L0/symbols.o" "/opt/rustwide/target/debug/build/backtrace-424c3f3dbd8bfdc4/build_script_build-424c3f3dbd8bfdc4.build_script_build.40b5729271e7dd29-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/backtrace-424c3f3dbd8bfdc4/build_script_build-424c3f3dbd8bfdc4.build_script_build.40b5729271e7dd29-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/backtrace-424c3f3dbd8bfdc4/build_script_build-424c3f3dbd8bfdc4.build_script_build.40b5729271e7dd29-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/backtrace-424c3f3dbd8bfdc4/build_script_build-424c3f3dbd8bfdc4.build_script_build.40b5729271e7dd29-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/backtrace-424c3f3dbd8bfdc4/build_script_build-424c3f3dbd8bfdc4.build_script_build.40b5729271e7dd29-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/backtrace-424c3f3dbd8bfdc4/build_script_build-424c3f3dbd8bfdc4.build_script_build.40b5729271e7dd29-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/backtrace-424c3f3dbd8bfdc4/build_script_build-424c3f3dbd8bfdc4.4wqxbhpugdorw45p.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/e4106065bf1bb515935d5d024e8d9c86454e2b22/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libautocfg-97f95753dd9119f4.rlib" "/opt/rustwide/rustup-home/toolchains/e4106065bf1bb515935d5d024e8d9c86454e2b22/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-fe004512c8383174.rlib" "/opt/rustwide/rustup-home/toolchains/e4106065bf1bb515935d5d024e8d9c86454e2b22/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-47e0ecd3287b5c0f.rlib" "/opt/rustwide/rustup-home/toolchains/e4106065bf1bb515935d5d024e8d9c86454e2b22/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-943c5a031ea59756.rlib" "/opt/rustwide/rustup-home/toolchains/e4106065bf1bb515935d5d024e8d9c86454e2b22/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-52b0294e28e85f0c.rlib" "/opt/rustwide/rustup-home/toolchains/e4106065bf1bb515935d5d024e8d9c86454e2b22/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-b7fbc62efa77abb9.rlib" "/opt/rustwide/rustup-home/toolchains/e4106065bf1bb515935d5d024e8d9c86454e2b22/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-102731a77dbccbc8.rlib" "/opt/rustwide/rustup-home/toolchains/e4106065bf1bb515935d5d024e8d9c86454e2b22/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1c48511ebb1a200e.rlib" "/opt/rustwide/rustup-home/toolchains/e4106065bf1bb515935d5d024e8d9c86454e2b22/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-015902ed618eefc0.rlib" "/opt/rustwide/rustup-home/toolchains/e4106065bf1bb515935d5d024e8d9c86454e2b22/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-02658e0f050cc536.rlib" "/opt/rustwide/rustup-home/toolchains/e4106065bf1bb515935d5d024e8d9c86454e2b22/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d75813e4f4f6bafa.rlib" "/opt/rustwide/rustup-home/toolchains/e4106065bf1bb515935d5d024e8d9c86454e2b22/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0804a6feb3ed38ea.rlib" "/opt/rustwide/rustup-home/toolchains/e4106065bf1bb515935d5d024e8d9c86454e2b22/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-6772c722dc231412.rlib" "/opt/rustwide/rustup-home/toolchains/e4106065bf1bb515935d5d024e8d9c86454e2b22/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-18cab63f30597806.rlib" "/opt/rustwide/rustup-home/toolchains/e4106065bf1bb515935d5d024e8d9c86454e2b22/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c7fab2ff20d1f2cd.rlib" "/opt/rustwide/rustup-home/toolchains/e4106065bf1bb515935d5d024e8d9c86454e2b22/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ffbb1fe30bac014a.rlib" "/opt/rustwide/rustup-home/toolchains/e4106065bf1bb515935d5d024e8d9c86454e2b22/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7c042ecce9932705.rlib" "/opt/rustwide/rustup-home/toolchains/e4106065bf1bb515935d5d024e8d9c86454e2b22/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c8fdd0d8f03b0225.rlib" "/opt/rustwide/rustup-home/toolchains/e4106065bf1bb515935d5d024e8d9c86454e2b22/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-91facdcc9286d01d.rlib" "/opt/rustwide/rustup-home/toolchains/e4106065bf1bb515935d5d024e8d9c86454e2b22/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-86f479762cd41464.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/e4106065bf1bb515935d5d024e8d9c86454e2b22/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/backtrace-424c3f3dbd8bfdc4/build_script_build-424c3f3dbd8bfdc4" "-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 `cc` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `backtrace` (build script) due to 2 previous errors [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaxe2OcU" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand_pcg` (lib) 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/rmetaxV5vo6" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to previous error [INFO] running `Command { std: "docker" "inspect" "f91ae119dab25adbc70393985da8d3bebb11cb1d85ea436ef6ce9b7b0366e607", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f91ae119dab25adbc70393985da8d3bebb11cb1d85ea436ef6ce9b7b0366e607", kill_on_drop: false }` [INFO] [stdout] f91ae119dab25adbc70393985da8d3bebb11cb1d85ea436ef6ce9b7b0366e607