[INFO] fetching crate image-compare 0.5.0...
[INFO] checking image-compare-0.5.0 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-150727
[INFO] extracting crate image-compare 0.5.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate image-compare 0.5.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate image-compare 0.5.0
[INFO] tweaked toml for crates.io crate image-compare 0.5.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate image-compare 0.5.0 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate image-compare 0.5.0 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lazy-regex v3.4.1
[INFO] [stderr]   Downloaded inventory v0.3.20
[INFO] [stderr]   Downloaded globset v0.4.16
[INFO] [stderr]   Downloaded lazy-regex-proc_macros v3.4.1
[INFO] [stderr]   Downloaded thiserror v2.0.15
[INFO] [stderr]   Downloaded clap_derive v4.5.45
[INFO] [stderr]   Downloaded bitflags v2.9.2
[INFO] [stderr]   Downloaded clap v4.5.45
[INFO] [stderr]   Downloaded thiserror-impl v2.0.15
[INFO] [stderr]   Downloaded image v0.25.6
[INFO] [stderr]   Downloaded clap_builder v4.5.44
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 303a16b19f760ba5046d4c3be6a35b02958768175735c2c29d638672f25dac50
[INFO] running `Command { std: "docker" "start" "-a" "303a16b19f760ba5046d4c3be6a35b02958768175735c2c29d638672f25dac50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "303a16b19f760ba5046d4c3be6a35b02958768175735c2c29d638672f25dac50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "303a16b19f760ba5046d4c3be6a35b02958768175735c2c29d638672f25dac50", kill_on_drop: false }`
[INFO] [stdout] 303a16b19f760ba5046d4c3be6a35b02958768175735c2c29d638672f25dac50
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c115ae2d72d84fb44bfba44e772410c33f900619f863ffe2016cf3b31ff89c2b
[INFO] running `Command { std: "docker" "start" "-a" "c115ae2d72d84fb44bfba44e772410c33f900619f863ffe2016cf3b31ff89c2b", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking bitflags v2.9.2
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]    Compiling thiserror v2.0.15
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking clap_builder v4.5.44
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking inventory v0.3.20
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking peg v0.6.3
[INFO] [stderr]     Checking drain_filter_polyfill v0.1.3
[INFO] [stderr]     Checking nom_locate v4.2.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling sealed v0.5.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling typed-builder-macro v0.15.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.15
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling synthez-core v0.3.1
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking lazy-regex v3.4.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking image-compare v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking typed-builder v0.15.2
[INFO] [stderr]    Compiling cucumber-expressions v0.3.0
[INFO] [stderr]    Compiling synthez-codegen v0.3.1
[INFO] [stderr]    Compiling synthez v0.3.1
[INFO] [stderr]    Compiling cucumber-codegen v0.21.1
[INFO] [stderr]     Checking clap v4.5.45
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling gherkin v0.14.0
[INFO] [stderr]     Checking cucumber v0.21.1
[INFO] [stdout] warning: unused imports: `given`, `then`, and `when`
[INFO] [stdout]  --> tests/utils.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use cucumber::{given, then, when, World};
[INFO] [stdout]   |                ^^^^^  ^^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> tests/utils.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct SplitWorld {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 14 |     image: Option<DynamicImage>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 15 |     channel_r: Option<GrayImage>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 16 |     channel_g: Option<GrayImage>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 17 |     channel_b: Option<GrayImage>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 18 |     channel_y: Option<GrayImage>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 19 |     channel_u: Option<GrayImage>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 20 |     channel_v: Option<GrayImage>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 21 |     success: Option<bool>
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SplitWorld` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.36s
[INFO] running `Command { std: "docker" "inspect" "c115ae2d72d84fb44bfba44e772410c33f900619f863ffe2016cf3b31ff89c2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c115ae2d72d84fb44bfba44e772410c33f900619f863ffe2016cf3b31ff89c2b", kill_on_drop: false }`
[INFO] [stdout] c115ae2d72d84fb44bfba44e772410c33f900619f863ffe2016cf3b31ff89c2b
