[INFO] cloning repository https://github.com/525bigword/shuttle
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/525bigword/shuttle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F525bigword%2Fshuttle", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F525bigword%2Fshuttle'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e4220d19b965e423b76ff24581433b355e9e6418
[INFO] checking 525bigword/shuttle against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F525bigword%2Fshuttle" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/525bigword/shuttle
[INFO] finished tweaking git repo https://github.com/525bigword/shuttle
[INFO] tweaked toml for git repo https://github.com/525bigword/shuttle written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/525bigword/shuttle on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/525bigword/shuttle 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sha-1 v0.8.2
[INFO] [stderr]   Downloaded mouse_position v0.1.3
[INFO] [stderr]   Downloaded tokio-stream v0.1.11
[INFO] [stderr]   Downloaded tokio-macros v1.8.2
[INFO] [stderr]   Downloaded bytes v0.4.12
[INFO] [stderr]   Downloaded ws v0.9.2
[INFO] [stderr]   Downloaded windows-tokens v0.39.0
[INFO] [stderr]   Downloaded windows-implement v0.39.0
[INFO] [stderr]   Downloaded custom_debug v0.5.0
[INFO] [stderr]   Downloaded macaddr v1.0.1
[INFO] [stderr]   Downloaded custom_debug_derive v0.5.0
[INFO] [stderr]   Downloaded dbus-tokio v0.7.5
[INFO] [stderr]   Downloaded displaydoc v0.2.3
[INFO] [stderr]   Downloaded futures-executor v0.3.26
[INFO] [stderr]   Downloaded rustversion v1.0.11
[INFO] [stderr]   Downloaded bluer v0.15.7
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.39.0
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.39.0
[INFO] [stderr]   Downloaded windows_i686_msvc v0.39.0
[INFO] [stderr]   Downloaded windows_i686_gnu v0.39.0
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.39.0
[INFO] [stderr]   Downloaded libdbus-sys v0.2.4
[INFO] [stderr]   Downloaded bluest v0.5.3
[INFO] [stderr]   Downloaded windows v0.39.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2918e68539a8015deb1f0acaf873f117fc7939ced8c9929a6fee77974bdf850a
[INFO] running `Command { std: "docker" "start" "-a" "2918e68539a8015deb1f0acaf873f117fc7939ced8c9929a6fee77974bdf850a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2918e68539a8015deb1f0acaf873f117fc7939ced8c9929a6fee77974bdf850a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2918e68539a8015deb1f0acaf873f117fc7939ced8c9929a6fee77974bdf850a", kill_on_drop: false }`
[INFO] [stdout] 2918e68539a8015deb1f0acaf873f117fc7939ced8c9929a6fee77974bdf850a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8505182e14d741d21390de276c0a25b507d917f25270defd600bf9d85083dfb0
[INFO] running `Command { std: "docker" "start" "-a" "8505182e14d741d21390de276c0a25b507d917f25270defd600bf9d85083dfb0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling futures-channel v0.3.26
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]     Checking futures-sink v0.3.26
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]     Checking futures-io v0.3.26
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling serde_json v1.0.93
[INFO] [stderr]    Compiling tokio v1.25.0
[INFO] [stderr]    Compiling rustversion v1.0.11
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling uuid v1.3.0
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking unicode-bidi v0.3.10
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]    Compiling libdbus-sys v0.2.4
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling async-trait v0.1.64
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking macaddr v1.0.1
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.38
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking nix v0.26.2
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking sha-1 v0.8.2
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking regex v1.7.1
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking ws v0.9.2
[INFO] [stderr]     Checking mouse_position v0.1.3
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling futures-macro v0.3.26
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling custom_debug_derive v0.5.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling displaydoc v0.2.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking custom_debug v0.5.0
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking dbus v0.9.7
[INFO] [stderr]     Checking futures-executor v0.3.26
[INFO] [stderr]     Checking futures v0.3.26
[INFO] [stderr]     Checking tokio-stream v0.1.11
[INFO] [stderr]     Checking dbus-tokio v0.7.5
[INFO] [stderr]     Checking dbus-crossroads v0.5.2
[INFO] [stderr]    Compiling bluer v0.15.7
[INFO] [stderr]     Checking bluest v0.5.3
[INFO] [stderr]     Checking shuttle v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]  --> src/device.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::thread;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]  --> src/event.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | use log::{info, debug};
[INFO] [stdout]   |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `mac`
[INFO] [stdout]  --> src/./os/mod.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(mac)]
[INFO] [stdout]   |       ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mac)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mac)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `mac`
[INFO] [stdout]   --> src/./os/mod.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(mac)]
[INFO] [stdout]    |       ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mac)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mac)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]  --> src/device.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::thread;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]  --> src/event.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | use log::{info, debug};
[INFO] [stdout]   |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `mac`
[INFO] [stdout]  --> src/./os/mod.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(mac)]
[INFO] [stdout]   |       ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mac)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mac)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `mac`
[INFO] [stdout]   --> src/./os/mod.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(mac)]
[INFO] [stdout]    |       ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mac)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mac)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uuid`
[INFO] [stdout]    --> src/device.rs:110:14
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let (uuid, device) = super::get_device(services);
[INFO] [stdout]     |              ^^^^ help: if this is intentional, prefix it with an underscore: `_uuid`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `uuid` is assigned to, but never used
[INFO] [stdout]   --> src/socket.rs:80:25
[INFO] [stdout]    |
[INFO] [stdout] 80 |                     let mut uuid = rt.block_on(future).to_vec();
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_uuid` instead
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `uuid` is never read
[INFO] [stdout]   --> src/socket.rs:81:21
[INFO] [stdout]    |
[INFO] [stdout] 81 |                     uuid = str_list;
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `uuid` is assigned to, but never used
[INFO] [stdout]   --> src/socket.rs:80:25
[INFO] [stdout]    |
[INFO] [stdout] 80 |                     let mut uuid = rt.block_on(future).to_vec();
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_uuid` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `uuid` is never read
[INFO] [stdout]   --> src/socket.rs:81:21
[INFO] [stdout]    |
[INFO] [stdout] 81 |                     uuid = str_list;
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/socket.rs:173:13
[INFO] [stdout]     |
[INFO] [stdout] 172 |             LockDevice => Socket::LockDevice,
[INFO] [stdout]     |             ---------- matches any value
[INFO] [stdout] 173 |             Other => Socket::Other,
[INFO] [stdout]     |             ^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]    --> src/socket.rs:167:13
[INFO] [stdout]     |
[INFO] [stdout] 167 |         let LockDevice = Message::Text("LockDevice".to_string());
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `LockDevice`
[INFO] [stdout]    --> src/socket.rs:167:13
[INFO] [stdout]     |
[INFO] [stdout] 167 |         let LockDevice = Message::Text("LockDevice".to_string());
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_LockDevice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `Other`
[INFO] [stdout]    --> src/socket.rs:168:13
[INFO] [stdout]     |
[INFO] [stdout] 168 |         let Other = Message::Text("Other".to_string());
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_Other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `LockDevice`
[INFO] [stdout]    --> src/socket.rs:172:13
[INFO] [stdout]     |
[INFO] [stdout] 172 |             LockDevice => Socket::LockDevice,
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_LockDevice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `Other`
[INFO] [stdout]    --> src/socket.rs:173:13
[INFO] [stdout]     |
[INFO] [stdout] 173 |             Other => Socket::Other,
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_Other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `connect_device` is never used
[INFO] [stdout]   --> src/device.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub fn connect_device(device: &Device) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `message_to_socket` is never used
[INFO] [stdout]    --> src/socket.rs:166:8
[INFO] [stdout]     |
[INFO] [stdout] 165 | impl Socket {
[INFO] [stdout]     | ----------- associated function in this implementation
[INFO] [stdout] 166 |     fn message_to_socket(socket: &Message) -> Self {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/socket.rs:173:13
[INFO] [stdout]     |
[INFO] [stdout] 172 |             LockDevice => Socket::LockDevice,
[INFO] [stdout]     |             ---------- matches any value
[INFO] [stdout] 173 |             Other => Socket::Other,
[INFO] [stdout]     |             ^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: there is a binding of the same name; if you meant to pattern match against the value of that binding, that is a feature of constants that is not available for `let` bindings
[INFO] [stdout]    --> src/socket.rs:167:13
[INFO] [stdout]     |
[INFO] [stdout] 167 |         let LockDevice = Message::Text("LockDevice".to_string());
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/device.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         adapter.wait_available().await;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 21 |         let _ = adapter.wait_available().await;
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `Future` that must be used
[INFO] [stdout]   --> src/device.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     adapter.connect_device(&device);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `LockDevice`
[INFO] [stdout]    --> src/socket.rs:167:13
[INFO] [stdout]     |
[INFO] [stdout] 167 |         let LockDevice = Message::Text("LockDevice".to_string());
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_LockDevice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `Other`
[INFO] [stdout]    --> src/socket.rs:168:13
[INFO] [stdout]     |
[INFO] [stdout] 168 |         let Other = Message::Text("Other".to_string());
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_Other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `Future` that must be used
[INFO] [stdout]   --> src/device.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     adapter.disconnect_device(device);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `LockDevice`
[INFO] [stdout]    --> src/socket.rs:172:13
[INFO] [stdout]     |
[INFO] [stdout] 172 |             LockDevice => Socket::LockDevice,
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_LockDevice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `Other`
[INFO] [stdout]    --> src/socket.rs:173:13
[INFO] [stdout]     |
[INFO] [stdout] 173 |             Other => Socket::Other,
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_Other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `LockDevice` should have a snake case name
[INFO] [stdout]    --> src/socket.rs:167:13
[INFO] [stdout]     |
[INFO] [stdout] 167 |         let LockDevice = Message::Text("LockDevice".to_string());
[INFO] [stdout]     |             ^^^^^^^^^^ help: convert the identifier to snake case: `lock_device`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Other` should have a snake case name
[INFO] [stdout]    --> src/socket.rs:168:13
[INFO] [stdout]     |
[INFO] [stdout] 168 |         let Other = Message::Text("Other".to_string());
[INFO] [stdout]     |             ^^^^^ help: convert the identifier to snake case (notice the capitalization): `other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `LockDevice` should have a snake case name
[INFO] [stdout]    --> src/socket.rs:172:13
[INFO] [stdout]     |
[INFO] [stdout] 172 |             LockDevice => Socket::LockDevice,
[INFO] [stdout]     |             ^^^^^^^^^^ help: convert the identifier to snake case: `lock_device`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Other` should have a snake case name
[INFO] [stdout]    --> src/socket.rs:173:13
[INFO] [stdout]     |
[INFO] [stdout] 173 |             Other => Socket::Other,
[INFO] [stdout]     |             ^^^^^ help: convert the identifier to snake case (notice the capitalization): `other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `message_to_socket` is never used
[INFO] [stdout]    --> src/socket.rs:166:8
[INFO] [stdout]     |
[INFO] [stdout] 165 | impl Socket {
[INFO] [stdout]     | ----------- associated function in this implementation
[INFO] [stdout] 166 |     fn message_to_socket(socket: &Message) -> Self {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/device.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         adapter.wait_available().await;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 21 |         let _ = adapter.wait_available().await;
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `Future` that must be used
[INFO] [stdout]   --> src/device.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     adapter.connect_device(&device);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `Future` that must be used
[INFO] [stdout]   --> src/device.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     adapter.disconnect_device(device);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `LockDevice` should have a snake case name
[INFO] [stdout]    --> src/socket.rs:167:13
[INFO] [stdout]     |
[INFO] [stdout] 167 |         let LockDevice = Message::Text("LockDevice".to_string());
[INFO] [stdout]     |             ^^^^^^^^^^ help: convert the identifier to snake case: `lock_device`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Other` should have a snake case name
[INFO] [stdout]    --> src/socket.rs:168:13
[INFO] [stdout]     |
[INFO] [stdout] 168 |         let Other = Message::Text("Other".to_string());
[INFO] [stdout]     |             ^^^^^ help: convert the identifier to snake case (notice the capitalization): `other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `LockDevice` should have a snake case name
[INFO] [stdout]    --> src/socket.rs:172:13
[INFO] [stdout]     |
[INFO] [stdout] 172 |             LockDevice => Socket::LockDevice,
[INFO] [stdout]     |             ^^^^^^^^^^ help: convert the identifier to snake case: `lock_device`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Other` should have a snake case name
[INFO] [stdout]    --> src/socket.rs:173:13
[INFO] [stdout]     |
[INFO] [stdout] 173 |             Other => Socket::Other,
[INFO] [stdout]     |             ^^^^^ help: convert the identifier to snake case (notice the capitalization): `other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.08s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bluer v0.15.7
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "8505182e14d741d21390de276c0a25b507d917f25270defd600bf9d85083dfb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8505182e14d741d21390de276c0a25b507d917f25270defd600bf9d85083dfb0", kill_on_drop: false }`
[INFO] [stdout] 8505182e14d741d21390de276c0a25b507d917f25270defd600bf9d85083dfb0
