[INFO] fetching crate bussy 0.3.0... [INFO] testing bussy-0.3.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate bussy 0.3.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate bussy 0.3.0 [INFO] finished tweaking crates.io crate bussy 0.3.0 [INFO] tweaked toml for crates.io crate bussy 0.3.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bussy 0.3.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 103 packages to latest compatible versions [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zbus_macros v5.12.0 [INFO] [stderr] Downloaded error_reporter v1.0.0 [INFO] [stderr] Downloaded zvariant_derive v5.8.0 [INFO] [stderr] Downloaded zvariant v5.8.0 [INFO] [stderr] Downloaded zbus v5.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6c60250b2acbb277f9b9d3697725dce3aec362d1c519c5833ab276c56b337fe [INFO] running `Command { std: "docker" "start" "-a" "c6c60250b2acbb277f9b9d3697725dce3aec362d1c519c5833ab276c56b337fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6c60250b2acbb277f9b9d3697725dce3aec362d1c519c5833ab276c56b337fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6c60250b2acbb277f9b9d3697725dce3aec362d1c519c5833ab276c56b337fe", kill_on_drop: false }` [INFO] [stdout] c6c60250b2acbb277f9b9d3697725dce3aec362d1c519c5833ab276c56b337fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32c998b4165d93eb1ca61779691a74ae084ea63241c9194ccdc111e5e2124ea5 [INFO] running `Command { std: "docker" "start" "-a" "32c998b4165d93eb1ca61779691a74ae084ea63241c9194ccdc111e5e2124ea5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling error_reporter v1.0.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zvariant_utils v3.2.1 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling zvariant_derive v5.8.0 [INFO] [stderr] Compiling zvariant v5.8.0 [INFO] [stderr] Compiling zbus_names v4.2.0 [INFO] [stderr] Compiling zbus_macros v5.12.0 [INFO] [stderr] Compiling zbus v5.12.0 [INFO] [stderr] Compiling bussy v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `zbus::export::futures_util` [INFO] [stdout] --> src/lib.rs:74:17 [INFO] [stdout] | [INFO] [stdout] 74 | export::futures_util::StreamExt, [INFO] [stdout] | ^^^^^^^^^^^^ could not find `futures_util` in `export` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `next` found for struct `MessageStream` in the current scope [INFO] [stdout] --> src/lib.rs:242:38 [INFO] [stdout] | [INFO] [stdout] 242 | while let Some(msg) = stream.next().await { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following traits which provide `next` are implemented but not in scope; perhaps you want to import one of them [INFO] [stdout] | [INFO] [stdout] 45 + use futures_lite::stream::StreamExt; [INFO] [stdout] | [INFO] [stdout] 45 + use ordered_stream::adapters::OrderedStreamExt; [INFO] [stdout] | [INFO] [stdout] help: there is a method `try_next` with a similar name [INFO] [stdout] | [INFO] [stdout] 242 | while let Some(msg) = stream.try_next().await { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:243:17 [INFO] [stdout] | [INFO] [stdout] 243 | let msg = match msg { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | let header = msg.header(); [INFO] [stdout] | --- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `msg` an explicit type [INFO] [stdout] | [INFO] [stdout] 243 | let msg: /* Type */ = match msg { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:335:59 [INFO] [stdout] | [INFO] [stdout] 335 | ... pending(Err(Error::ErrorReply(name.to_string(), s))); [INFO] [stdout] | ^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bussy` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "32c998b4165d93eb1ca61779691a74ae084ea63241c9194ccdc111e5e2124ea5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32c998b4165d93eb1ca61779691a74ae084ea63241c9194ccdc111e5e2124ea5", kill_on_drop: false }` [INFO] [stdout] 32c998b4165d93eb1ca61779691a74ae084ea63241c9194ccdc111e5e2124ea5