[INFO] fetching crate wlr-which-key 1.0.1... [INFO] checking wlr-which-key-1.0.1 against try#6d565b71a096078f59574161a2a382ec4a1eb751 for pr-132325 [INFO] extracting crate wlr-which-key 1.0.1 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate wlr-which-key 1.0.1 on toolchain 6d565b71a096078f59574161a2a382ec4a1eb751 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6d565b71a096078f59574161a2a382ec4a1eb751" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wlr-which-key 1.0.1 [INFO] finished tweaking crates.io crate wlr-which-key 1.0.1 [INFO] tweaked toml for crates.io crate wlr-which-key 1.0.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate wlr-which-key 1.0.1 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" "+6d565b71a096078f59574161a2a382ec4a1eb751" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+6d565b71a096078f59574161a2a382ec4a1eb751" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9aea4291eb30dc3b85038c437587a1c0cab97a90dc9b8914ee5e143ecf83c93e [INFO] running `Command { std: "docker" "start" "-a" "9aea4291eb30dc3b85038c437587a1c0cab97a90dc9b8914ee5e143ecf83c93e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9aea4291eb30dc3b85038c437587a1c0cab97a90dc9b8914ee5e143ecf83c93e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9aea4291eb30dc3b85038c437587a1c0cab97a90dc9b8914ee5e143ecf83c93e", kill_on_drop: false }` [INFO] [stdout] 9aea4291eb30dc3b85038c437587a1c0cab97a90dc9b8914ee5e143ecf83c93e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+6d565b71a096078f59574161a2a382ec4a1eb751" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf56e049df1eec8ab73b75586fbc2bb9eb68b5df7de7b31ff655bef7401dd1f1 [INFO] running `Command { std: "docker" "start" "-a" "cf56e049df1eec8ab73b75586fbc2bb9eb68b5df7de7b31ff655bef7401dd1f1", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling target-lexicon v0.12.15 [INFO] [stderr] Compiling winnow v0.6.16 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling gio v0.20.0 [INFO] [stderr] Checking memmap2 v0.8.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Checking clap_builder v4.5.11 [INFO] [stderr] Checking shmemfdrs2 v1.0.0 [INFO] [stderr] Compiling quick-xml v0.36.1 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking xkbcommon v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling clap_derive v4.5.11 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.7 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_edit v0.22.17 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling wayrs-proto-parser v2.0.3 [INFO] [stderr] Checking wayrs-core v1.0.2 [INFO] [stderr] Checking clap v4.5.11 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling toml v0.8.16 [INFO] [stderr] Compiling glib-macros v0.20.0 [INFO] [stderr] Compiling wayrs-scanner v0.14.1 [INFO] [stderr] Compiling system-deps v7.0.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Compiling glib-sys v0.20.0 [INFO] [stderr] Compiling gobject-sys v0.20.0 [INFO] [stderr] Compiling gio-sys v0.20.0 [INFO] [stderr] Compiling pango-sys v0.20.0 [INFO] [stderr] Compiling cairo-sys-rs v0.20.0 [INFO] [stderr] Compiling pangocairo-sys v0.20.0 [INFO] [stderr] Checking wayrs-client v1.1.1 [INFO] [stderr] Checking wayrs-utils v0.15.1 [INFO] [stderr] Checking wayrs-protocols v0.14.1 [INFO] [stderr] Checking glib v0.20.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'a> I: translate::ToGlibPtr<'a, *mut ::GlibType>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glib-0.20.0/src/object.rs:320:9 [INFO] [stdout] | [INFO] [stdout] 320 | impl CastNone for Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a> I: translate::ToGlibPtr<'a, *mut ::GlibType>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glib-0.20.0/src/object.rs:320:9 [INFO] [stdout] | [INFO] [stdout] 320 | impl CastNone for Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 342 | Self::Inner: IsA, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required by a bound in `object::ObjectType` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glib-0.20.0/src/object.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 22 | pub unsafe trait ObjectType: [INFO] [stdout] | ---------- required by a bound in this trait [INFO] [stdout] ... [INFO] [stdout] 37 | + for<'a> ToGlibPtr<'a, *mut ::GlibType> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ObjectType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'a> I: translate::ToGlibPtr<'a, *mut ::GlibType>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glib-0.20.0/src/object.rs:320:9 [INFO] [stdout] | [INFO] [stdout] 320 | impl CastNone for Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'a> I: translate::ToGlibPtr<'a, *mut ::GlibType>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glib-0.20.0/src/object.rs:320:9 [INFO] [stdout] | [INFO] [stdout] 320 | impl CastNone for Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 350 | Self::Inner: IsA, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required by a bound in `object::ObjectType` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glib-0.20.0/src/object.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 22 | pub unsafe trait ObjectType: [INFO] [stdout] | ---------- required by a bound in this trait [INFO] [stdout] ... [INFO] [stdout] 37 | + for<'a> ToGlibPtr<'a, *mut ::GlibType> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ObjectType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `glib` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "cf56e049df1eec8ab73b75586fbc2bb9eb68b5df7de7b31ff655bef7401dd1f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf56e049df1eec8ab73b75586fbc2bb9eb68b5df7de7b31ff655bef7401dd1f1", kill_on_drop: false }` [INFO] [stdout] cf56e049df1eec8ab73b75586fbc2bb9eb68b5df7de7b31ff655bef7401dd1f1