[INFO] cloning repository https://github.com/starc007/Image-compression [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/starc007/Image-compression" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstarc007%2FImage-compression", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstarc007%2FImage-compression'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 94296a96dc96628f4f56f35332d694e40dc31470 [INFO] testing starc007/Image-compression against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstarc007%2FImage-compression" "/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/starc007/Image-compression on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/starc007/Image-compression [INFO] finished tweaking git repo https://github.com/starc007/Image-compression [INFO] tweaked toml for git repo https://github.com/starc007/Image-compression written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/starc007/Image-compression 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.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libdeflater v0.11.0 [INFO] [stderr] Downloaded zopfli v0.7.4 [INFO] [stderr] Downloaded oxipng v8.0.0 [INFO] [stderr] Downloaded libdeflate-sys v0.11.0 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb53e91d6592120bfaba956dd26f0f200b741d53f8cc4fb70bc4d080e49946ce [INFO] running `Command { std: "docker" "start" "-a" "eb53e91d6592120bfaba956dd26f0f200b741d53f8cc4fb70bc4d080e49946ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb53e91d6592120bfaba956dd26f0f200b741d53f8cc4fb70bc4d080e49946ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb53e91d6592120bfaba956dd26f0f200b741d53f8cc4fb70bc4d080e49946ce", kill_on_drop: false }` [INFO] [stdout] eb53e91d6592120bfaba956dd26f0f200b741d53f8cc4fb70bc4d080e49946ce [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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7bc6c4755cba661c5621f727c65d14d9348df9b52b49d7d0f0661dc542c2a8a0 [INFO] running `Command { std: "docker" "start" "-a" "7bc6c4755cba661c5621f727c65d14d9348df9b52b49d7d0f0661dc542c2a8a0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling bytemuck v1.17.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling libdeflate-sys v0.11.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling portable-atomic v1.7.0 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling clap_builder v4.5.17 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling zopfli v0.7.4 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling libdeflater v0.11.0 [INFO] [stderr] Compiling stderrlog v0.5.4 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling wild v2.2.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling oxipng v8.0.0 [INFO] [stderr] Compiling clap v4.5.17 [INFO] [stderr] Compiling image_compressor_cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "7bc6c4755cba661c5621f727c65d14d9348df9b52b49d7d0f0661dc542c2a8a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bc6c4755cba661c5621f727c65d14d9348df9b52b49d7d0f0661dc542c2a8a0", kill_on_drop: false }` [INFO] [stdout] 7bc6c4755cba661c5621f727c65d14d9348df9b52b49d7d0f0661dc542c2a8a0 [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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 713124c2c72d827bc1ddd8509fc01ba5c94a1416db13cc493f966603c4effbc9 [INFO] running `Command { std: "docker" "start" "-a" "713124c2c72d827bc1ddd8509fc01ba5c94a1416db13cc493f966603c4effbc9", kill_on_drop: false }` [INFO] [stderr] Compiling image_compressor_cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `image_compressor_cli` (bin "image_compressor_cli" test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name image_compressor_cli --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=18017e93764af2af -C extra-filename=-fc81ffe6b5e542c7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-2220a9c7c750aac6.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-997a7014d8d1268b.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-b399e8592531c725.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-b1b29bb128c8c37f.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-910c7dd0c62bcb75.rlib --extern oxipng=/opt/rustwide/target/debug/deps/liboxipng-7d3039c97a9575b5.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-cb864ddb3e83584f.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-26d118fe11a4f0c2.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libdeflate-sys-23f38b1293beb2e4/out/lib` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "713124c2c72d827bc1ddd8509fc01ba5c94a1416db13cc493f966603c4effbc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "713124c2c72d827bc1ddd8509fc01ba5c94a1416db13cc493f966603c4effbc9", kill_on_drop: false }` [INFO] [stdout] 713124c2c72d827bc1ddd8509fc01ba5c94a1416db13cc493f966603c4effbc9