[INFO] cloning repository https://github.com/gbrls/pentrop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gbrls/pentrop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgbrls%2Fpentrop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgbrls%2Fpentrop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 596b15ca0c5e98330082b03cc8af0fecd9557948 [INFO] testing gbrls/pentrop against master#ff2c56344c764af598ad33027e9c7a48881808ef for pr-118825 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgbrls%2Fpentrop" "/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/gbrls/pentrop on toolchain ff2c56344c764af598ad33027e9c7a48881808ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gbrls/pentrop [INFO] finished tweaking git repo https://github.com/gbrls/pentrop [INFO] tweaked toml for git repo https://github.com/gbrls/pentrop written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gbrls/pentrop 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" "+ff2c56344c764af598ad33027e9c7a48881808ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shannon-entropy v1.0.0 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] badc70cb26e50bf8c0ebbd33dccc222f577416686ab4e1a8e4998d276cd65097 [INFO] running `Command { std: "docker" "start" "-a" "badc70cb26e50bf8c0ebbd33dccc222f577416686ab4e1a8e4998d276cd65097", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "badc70cb26e50bf8c0ebbd33dccc222f577416686ab4e1a8e4998d276cd65097", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "badc70cb26e50bf8c0ebbd33dccc222f577416686ab4e1a8e4998d276cd65097", kill_on_drop: false }` [INFO] [stdout] badc70cb26e50bf8c0ebbd33dccc222f577416686ab4e1a8e4998d276cd65097 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 527d2fa92391d238f6959dbfe2c5d234ae08364a05d73d5b0f2665e4b04e8768 [INFO] running `Command { std: "docker" "start" "-a" "527d2fa92391d238f6959dbfe2c5d234ae08364a05d73d5b0f2665e4b04e8768", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling shannon-entropy v1.0.0 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/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" "-Wl,--version-script=/tmp/rustc7eH2hX/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc7eH2hX/symbols.o" "/opt/rustwide/target/debug/deps/clap_derive-52de389fe51f8a55.clap_derive.7c81a22301d9a4aa-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-52de389fe51f8a55.clap_derive.7c81a22301d9a4aa-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-52de389fe51f8a55.clap_derive.7c81a22301d9a4aa-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-52de389fe51f8a55.clap_derive.7c81a22301d9a4aa-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-52de389fe51f8a55.clap_derive.7c81a22301d9a4aa-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-52de389fe51f8a55.clap_derive.7c81a22301d9a4aa-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-52de389fe51f8a55.clap_derive.7c81a22301d9a4aa-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-52de389fe51f8a55.clap_derive.7c81a22301d9a4aa-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-52de389fe51f8a55.clap_derive.7c81a22301d9a4aa-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-52de389fe51f8a55.clap_derive.7c81a22301d9a4aa-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-52de389fe51f8a55.clap_derive.7c81a22301d9a4aa-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-52de389fe51f8a55.clap_derive.7c81a22301d9a4aa-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-52de389fe51f8a55.clap_derive.7c81a22301d9a4aa-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-52de389fe51f8a55.clap_derive.7c81a22301d9a4aa-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-52de389fe51f8a55.clap_derive.7c81a22301d9a4aa-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-52de389fe51f8a55.clap_derive.7c81a22301d9a4aa-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/clap_derive-52de389fe51f8a55.5fi7kk65kxwat5v1.rcgu.rmeta" "/opt/rustwide/target/debug/deps/clap_derive-52de389fe51f8a55.dfr9w9qzvp9kebt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libheck-4350f2988afe6b64.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_error-232156b09ceb9132.rlib" "/opt/rustwide/target/debug/deps/libsyn-a9b82225c82d2a30.rlib" "/opt/rustwide/target/debug/deps/libquote-5d51b44369580e1b.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-81da2ef539567102.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-ada55e7c48d3cd4f.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-d6d403bf1f108ae0.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ac8c01c554941eda.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8658b562b4bc9014.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3f17a82d6f357d02.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b18e95f01f68fe15.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f13c9e14ea01d467.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5f665d37f127e827.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-36e065ac22f29782.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2d131236edb9f3b1.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-84ab31faa4fd82ed.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f1266d0fa705ff20.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4a0ab320ded9b408.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-aea37e6b802c4566.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06ef5b9b64386eaa.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a099cfdcf5ac5c57.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3bf59988464e229a.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8ebeba8f78436673.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libclap_derive-52de389fe51f8a55.so" "-Wl,--gc-sections" "-shared" "-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 `clap_derive` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "527d2fa92391d238f6959dbfe2c5d234ae08364a05d73d5b0f2665e4b04e8768", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "527d2fa92391d238f6959dbfe2c5d234ae08364a05d73d5b0f2665e4b04e8768", kill_on_drop: false }` [INFO] [stdout] 527d2fa92391d238f6959dbfe2c5d234ae08364a05d73d5b0f2665e4b04e8768