[INFO] cloning repository https://github.com/simmsb/rust-ble-dfu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simmsb/rust-ble-dfu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimmsb%2Frust-ble-dfu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimmsb%2Frust-ble-dfu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 237c5d9a4aa9b785fb2109d7dfddd6032632a2db
[INFO] checking simmsb/rust-ble-dfu against try#1c4199da70f816f2239f41c55168ff75a3663718 for pr-155499
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimmsb%2Frust-ble-dfu" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/simmsb/rust-ble-dfu
[INFO] finished tweaking git repo https://github.com/simmsb/rust-ble-dfu
[INFO] tweaked toml for git repo https://github.com/simmsb/rust-ble-dfu written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/simmsb/rust-ble-dfu on toolchain 1c4199da70f816f2239f41c55168ff75a3663718
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/simmsb/rust-ble-dfu 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" "+1c4199da70f816f2239f41c55168ff75a3663718" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 51cde48e4d15bc56a48c2ca96763aae24014e6a11a823ed34ae07c0ab5a822b3
[INFO] running `Command { std: "docker" "start" "-a" "51cde48e4d15bc56a48c2ca96763aae24014e6a11a823ed34ae07c0ab5a822b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51cde48e4d15bc56a48c2ca96763aae24014e6a11a823ed34ae07c0ab5a822b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51cde48e4d15bc56a48c2ca96763aae24014e6a11a823ed34ae07c0ab5a822b3", kill_on_drop: false }`
[INFO] [stdout] 51cde48e4d15bc56a48c2ca96763aae24014e6a11a823ed34ae07c0ab5a822b3
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0982ddd2eefe63b0b3b32543f3521a23e7c7a1c4eef6cd1cd7ed24e85db76f88
[INFO] running `Command { std: "docker" "start" "-a" "0982ddd2eefe63b0b3b32543f3521a23e7c7a1c4eef6cd1cd7ed24e85db76f88", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking macaddr v1.0.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]     Checking ruzstd v0.7.2
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]     Checking formatx v0.2.2
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking ondrop v0.1.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]     Checking ctrlc v3.4.5
[INFO] [stderr]     Checking regex v1.11.0
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling custom_debug_derive v0.5.1
[INFO] [stderr]     Checking custom_debug v0.5.1
[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 serde_derive v1.0.210
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling kdam_derive v0.1.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking kdam v0.5.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking pin-project v1.1.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]     Checking color-eyre v0.6.3
[INFO] [stderr]     Checking dbus v0.9.7
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking dbus-crossroads v0.5.2
[INFO] [stderr]     Checking dbus-tokio v0.7.6
[INFO] [stderr]    Compiling bluer v0.16.1
[INFO] [stdout] error[E0277]: the trait bound `!: ReadAll` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bluer-0.16.1/src/adapter.rs:244:26
[INFO] [stdout]     |
[INFO] [stdout] 244 |                     self.call_method("SetDiscoveryFilter", (self.discovery_filter().await.into_dict(),)).await?;
[INFO] [stdout]     |                          ^^^^^^^^^^^ the trait `ReadAll` is not implemented for `!`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `ReadAll`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 33 others
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]     = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `adapter::Adapter::call_method`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bluer-0.16.1/src/lib.rs:226:16
[INFO] [stdout]     |
[INFO] [stdout] 223 |         async fn call_method<A, R>(&self, name: &str, args: A) -> crate::Result<R>
[INFO] [stdout]     |                  ----------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 226 |             R: dbus::arg::ReadAll + std::fmt::Debug + 'static,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^ required by this bound in `Adapter::call_method`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bluer-0.16.1/src/adapter.rs:261:5
[INFO] [stdout]     |
[INFO] [stdout] 261 |     dbus_default_interface!(INTERFACE);
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `dbus_default_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: ReadAll` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bluer-0.16.1/src/adapter.rs:245:26
[INFO] [stdout]     |
[INFO] [stdout] 245 |                     self.call_method("StartDiscovery", ()).await?;
[INFO] [stdout]     |                          ^^^^^^^^^^^ the trait `ReadAll` is not implemented for `!`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `ReadAll`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 33 others
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]     = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `adapter::Adapter::call_method`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bluer-0.16.1/src/lib.rs:226:16
[INFO] [stdout]     |
[INFO] [stdout] 223 |         async fn call_method<A, R>(&self, name: &str, args: A) -> crate::Result<R>
[INFO] [stdout]     |                  ----------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 226 |             R: dbus::arg::ReadAll + std::fmt::Debug + 'static,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^ required by this bound in `Adapter::call_method`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bluer-0.16.1/src/adapter.rs:261:5
[INFO] [stdout]     |
[INFO] [stdout] 261 |     dbus_default_interface!(INTERFACE);
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `dbus_default_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: ReadAll` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bluer-0.16.1/src/adapter.rs:349:14
[INFO] [stdout]     |
[INFO] [stdout] 349 |         self.call_method("RemoveDevice", ((path),)).await?;
[INFO] [stdout]     |              ^^^^^^^^^^^ the trait `ReadAll` is not implemented for `!`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `ReadAll`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 33 others
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]     = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `adapter::Adapter::call_method`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bluer-0.16.1/src/lib.rs:226:16
[INFO] [stdout]     |
[INFO] [stdout] 223 |         async fn call_method<A, R>(&self, name: &str, args: A) -> crate::Result<R>
[INFO] [stdout]     |                  ----------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 226 |             R: dbus::arg::ReadAll + std::fmt::Debug + 'static,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^ required by this bound in `Adapter::call_method`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bluer-0.16.1/src/adapter.rs:261:5
[INFO] [stdout]     |
[INFO] [stdout] 261 |     dbus_default_interface!(INTERFACE);
[INFO] [stdout]     |     ---------------------------------- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `dbus_default_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: ReadAll` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bluer-0.16.1/src/adv.rs:310:15
[INFO] [stdout]     |
[INFO] [stdout] 310 |         proxy.method_call(MANAGER_INTERFACE, "RegisterAdvertisement", (name.clone(), PropMap::new())).await?;
[INFO] [stdout]     |               ^^^^^^^^^^^ the trait `ReadAll` is not implemented for `!`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `ReadAll`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 33 others
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]     = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `dbus::nonblock::Proxy::<'a, C>::method_call`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/nonblock.rs:537:35
[INFO] [stdout]     |
[INFO] [stdout] 537 |     pub fn method_call<'i, 'm, R: ReadAll + 'static, A: AppendAll, I: Into<Interface<'i>>, M: Into<Member<'m>>>(&self, i: I, m: M, ...
[INFO] [stdout]     |                                   ^^^^^^^ required by this bound in `Proxy::<'a, C>::method_call`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: ReadAll` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bluer-0.16.1/src/agent.rs:469:15
[INFO] [stdout]     |
[INFO] [stdout] 469 |         proxy.method_call(MANAGER_INTERFACE, "RegisterAgent", (name.clone(), capability)).await?;
[INFO] [stdout]     |               ^^^^^^^^^^^ the trait `ReadAll` is not implemented for `!`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `ReadAll`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 33 others
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]     = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `dbus::nonblock::Proxy::<'a, C>::method_call`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/nonblock.rs:537:35
[INFO] [stdout]     |
[INFO] [stdout] 537 |     pub fn method_call<'i, 'm, R: ReadAll + 'static, A: AppendAll, I: Into<Interface<'i>>, M: Into<Member<'m>>>(&self, i: I, m: M, ...
[INFO] [stdout]     |                                   ^^^^^^^ required by this bound in `Proxy::<'a, C>::method_call`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: ReadAll` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bluer-0.16.1/src/agent.rs:489:19
[INFO] [stdout]     |
[INFO] [stdout] 489 |             proxy.method_call(MANAGER_INTERFACE, "RequestDefaultAgent", (name.clone(),)).await?;
[INFO] [stdout]     |                   ^^^^^^^^^^^ the trait `ReadAll` is not implemented for `!`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `ReadAll`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 33 others
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]     = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `dbus::nonblock::Proxy::<'a, C>::method_call`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/nonblock.rs:537:35
[INFO] [stdout]     |
[INFO] [stdout] 537 |     pub fn method_call<'i, 'm, R: ReadAll + 'static, A: AppendAll, I: Into<Interface<'i>>, M: Into<Member<'m>>>(&self, i: I, m: M, ...
[INFO] [stdout]     |                                   ^^^^^^^ required by this bound in `Proxy::<'a, C>::method_call`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: ReadAll` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bluer-0.16.1/src/gatt/local.rs:1353:15
[INFO] [stdout]      |
[INFO] [stdout] 1353 |         proxy.method_call(MANAGER_INTERFACE, "RegisterApplication", (app_path.clone(), PropMap::new())).await?;
[INFO] [stdout]      |               ^^^^^^^^^^^ the trait `ReadAll` is not implemented for `!`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `ReadAll`:
[INFO] [stdout]                ()
[INFO] [stdout]                (A, B)
[INFO] [stdout]                (A, B, C)
[INFO] [stdout]                (A, B, C, D)
[INFO] [stdout]                (A, B, C, D, E)
[INFO] [stdout]                (A, B, C, D, E, F)
[INFO] [stdout]                (A, B, C, D, E, F, G)
[INFO] [stdout]                (A, B, C, D, E, F, G, H)
[INFO] [stdout]              and 33 others
[INFO] [stdout]      = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]      = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `dbus::nonblock::Proxy::<'a, C>::method_call`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/nonblock.rs:537:35
[INFO] [stdout]      |
[INFO] [stdout]  537 |     pub fn method_call<'i, 'm, R: ReadAll + 'static, A: AppendAll, I: Into<Interface<'i>>, M: Into<Member<'m>>>(&self, i: I, m: M,...
[INFO] [stdout]      |                                   ^^^^^^^ required by this bound in `Proxy::<'a, C>::method_call`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: ReadAll` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bluer-0.16.1/src/gatt/local.rs:1441:14
[INFO] [stdout]      |
[INFO] [stdout] 1441 |             .method_call(MANAGER_INTERFACE, "RegisterApplication", (profile_path.clone(), PropMap::new()))
[INFO] [stdout]      |              ^^^^^^^^^^^ the trait `ReadAll` is not implemented for `!`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `ReadAll`:
[INFO] [stdout]                ()
[INFO] [stdout]                (A, B)
[INFO] [stdout]                (A, B, C)
[INFO] [stdout]                (A, B, C, D)
[INFO] [stdout]                (A, B, C, D, E)
[INFO] [stdout]                (A, B, C, D, E, F)
[INFO] [stdout]                (A, B, C, D, E, F, G)
[INFO] [stdout]                (A, B, C, D, E, F, G, H)
[INFO] [stdout]              and 33 others
[INFO] [stdout]      = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]      = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `dbus::nonblock::Proxy::<'a, C>::method_call`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/nonblock.rs:537:35
[INFO] [stdout]      |
[INFO] [stdout]  537 |     pub fn method_call<'i, 'm, R: ReadAll + 'static, A: AppendAll, I: Into<Interface<'i>>, M: Into<Member<'m>>>(&self, i: I, m: M,...
[INFO] [stdout]      |                                   ^^^^^^^ required by this bound in `Proxy::<'a, C>::method_call`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: ReadAll` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bluer-0.16.1/src/gatt/remote.rs:333:14
[INFO] [stdout]     |
[INFO] [stdout] 333 |         self.call_method("WriteValue", (value, req.to_dict())).await?;
[INFO] [stdout]     |              ^^^^^^^^^^^ the trait `ReadAll` is not implemented for `!`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `ReadAll`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 33 others
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]     = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `remote::Characteristic::call_method`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bluer-0.16.1/src/lib.rs:226:16
[INFO] [stdout]     |
[INFO] [stdout] 223 |         async fn call_method<A, R>(&self, name: &str, args: A) -> crate::Result<R>
[INFO] [stdout]     |                  ----------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 226 |             R: dbus::arg::ReadAll + std::fmt::Debug + 'static,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^ required by this bound in `Characteristic::call_method`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bluer-0.16.1/src/gatt/remote.rs:447:5
[INFO] [stdout]     |
[INFO] [stdout] 447 |     dbus_default_interface!(CHARACTERISTIC_INTERFACE);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `dbus_default_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: ReadAll` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bluer-0.16.1/src/gatt/remote.rs:396:26
[INFO] [stdout]     |
[INFO] [stdout] 396 |                     self.call_method("StartNotify", ()).await?;
[INFO] [stdout]     |                          ^^^^^^^^^^^ the trait `ReadAll` is not implemented for `!`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `ReadAll`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 33 others
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]     = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `remote::Characteristic::call_method`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bluer-0.16.1/src/lib.rs:226:16
[INFO] [stdout]     |
[INFO] [stdout] 223 |         async fn call_method<A, R>(&self, name: &str, args: A) -> crate::Result<R>
[INFO] [stdout]     |                  ----------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 226 |             R: dbus::arg::ReadAll + std::fmt::Debug + 'static,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^ required by this bound in `Characteristic::call_method`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bluer-0.16.1/src/gatt/remote.rs:447:5
[INFO] [stdout]     |
[INFO] [stdout] 447 |     dbus_default_interface!(CHARACTERISTIC_INTERFACE);
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `dbus_default_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: ReadAll` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bluer-0.16.1/src/gatt/remote.rs:680:14
[INFO] [stdout]     |
[INFO] [stdout] 680 |         self.call_method("WriteValue", (value, req.to_dict())).await?;
[INFO] [stdout]     |              ^^^^^^^^^^^ the trait `ReadAll` is not implemented for `!`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `ReadAll`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 33 others
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]     = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `remote::Descriptor::call_method`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bluer-0.16.1/src/lib.rs:226:16
[INFO] [stdout]     |
[INFO] [stdout] 223 |         async fn call_method<A, R>(&self, name: &str, args: A) -> crate::Result<R>
[INFO] [stdout]     |                  ----------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 226 |             R: dbus::arg::ReadAll + std::fmt::Debug + 'static,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^ required by this bound in `Descriptor::call_method`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bluer-0.16.1/src/gatt/remote.rs:652:5
[INFO] [stdout]     |
[INFO] [stdout] 652 |     dbus_default_interface!(DESCRIPTOR_INTERFACE);
[INFO] [stdout]     |     --------------------------------------------- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `dbus_default_interface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: ReadAll` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bluer-0.16.1/src/monitor.rs:401:15
[INFO] [stdout]     |
[INFO] [stdout] 401 |         proxy.method_call(MANAGER_INTERFACE, "RegisterMonitor", (root.clone(),)).await?;
[INFO] [stdout]     |               ^^^^^^^^^^^ the trait `ReadAll` is not implemented for `!`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `ReadAll`:
[INFO] [stdout]               ()
[INFO] [stdout]               (A, B)
[INFO] [stdout]               (A, B, C)
[INFO] [stdout]               (A, B, C, D)
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               (A, B, C, D, E, F)
[INFO] [stdout]               (A, B, C, D, E, F, G)
[INFO] [stdout]               (A, B, C, D, E, F, G, H)
[INFO] [stdout]             and 33 others
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]     = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `dbus::nonblock::Proxy::<'a, C>::method_call`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/nonblock.rs:537:35
[INFO] [stdout]     |
[INFO] [stdout] 537 |     pub fn method_call<'i, 'm, R: ReadAll + 'static, A: AppendAll, I: Into<Interface<'i>>, M: Into<Member<'m>>>(&self, i: I, m: M, ...
[INFO] [stdout]     |                                   ^^^^^^^ required by this bound in `Proxy::<'a, C>::method_call`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bluer` (lib) due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "0982ddd2eefe63b0b3b32543f3521a23e7c7a1c4eef6cd1cd7ed24e85db76f88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0982ddd2eefe63b0b3b32543f3521a23e7c7a1c4eef6cd1cd7ed24e85db76f88", kill_on_drop: false }`
[INFO] [stdout] 0982ddd2eefe63b0b3b32543f3521a23e7c7a1c4eef6cd1cd7ed24e85db76f88
