[INFO] fetching crate reduce_image_size 0.2.3...
[INFO] building reduce_image_size-0.2.3 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate reduce_image_size 0.2.3 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate reduce_image_size 0.2.3
[INFO] finished tweaking crates.io crate reduce_image_size 0.2.3
[INFO] tweaked toml for crates.io crate reduce_image_size 0.2.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate reduce_image_size 0.2.3 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate reduce_image_size 0.2.3 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f1e3cf7d44500fe0182674ca1bce791ec78ca62814957c40cf70941bdc178c9b
[INFO] running `Command { std: "docker" "start" "-a" "f1e3cf7d44500fe0182674ca1bce791ec78ca62814957c40cf70941bdc178c9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1e3cf7d44500fe0182674ca1bce791ec78ca62814957c40cf70941bdc178c9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1e3cf7d44500fe0182674ca1bce791ec78ca62814957c40cf70941bdc178c9b", kill_on_drop: false }`
[INFO] [stdout] f1e3cf7d44500fe0182674ca1bce791ec78ca62814957c40cf70941bdc178c9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d6c939f976efc2e1bcf888ac09dd09cbeb10cd2b02e0cea3a7fa6138f1b08cd
[INFO] running `Command { std: "docker" "start" "-a" "3d6c939f976efc2e1bcf888ac09dd09cbeb10cd2b02e0cea3a7fa6138f1b08cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling roff v0.2.1
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling fdeflate v0.3.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling half v2.2.1
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling clap_builder v4.5.9
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.16
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling png v0.17.10
[INFO] [stderr]    Compiling crossbeam-deque v0.8.4
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling rgb v0.8.37
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling syn v2.0.70
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling document-features v0.2.8
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling exr v1.71.0
[INFO] [stderr]    Compiling libdeflate-sys v1.20.0
[INFO] [stderr]    Compiling turbojpeg-sys v1.0.0
[INFO] [stderr]    Compiling clap v4.5.9
[INFO] [stderr]    Compiling clap_mangen v0.2.22
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling oxipng v9.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling tiff v0.9.0
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling fast_image_resize v4.0.0
[INFO] [stderr]    Compiling libdeflater v1.20.0
[INFO] [stderr]    Compiling turbojpeg v1.1.0
[INFO] [stderr]    Compiling reduce_image_size v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.39s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: document-features v0.2.8
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "3d6c939f976efc2e1bcf888ac09dd09cbeb10cd2b02e0cea3a7fa6138f1b08cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d6c939f976efc2e1bcf888ac09dd09cbeb10cd2b02e0cea3a7fa6138f1b08cd", kill_on_drop: false }`
[INFO] [stdout] 3d6c939f976efc2e1bcf888ac09dd09cbeb10cd2b02e0cea3a7fa6138f1b08cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8f7843a03a22ee323820699e7db164ba4b48467304d42ee2047b84ef43fd19a
[INFO] running `Command { std: "docker" "start" "-a" "c8f7843a03a22ee323820699e7db164ba4b48467304d42ee2047b84ef43fd19a", kill_on_drop: false }`
[INFO] [stderr]    Compiling reduce_image_size v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.66s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: document-features v0.2.8
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "c8f7843a03a22ee323820699e7db164ba4b48467304d42ee2047b84ef43fd19a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8f7843a03a22ee323820699e7db164ba4b48467304d42ee2047b84ef43fd19a", kill_on_drop: false }`
[INFO] [stdout] c8f7843a03a22ee323820699e7db164ba4b48467304d42ee2047b84ef43fd19a
