[INFO] fetching crate raw-to-img 0.3.4... [INFO] building raw-to-img-0.3.4 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate raw-to-img 0.3.4 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate raw-to-img 0.3.4 [INFO] finished tweaking crates.io crate raw-to-img 0.3.4 [INFO] tweaked toml for crates.io crate raw-to-img 0.3.4 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate raw-to-img 0.3.4 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate raw-to-img 0.3.4 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51515ebc944f449990ec91a4b564d38138a5982a53c3e92ba0a71f7a6b55eda0 [INFO] running `Command { std: "docker" "start" "-a" "51515ebc944f449990ec91a4b564d38138a5982a53c3e92ba0a71f7a6b55eda0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51515ebc944f449990ec91a4b564d38138a5982a53c3e92ba0a71f7a6b55eda0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51515ebc944f449990ec91a4b564d38138a5982a53c3e92ba0a71f7a6b55eda0", kill_on_drop: false }` [INFO] [stdout] 51515ebc944f449990ec91a4b564d38138a5982a53c3e92ba0a71f7a6b55eda0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d03171ff38563892fd43b97f317df1532dcdef3d2ac9b8549ddb4b8d21a6baf8 [INFO] running `Command { std: "docker" "start" "-a" "d03171ff38563892fd43b97f317df1532dcdef3d2ac9b8549ddb4b8d21a6baf8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling clap_builder v4.5.24 [INFO] [stderr] Compiling multicache v0.6.1 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling blake3 v1.5.5 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling rawloader v0.37.1 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling enumn v0.1.14 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling clap v4.5.24 [INFO] [stderr] Compiling imagepipe v0.5.0 [INFO] [stderr] Compiling raw-to-img v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.86s [INFO] running `Command { std: "docker" "inspect" "d03171ff38563892fd43b97f317df1532dcdef3d2ac9b8549ddb4b8d21a6baf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d03171ff38563892fd43b97f317df1532dcdef3d2ac9b8549ddb4b8d21a6baf8", kill_on_drop: false }` [INFO] [stdout] d03171ff38563892fd43b97f317df1532dcdef3d2ac9b8549ddb4b8d21a6baf8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7cc50bf937dc56e377ed40d4c530eafdc08d56f8391d8ba66e7e423f335068ba [INFO] running `Command { std: "docker" "start" "-a" "7cc50bf937dc56e377ed40d4c530eafdc08d56f8391d8ba66e7e423f335068ba", kill_on_drop: false }` [INFO] [stderr] Compiling raw-to-img v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.13s [INFO] running `Command { std: "docker" "inspect" "7cc50bf937dc56e377ed40d4c530eafdc08d56f8391d8ba66e7e423f335068ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cc50bf937dc56e377ed40d4c530eafdc08d56f8391d8ba66e7e423f335068ba", kill_on_drop: false }` [INFO] [stdout] 7cc50bf937dc56e377ed40d4c530eafdc08d56f8391d8ba66e7e423f335068ba