[INFO] cloning repository https://github.com/yasmine8/DecompressionWithRust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yasmine8/DecompressionWithRust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyasmine8%2FDecompressionWithRust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyasmine8%2FDecompressionWithRust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4716f02f798fa0aac3b4d2dced4b8432e60251ee [INFO] testing yasmine8/DecompressionWithRust against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyasmine8%2FDecompressionWithRust" "/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/yasmine8/DecompressionWithRust on toolchain 1871252fc8bb672d40787e67404e6eaae7059369 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yasmine8/DecompressionWithRust [INFO] finished tweaking git repo https://github.com/yasmine8/DecompressionWithRust [INFO] tweaked toml for git repo https://github.com/yasmine8/DecompressionWithRust written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/yasmine8/DecompressionWithRust 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad282ee8dd6a682c885313cb6bbbc5b95edc1e22dc20ad3541cfc740f51709f7 [INFO] running `Command { std: "docker" "start" "-a" "ad282ee8dd6a682c885313cb6bbbc5b95edc1e22dc20ad3541cfc740f51709f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad282ee8dd6a682c885313cb6bbbc5b95edc1e22dc20ad3541cfc740f51709f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad282ee8dd6a682c885313cb6bbbc5b95edc1e22dc20ad3541cfc740f51709f7", kill_on_drop: false }` [INFO] [stdout] ad282ee8dd6a682c885313cb6bbbc5b95edc1e22dc20ad3541cfc740f51709f7 [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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9fe3e61f6aaf64b2e20883fd00e71138705e58ea831bca88b47d901236e58bf0 [INFO] running `Command { std: "docker" "start" "-a" "9fe3e61f6aaf64b2e20883fd00e71138705e58ea831bca88b47d901236e58bf0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cpufeatures v0.2.6 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling zstd-sys v2.0.7+zstd.1.5.4 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.4 [INFO] [stderr] Compiling decompress_file v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/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/rustc4lzQak/symbols.o" "/opt/rustwide/target/debug/deps/decompress_file-f9fece7c53c6ee98.decompress_file.8d85b7e5d8011cff-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/decompress_file-f9fece7c53c6ee98.decompress_file.8d85b7e5d8011cff-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/decompress_file-f9fece7c53c6ee98.decompress_file.8d85b7e5d8011cff-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/decompress_file-f9fece7c53c6ee98.decompress_file.8d85b7e5d8011cff-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/decompress_file-f9fece7c53c6ee98.decompress_file.8d85b7e5d8011cff-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/decompress_file-f9fece7c53c6ee98.bkd27qovsjeondt166t4g2ddh.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-a201319510b73331/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-6025a4e4626b77b8/out" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libzip-5e87872b9ea3d21b.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-0685d34042ba7a08.rlib" "/opt/rustwide/target/debug/deps/libsha2-524a66168cef829e.rlib" "/opt/rustwide/target/debug/deps/libpassword_hash-82f11455df2982bc.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-6b67a7be011bfa6f.rlib" "/opt/rustwide/target/debug/deps/librand_core-d4a2280c4547a8d5.rlib" "/opt/rustwide/target/debug/deps/libtime-1fba237196a98040.rlib" "/opt/rustwide/target/debug/deps/libtime_core-612c0d38147c3cd1.rlib" "/opt/rustwide/target/debug/deps/libzstd-f0cd050f39c92f31.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-a96bc81a9a5eab0e.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-e112e4e12c48383a.rlib" "/opt/rustwide/target/debug/deps/libbzip2-b767653c2b698dbf.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-7a18ae454790029b.rlib" "/opt/rustwide/target/debug/deps/liblibc-bce570fcf096fac5.rlib" "/opt/rustwide/target/debug/deps/libflate2-fd5ba5e1dcba94fe.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-cf5ad05df0dbaa47.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-a3b3ed73612ea413.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libaes-5dcc1d19756414eb.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffed353aad8ea91d.rlib" "/opt/rustwide/target/debug/deps/libcipher-4240f6b06a039672.rlib" "/opt/rustwide/target/debug/deps/libsha1-079be05ca220229a.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-69793d856fc4911f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libhmac-5fd5b2a243de96bb.rlib" "/opt/rustwide/target/debug/deps/libdigest-ba7de32fbe6cad3b.rlib" "/opt/rustwide/target/debug/deps/libsubtle-e20c91997421cdd0.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-c4277c728484e22f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-86da18bb6698346b.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-a305697d0fe7f08a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5735fb525476d26c.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-982a3b848f88ac37.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/decompress_file-f9fece7c53c6ee98" "-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 `decompress_file` (bin "decompress_file") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "9fe3e61f6aaf64b2e20883fd00e71138705e58ea831bca88b47d901236e58bf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fe3e61f6aaf64b2e20883fd00e71138705e58ea831bca88b47d901236e58bf0", kill_on_drop: false }` [INFO] [stdout] 9fe3e61f6aaf64b2e20883fd00e71138705e58ea831bca88b47d901236e58bf0