[INFO] fetching crate soar-core 0.8.1... [INFO] checking soar-core-0.8.1 against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3 [INFO] extracting crate soar-core 0.8.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate soar-core 0.8.1 [INFO] finished tweaking crates.io crate soar-core 0.8.1 [INFO] tweaked toml for crates.io crate soar-core 0.8.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate soar-core 0.8.1 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 soar-core 0.8.1 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] b2be128cd724c60e323f92fa83877a743b59ba643513631d44a5f70255bcbb6a [INFO] running `Command { std: "docker" "start" "-a" "b2be128cd724c60e323f92fa83877a743b59ba643513631d44a5f70255bcbb6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2be128cd724c60e323f92fa83877a743b59ba643513631d44a5f70255bcbb6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2be128cd724c60e323f92fa83877a743b59ba643513631d44a5f70255bcbb6a", kill_on_drop: false }` [INFO] [stdout] b2be128cd724c60e323f92fa83877a743b59ba643513631d44a5f70255bcbb6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] d796172a9b971ddd889e0131214e02c51360bec5eb1ce45956885b96139c982a [INFO] running `Command { std: "docker" "start" "-a" "d796172a9b971ddd889e0131214e02c51360bec5eb1ce45956885b96139c982a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Compiling indexmap v2.11.3 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling phf_generator v0.12.1 [INFO] [stderr] Checking no_std_io v0.6.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking pxfm v0.1.23 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking memmap2 v0.9.7 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking toml_writer v1.0.2 [INFO] [stderr] Compiling soar-dl v0.6.3 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking fast-glob v0.4.5 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Checking include_dir v0.7.4 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking toml_parser v1.0.2 [INFO] [stderr] Checking xattr v1.5.1 [INFO] [stderr] Checking tar v0.4.44 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.15+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 sqlite3-parser v0.15.0 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Checking toml_datetime v0.7.1 [INFO] [stderr] Checking serde_spanned v1.0.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking toml v0.9.6 [INFO] [stderr] Checking toml_edit v0.23.5 [INFO] [stderr] Checking moxcms v0.7.5 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking bzip2 v0.5.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.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling scroll_derive v0.12.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling optfield v0.4.0 [INFO] [stderr] Checking scroll v0.12.0 [INFO] [stderr] Compiling phf_macros v0.12.1 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking goblin v0.9.3 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zip v4.3.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling rusqlite-macros v0.4.1 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Checking image v0.25.8 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking thiserror v2.0.16 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling documented-macros v0.9.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling deku_derive v0.17.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking documented v0.9.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.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] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [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" "d796172a9b971ddd889e0131214e02c51360bec5eb1ce45956885b96139c982a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d796172a9b971ddd889e0131214e02c51360bec5eb1ce45956885b96139c982a", kill_on_drop: false }` [INFO] [stdout] d796172a9b971ddd889e0131214e02c51360bec5eb1ce45956885b96139c982a