[INFO] cloning repository https://github.com/cartercanedy/rawdog
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cartercanedy/rawdog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcartercanedy%2Frawdog", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcartercanedy%2Frawdog'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2e59f63c15ab3a0662fcbd600cc4172974426705
[INFO] checking cartercanedy/rawdog against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcartercanedy%2Frawdog" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/cartercanedy/rawdog
[INFO] finished tweaking git repo https://github.com/cartercanedy/rawdog
[INFO] tweaked toml for git repo https://github.com/cartercanedy/rawdog written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cartercanedy/rawdog 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/cartercanedy/rawdog 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] 5168a3d6998c497b3a096018c4be24f1af47442291d9578e46cb0372d6d12842
[INFO] running `Command { std: "docker" "start" "-a" "5168a3d6998c497b3a096018c4be24f1af47442291d9578e46cb0372d6d12842", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5168a3d6998c497b3a096018c4be24f1af47442291d9578e46cb0372d6d12842", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5168a3d6998c497b3a096018c4be24f1af47442291d9578e46cb0372d6d12842", kill_on_drop: false }`
[INFO] [stdout] 5168a3d6998c497b3a096018c4be24f1af47442291d9578e46cb0372d6d12842
[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] fd8136abcbb565e96c854835a13d27d01fcaf471d10fe530006559299098fb5c
[INFO] running `Command { std: "docker" "start" "-a" "fd8136abcbb565e96c854835a13d27d01fcaf471d10fe530006559299098fb5c", kill_on_drop: false }`
[INFO] [stderr] warning: xtask v0.1.0 (/opt/rustwide/workdir/xtask) ignoring invalid dependency `rawbit` which is missing a lib target
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking jxl-bitstream v1.1.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking jxl-grid v0.6.1
[INFO] [stderr]     Checking jxl-threadpool v1.0.0
[INFO] [stderr]     Checking jxl-oxide-common v1.0.0
[INFO] [stderr]     Checking jxl-coding v1.0.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking moxcms v0.7.10
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking jxl-image v0.13.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]     Checking jxl-modular v0.11.2
[INFO] [stderr]     Checking jxl-color v0.11.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking libflate_lz77 v2.2.0
[INFO] [stderr]     Checking dary_heap v0.3.8
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking libflate v2.2.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking md5 v0.8.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]     Checking smlog v0.1.4
[INFO] [stderr]     Checking jxl-vardct v0.11.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking jxl-frame v0.13.3
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.23.9
[INFO] [stderr]     Checking jxl-jbr v0.2.1
[INFO] [stderr]     Checking jxl-render v0.12.3
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking jxl-oxide v0.12.5
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling multiversion-macros v0.8.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling enumn v0.1.14
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling zips v0.1.7
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking multiversion v0.8.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]     Checking thiserror v2.0.17
[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 clap v4.5.53
[INFO] [stdout] For more information about this error, try `rustc --explain E0446`.
[INFO] [stdout] 
[INFO] [stderr]     Checking xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[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] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> xtask/src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clap::{command, Parser, Subcommand};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> xtask/src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clap::{command, Parser, Subcommand};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fd8136abcbb565e96c854835a13d27d01fcaf471d10fe530006559299098fb5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd8136abcbb565e96c854835a13d27d01fcaf471d10fe530006559299098fb5c", kill_on_drop: false }`
[INFO] [stdout] fd8136abcbb565e96c854835a13d27d01fcaf471d10fe530006559299098fb5c
