[INFO] cloning repository https://github.com/pocket7878/zen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pocket7878/zen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpocket7878%2Fzen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpocket7878%2Fzen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c11132359ddc91be8aadb241c187a738465bcbda [INFO] checking pocket7878/zen against master#1e225413a21fa69570bd3fefea9eb05e33f8b917 for pr-107421 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpocket7878%2Fzen" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pocket7878/zen on toolchain 1e225413a21fa69570bd3fefea9eb05e33f8b917 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1e225413a21fa69570bd3fefea9eb05e33f8b917" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pocket7878/zen [INFO] finished tweaking git repo https://github.com/pocket7878/zen [INFO] tweaked toml for git repo https://github.com/pocket7878/zen written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pocket7878/zen 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" "+1e225413a21fa69570bd3fefea9eb05e33f8b917" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded reqwest v0.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+1e225413a21fa69570bd3fefea9eb05e33f8b917" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d3dc6307e13e29461a23e3ed2b48de2641d332651577fdc2ba55806db1a58e2 [INFO] running `Command { std: "docker" "start" "-a" "3d3dc6307e13e29461a23e3ed2b48de2641d332651577fdc2ba55806db1a58e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d3dc6307e13e29461a23e3ed2b48de2641d332651577fdc2ba55806db1a58e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d3dc6307e13e29461a23e3ed2b48de2641d332651577fdc2ba55806db1a58e2", kill_on_drop: false }` [INFO] [stdout] 3d3dc6307e13e29461a23e3ed2b48de2641d332651577fdc2ba55806db1a58e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+1e225413a21fa69570bd3fefea9eb05e33f8b917" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 969fa92b6e9654ee6da6706e58c0110e605db1d6d23f3c3359479d757b8ed853 [INFO] running `Command { std: "docker" "start" "-a" "969fa92b6e9654ee6da6706e58c0110e605db1d6d23f3c3359479d757b8ed853", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Checking arc-swap v0.4.4 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking pin-project-lite v0.1.4 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/arc_swap-abf25c8e14860078.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/arc-swap-abf25c8e14860078/dep-lib-arc-swap` [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] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `memchr` [INFO] [stderr] error: could not compile `libc` [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `bitflags` [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/foreign_types-8d177f9a3b1ce4fd.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/foreign-types-8d177f9a3b1ce4fd/dep-lib-foreign-types` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `proc-macro2` [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] error: could not compile `openssl` [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaFEcOrM" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pin-utils` due to previous error [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta7fkK5J" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `autocfg` [INFO] [stderr] error: could not compile `version_check` [INFO] [stderr] error: could not compile `futures-sink` due to previous error [INFO] [stderr] error: could not compile `pkg-config` [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1e225413a21fa69570bd3fefea9eb05e33f8b917/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/rustcKSvkyJ/symbols.o" "/opt/rustwide/target/debug/build/log-1ef3ef8568094704/build_script_build-1ef3ef8568094704.build_script_build.dd5647a9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/log-1ef3ef8568094704/build_script_build-1ef3ef8568094704.build_script_build.dd5647a9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/log-1ef3ef8568094704/build_script_build-1ef3ef8568094704.build_script_build.dd5647a9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/log-1ef3ef8568094704/build_script_build-1ef3ef8568094704.build_script_build.dd5647a9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/log-1ef3ef8568094704/build_script_build-1ef3ef8568094704.build_script_build.dd5647a9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/log-1ef3ef8568094704/build_script_build-1ef3ef8568094704.build_script_build.dd5647a9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/log-1ef3ef8568094704/build_script_build-1ef3ef8568094704.build_script_build.dd5647a9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/log-1ef3ef8568094704/build_script_build-1ef3ef8568094704.build_script_build.dd5647a9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/log-1ef3ef8568094704/build_script_build-1ef3ef8568094704.build_script_build.dd5647a9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/log-1ef3ef8568094704/build_script_build-1ef3ef8568094704.build_script_build.dd5647a9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/log-1ef3ef8568094704/build_script_build-1ef3ef8568094704.build_script_build.dd5647a9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/log-1ef3ef8568094704/build_script_build-1ef3ef8568094704.build_script_build.dd5647a9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/log-1ef3ef8568094704/build_script_build-1ef3ef8568094704.build_script_build.dd5647a9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/log-1ef3ef8568094704/build_script_build-1ef3ef8568094704.build_script_build.dd5647a9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/build/log-1ef3ef8568094704/build_script_build-1ef3ef8568094704.build_script_build.dd5647a9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/build/log-1ef3ef8568094704/build_script_build-1ef3ef8568094704.build_script_build.dd5647a9-cgu.9.rcgu.o" "/opt/rustwide/target/debug/build/log-1ef3ef8568094704/build_script_build-1ef3ef8568094704.ciphqbzcf1bofkc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1e225413a21fa69570bd3fefea9eb05e33f8b917/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1e225413a21fa69570bd3fefea9eb05e33f8b917/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6e3768d17ed5c91f.rlib" "/opt/rustwide/rustup-home/toolchains/1e225413a21fa69570bd3fefea9eb05e33f8b917/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e47bba77b7b5c0b2.rlib" "/opt/rustwide/rustup-home/toolchains/1e225413a21fa69570bd3fefea9eb05e33f8b917/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-53f2c5425d4cec3a.rlib" "/opt/rustwide/rustup-home/toolchains/1e225413a21fa69570bd3fefea9eb05e33f8b917/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0214339f67d6e45d.rlib" "/opt/rustwide/rustup-home/toolchains/1e225413a21fa69570bd3fefea9eb05e33f8b917/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-eb587a7952c73627.rlib" "/opt/rustwide/rustup-home/toolchains/1e225413a21fa69570bd3fefea9eb05e33f8b917/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-45e37414ee5de40d.rlib" "/opt/rustwide/rustup-home/toolchains/1e225413a21fa69570bd3fefea9eb05e33f8b917/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-933aae77a9a2d3fe.rlib" "/opt/rustwide/rustup-home/toolchains/1e225413a21fa69570bd3fefea9eb05e33f8b917/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-56cc3efe06e08d50.rlib" "/opt/rustwide/rustup-home/toolchains/1e225413a21fa69570bd3fefea9eb05e33f8b917/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2ce5ce1f309d2e6f.rlib" "/opt/rustwide/rustup-home/toolchains/1e225413a21fa69570bd3fefea9eb05e33f8b917/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-76f96de5ce3d7d68.rlib" "/opt/rustwide/rustup-home/toolchains/1e225413a21fa69570bd3fefea9eb05e33f8b917/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-053807785274d913.rlib" "/opt/rustwide/rustup-home/toolchains/1e225413a21fa69570bd3fefea9eb05e33f8b917/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-282372a9a820c337.rlib" "/opt/rustwide/rustup-home/toolchains/1e225413a21fa69570bd3fefea9eb05e33f8b917/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4dd8f6492a2eee72.rlib" "/opt/rustwide/rustup-home/toolchains/1e225413a21fa69570bd3fefea9eb05e33f8b917/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-79e3536ae4d3f46d.rlib" "/opt/rustwide/rustup-home/toolchains/1e225413a21fa69570bd3fefea9eb05e33f8b917/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6d46d38f739892fe.rlib" "/opt/rustwide/rustup-home/toolchains/1e225413a21fa69570bd3fefea9eb05e33f8b917/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-abe31de449de410d.rlib" "/opt/rustwide/rustup-home/toolchains/1e225413a21fa69570bd3fefea9eb05e33f8b917/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/1e225413a21fa69570bd3fefea9eb05e33f8b917/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/1e225413a21fa69570bd3fefea9eb05e33f8b917/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0d23d26821d11ecf.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1e225413a21fa69570bd3fefea9eb05e33f8b917/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/log-1ef3ef8568094704/build_script_build-1ef3ef8568094704" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-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 `log` 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/rmeta7Fsy1s" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cc` 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/rmetaTIGO2O" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bytes` due to previous error [INFO] running `Command { std: "docker" "inspect" "969fa92b6e9654ee6da6706e58c0110e605db1d6d23f3c3359479d757b8ed853", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "969fa92b6e9654ee6da6706e58c0110e605db1d6d23f3c3359479d757b8ed853", kill_on_drop: false }` [INFO] [stdout] 969fa92b6e9654ee6da6706e58c0110e605db1d6d23f3c3359479d757b8ed853