[INFO] cloning repository https://github.com/Obito1903/car-audio
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Obito1903/car-audio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FObito1903%2Fcar-audio", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FObito1903%2Fcar-audio'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 98f4f3056350e4422f9d87475dcb68b2a3274c8c
[INFO] checking Obito1903/car-audio against try#1c4199da70f816f2239f41c55168ff75a3663718 for pr-155499
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FObito1903%2Fcar-audio" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Obito1903/car-audio
[INFO] finished tweaking git repo https://github.com/Obito1903/car-audio
[INFO] tweaked toml for git repo https://github.com/Obito1903/car-audio written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Obito1903/car-audio 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/Obito1903/car-audio 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-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 96ca13ed58549fadc7c16bcc6330d338ca079cd038cf697b6bb0a23104d2ffaf
[INFO] running `Command { std: "docker" "start" "-a" "96ca13ed58549fadc7c16bcc6330d338ca079cd038cf697b6bb0a23104d2ffaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96ca13ed58549fadc7c16bcc6330d338ca079cd038cf697b6bb0a23104d2ffaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96ca13ed58549fadc7c16bcc6330d338ca079cd038cf697b6bb0a23104d2ffaf", kill_on_drop: false }`
[INFO] [stdout] 96ca13ed58549fadc7c16bcc6330d338ca079cd038cf697b6bb0a23104d2ffaf
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71961d48ac359a110a8f9327552f446d7442a22c5300c50f6e208642a8067d76
[INFO] running `Command { std: "docker" "start" "-a" "71961d48ac359a110a8f9327552f446d7442a22c5300c50f6e208642a8067d76", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling serde v1.0.199
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]    Compiling figment v0.10.18
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking macaddr v1.0.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]     Checking env_logger v0.11.3
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.199
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]     Checking strum v0.26.2
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling custom_debug_derive v0.6.1
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking custom_debug v0.6.1
[INFO] [stderr]     Checking dbus v0.9.7
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking dbus-tokio v0.7.6
[INFO] [stderr]     Checking dbus-crossroads v0.5.2
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking mac_address v1.1.6
[INFO] [stderr]    Compiling bluer v0.17.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.17.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.17.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.17.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.17.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.17.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.17.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.17.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.17.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.17.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.17.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.17.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.17.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.17.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.17.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.17.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.17.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.17.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.17.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.17.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.17.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.17.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.17.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.17.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.17.1/src/mesh/management.rs:38:14
[INFO] [stdout]     |
[INFO] [stdout]  38 |         self.call_method("AddNode", (uuid.as_bytes().to_vec(), opts)).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 `Management::call_method`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bluer-0.17.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 `Management::call_method`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bluer-0.17.1/src/mesh/management.rs:57:5
[INFO] [stdout]     |
[INFO] [stdout]  57 |     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.17.1/src/mesh/network.rs:66:14
[INFO] [stdout]     |
[INFO] [stdout]  66 |         self.call_method("Join", (app_hnd.name.clone(), app_hnd.device_id.as_bytes().to_vec())).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 `Network::call_method`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bluer-0.17.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 `Network::call_method`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bluer-0.17.1/src/mesh/network.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 113 |     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.17.1/src/mesh/node.rs:60:14
[INFO] [stdout]     |
[INFO] [stdout]  60 |         self.call_method("Publish", (path, model_id, options, data.to_vec())).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 `Node::call_method`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bluer-0.17.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 `Node::call_method`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bluer-0.17.1/src/mesh/node.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 |     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.17.1/src/mesh/node.rs:80:14
[INFO] [stdout]     |
[INFO] [stdout]  80 |         self.call_method("Send", (path, destination, key_index, options, data.to_vec())).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 `Node::call_method`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bluer-0.17.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 `Node::call_method`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bluer-0.17.1/src/mesh/node.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 |     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.17.1/src/mesh/node.rs:102:14
[INFO] [stdout]     |
[INFO] [stdout] 102 |         self.call_method("DevKeySend", (path, destination, remote, net_index, options, data.to_vec())).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 `Node::call_method`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bluer-0.17.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 `Node::call_method`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bluer-0.17.1/src/mesh/node.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 |     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.17.1/src/mesh/node.rs:121:14
[INFO] [stdout]     |
[INFO] [stdout] 121 |         self.call_method("AddAppKey", (path, destination, app_key, net_index, update)).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 `Node::call_method`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bluer-0.17.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 `Node::call_method`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bluer-0.17.1/src/mesh/node.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 |     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.17.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] error[E0277]: the trait bound `!: ReadAll` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bluer-0.17.1/src/rfcomm/profile.rs:347:14
[INFO] [stdout]     |
[INFO] [stdout] 347 |             .method_call(
[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 19 previous errors
[INFO] running `Command { std: "docker" "inspect" "71961d48ac359a110a8f9327552f446d7442a22c5300c50f6e208642a8067d76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71961d48ac359a110a8f9327552f446d7442a22c5300c50f6e208642a8067d76", kill_on_drop: false }`
[INFO] [stdout] 71961d48ac359a110a8f9327552f446d7442a22c5300c50f6e208642a8067d76
