[INFO] cloning repository https://github.com/xddxdd/web-compressor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xddxdd/web-compressor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxddxdd%2Fweb-compressor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxddxdd%2Fweb-compressor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7c8e79dea7af1afad562b43268129ebbc72b0bb3
[INFO] testing xddxdd/web-compressor against 1.80.0 for beta-1.81-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxddxdd%2Fweb-compressor" "/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/xddxdd/web-compressor on toolchain 1.80.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.80.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/xddxdd/web-compressor
[INFO] finished tweaking git repo https://github.com/xddxdd/web-compressor
[INFO] tweaked toml for git repo https://github.com/xddxdd/web-compressor written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/xddxdd/web-compressor 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" "+1.80.0" "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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 803414c6d32b09eda125dd0065ffe04d21cac391a7bf36e54962d92fb89bf70b
[INFO] running `Command { std: "docker" "start" "-a" "803414c6d32b09eda125dd0065ffe04d21cac391a7bf36e54962d92fb89bf70b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "803414c6d32b09eda125dd0065ffe04d21cac391a7bf36e54962d92fb89bf70b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "803414c6d32b09eda125dd0065ffe04d21cac391a7bf36e54962d92fb89bf70b", kill_on_drop: false }`
[INFO] [stdout] 803414c6d32b09eda125dd0065ffe04d21cac391a7bf36e54962d92fb89bf70b
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8d9c193a3d964d3835265d4131717c6ccf76a6acbf049aceff0a50450b79b49
[INFO] running `Command { std: "docker" "start" "-a" "b8d9c193a3d964d3835265d4131717c6ccf76a6acbf049aceff0a50450b79b49", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling rustix v0.38.24
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling clap_builder v4.4.8
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling libz-ng-sys v1.1.12
[INFO] [stderr]    Compiling brotli v3.4.0
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling clap v4.4.8
[INFO] [stderr]    Compiling zstd v0.12.4
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling web-compressor 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/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/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/rustcauvzbu/symbols.o" "/opt/rustwide/target/debug/deps/web_compressor-fc8d411f68818c8f.web_compressor.353cd83e93a5fd77-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/web_compressor-fc8d411f68818c8f.web_compressor.353cd83e93a5fd77-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/web_compressor-fc8d411f68818c8f.web_compressor.353cd83e93a5fd77-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/web_compressor-fc8d411f68818c8f.web_compressor.353cd83e93a5fd77-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/web_compressor-fc8d411f68818c8f.web_compressor.353cd83e93a5fd77-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/web_compressor-fc8d411f68818c8f.web_compressor.353cd83e93a5fd77-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/web_compressor-fc8d411f68818c8f.web_compressor.353cd83e93a5fd77-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/web_compressor-fc8d411f68818c8f.web_compressor.353cd83e93a5fd77-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/web_compressor-fc8d411f68818c8f.web_compressor.353cd83e93a5fd77-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/web_compressor-fc8d411f68818c8f.web_compressor.353cd83e93a5fd77-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/web_compressor-fc8d411f68818c8f.web_compressor.353cd83e93a5fd77-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/web_compressor-fc8d411f68818c8f.web_compressor.353cd83e93a5fd77-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/web_compressor-fc8d411f68818c8f.web_compressor.353cd83e93a5fd77-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/web_compressor-fc8d411f68818c8f.web_compressor.353cd83e93a5fd77-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/web_compressor-fc8d411f68818c8f.web_compressor.353cd83e93a5fd77-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/web_compressor-fc8d411f68818c8f.web_compressor.353cd83e93a5fd77-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/web_compressor-fc8d411f68818c8f.6dexzq6ahb8i5u2cbzd1e165s.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libz-ng-sys-121692566e4276a4/out/lib" "-L" "/opt/rustwide/target/debug/build/libz-ng-sys-121692566e4276a4/out/lib64" "-L" "/opt/rustwide/target/debug/build/zstd-sys-71ad185ed2a32203/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librayon-77645b27cb5d3106.rlib" "/opt/rustwide/target/debug/deps/librayon_core-1166453a24d6f193.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-76d0db6c263f5b45.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d648a74fc649b580.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-8712cc1db95104c0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-bc63e9e358d671bc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5cb424260e5540a8.rlib" "/opt/rustwide/target/debug/deps/libeither-3319225f72b4187f.rlib" "/opt/rustwide/target/debug/deps/libzstd-83e75fbf05f27e51.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-be8d8e39b7c6da85.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-825ed53bb49c45f3.rlib" "/opt/rustwide/target/debug/deps/libbrotli-fa62f4e28c8534a9.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-c1ff64eea7ad6765.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-6ca5bfecda6b1e94.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-f9b30aa4ed8ca31c.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-68dfc1536fa65de2.rlib" "/opt/rustwide/target/debug/deps/libsame_file-1ba17da1edb7cc2e.rlib" "/opt/rustwide/target/debug/deps/libclap-c2da1dbf2147e421.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-094a46d539051d26.rlib" "/opt/rustwide/target/debug/deps/libstrsim-e60606887bf6b610.rlib" "/opt/rustwide/target/debug/deps/libanstream-a6dfdcebf748421a.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-9d38a0161dfbcb25.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-e20ddd0a70161e70.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-f0a1295ed38243a6.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-1450715985f00a2b.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-0a1ca260554d4269.rlib" "/opt/rustwide/target/debug/deps/libanstyle-731c0b0684a88cea.rlib" "/opt/rustwide/target/debug/deps/libflate2-a9485edf1dc0b392.rlib" "/opt/rustwide/target/debug/deps/liblibz_ng_sys-422b593d3f93071a.rlib" "/opt/rustwide/target/debug/deps/liblibc-e7e8abda149bc910.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-43a88c17672c15a1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-f93ad0443750a3ea.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-0fbbe72b9e0d57dc.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4cbc28d57c85be7b.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-d583e13b4b2d89a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-5d2a1bfb1589ab43.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-dcf90797fbd00d23.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3b6828d7a1725131.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-f75bdd612dd19f44.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-130d6997e9e34e6a.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c9c9da5b4611a660.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0f5b4153173c663b.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-877178c8f84ba478.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3907ca7c36d3c032.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e8b263070ac20a8a.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d1969118c6f0c13e.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d48855f89c749535.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-9a1cbc1305da137e.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-d290b706bbcc90ac.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-fd707bd9d5d3d672.rlib" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d4ebcca572002f93.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/web_compressor-fc8d411f68818c8f" "-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 `web-compressor` (bin "web-compressor") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "b8d9c193a3d964d3835265d4131717c6ccf76a6acbf049aceff0a50450b79b49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8d9c193a3d964d3835265d4131717c6ccf76a6acbf049aceff0a50450b79b49", kill_on_drop: false }`
[INFO] [stdout] b8d9c193a3d964d3835265d4131717c6ccf76a6acbf049aceff0a50450b79b49