[INFO] cloning repository https://github.com/stanig2106/Fluxa [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stanig2106/Fluxa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstanig2106%2FFluxa", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstanig2106%2FFluxa'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 822a5bfaa2cf73f7726a2fa806260b2817a4f069 [INFO] checking stanig2106/Fluxa against try#70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstanig2106%2FFluxa" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/stanig2106/Fluxa [INFO] finished tweaking git repo https://github.com/stanig2106/Fluxa [INFO] tweaked toml for git repo https://github.com/stanig2106/Fluxa written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/stanig2106/Fluxa 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/stanig2106/Fluxa 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] 1f2eb2988b94961aa8559e266cf219cf97156fa2cb291619b7ff6243d5a011aa [INFO] running `Command { std: "docker" "start" "-a" "1f2eb2988b94961aa8559e266cf219cf97156fa2cb291619b7ff6243d5a011aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f2eb2988b94961aa8559e266cf219cf97156fa2cb291619b7ff6243d5a011aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f2eb2988b94961aa8559e266cf219cf97156fa2cb291619b7ff6243d5a011aa", kill_on_drop: false }` [INFO] [stdout] 1f2eb2988b94961aa8559e266cf219cf97156fa2cb291619b7ff6243d5a011aa [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] 0b412afddbb5cf190899724f59c64291b9f1fcc9ef2a84226952806f9627f058 [INFO] running `Command { std: "docker" "start" "-a" "0b412afddbb5cf190899724f59c64291b9f1fcc9ef2a84226952806f9627f058", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling cfg-expr v0.17.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling gio v0.20.7 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling syn v2.0.92 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking flux-parser v0.1.0 (/opt/rustwide/workdir/flux-parser) [INFO] [stderr] Checking flux-core v0.1.0 (/opt/rustwide/workdir/flux-core) [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling system-deps v7.0.3 [INFO] [stderr] Compiling glib-macros v0.20.7 [INFO] [stderr] Compiling gtk4-macros v0.9.5 [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 gdk-pixbuf-sys v0.20.7 [INFO] [stderr] Compiling pango-sys v0.20.7 [INFO] [stderr] Compiling cairo-sys-rs v0.20.7 [INFO] [stderr] Compiling gdk4-sys v0.9.5 [INFO] [stderr] Compiling graphene-sys v0.20.7 [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 futures v0.3.31 [INFO] [stderr] Checking flux-network v0.1.0 (/opt/rustwide/workdir/flux-network) [INFO] [stdout] warning: fields `query`, `fragment`, `username`, and `password` are never read [INFO] [stdout] --> flux-network/src/url.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Url { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 17 | pub query: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 18 | /// The fragment of the URL (e.g., "#section"). [INFO] [stdout] 19 | pub fragment: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 20 | /// The username for basic authentication. [INFO] [stdout] 21 | pub username: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 22 | /// The password for basic authentication. [INFO] [stdout] 23 | pub password: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking glib v0.20.7 [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" "0b412afddbb5cf190899724f59c64291b9f1fcc9ef2a84226952806f9627f058", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b412afddbb5cf190899724f59c64291b9f1fcc9ef2a84226952806f9627f058", kill_on_drop: false }` [INFO] [stdout] 0b412afddbb5cf190899724f59c64291b9f1fcc9ef2a84226952806f9627f058