[INFO] cloning repository https://github.com/igorfs10/image_manip [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/igorfs10/image_manip" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Figorfs10%2Fimage_manip", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Figorfs10%2Fimage_manip'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa9d8ad8700a856ffe537ae5762aea722348a8a3 [INFO] building igorfs10/image_manip against master#ce36a966c79e109dabeef7a47fe68e5294c6d71e for pr-137044-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Figorfs10%2Fimage_manip" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/igorfs10/image_manip on toolchain ce36a966c79e109dabeef7a47fe68e5294c6d71e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/igorfs10/image_manip [INFO] finished tweaking git repo https://github.com/igorfs10/image_manip [INFO] tweaked toml for git repo https://github.com/igorfs10/image_manip written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 81 packages to latest compatible versions [INFO] [stderr] Adding image v0.24.9 (available: v0.25.5) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simd-adler32 v0.3.7 [INFO] [stderr] Downloaded arrayref v0.3.9 [INFO] [stderr] Downloaded constant_time_eq v0.3.1 [INFO] [stderr] Downloaded crunchy v0.2.3 [INFO] [stderr] Downloaded half v2.4.1 [INFO] [stderr] Downloaded console v0.15.10 [INFO] [stderr] Downloaded miniz_oxide v0.8.4 [INFO] [stderr] Downloaded cc v1.2.14 [INFO] [stderr] Downloaded bytemuck v1.21.0 [INFO] [stderr] Downloaded weezl v0.1.8 [INFO] [stderr] Downloaded blake3 v1.6.0 [INFO] [stderr] Downloaded exr v1.73.0 [INFO] [stderr] Downloaded chrono v0.4.39 [INFO] [stderr] Downloaded unicode-width v0.2.0 [INFO] [stderr] Downloaded gif v0.13.1 [INFO] [stderr] Downloaded smallvec v1.14.0 [INFO] [stderr] Downloaded once_cell v1.20.3 [INFO] [stderr] Downloaded fdeflate v0.3.7 [INFO] [stderr] Downloaded jpeg-decoder v0.3.1 [INFO] [stderr] Downloaded tiff v0.9.1 [INFO] [stderr] Downloaded png v0.17.16 [INFO] [stderr] Downloaded memmap2 v0.9.5 [INFO] [stderr] Downloaded encode_unicode v1.0.0 [INFO] [stderr] Downloaded image v0.24.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d24a1a5ac4ad81ce4d5e74567c2068a5f4f2b5d362b8271d05345aa5bb735151 [INFO] running `Command { std: "docker" "start" "-a" "d24a1a5ac4ad81ce4d5e74567c2068a5f4f2b5d362b8271d05345aa5bb735151", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d24a1a5ac4ad81ce4d5e74567c2068a5f4f2b5d362b8271d05345aa5bb735151", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d24a1a5ac4ad81ce4d5e74567c2068a5f4f2b5d362b8271d05345aa5bb735151", kill_on_drop: false }` [INFO] [stdout] d24a1a5ac4ad81ce4d5e74567c2068a5f4f2b5d362b8271d05345aa5bb735151 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a143c49ec6d3ab1542a139eefdc86fc7c21ec70412fc8e3e9f847b1bf0490601 [INFO] running `Command { std: "docker" "start" "-a" "a143c49ec6d3ab1542a139eefdc86fc7c21ec70412fc8e3e9f847b1bf0490601", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling cc v1.2.14 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling miniz_oxide v0.8.4 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling image_manip v1.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling blake3 v1.6.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.56s [INFO] running `Command { std: "docker" "inspect" "a143c49ec6d3ab1542a139eefdc86fc7c21ec70412fc8e3e9f847b1bf0490601", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a143c49ec6d3ab1542a139eefdc86fc7c21ec70412fc8e3e9f847b1bf0490601", kill_on_drop: false }` [INFO] [stdout] a143c49ec6d3ab1542a139eefdc86fc7c21ec70412fc8e3e9f847b1bf0490601 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4eabab7d867973bb87f8f57f563564061343c6dc1c9dbc8640de015db7a46d5 [INFO] running `Command { std: "docker" "start" "-a" "c4eabab7d867973bb87f8f57f563564061343c6dc1c9dbc8640de015db7a46d5", kill_on_drop: false }` [INFO] [stderr] Compiling image_manip v1.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] running `Command { std: "docker" "inspect" "c4eabab7d867973bb87f8f57f563564061343c6dc1c9dbc8640de015db7a46d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4eabab7d867973bb87f8f57f563564061343c6dc1c9dbc8640de015db7a46d5", kill_on_drop: false }` [INFO] [stdout] c4eabab7d867973bb87f8f57f563564061343c6dc1c9dbc8640de015db7a46d5