[INFO] cloning repository https://github.com/osdodo/picordm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/osdodo/picordm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fosdodo%2Fpicordm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fosdodo%2Fpicordm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5054c287544c2a5717ae7d48201cfb7f8ef31354
[INFO] checking osdodo/picordm against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fosdodo%2Fpicordm" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/osdodo/picordm
[INFO] finished tweaking git repo https://github.com/osdodo/picordm
[INFO] tweaked toml for git repo https://github.com/osdodo/picordm written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/osdodo/picordm 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 git repo https://github.com/osdodo/picordm 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 6066dd954070aafc05277dd3e30277ae3df10fc7d052aac1c9cc491e10a2581d
[INFO] running `Command { std: "docker" "start" "-a" "6066dd954070aafc05277dd3e30277ae3df10fc7d052aac1c9cc491e10a2581d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6066dd954070aafc05277dd3e30277ae3df10fc7d052aac1c9cc491e10a2581d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6066dd954070aafc05277dd3e30277ae3df10fc7d052aac1c9cc491e10a2581d", kill_on_drop: false }`
[INFO] [stdout] 6066dd954070aafc05277dd3e30277ae3df10fc7d052aac1c9cc491e10a2581d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 3a7c393ea860170310622765d5ec8eddc19f4f283d1df1d1874c9bac5d196b72
[INFO] running `Command { std: "docker" "start" "-a" "3a7c393ea860170310622765d5ec8eddc19f4f283d1df1d1874c9bac5d196b72", kill_on_drop: false }`
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking zerocopy v0.8.31
[INFO] [stderr]     Checking pxfm v0.1.26
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking edtui-jagged v0.1.12
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking moxcms v0.7.10
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking simplelog v0.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking onig v6.5.1
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking plist v1.8.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[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.9/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] [stderr]     Checking syntect v5.3.0
[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" "3a7c393ea860170310622765d5ec8eddc19f4f283d1df1d1874c9bac5d196b72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a7c393ea860170310622765d5ec8eddc19f4f283d1df1d1874c9bac5d196b72", kill_on_drop: false }`
[INFO] [stdout] 3a7c393ea860170310622765d5ec8eddc19f4f283d1df1d1874c9bac5d196b72
