[INFO] fetching crate bevy_gltf_components 0.6.0...
[INFO] checking bevy_gltf_components-0.6.0 against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3
[INFO] extracting crate bevy_gltf_components 0.6.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate bevy_gltf_components 0.6.0
[INFO] finished tweaking crates.io crate bevy_gltf_components 0.6.0
[INFO] tweaked toml for crates.io crate bevy_gltf_components 0.6.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_gltf_components 0.6.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 343 packages to latest compatible versions
[INFO] [stderr]       Adding bevy v0.14.2 (available: v0.17.3)
[INFO] [stderr]       Adding ron v0.8.1 (available: v0.12.0)
[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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 829003e057849a3100524f2f5cb45c98209a1df412b874111aa37982f20b03e2
[INFO] running `Command { std: "docker" "start" "-a" "829003e057849a3100524f2f5cb45c98209a1df412b874111aa37982f20b03e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "829003e057849a3100524f2f5cb45c98209a1df412b874111aa37982f20b03e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "829003e057849a3100524f2f5cb45c98209a1df412b874111aa37982f20b03e2", kill_on_drop: false }`
[INFO] [stdout] 829003e057849a3100524f2f5cb45c98209a1df412b874111aa37982f20b03e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 9365b7cc6c6116093d042f8a24ad1ec9765fb58a9584f1f6b42bd6703594b832
[INFO] running `Command { std: "docker" "start" "-a" "9365b7cc6c6116093d042f8a24ad1ec9765fb58a9584f1f6b42bd6703594b832", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.14.2
[INFO] [stderr]     Checking bevy_ptr v0.14.2
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling encase_derive_impl v0.8.0
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking ash v0.37.3+1.3.251
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]     Checking typewit v1.14.2
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling encase_derive v0.8.0
[INFO] [stderr]     Checking const_panic v0.2.15
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]    Compiling wgpu v0.20.1
[INFO] [stderr]     Checking bevy_tasks v0.14.2
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking async-broadcast v0.5.1
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking itoa v1.0.16
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking ryu v1.0.21
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]     Checking radsort v0.1.1
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking wgpu-types v0.20.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking glam v0.27.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking gltf-json v1.4.1
[INFO] [stderr]     Checking bevy_utils v0.14.2
[INFO] [stderr]     Checking naga v0.20.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling bevy_macro_utils v0.14.2
[INFO] [stderr]    Compiling bevy_reflect_derive v0.14.2
[INFO] [stderr]    Compiling bevy_ecs_macros v0.14.2
[INFO] [stderr]    Compiling bevy_derive v0.14.2
[INFO] [stderr]    Compiling bevy_asset_macros v0.14.2
[INFO] [stderr]    Compiling bevy_render_macros v0.14.2
[INFO] [stderr]    Compiling bevy_encase_derive v0.14.2
[INFO] [stderr]     Checking encase v0.8.0
[INFO] [stderr]     Checking bevy_mikktspace v0.14.2
[INFO] [stderr]     Checking hexasphere v12.0.0
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking gltf v1.4.1
[INFO] [stderr]     Checking bevy_reflect v0.14.2
[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] [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" "9365b7cc6c6116093d042f8a24ad1ec9765fb58a9584f1f6b42bd6703594b832", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9365b7cc6c6116093d042f8a24ad1ec9765fb58a9584f1f6b42bd6703594b832", kill_on_drop: false }`
[INFO] [stdout] 9365b7cc6c6116093d042f8a24ad1ec9765fb58a9584f1f6b42bd6703594b832
