[INFO] fetching crate bluebus 0.1.7...
[INFO] testing bluebus-0.1.7 against beta-2025-09-21 for beta-1.91-2
[INFO] extracting crate bluebus 0.1.7 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate bluebus 0.1.7
[INFO] finished tweaking crates.io crate bluebus 0.1.7
[INFO] tweaked toml for crates.io crate bluebus 0.1.7 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bluebus 0.1.7 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bluebus 0.1.7 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b6f028c7150ff98fec6cc19ff66bf3a134f252624e14b9ed6d1b2c0469a5cd20
[INFO] running `Command { std: "docker" "start" "-a" "b6f028c7150ff98fec6cc19ff66bf3a134f252624e14b9ed6d1b2c0469a5cd20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b6f028c7150ff98fec6cc19ff66bf3a134f252624e14b9ed6d1b2c0469a5cd20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6f028c7150ff98fec6cc19ff66bf3a134f252624e14b9ed6d1b2c0469a5cd20", kill_on_drop: false }`
[INFO] [stdout] b6f028c7150ff98fec6cc19ff66bf3a134f252624e14b9ed6d1b2c0469a5cd20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 58affe4232a398fc3f5cd9f462409e3631b4498514bbb990584b1104477ea3c9
[INFO] running `Command { std: "docker" "start" "-a" "58affe4232a398fc3f5cd9f462409e3631b4498514bbb990584b1104477ea3c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.87
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tokio v1.44.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling async-signal v0.2.10
[INFO] [stderr]    Compiling async-process v2.3.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling zvariant_utils v3.2.0
[INFO] [stderr]    Compiling enumflags2 v0.7.11
[INFO] [stderr]    Compiling zvariant_derive v5.4.0
[INFO] [stderr]    Compiling zvariant v5.4.0
[INFO] [stderr]    Compiling zbus_names v4.2.0
[INFO] [stderr]    Compiling zbus_macros v5.5.0
[INFO] [stderr]    Compiling zbus v5.5.0
[INFO] [stderr]    Compiling bluebus v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
[INFO] running `Command { std: "docker" "inspect" "58affe4232a398fc3f5cd9f462409e3631b4498514bbb990584b1104477ea3c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58affe4232a398fc3f5cd9f462409e3631b4498514bbb990584b1104477ea3c9", kill_on_drop: false }`
[INFO] [stdout] 58affe4232a398fc3f5cd9f462409e3631b4498514bbb990584b1104477ea3c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9162da4852792764ab604b90c46d3c6fd0fe400dcff08c51ad2709b10a62f437
[INFO] running `Command { std: "docker" "start" "-a" "9162da4852792764ab604b90c46d3c6fd0fe400dcff08c51ad2709b10a62f437", kill_on_drop: false }`
[INFO] [stderr]    Compiling bluebus v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.15s
[INFO] running `Command { std: "docker" "inspect" "9162da4852792764ab604b90c46d3c6fd0fe400dcff08c51ad2709b10a62f437", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9162da4852792764ab604b90c46d3c6fd0fe400dcff08c51ad2709b10a62f437", kill_on_drop: false }`
[INFO] [stdout] 9162da4852792764ab604b90c46d3c6fd0fe400dcff08c51ad2709b10a62f437
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cbefff3e526ff243af2e1b0524ad21d98ec784dec121532c00876abcc3dafe31
[INFO] running `Command { std: "docker" "start" "-a" "cbefff3e526ff243af2e1b0524ad21d98ec784dec121532c00876abcc3dafe31", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bluebus-6644bbc0161b5c2e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bluebus
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 16) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 16) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Arc`
[INFO] [stdout]   --> src/lib.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let monitor = Arc::new(bluebus::Monitor::new(conn.clone(), manager).await);
[INFO] [stdout]    |                   ^^^ use of undeclared type `Arc`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::sync::Arc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `manager` in this scope
[INFO] [stdout]   --> src/lib.rs:32:64
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let monitor = Arc::new(bluebus::Monitor::new(conn.clone(), manager).await);
[INFO] [stdout]    |                                                                ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Arc`
[INFO] [stdout]   --> src/lib.rs:33:25
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let monitor_clone = Arc::clone(&monitor);
[INFO] [stdout]    |                         ^^^ use of undeclared type `Arc`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::sync::Arc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `objects` in this scope
[INFO] [stdout]   --> src/lib.rs:35:38
[INFO] [stdout]    |
[INFO] [stdout] 21 |     bluebus::print_avaiable_devices(&objects);
[INFO] [stdout]    |                                      ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `zbus::zvariant::ObjectPath<'_>: From<ADAPTER_PATH>` is not satisfied
[INFO] [stdout]  --> src/lib.rs:22:10
[INFO] [stdout]   |
[INFO] [stdout] 8 |         .path(bluebus::ADAPTER_PATH)?.build().await?;
[INFO] [stdout]   |          ^^^^ the trait `From<ADAPTER_PATH>` is not implemented for `zbus::zvariant::ObjectPath<'_>`
[INFO] [stdout]   |
[INFO] [stdout]   = help: the following other types implement trait `From<T>`:
[INFO] [stdout]             `zbus::zvariant::ObjectPath<'_>` implements `From<&OwnedObjectPath>`
[INFO] [stdout]             `zbus::zvariant::ObjectPath<'_>` implements `From<&zbus::zvariant::ObjectPath<'_>>`
[INFO] [stdout]             `zbus::zvariant::ObjectPath<'_>` implements `From<OwnedObjectPath>`
[INFO] [stdout]   = note: required for `ADAPTER_PATH` to implement `Into<zbus::zvariant::ObjectPath<'_>>`
[INFO] [stdout]   = note: required for `zbus::zvariant::ObjectPath<'_>` to implement `TryFrom<ADAPTER_PATH>`
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 4 arguments but 2 arguments were supplied
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let monitor = Arc::new(bluebus::Monitor::new(conn.clone(), manager).await);
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^----------------------- two arguments of type `tokio::sync::mpsc::Sender<DeviceInfo>` and `tokio::sync::mpsc::Sender<DeviceInfo>` are missing
[INFO] [stdout]    |
[INFO] [stdout] note: expected `Arc<Connection>`, found `Connection`
[INFO] [stdout]   --> src/lib.rs:32:50
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let monitor = Arc::new(bluebus::Monitor::new(conn.clone(), manager).await);
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^
[INFO] [stdout]    = note: expected struct `Arc<zbus::Connection>`
[INFO] [stdout]               found struct `zbus::Connection`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/monitor.rs:24:18
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub async fn new(
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `zbus::Connection` into `Arc<zbus::Connection>`
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let monitor = Arc::new(bluebus::Monitor::new(conn.clone().into(), manager).await);
[INFO] [stdout]    |                                                              +++++++
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]    |
[INFO] [stdout] 18 -     let monitor = Arc::new(bluebus::Monitor::new(conn.clone(), manager).await);
[INFO] [stdout] 18 +     let monitor = Arc::new(bluebus::Monitor::new(/* Arc<zbus::Connection> */, manager, /* tokio::sync::mpsc::Sender<DeviceInfo> */, /* tokio::sync::mpsc::Sender<DeviceInfo> */).await);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 16)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "cbefff3e526ff243af2e1b0524ad21d98ec784dec121532c00876abcc3dafe31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbefff3e526ff243af2e1b0524ad21d98ec784dec121532c00876abcc3dafe31", kill_on_drop: false }`
[INFO] [stdout] cbefff3e526ff243af2e1b0524ad21d98ec784dec121532c00876abcc3dafe31
