[INFO] fetching crate rosesong 1.0.0... [INFO] checking rosesong-1.0.0 against try#6d565b71a096078f59574161a2a382ec4a1eb751 for pr-132325 [INFO] extracting crate rosesong 1.0.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate rosesong 1.0.0 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 rosesong 1.0.0 [INFO] finished tweaking crates.io crate rosesong 1.0.0 [INFO] tweaked toml for crates.io crate rosesong 1.0.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate rosesong 1.0.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" "+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] b4edd32e6673ef66c87b1deb52b209ff08783fbe79bbefe4b698eeaa1229ceb3 [INFO] running `Command { std: "docker" "start" "-a" "b4edd32e6673ef66c87b1deb52b209ff08783fbe79bbefe4b698eeaa1229ceb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4edd32e6673ef66c87b1deb52b209ff08783fbe79bbefe4b698eeaa1229ceb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4edd32e6673ef66c87b1deb52b209ff08783fbe79bbefe4b698eeaa1229ceb3", kill_on_drop: false }` [INFO] [stdout] b4edd32e6673ef66c87b1deb52b209ff08783fbe79bbefe4b698eeaa1229ceb3 [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] 08d0d4599a98bdc550a24cc793a70eec761e7b6edf0a909db62460bdf780af79 [INFO] running `Command { std: "docker" "start" "-a" "08d0d4599a98bdc550a24cc793a70eec761e7b6edf0a909db62460bdf780af79", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Compiling cc v1.1.28 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Compiling cfg-expr v0.17.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking endi v1.1.0 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking rustls-pki-types v1.9.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking async-broadcast v0.7.1 [INFO] [stderr] Checking regex v1.11.0 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking clap_builder v4.5.20 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking option-operations v0.5.0 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking muldiv v1.0.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling zvariant_utils v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling async-trait v0.1.83 [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] Checking tokio v1.40.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling zvariant_derive v4.2.0 [INFO] [stderr] Compiling glib-macros v0.20.4 [INFO] [stderr] Compiling zbus_macros v4.4.0 [INFO] [stderr] Checking flexi_logger v0.29.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling glib-sys v0.20.4 [INFO] [stderr] Compiling gobject-sys v0.20.4 [INFO] [stderr] Compiling gio-sys v0.20.4 [INFO] [stderr] Compiling gstreamer-sys v0.23.2 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking clap v4.5.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking glib v0.20.4 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.4.6 [INFO] [stderr] Checking enumflags2 v0.7.10 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking zvariant v4.2.0 [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.4/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.4/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.4/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.4/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.4/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.4/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] [stderr] Checking zbus_names v3.0.0 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking zbus v4.4.0 [INFO] [stderr] Checking hyper-util v0.1.9 [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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "08d0d4599a98bdc550a24cc793a70eec761e7b6edf0a909db62460bdf780af79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08d0d4599a98bdc550a24cc793a70eec761e7b6edf0a909db62460bdf780af79", kill_on_drop: false }` [INFO] [stdout] 08d0d4599a98bdc550a24cc793a70eec761e7b6edf0a909db62460bdf780af79