[INFO] fetching crate winio-ui-gtk 0.4.0... [INFO] checking winio-ui-gtk-0.4.0 against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-4 [INFO] extracting crate winio-ui-gtk 0.4.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate winio-ui-gtk 0.4.0 [INFO] finished tweaking crates.io crate winio-ui-gtk 0.4.0 [INFO] tweaked toml for crates.io crate winio-ui-gtk 0.4.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate winio-ui-gtk 0.4.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] crate crates.io crate winio-ui-gtk 0.4.0 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] fd83d31803512773ae5c4854d9e1c63ac94ddfeaabffc188f3d25dc9895b16e4 [INFO] running `Command { std: "docker" "start" "-a" "fd83d31803512773ae5c4854d9e1c63ac94ddfeaabffc188f3d25dc9895b16e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd83d31803512773ae5c4854d9e1c63ac94ddfeaabffc188f3d25dc9895b16e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd83d31803512773ae5c4854d9e1c63ac94ddfeaabffc188f3d25dc9895b16e4", kill_on_drop: false }` [INFO] [stdout] fd83d31803512773ae5c4854d9e1c63ac94ddfeaabffc188f3d25dc9895b16e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] a19a7beb2da34e8c22e142b4cc187db2bc3f3a3e1608aefb9507f93d3b9425bc [INFO] running `Command { std: "docker" "start" "-a" "a19a7beb2da34e8c22e142b4cc187db2bc3f3a3e1608aefb9507f93d3b9425bc", kill_on_drop: false }` [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling gio v0.21.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Compiling compio-driver v0.10.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling compio-fs v0.10.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Checking winio-callback v0.1.2 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Checking compio-log v0.1.0 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Compiling cfg-expr v0.20.4 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking pxfm v0.1.26 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Compiling system-deps v7.0.7 [INFO] [stderr] Checking compio-buf v0.7.1 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking os_pipe v1.2.3 [INFO] [stderr] Checking core_affinity v0.8.3 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling glib-sys v0.21.2 [INFO] [stderr] Compiling gobject-sys v0.21.2 [INFO] [stderr] Compiling gio-sys v0.21.2 [INFO] [stderr] Compiling pango-sys v0.21.2 [INFO] [stderr] Compiling cairo-sys-rs v0.21.2 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.21.2 [INFO] [stderr] Compiling gdk4-sys v0.10.1 [INFO] [stderr] Compiling graphene-sys v0.21.2 [INFO] [stderr] Compiling gsk4-sys v0.10.1 [INFO] [stderr] Compiling gtk4-sys v0.10.1 [INFO] [stderr] Compiling pangocairo-sys v0.21.2 [INFO] [stderr] Checking winio-primitive v0.2.0 [INFO] [stderr] Checking moxcms v0.7.10 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling glib-macros v0.21.4 [INFO] [stderr] Compiling gtk4-macros v0.10.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling inherit-methods-macro v0.1.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking compio-io v0.8.4 [INFO] [stderr] Checking glib v0.21.4 [INFO] [stderr] Checking compio-runtime v0.10.1 [INFO] [stderr] Checking image v0.25.9 [INFO] [stderr] Checking compio-net v0.10.0 [INFO] [stderr] Checking compio v0.17.0 [INFO] [stderr] Checking winio-pollable v0.3.0 [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" "a19a7beb2da34e8c22e142b4cc187db2bc3f3a3e1608aefb9507f93d3b9425bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a19a7beb2da34e8c22e142b4cc187db2bc3f3a3e1608aefb9507f93d3b9425bc", kill_on_drop: false }` [INFO] [stdout] a19a7beb2da34e8c22e142b4cc187db2bc3f3a3e1608aefb9507f93d3b9425bc