[INFO] fetching crate bluebus 0.1.10...
[INFO] testing bluebus-0.1.10 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate bluebus 0.1.10 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate bluebus 0.1.10
[INFO] finished tweaking crates.io crate bluebus 0.1.10
[INFO] tweaked toml for crates.io crate bluebus 0.1.10 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bluebus 0.1.10 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bluebus 0.1.10 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c3cdccddd790ef9695cc2b366929c9145ec9ff7b9ba59b42689ce90a1ba09c2f
[INFO] running `Command { std: "docker" "start" "-a" "c3cdccddd790ef9695cc2b366929c9145ec9ff7b9ba59b42689ce90a1ba09c2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3cdccddd790ef9695cc2b366929c9145ec9ff7b9ba59b42689ce90a1ba09c2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3cdccddd790ef9695cc2b366929c9145ec9ff7b9ba59b42689ce90a1ba09c2f", kill_on_drop: false }`
[INFO] [stdout] c3cdccddd790ef9695cc2b366929c9145ec9ff7b9ba59b42689ce90a1ba09c2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f30315fd4437f99aeea5d1133d50694c2bcde6c57b8abc4b8cec5e440ff2486b
[INFO] running `Command { std: "docker" "start" "-a" "f30315fd4437f99aeea5d1133d50694c2bcde6c57b8abc4b8cec5e440ff2486b", 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 hashbrown v0.15.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling syn v2.0.100
[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 async-broadcast v0.7.2
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling toml_edit v0.22.24
[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 async-trait v0.1.87
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.44.0
[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.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.13s
[INFO] running `Command { std: "docker" "inspect" "f30315fd4437f99aeea5d1133d50694c2bcde6c57b8abc4b8cec5e440ff2486b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f30315fd4437f99aeea5d1133d50694c2bcde6c57b8abc4b8cec5e440ff2486b", kill_on_drop: false }`
[INFO] [stdout] f30315fd4437f99aeea5d1133d50694c2bcde6c57b8abc4b8cec5e440ff2486b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6abc0456e36ee9f08238f3d029fb8d7c174050d37903e7ccf5daec0d77b1e71f
[INFO] running `Command { std: "docker" "start" "-a" "6abc0456e36ee9f08238f3d029fb8d7c174050d37903e7ccf5daec0d77b1e71f", kill_on_drop: false }`
[INFO] [stderr]    Compiling bluebus v0.1.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.85s
[INFO] running `Command { std: "docker" "inspect" "6abc0456e36ee9f08238f3d029fb8d7c174050d37903e7ccf5daec0d77b1e71f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6abc0456e36ee9f08238f3d029fb8d7c174050d37903e7ccf5daec0d77b1e71f", kill_on_drop: false }`
[INFO] [stdout] 6abc0456e36ee9f08238f3d029fb8d7c174050d37903e7ccf5daec0d77b1e71f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b0124a703c2b8f60133390311ea95e647269d35dc3e04802b59021df361d0e97
[INFO] running `Command { std: "docker" "start" "-a" "b0124a703c2b8f60133390311ea95e647269d35dc3e04802b59021df361d0e97", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bluebus-0051c8a4f7f360b6)
[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] 32 |     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] 16 + 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] 32 |     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] 33 |     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] 16 + 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] 35 |     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]  22 |         .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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zvariant-5.4.0/src/object_path.rs:173:1
[INFO] [stdout]     |
[INFO] [stdout] 173 | impl<'o> From<&ObjectPath<'o>> for ObjectPath<'o> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `zbus::zvariant::ObjectPath<'_>` implements `From<&zbus::zvariant::ObjectPath<'_>>`
[INFO] [stdout] ...
[INFO] [stdout] 291 | impl std::convert::From<OwnedObjectPath> for ObjectPath<'static> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `zbus::zvariant::ObjectPath<'_>` implements `From<OwnedObjectPath>`
[INFO] [stdout] ...
[INFO] [stdout] 303 | impl<'unowned, 'owned: 'unowned> From<&'owned OwnedObjectPath> for ObjectPath<'unowned> {
[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 5 arguments but 2 arguments were supplied
[INFO] [stdout]   --> src/lib.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let monitor = Arc::new(bluebus::Monitor::new(conn.clone(), manager).await);
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^----------------------- three arguments of type `tokio::sync::mpsc::Sender<DeviceInfo>`, `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] 32 |     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:28:18
[INFO] [stdout]    |
[INFO] [stdout] 28 |     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] 32 |     let monitor = Arc::new(bluebus::Monitor::new(conn.clone().into(), manager).await);
[INFO] [stdout]    |                                                              +++++++
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]    |
[INFO] [stdout] 32 -     let monitor = Arc::new(bluebus::Monitor::new(conn.clone(), manager).await);
[INFO] [stdout] 32 +     let monitor = Arc::new(bluebus::Monitor::new(/* Arc<zbus::Connection> */, manager, /* tokio::sync::mpsc::Sender<DeviceInfo> */, /* 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.21s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b0124a703c2b8f60133390311ea95e647269d35dc3e04802b59021df361d0e97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0124a703c2b8f60133390311ea95e647269d35dc3e04802b59021df361d0e97", kill_on_drop: false }`
[INFO] [stdout] b0124a703c2b8f60133390311ea95e647269d35dc3e04802b59021df361d0e97
