[INFO] cloning repository https://github.com/garblez/arxv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/garblez/arxv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgarblez%2Farxv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgarblez%2Farxv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7d933bcbfebe9979dfaf619a9039adf20c3124ed [INFO] checking garblez/arxv against master#5431404b87967c69438ea1e698edbe96505f0798 for pr-119849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgarblez%2Farxv" "/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/garblez/arxv on toolchain 5431404b87967c69438ea1e698edbe96505f0798 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5431404b87967c69438ea1e698edbe96505f0798" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/garblez/arxv [INFO] finished tweaking git repo https://github.com/garblez/arxv [INFO] tweaked toml for git repo https://github.com/garblez/arxv written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/garblez/arxv 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" "+5431404b87967c69438ea1e698edbe96505f0798" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redox_syscall v0.2.7 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5431404b87967c69438ea1e698edbe96505f0798" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56cec2c6ea52e02cdf3d6e6c70494714e0cbacdac851d27dfdb34f7f09a5822b [INFO] running `Command { std: "docker" "start" "-a" "56cec2c6ea52e02cdf3d6e6c70494714e0cbacdac851d27dfdb34f7f09a5822b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56cec2c6ea52e02cdf3d6e6c70494714e0cbacdac851d27dfdb34f7f09a5822b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56cec2c6ea52e02cdf3d6e6c70494714e0cbacdac851d27dfdb34f7f09a5822b", kill_on_drop: false }` [INFO] [stdout] 56cec2c6ea52e02cdf3d6e6c70494714e0cbacdac851d27dfdb34f7f09a5822b [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5431404b87967c69438ea1e698edbe96505f0798" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3534ade9ff42f505d8ff2d22869bd38fb529f980dc12b34ab55bd8d759610246 [INFO] running `Command { std: "docker" "start" "-a" "3534ade9ff42f505d8ff2d22869bd38fb529f980dc12b34ab55bd8d759610246", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking rustc-demangle v0.1.19 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling backtrace v0.3.58 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking tar v0.4.33 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking arxv v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.66s [INFO] running `Command { std: "docker" "inspect" "3534ade9ff42f505d8ff2d22869bd38fb529f980dc12b34ab55bd8d759610246", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3534ade9ff42f505d8ff2d22869bd38fb529f980dc12b34ab55bd8d759610246", kill_on_drop: false }` [INFO] [stdout] 3534ade9ff42f505d8ff2d22869bd38fb529f980dc12b34ab55bd8d759610246 [INFO] checking garblez/arxv against try#21bc403d557a2516df70ea80fb19b94177beede5 for pr-119849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgarblez%2Farxv" "/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/garblez/arxv on toolchain 21bc403d557a2516df70ea80fb19b94177beede5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21bc403d557a2516df70ea80fb19b94177beede5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/garblez/arxv [INFO] finished tweaking git repo https://github.com/garblez/arxv [INFO] tweaked toml for git repo https://github.com/garblez/arxv written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/garblez/arxv 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" "+21bc403d557a2516df70ea80fb19b94177beede5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+21bc403d557a2516df70ea80fb19b94177beede5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9e3d1dcbd2bbeabcd5aa0db57937db1bc2fc2c4e2798f4b45b6fe69b74b04b9 [INFO] running `Command { std: "docker" "start" "-a" "a9e3d1dcbd2bbeabcd5aa0db57937db1bc2fc2c4e2798f4b45b6fe69b74b04b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9e3d1dcbd2bbeabcd5aa0db57937db1bc2fc2c4e2798f4b45b6fe69b74b04b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9e3d1dcbd2bbeabcd5aa0db57937db1bc2fc2c4e2798f4b45b6fe69b74b04b9", kill_on_drop: false }` [INFO] [stdout] a9e3d1dcbd2bbeabcd5aa0db57937db1bc2fc2c4e2798f4b45b6fe69b74b04b9 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+21bc403d557a2516df70ea80fb19b94177beede5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 427ed77b750a94f53dafe078de5eb38d4d35c6c00dfef0abe30f504a8a992720 [INFO] running `Command { std: "docker" "start" "-a" "427ed77b750a94f53dafe078de5eb38d4d35c6c00dfef0abe30f504a8a992720", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking rustc-demangle v0.1.19 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling backtrace v0.3.58 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaU76KRP/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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/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/rustccJOTcX/symbols.o" "/opt/rustwide/target/debug/build/backtrace-364c3e62eabc12a1/build_script_build-364c3e62eabc12a1.build_script_build.fa126b6658879a26-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/backtrace-364c3e62eabc12a1/build_script_build-364c3e62eabc12a1.30mfg4urnz23vumj.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcc-71ab78cb597b992a.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4e556381ef4a8dbf.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-48416a54604e417e.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-64aa5183d612c164.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-27dd979fe9e5c65b.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ecfbeaaf30f8650e.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f164bbc0ea18a402.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-42d8258d74ea6d7e.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d77b0ee35a8ae45b.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-cb62f59db439d8c8.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-e297eef2d9a6870c.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-a6d4a6a62bdbd8f3.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-c4e711307c14f0eb.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-f174aff260cdd62a.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-05aaa269594d9542.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-708a6cd87e14e441.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8c98f2cfae42311b.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/backtrace-364c3e62eabc12a1/build_script_build-364c3e62eabc12a1" "-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] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `backtrace` (build script) due to 2 previous errors [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaeUcQZc/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gimli` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetagxnBg0/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `object` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "427ed77b750a94f53dafe078de5eb38d4d35c6c00dfef0abe30f504a8a992720", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "427ed77b750a94f53dafe078de5eb38d4d35c6c00dfef0abe30f504a8a992720", kill_on_drop: false }` [INFO] [stdout] 427ed77b750a94f53dafe078de5eb38d4d35c6c00dfef0abe30f504a8a992720