[INFO] fetching crate myc-core 8.2.1-rc.5... [INFO] checking myc-core-8.2.1-rc.5 against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-4 [INFO] extracting crate myc-core 8.2.1-rc.5 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate myc-core 8.2.1-rc.5 [INFO] finished tweaking crates.io crate myc-core 8.2.1-rc.5 [INFO] tweaked toml for crates.io crate myc-core 8.2.1-rc.5 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate myc-core 8.2.1-rc.5 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 myc-core 8.2.1-rc.5 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] a6ac675f5c1b33711319a6db335e394834af3cce463a033843bf8e0752849782 [INFO] running `Command { std: "docker" "start" "-a" "a6ac675f5c1b33711319a6db335e394834af3cce463a033843bf8e0752849782", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6ac675f5c1b33711319a6db335e394834af3cce463a033843bf8e0752849782", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6ac675f5c1b33711319a6db335e394834af3cce463a033843bf8e0752849782", kill_on_drop: false }` [INFO] [stdout] a6ac675f5c1b33711319a6db335e394834af3cce463a033843bf8e0752849782 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] f93a4c1d86fbd2c5a58b16936ec726e5415ddf8dba418f2f84ea995d7baca94c [INFO] running `Command { std: "docker" "start" "-a" "f93a4c1d86fbd2c5a58b16936ec726e5415ddf8dba418f2f84ea995d7baca94c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Checking itoa v1.0.16 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Checking ryu v1.0.21 [INFO] [stderr] Compiling serde_json v1.0.146 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling cc v1.2.50 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling aws-lc-sys v0.35.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [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 futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling pest_meta v2.8.4 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Compiling utoipa-gen v5.4.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling aws-lc-rs v1.15.2 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Checking image v0.25.9 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Compiling pest_generator v2.8.4 [INFO] [stderr] Checking ignore v0.4.25 [INFO] [stderr] Checking h2 v0.3.27 [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" "f93a4c1d86fbd2c5a58b16936ec726e5415ddf8dba418f2f84ea995d7baca94c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f93a4c1d86fbd2c5a58b16936ec726e5415ddf8dba418f2f84ea995d7baca94c", kill_on_drop: false }` [INFO] [stdout] f93a4c1d86fbd2c5a58b16936ec726e5415ddf8dba418f2f84ea995d7baca94c