[INFO] fetching crate lipl-display-femtovg 0.4.6... [INFO] checking lipl-display-femtovg-0.4.6 against try#88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c for pr-154887 [INFO] extracting crate lipl-display-femtovg 0.4.6 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate lipl-display-femtovg 0.4.6 [INFO] finished tweaking crates.io crate lipl-display-femtovg 0.4.6 [INFO] tweaked toml for crates.io crate lipl-display-femtovg 0.4.6 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lipl-display-femtovg 0.4.6 on toolchain 88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lipl-display-femtovg 0.4.6 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" "+88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a047567e2050d3e63f00626417518e0092697ac246322a466dc682482ff79725 [INFO] running `Command { std: "docker" "start" "-a" "a047567e2050d3e63f00626417518e0092697ac246322a466dc682482ff79725", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a047567e2050d3e63f00626417518e0092697ac246322a466dc682482ff79725", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a047567e2050d3e63f00626417518e0092697ac246322a466dc682482ff79725", kill_on_drop: false }` [INFO] [stdout] a047567e2050d3e63f00626417518e0092697ac246322a466dc682482ff79725 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8678a9cc786248f5488478942b607a724655ed66e3a42c8ab005cfe0ba6cc06a [INFO] running `Command { std: "docker" "start" "-a" "8678a9cc786248f5488478942b607a724655ed66e3a42c8ab005cfe0ba6cc06a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling rustix v0.38.39 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cc v1.1.36 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling wayland-sys v0.31.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling wayland-client v0.31.7 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking core_maths v0.1.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking bytemuck v1.19.0 [INFO] [stderr] Compiling xml-rs v0.8.22 [INFO] [stderr] Compiling thiserror v1.0.68 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling wayland-scanner v0.31.5 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking ttf-parser v0.25.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling wayland-backend v0.3.7 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking xcursor v0.3.8 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Compiling glutin_egl_sys v0.7.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling thiserror v2.0.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking owned_ttf_parser v0.25.0 [INFO] [stderr] Checking ab_glyph v0.2.29 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling winit v0.30.5 [INFO] [stderr] Compiling glutin v0.32.1 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling glutin-winit v0.5.0 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking unicode-bidi-mirroring v0.4.0 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking unicode-ccc v0.4.0 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking dpi v0.1.1 [INFO] [stderr] Checking macaddr v1.0.1 [INFO] [stderr] Checking unicode-script v0.5.7 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking rustybuzz v0.20.0 [INFO] [stderr] Checking polling v3.7.3 [INFO] [stderr] Compiling lipl-display-femtovg v0.4.6 (/opt/rustwide/workdir) [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking imgref v1.11.0 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking glow v0.15.0 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking unicode-bidi v0.3.17 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.68 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking wayland-protocols v0.32.5 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Checking wayland-cursor v0.31.7 [INFO] [stderr] Compiling custom_debug_derive v0.6.1 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v2.0.0 [INFO] [stderr] Checking tokio v1.41.0 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking custom_debug v0.6.1 [INFO] [stderr] Checking pin-project v1.1.7 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Checking femtovg v0.10.1 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking dbus v0.9.7 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tokio-stream v0.1.16 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.5 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.5 [INFO] [stderr] Checking dbus-crossroads v0.5.2 [INFO] [stderr] Checking dbus-tokio v0.7.6 [INFO] [stderr] Checking lipl-display-common v0.4.6 [INFO] [stderr] Checking sctk-adwaita v0.10.1 [INFO] [stderr] Compiling bluer v0.17.3 [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 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(&self, name: &str, args: A) -> crate::Result [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 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(&self, name: &str, args: A) -> crate::Result [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 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(&self, name: &str, args: A) -> crate::Result [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 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>, M: Into>>(&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 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>, M: Into>>(&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 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>, M: Into>>(&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: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 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>, M: Into>>(&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 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>, M: Into>>(&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 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(&self, name: &str, args: A) -> crate::Result [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 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(&self, name: &str, args: A) -> crate::Result [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 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(&self, name: &str, args: A) -> crate::Result [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 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>, M: Into>>(&self, i: I, m: M, ... [INFO] [stdout] | ^^^^^^^ required by this bound in `Proxy::<'a, C>::method_call` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bluer` (lib) due to 12 previous errors [INFO] running `Command { std: "docker" "inspect" "8678a9cc786248f5488478942b607a724655ed66e3a42c8ab005cfe0ba6cc06a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8678a9cc786248f5488478942b607a724655ed66e3a42c8ab005cfe0ba6cc06a", kill_on_drop: false }` [INFO] [stdout] 8678a9cc786248f5488478942b607a724655ed66e3a42c8ab005cfe0ba6cc06a