[INFO] cloning repository https://github.com/bandipapa/phd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bandipapa/phd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbandipapa%2Fphd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbandipapa%2Fphd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ee0a7c9b6c36af3effe0291bb497b89bdacb914e
[INFO] checking bandipapa/phd against try#1c4199da70f816f2239f41c55168ff75a3663718 for pr-155499
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbandipapa%2Fphd" "/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/bandipapa/phd
[INFO] finished tweaking git repo https://github.com/bandipapa/phd
[INFO] tweaked toml for git repo https://github.com/bandipapa/phd written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bandipapa/phd 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/bandipapa/phd 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] c7076e64fb66b8fea861565a8c99a07503e15393d971e1668328c376bff071a5
[INFO] running `Command { std: "docker" "start" "-a" "c7076e64fb66b8fea861565a8c99a07503e15393d971e1668328c376bff071a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7076e64fb66b8fea861565a8c99a07503e15393d971e1668328c376bff071a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7076e64fb66b8fea861565a8c99a07503e15393d971e1668328c376bff071a5", kill_on_drop: false }`
[INFO] [stdout] c7076e64fb66b8fea861565a8c99a07503e15393d971e1668328c376bff071a5
[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] f95fd9949ce9c2903e41f2dcce4af04cdc6aedfef36311e39385e01c7b8c5612
[INFO] running `Command { std: "docker" "start" "-a" "f95fd9949ce9c2903e41f2dcce4af04cdc6aedfef36311e39385e01c7b8c5612", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]    Compiling cc v1.1.30
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]    Compiling serde_json v1.0.129
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking macaddr v1.0.1
[INFO] [stderr]     Checking pathdiff v0.2.2
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking ordered-multimap v0.6.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking rust-ini v0.19.0
[INFO] [stderr]     Checking tzfile v0.1.3
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling custom_debug_derive v0.6.1
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]     Checking custom_debug v0.6.1
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]     Checking dbus v0.9.7
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking dbus-crossroads v0.5.2
[INFO] [stderr]     Checking dbus-tokio v0.7.6
[INFO] [stderr]    Compiling bluer v0.17.3
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking hyper v1.5.0
[INFO] [stderr]     Checking config v0.14.0
[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.3/src/adapter.rs:250:26
[INFO] [stdout]     |
[INFO] [stdout] 250 |                     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.3/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.3/src/adapter.rs:267:5
[INFO] [stdout]     |
[INFO] [stdout] 267 |     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.3/src/adapter.rs:251:26
[INFO] [stdout]     |
[INFO] [stdout] 251 |                     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.3/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.3/src/adapter.rs:267:5
[INFO] [stdout]     |
[INFO] [stdout] 267 |     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.3/src/adapter.rs:355:14
[INFO] [stdout]     |
[INFO] [stdout] 355 |         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.3/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.3/src/adapter.rs:267:5
[INFO] [stdout]     |
[INFO] [stdout] 267 |     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.3/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.3/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.3/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] [stderr]     Checking hyper-util v0.1.9
[INFO] [stderr]     Checking tokio-native-tls v0.3.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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/src/monitor.rs:405:15
[INFO] [stdout]     |
[INFO] [stdout] 405 |         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] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.8
[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" "f95fd9949ce9c2903e41f2dcce4af04cdc6aedfef36311e39385e01c7b8c5612", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f95fd9949ce9c2903e41f2dcce4af04cdc6aedfef36311e39385e01c7b8c5612", kill_on_drop: false }`
[INFO] [stdout] f95fd9949ce9c2903e41f2dcce4af04cdc6aedfef36311e39385e01c7b8c5612
