[INFO] fetching crate rclone-shuttle 0.1.7... [INFO] checking rclone-shuttle-0.1.7 against try#70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 for pr-151539 [INFO] extracting crate rclone-shuttle 0.1.7 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate rclone-shuttle 0.1.7 [INFO] finished tweaking crates.io crate rclone-shuttle 0.1.7 [INFO] tweaked toml for crates.io crate rclone-shuttle 0.1.7 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rclone-shuttle 0.1.7 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 rclone-shuttle 0.1.7 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-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6fc385b6ac8ee502a797be5182673c578f42e1035687ee5b6400ab368ddf4a5a [INFO] running `Command { std: "docker" "start" "-a" "6fc385b6ac8ee502a797be5182673c578f42e1035687ee5b6400ab368ddf4a5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fc385b6ac8ee502a797be5182673c578f42e1035687ee5b6400ab368ddf4a5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fc385b6ac8ee502a797be5182673c578f42e1035687ee5b6400ab368ddf4a5a", kill_on_drop: false }` [INFO] [stdout] 6fc385b6ac8ee502a797be5182673c578f42e1035687ee5b6400ab368ddf4a5a [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9d1b776bf7fc7211ac9837cc038486c4d29923f244e183bc8a6846391e04260 [INFO] running `Command { std: "docker" "start" "-a" "a9d1b776bf7fc7211ac9837cc038486c4d29923f244e183bc8a6846391e04260", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling winnow v0.6.1 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling relm4-icons-build v0.10.0 [INFO] [stderr] Compiling relm4-css v0.10.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling toml_edit v0.23.9 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling cfg-expr v0.15.7 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking newline-converter v0.2.2 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking open v5.1.2 [INFO] [stderr] Checking chrono v0.4.34 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking num-iter v0.1.44 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking size_format v1.0.2 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling glib-macros v0.21.5 [INFO] [stderr] Compiling gtk4-macros v0.10.3 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling relm4-macros v0.10.0 [INFO] [stderr] Compiling tracker-macros v0.2.2 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Checking test-case v3.3.1 [INFO] [stderr] Checking tracker v0.2.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Checking thiserror v1.0.57 [INFO] [stderr] Checking inquire v0.6.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking serde_json v1.0.114 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking toml_edit v0.22.16 [INFO] [stderr] Compiling zvariant_utils v3.2.1 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling zvariant_derive v5.8.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling zvariant v5.8.0 [INFO] [stderr] Checking toml v0.8.15 [INFO] [stderr] Checking confy v0.6.1 [INFO] [stderr] Compiling system-deps v7.0.1 [INFO] [stderr] Compiling glib-sys v0.21.5 [INFO] [stderr] Compiling gobject-sys v0.21.5 [INFO] [stderr] Compiling gio-sys v0.21.5 [INFO] [stderr] Compiling cairo-sys-rs v0.21.5 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.21.5 [INFO] [stderr] Compiling pango-sys v0.21.5 [INFO] [stderr] Compiling gdk4-sys v0.10.3 [INFO] [stderr] Compiling graphene-sys v0.21.5 [INFO] [stderr] Compiling gsk4-sys v0.10.3 [INFO] [stderr] Compiling gtk4-sys v0.10.3 [INFO] [stderr] Compiling libadwaita-sys v0.8.1 [INFO] [stderr] Compiling gvdb v0.9.0 [INFO] [stderr] Compiling rclone-shuttle v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Checking glib v0.21.5 [INFO] [stderr] Checking gio v0.21.5 [INFO] [stderr] Checking cairo-rs v0.21.5 [INFO] [stderr] Checking graphene-rs v0.21.5 [INFO] [stderr] Checking pango v0.21.5 [INFO] [stderr] Checking gdk-pixbuf v0.21.5 [INFO] [stderr] Checking gdk4 v0.10.3 [INFO] [stderr] Checking gsk4 v0.10.3 [INFO] [stderr] Checking gtk4 v0.10.3 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk4-0.10.3/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" "a9d1b776bf7fc7211ac9837cc038486c4d29923f244e183bc8a6846391e04260", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9d1b776bf7fc7211ac9837cc038486c4d29923f244e183bc8a6846391e04260", kill_on_drop: false }` [INFO] [stdout] a9d1b776bf7fc7211ac9837cc038486c4d29923f244e183bc8a6846391e04260