[INFO] fetching crate nxt 0.2.1...
[INFO] checking nxt-0.2.1 against try#1bdcb63291ccffc030f8223f6f978568dd240e3e for 155501-infallible-never-with-reservation
[INFO] extracting crate nxt 0.2.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate nxt 0.2.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate nxt 0.2.1
[INFO] tweaked toml for crates.io crate nxt 0.2.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nxt 0.2.1 on toolchain 1bdcb63291ccffc030f8223f6f978568dd240e3e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nxt 0.2.1 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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9dca78a1c799b9e368b6dbaafaf133c0ecec1751f3b413b1184163a891c0896a
[INFO] running `Command { std: "docker" "start" "-a" "9dca78a1c799b9e368b6dbaafaf133c0ecec1751f3b413b1184163a891c0896a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9dca78a1c799b9e368b6dbaafaf133c0ecec1751f3b413b1184163a891c0896a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9dca78a1c799b9e368b6dbaafaf133c0ecec1751f3b413b1184163a891c0896a", kill_on_drop: false }`
[INFO] [stdout] 9dca78a1c799b9e368b6dbaafaf133c0ecec1751f3b413b1184163a891c0896a
[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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7731975f139c9150639305a84177fc04bfca410486c4dd90c05bf244160fa945
[INFO] running `Command { std: "docker" "start" "-a" "7731975f139c9150639305a84177fc04bfca410486c4dd90c05bf244160fa945", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling serde_json v1.0.109
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling uuid v1.6.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling rusb v0.9.3
[INFO] [stderr]    Compiling thiserror v1.0.52
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking macaddr v1.0.1
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling libusb1-sys v0.6.4
[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.30
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.52
[INFO] [stderr]    Compiling num-derive v0.4.1
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking strum v0.25.0
[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.14
[INFO] [stderr]     Checking dbus-tokio v0.7.6
[INFO] [stderr]     Checking dbus-crossroads v0.5.2
[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] 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/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 13 previous errors
[INFO] running `Command { std: "docker" "inspect" "7731975f139c9150639305a84177fc04bfca410486c4dd90c05bf244160fa945", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7731975f139c9150639305a84177fc04bfca410486c4dd90c05bf244160fa945", kill_on_drop: false }`
[INFO] [stdout] 7731975f139c9150639305a84177fc04bfca410486c4dd90c05bf244160fa945
