[INFO] cloning repository https://github.com/dhth/squish
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dhth/squish" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhth%2Fsquish", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhth%2Fsquish'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ca7f79e496e9208af34da7c073909f3a324c24d1
[INFO] building dhth/squish against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhth%2Fsquish" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/dhth/squish
[INFO] finished tweaking git repo https://github.com/dhth/squish
[INFO] tweaked toml for git repo https://github.com/dhth/squish written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dhth/squish on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dhth/squish 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fax v0.2.6
[INFO] [stderr]   Downloaded infer v0.19.0
[INFO] [stderr]   Downloaded cfb v0.7.3
[INFO] [stderr]   Downloaded objc2-io-surface v0.3.0
[INFO] [stderr]   Downloaded fax_derive v0.2.0
[INFO] [stderr]   Downloaded zune-jpeg v0.4.21
[INFO] [stderr]   Downloaded objc2-core-graphics v0.3.0
[INFO] [stderr]   Downloaded png v0.18.0
[INFO] [stderr]   Downloaded objc2-core-foundation v0.3.0
[INFO] [stderr]   Downloaded moxcms v0.7.5
[INFO] [stderr]   Downloaded image v0.25.8
[INFO] [stderr]   Downloaded objc2-foundation v0.3.0
[INFO] [stderr]   Downloaded objc2-app-kit v0.3.0
[INFO] [stderr]   Downloaded objc2 v0.6.0
[INFO] [stderr]   Downloaded pxfm v0.1.23
[INFO] [stderr]   Downloaded tiff v0.10.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 079d634dcdec5b5f7e581ff0e7000f4152356da3168a879435dfb1a187eefca1
[INFO] running `Command { std: "docker" "start" "-a" "079d634dcdec5b5f7e581ff0e7000f4152356da3168a879435dfb1a187eefca1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "079d634dcdec5b5f7e581ff0e7000f4152356da3168a879435dfb1a187eefca1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "079d634dcdec5b5f7e581ff0e7000f4152356da3168a879435dfb1a187eefca1", kill_on_drop: false }`
[INFO] [stdout] 079d634dcdec5b5f7e581ff0e7000f4152356da3168a879435dfb1a187eefca1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd1e00ecceacd1cd2b682db9e298d3e3aa609136320d0b390a22351ede6a0e72
[INFO] running `Command { std: "docker" "start" "-a" "dd1e00ecceacd1cd2b682db9e298d3e3aa609136320d0b390a22351ede6a0e72", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.7
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling half v2.5.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling pxfm v0.1.23
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling avif-serialize v0.8.3
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling infer v0.19.0
[INFO] [stderr]    Compiling moxcms v0.7.5
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling squish v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "dd1e00ecceacd1cd2b682db9e298d3e3aa609136320d0b390a22351ede6a0e72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd1e00ecceacd1cd2b682db9e298d3e3aa609136320d0b390a22351ede6a0e72", kill_on_drop: false }`
[INFO] [stdout] dd1e00ecceacd1cd2b682db9e298d3e3aa609136320d0b390a22351ede6a0e72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de3b793f0711792a16259fab9b6c1889b5eeccd64d3cb69def8829263d9797cc
[INFO] running `Command { std: "docker" "start" "-a" "de3b793f0711792a16259fab9b6c1889b5eeccd64d3cb69def8829263d9797cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stderr]    Compiling insta-cmd v0.6.0
[INFO] [stderr]    Compiling squish v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.34s
[INFO] running `Command { std: "docker" "inspect" "de3b793f0711792a16259fab9b6c1889b5eeccd64d3cb69def8829263d9797cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de3b793f0711792a16259fab9b6c1889b5eeccd64d3cb69def8829263d9797cc", kill_on_drop: false }`
[INFO] [stdout] de3b793f0711792a16259fab9b6c1889b5eeccd64d3cb69def8829263d9797cc
