[INFO] fetching crate gladis4 0.1.0... [INFO] checking gladis4-0.1.0 against try#70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 for pr-151539 [INFO] extracting crate gladis4 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate gladis4 0.1.0 [INFO] finished tweaking crates.io crate gladis4 0.1.0 [INFO] tweaked toml for crates.io crate gladis4 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gladis4 0.1.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 gladis4 0.1.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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 240023c8107241302fedda5bfa3729d506ded35ef69892a52ea905d42d2b6854 [INFO] running `Command { std: "docker" "start" "-a" "240023c8107241302fedda5bfa3729d506ded35ef69892a52ea905d42d2b6854", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "240023c8107241302fedda5bfa3729d506ded35ef69892a52ea905d42d2b6854", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "240023c8107241302fedda5bfa3729d506ded35ef69892a52ea905d42d2b6854", kill_on_drop: false }` [INFO] [stdout] 240023c8107241302fedda5bfa3729d506ded35ef69892a52ea905d42d2b6854 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 64b6366fd969f79abb17c4efbc2e69d08de3edfff2a848059ffb71d69c8a0861 [INFO] running `Command { std: "docker" "start" "-a" "64b6366fd969f79abb17c4efbc2e69d08de3edfff2a848059ffb71d69c8a0861", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling cfg-expr v0.9.1 [INFO] [stderr] Compiling gio v0.15.5 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking fragile v1.1.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling field-offset v0.3.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling system-deps v6.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracker-macros v0.1.6 [INFO] [stderr] Compiling relm4-macros v0.4.2 [INFO] [stderr] Compiling gladis4_proc_macro v0.1.0 [INFO] [stderr] Compiling glib-sys v0.15.5 [INFO] [stderr] Compiling gobject-sys v0.15.5 [INFO] [stderr] Compiling gio-sys v0.15.5 [INFO] [stderr] Compiling cairo-sys-rs v0.15.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.15.1 [INFO] [stderr] Compiling pango-sys v0.15.1 [INFO] [stderr] Compiling gdk4-sys v0.4.2 [INFO] [stderr] Compiling graphene-sys v0.15.1 [INFO] [stderr] Compiling gsk4-sys v0.4.2 [INFO] [stderr] Compiling gtk4-sys v0.4.5 [INFO] [stderr] Checking tracker v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling glib-macros v0.15.3 [INFO] [stderr] Compiling gtk4-macros v0.4.3 [INFO] [stderr] Checking glib v0.15.5 [INFO] [stderr] Checking pango v0.15.2 [INFO] [stderr] Checking cairo-rs v0.15.1 [INFO] [stderr] Checking graphene-rs v0.15.1 [INFO] [stderr] Checking gdk-pixbuf v0.15.4 [INFO] [stderr] Checking gdk4 v0.4.6 [INFO] [stderr] Checking gsk4 v0.4.6 [INFO] [stderr] Checking gtk4 v0.4.6 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk4-0.4.6/src/rt.rs:86:18 [INFO] [stdout] | [INFO] [stdout] 86 | } 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] 86 | } 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" "64b6366fd969f79abb17c4efbc2e69d08de3edfff2a848059ffb71d69c8a0861", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64b6366fd969f79abb17c4efbc2e69d08de3edfff2a848059ffb71d69c8a0861", kill_on_drop: false }` [INFO] [stdout] 64b6366fd969f79abb17c4efbc2e69d08de3edfff2a848059ffb71d69c8a0861