[INFO] fetching crate LinuxAppUninstaller 0.2.0... [INFO] checking LinuxAppUninstaller-0.2.0 against try#70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 for pr-151539 [INFO] extracting crate LinuxAppUninstaller 0.2.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate LinuxAppUninstaller 0.2.0 [INFO] finished tweaking crates.io crate LinuxAppUninstaller 0.2.0 [INFO] tweaked toml for crates.io crate LinuxAppUninstaller 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate LinuxAppUninstaller 0.2.0 on toolchain 70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate LinuxAppUninstaller 0.2.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" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 429f50c155d04617e183fc88302001f656f9e93507ed66317a5a1f78452427ed [INFO] running `Command { std: "docker" "start" "-a" "429f50c155d04617e183fc88302001f656f9e93507ed66317a5a1f78452427ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "429f50c155d04617e183fc88302001f656f9e93507ed66317a5a1f78452427ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "429f50c155d04617e183fc88302001f656f9e93507ed66317a5a1f78452427ed", kill_on_drop: false }` [INFO] [stdout] 429f50c155d04617e183fc88302001f656f9e93507ed66317a5a1f78452427ed [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33ebbb37f5e470fda69c3d5f4b2cde84a56b5aa9434419f12c506e7c5b438035 [INFO] running `Command { std: "docker" "start" "-a" "33ebbb37f5e470fda69c3d5f4b2cde84a56b5aa9434419f12c506e7c5b438035", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling winnow v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling gio v0.20.7 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling cc v1.2.11 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling cfg-expr v0.17.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling temp-dir v0.1.14 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling gettext-sys v0.22.5 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Checking cached_proc_macro_types v0.1.1 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking xdg v2.5.2 [INFO] [stderr] Checking env_home v0.1.0 [INFO] [stderr] Checking textdistance v1.1.1 [INFO] [stderr] Checking open v5.3.2 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling toml_edit v0.22.23 [INFO] [stderr] Checking locale_config v0.3.0 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking gettext-rs v0.7.2 [INFO] [stderr] Checking env_logger v0.11.6 [INFO] [stderr] Checking which v7.0.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling glib-macros v0.20.7 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling gtk4-macros v0.9.5 [INFO] [stderr] Compiling system-deps v7.0.3 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling cached_proc_macro v0.23.0 [INFO] [stderr] Compiling glib-sys v0.20.7 [INFO] [stderr] Compiling gobject-sys v0.20.7 [INFO] [stderr] Compiling gio-sys v0.20.8 [INFO] [stderr] Compiling cairo-sys-rs v0.20.7 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.20.7 [INFO] [stderr] Compiling pango-sys v0.20.7 [INFO] [stderr] Compiling graphene-sys v0.20.7 [INFO] [stderr] Compiling gdk4-sys v0.9.5 [INFO] [stderr] Compiling gsk4-sys v0.9.5 [INFO] [stderr] Compiling gtk4-sys v0.9.5 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking cached v0.54.0 [INFO] [stderr] Checking freedesktop-desktop-entry v0.7.7 [INFO] [stderr] Checking glib v0.20.7 [INFO] [stderr] Checking confy v0.6.1 [INFO] [stderr] Checking cairo-rs v0.20.7 [INFO] [stderr] Checking graphene-rs v0.20.7 [INFO] [stderr] Checking pango v0.20.7 [INFO] [stderr] Checking gdk-pixbuf v0.20.7 [INFO] [stderr] Checking gdk4 v0.9.5 [INFO] [stderr] Checking gsk4 v0.9.5 [INFO] [stderr] Checking gtk4 v0.9.5 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk4-0.9.5/src/rt.rs:99:18 [INFO] [stdout] | [INFO] [stdout] 99 | } else if !{ from_glib(ffi::gtk_is_initialized()) } { [INFO] [stdout] | ^^^^^^^^^ cannot infer type of the type parameter `T` declared on the function `from_glib` [INFO] [stdout] | [INFO] [stdout] help: consider specifying the generic arguments [INFO] [stdout] | [INFO] [stdout] 99 | } else if !{ from_glib::(ffi::gtk_is_initialized()) } { [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gtk4` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "33ebbb37f5e470fda69c3d5f4b2cde84a56b5aa9434419f12c506e7c5b438035", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33ebbb37f5e470fda69c3d5f4b2cde84a56b5aa9434419f12c506e7c5b438035", kill_on_drop: false }` [INFO] [stdout] 33ebbb37f5e470fda69c3d5f4b2cde84a56b5aa9434419f12c506e7c5b438035