[INFO] cloning repository https://github.com/xiro-codes/hdhomerun-client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xiro-codes/hdhomerun-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxiro-codes%2Fhdhomerun-client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxiro-codes%2Fhdhomerun-client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e69daa2a545def886f3db3503b34354a8b184e7e [INFO] checking xiro-codes/hdhomerun-client against try#70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxiro-codes%2Fhdhomerun-client" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/xiro-codes/hdhomerun-client [INFO] finished tweaking git repo https://github.com/xiro-codes/hdhomerun-client [INFO] tweaked toml for git repo https://github.com/xiro-codes/hdhomerun-client written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/xiro-codes/hdhomerun-client 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 git repo https://github.com/xiro-codes/hdhomerun-client 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] [stderr] Blocking waiting for file lock on package cache [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] 6f42e8a591943e29ad88e8769f893f7d52b024b911766eb22ca8766db68f4a62 [INFO] running `Command { std: "docker" "start" "-a" "6f42e8a591943e29ad88e8769f893f7d52b024b911766eb22ca8766db68f4a62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f42e8a591943e29ad88e8769f893f7d52b024b911766eb22ca8766db68f4a62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f42e8a591943e29ad88e8769f893f7d52b024b911766eb22ca8766db68f4a62", kill_on_drop: false }` [INFO] [stdout] 6f42e8a591943e29ad88e8769f893f7d52b024b911766eb22ca8766db68f4a62 [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] 91a59ef7c16c465efe3fa1158b67958ab8dc1b41e7137c80741bb7a1da367e7c [INFO] running `Command { std: "docker" "start" "-a" "91a59ef7c16c465efe3fa1158b67958ab8dc1b41e7137c80741bb7a1da367e7c", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling winnow v0.6.9 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Compiling gio v0.19.5 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling toml_edit v0.22.13 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking thiserror v1.0.61 [INFO] [stderr] Checking rustls-webpki v0.102.4 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling toml v0.8.13 [INFO] [stderr] Compiling glib-macros v0.19.7 [INFO] [stderr] Compiling gtk4-macros v0.8.2 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Compiling glib-sys v0.19.5 [INFO] [stderr] Compiling gobject-sys v0.19.5 [INFO] [stderr] Compiling gio-sys v0.19.5 [INFO] [stderr] Compiling pango-sys v0.19.5 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.19.5 [INFO] [stderr] Compiling cairo-sys-rs v0.19.2 [INFO] [stderr] Compiling gdk4-sys v0.8.2 [INFO] [stderr] Compiling graphene-sys v0.19.5 [INFO] [stderr] Compiling gsk4-sys v0.8.2 [INFO] [stderr] Compiling gtk4-sys v0.8.2 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking hyper-util v0.1.5 [INFO] [stderr] Checking glib v0.19.7 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper-rustls v0.26.0 [INFO] [stderr] Checking reqwest v0.12.4 [INFO] [stderr] Checking cairo-rs v0.19.4 [INFO] [stderr] Checking graphene-rs v0.19.2 [INFO] [stderr] Checking pango v0.19.5 [INFO] [stderr] Checking gdk-pixbuf v0.19.2 [INFO] [stderr] Checking gdk4 v0.8.2 [INFO] [stderr] Checking gsk4 v0.8.2 [INFO] [stderr] Checking gtk4 v0.8.2 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk4-0.8.2/src/rt.rs:98:18 [INFO] [stdout] | [INFO] [stdout] 98 | } 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] 98 | } 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" "91a59ef7c16c465efe3fa1158b67958ab8dc1b41e7137c80741bb7a1da367e7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91a59ef7c16c465efe3fa1158b67958ab8dc1b41e7137c80741bb7a1da367e7c", kill_on_drop: false }` [INFO] [stdout] 91a59ef7c16c465efe3fa1158b67958ab8dc1b41e7137c80741bb7a1da367e7c