[INFO] fetching crate auto-palette 0.9.2...
[INFO] checking auto-palette-0.9.2 against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-4
[INFO] extracting crate auto-palette 0.9.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate auto-palette 0.9.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate auto-palette 0.9.2
[INFO] tweaked toml for crates.io crate auto-palette 0.9.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate auto-palette 0.9.2 on toolchain 81ab7f2139295590561adbe6d5b0aaa2feff765f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate auto-palette 0.9.2 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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7bfa0a78330a83176046f2d144cad60b1dfe7fd8310f90cae77ea565914e0c8f
[INFO] running `Command { std: "docker" "start" "-a" "7bfa0a78330a83176046f2d144cad60b1dfe7fd8310f90cae77ea565914e0c8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7bfa0a78330a83176046f2d144cad60b1dfe7fd8310f90cae77ea565914e0c8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bfa0a78330a83176046f2d144cad60b1dfe7fd8310f90cae77ea565914e0c8f", kill_on_drop: false }`
[INFO] [stdout] 7bfa0a78330a83176046f2d144cad60b1dfe7fd8310f90cae77ea565914e0c8f
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d6918e36c5bcd92d5e58e4f6266dfbffdf11e764aefe34840c17798ad662fb0b
[INFO] running `Command { std: "docker" "start" "-a" "d6918e36c5bcd92d5e58e4f6266dfbffdf11e764aefe34840c17798ad662fb0b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking condtype v1.3.0
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling codspeed-divan-compat v3.0.5
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking regex-lite v0.1.7
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking pxfm v0.1.23
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking statrs v0.18.0
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking moxcms v0.7.5
[INFO] [stderr]     Checking clap v4.5.47
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling divan-macros v0.1.17
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling codspeed-divan-compat-macros v3.0.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]     Checking image v0.25.8
[INFO] [stdout] error[E0446]: crate-private trait `HelpDispatchTransform` in public interface
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.25.8/src/traits.rs:255:9
[INFO] [stdout]     |
[INFO] [stdout] 255 |         type TransformableSubpixel: HelpDispatchTransform;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private trait
[INFO] [stdout] ...
[INFO] [stdout] 380 |     pub(crate) trait HelpDispatchTransform: Sized + 'static {
[INFO] [stdout]     |     ------------------------------------------------------- `HelpDispatchTransform` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0446`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `image` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d6918e36c5bcd92d5e58e4f6266dfbffdf11e764aefe34840c17798ad662fb0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6918e36c5bcd92d5e58e4f6266dfbffdf11e764aefe34840c17798ad662fb0b", kill_on_drop: false }`
[INFO] [stdout] d6918e36c5bcd92d5e58e4f6266dfbffdf11e764aefe34840c17798ad662fb0b
