[INFO] fetching crate doggygallery 0.5.3... [INFO] checking doggygallery-0.5.3 against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3 [INFO] extracting crate doggygallery 0.5.3 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate doggygallery 0.5.3 [INFO] finished tweaking crates.io crate doggygallery 0.5.3 [INFO] tweaked toml for crates.io crate doggygallery 0.5.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate doggygallery 0.5.3 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 doggygallery 0.5.3 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] d9208796767fbb2f623f14ef1a202840c2f7d8e17afc6b1812f8e8e5fb85f2db [INFO] running `Command { std: "docker" "start" "-a" "d9208796767fbb2f623f14ef1a202840c2f7d8e17afc6b1812f8e8e5fb85f2db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9208796767fbb2f623f14ef1a202840c2f7d8e17afc6b1812f8e8e5fb85f2db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9208796767fbb2f623f14ef1a202840c2f7d8e17afc6b1812f8e8e5fb85f2db", kill_on_drop: false }` [INFO] [stdout] d9208796767fbb2f623f14ef1a202840c2f7d8e17afc6b1812f8e8e5fb85f2db [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] 6ecc87e27b344e74764251eab9f07e993666a4ce6dd8d8cce187987dda41999a [INFO] running `Command { std: "docker" "start" "-a" "6ecc87e27b344e74764251eab9f07e993666a4ce6dd8d8cce187987dda41999a", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling rustls v0.23.34 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Compiling rust-embed-utils v8.9.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Compiling fs-err v3.1.3 [INFO] [stderr] Compiling utoipa-swagger-ui-vendored v0.1.2 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking compression-core v0.4.29 [INFO] [stderr] Checking bitstream-io v2.6.0 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking pxfm v0.1.25 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking clap_builder v4.5.51 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Compiling aws-lc-sys v0.32.3 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking cfb v0.7.3 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking lzma-rs v0.3.0 [INFO] [stderr] Checking pem v3.0.6 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Checking xattr v1.6.1 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking filetime v0.2.26 [INFO] [stderr] Checking deflate64 v0.1.10 [INFO] [stderr] Checking http-range-header v0.4.2 [INFO] [stderr] Checking infer v0.16.0 [INFO] [stderr] Checking tar v0.4.44 [INFO] [stderr] Checking id3 v1.16.3 [INFO] [stderr] Checking bzip2 v0.5.2 [INFO] [stderr] Checking moxcms v0.7.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking rustls-pki-types v1.13.0 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking zerocopy v0.8.27 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Checking compression-codecs v0.4.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling utoipa-gen v5.4.0 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling rust-embed-impl v8.9.0 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Checking av1-grain v0.2.5 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking rcgen v0.13.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking rust-embed v8.9.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking clap v4.5.51 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking tracing-serde v0.2.0 [INFO] [stderr] Checking exr v1.74.0 [INFO] [stderr] Checking tiff v0.10.3 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking async-compression v0.4.32 [INFO] [stderr] Checking ravif v0.11.20 [INFO] [stderr] Checking utoipa v5.4.0 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking image v0.25.8 [INFO] [stderr] Compiling utoipa-swagger-ui v8.1.0 [INFO] [stderr] Checking askama v0.12.1 [INFO] [stderr] Checking askama_axum v0.4.0 [INFO] [stderr] Compiling aws-lc-rs v1.14.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.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" "6ecc87e27b344e74764251eab9f07e993666a4ce6dd8d8cce187987dda41999a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ecc87e27b344e74764251eab9f07e993666a4ce6dd8d8cce187987dda41999a", kill_on_drop: false }` [INFO] [stdout] 6ecc87e27b344e74764251eab9f07e993666a4ce6dd8d8cce187987dda41999a