[INFO] fetching crate btleplug 0.12.0...
[INFO] testing btleplug-0.12.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] extracting crate btleplug 0.12.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate btleplug 0.12.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate btleplug 0.12.0
[INFO] tweaked toml for crates.io crate btleplug 0.12.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate btleplug 0.12.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate btleplug 0.12.0 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 914db380305b5ebdbbb3820e03bdae6618e834d1ad1d1ffb5cafee81232e5a0b
[INFO] running `Command { std: "docker" "start" "-a" "914db380305b5ebdbbb3820e03bdae6618e834d1ad1d1ffb5cafee81232e5a0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "914db380305b5ebdbbb3820e03bdae6618e834d1ad1d1ffb5cafee81232e5a0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "914db380305b5ebdbbb3820e03bdae6618e834d1ad1d1ffb5cafee81232e5a0b", kill_on_drop: false }`
[INFO] [stdout] 914db380305b5ebdbbb3820e03bdae6618e834d1ad1d1ffb5cafee81232e5a0b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c9d793a1a9acb7f8e87835e73a9a45e411f33150f9d344c20b18c4d9065a0fa
[INFO] running `Command { std: "docker" "start" "-a" "2c9d793a1a9acb7f8e87835e73a9a45e411f33150f9d344c20b18c4d9065a0fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]    Compiling xml v1.2.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde-xml-rs v0.8.2
[INFO] [stderr]    Compiling dbus v0.9.10
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling dbus-tokio v0.7.6
[INFO] [stderr]    Compiling bluez-generated v0.4.0
[INFO] [stderr]    Compiling bluez-async v0.8.2
[INFO] [stderr]    Compiling btleplug v0.12.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.49s
[INFO] running `Command { std: "docker" "inspect" "2c9d793a1a9acb7f8e87835e73a9a45e411f33150f9d344c20b18c4d9065a0fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c9d793a1a9acb7f8e87835e73a9a45e411f33150f9d344c20b18c4d9065a0fa", kill_on_drop: false }`
[INFO] [stdout] 2c9d793a1a9acb7f8e87835e73a9a45e411f33150f9d344c20b18c4d9065a0fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0118a9dede787f19d42cce6fc9f53f86787fc6731404d9d5150b3a6f135d0d0f
[INFO] running `Command { std: "docker" "start" "-a" "0118a9dede787f19d42cce6fc9f53f86787fc6731404d9d5150b3a6f135d0d0f", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling serde-xml-rs v0.8.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling toml v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling dbus-tokio v0.7.6
[INFO] [stderr]    Compiling bluez-async v0.8.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling btleplug v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `find_descriptor` is never used
[INFO] [stdout]  --> tests/common/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn find_descriptor(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_SCAN_TIMEOUT` is never used
[INFO] [stdout]   --> tests/common/peripheral_finder.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | const DEFAULT_SCAN_TIMEOUT: Duration = Duration::from_secs(15);
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `SCAN_RUNNING` is never used
[INFO] [stdout]   --> tests/common/peripheral_finder.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | static SCAN_RUNNING: AtomicBool = AtomicBool::new(false);
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ensure_clean_state` is never used
[INFO] [stdout]   --> tests/common/peripheral_finder.rs:65:10
[INFO] [stdout]    |
[INFO] [stdout] 65 | async fn ensure_clean_state(adapter: &Adapter) {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_and_connect` is never used
[INFO] [stdout]   --> tests/common/peripheral_finder.rs:90:14
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub async fn find_and_connect() -> Peripheral {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_control_command` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:156:14
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub async fn send_control_command(peripheral: &Peripheral, opcode: u8) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `reset_peripheral` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:170:14
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub async fn reset_peripheral(peripheral: &Peripheral) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_characteristic` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub fn find_characteristic(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_services` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn test_advertisement_services() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connect_and_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_static_value` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub async fn test_read_static_value() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_with_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn test_write_with_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub async fn test_write_without_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_long_value_read_write` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub async fn test_long_value_read_write() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_characteristic_properties` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 | pub async fn test_characteristic_properties() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_configurable_notification_payload` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_only_descriptor` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_descriptor_discovery` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mtu_after_connection` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_rssi` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub async fn test_read_rssi() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub async fn test_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_descriptor` is never used
[INFO] [stdout]  --> tests/common/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn find_descriptor(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_services` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn test_advertisement_services() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connect_and_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_with_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn test_write_with_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub async fn test_write_without_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_long_value_read_write` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub async fn test_long_value_read_write() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_characteristic_properties` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 | pub async fn test_characteristic_properties() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_configurable_notification_payload` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_only_descriptor` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_descriptor_discovery` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mtu_after_connection` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_rssi` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub async fn test_read_rssi() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub async fn test_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_descriptor` is never used
[INFO] [stdout]  --> tests/common/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn find_descriptor(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_control_command` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:156:14
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub async fn send_control_command(peripheral: &Peripheral, opcode: u8) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `reset_peripheral` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:170:14
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub async fn reset_peripheral(peripheral: &Peripheral) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_characteristic` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub fn find_characteristic(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_services` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn test_advertisement_services() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connect_and_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_static_value` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub async fn test_read_static_value() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_with_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn test_write_with_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub async fn test_write_without_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_long_value_read_write` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub async fn test_long_value_read_write() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_characteristic_properties` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 | pub async fn test_characteristic_properties() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_configurable_notification_payload` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_only_descriptor` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_descriptor_discovery` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mtu_after_connection` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_rssi` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub async fn test_read_rssi() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub async fn test_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_descriptor` is never used
[INFO] [stdout]  --> tests/common/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn find_descriptor(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_control_command` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:156:14
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub async fn send_control_command(peripheral: &Peripheral, opcode: u8) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `reset_peripheral` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:170:14
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub async fn reset_peripheral(peripheral: &Peripheral) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_characteristic` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub fn find_characteristic(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_services` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn test_advertisement_services() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connect_and_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_static_value` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub async fn test_read_static_value() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_with_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn test_write_with_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub async fn test_write_without_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_long_value_read_write` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub async fn test_long_value_read_write() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_characteristic_properties` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 | pub async fn test_characteristic_properties() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_configurable_notification_payload` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_only_descriptor` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_descriptor_discovery` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mtu_after_connection` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_rssi` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub async fn test_read_rssi() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub async fn test_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_descriptor` is never used
[INFO] [stdout]  --> tests/common/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn find_descriptor(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_services` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn test_advertisement_services() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connect_and_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_static_value` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub async fn test_read_static_value() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_with_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn test_write_with_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub async fn test_write_without_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_long_value_read_write` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub async fn test_long_value_read_write() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_characteristic_properties` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 | pub async fn test_characteristic_properties() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_only_descriptor` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_descriptor_discovery` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mtu_after_connection` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_rssi` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub async fn test_read_rssi() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub async fn test_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_descriptor` is never used
[INFO] [stdout]  --> tests/common/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn find_descriptor(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_services` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn test_advertisement_services() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connect_and_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_static_value` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub async fn test_read_static_value() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_with_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn test_write_with_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_long_value_read_write` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub async fn test_long_value_read_write() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_characteristic_properties` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 | pub async fn test_characteristic_properties() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_configurable_notification_payload` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_only_descriptor` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_descriptor_discovery` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mtu_after_connection` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_rssi` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub async fn test_read_rssi() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub async fn test_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_descriptor` is never used
[INFO] [stdout]  --> tests/common/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn find_descriptor(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_control_command` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:156:14
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub async fn send_control_command(peripheral: &Peripheral, opcode: u8) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `reset_peripheral` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:170:14
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub async fn reset_peripheral(peripheral: &Peripheral) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_characteristic` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub fn find_characteristic(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_services` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn test_advertisement_services() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connect_and_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_descriptor` is never used
[INFO] [stdout]  --> tests/common/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn find_descriptor(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_services` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn test_advertisement_services() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connect_and_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_static_value` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub async fn test_read_static_value() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_with_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn test_write_with_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub async fn test_write_without_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_long_value_read_write` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub async fn test_long_value_read_write() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_characteristic_properties` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 | pub async fn test_characteristic_properties() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_configurable_notification_payload` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_only_descriptor` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_descriptor_discovery` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mtu_after_connection` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_rssi` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub async fn test_read_rssi() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub async fn test_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_static_value` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub async fn test_read_static_value() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_with_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn test_write_with_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub async fn test_write_without_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_long_value_read_write` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub async fn test_long_value_read_write() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_characteristic_properties` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 | pub async fn test_characteristic_properties() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_configurable_notification_payload` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_only_descriptor` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_descriptor_discovery` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mtu_after_connection` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_rssi` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub async fn test_read_rssi() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_descriptor` is never used
[INFO] [stdout]  --> tests/common/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn find_descriptor(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_services` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn test_advertisement_services() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connect_and_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_static_value` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub async fn test_read_static_value() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub async fn test_write_without_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_long_value_read_write` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub async fn test_long_value_read_write() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_characteristic_properties` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 | pub async fn test_characteristic_properties() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_configurable_notification_payload` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_only_descriptor` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_descriptor_discovery` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mtu_after_connection` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_rssi` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub async fn test_read_rssi() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub async fn test_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_descriptor` is never used
[INFO] [stdout]  --> tests/common/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn find_descriptor(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_services` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn test_advertisement_services() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connect_and_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_static_value` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub async fn test_read_static_value() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_with_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn test_write_with_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub async fn test_write_without_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_long_value_read_write` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub async fn test_long_value_read_write() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_characteristic_properties` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 | pub async fn test_characteristic_properties() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_configurable_notification_payload` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_only_descriptor` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_descriptor_discovery` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mtu_after_connection` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_rssi` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub async fn test_read_rssi() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub async fn test_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_descriptor` is never used
[INFO] [stdout]  --> tests/common/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn find_descriptor(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_control_command` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:156:14
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub async fn send_control_command(peripheral: &Peripheral, opcode: u8) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `reset_peripheral` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:170:14
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub async fn reset_peripheral(peripheral: &Peripheral) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_characteristic` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub fn find_characteristic(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_services` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn test_advertisement_services() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_static_value` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub async fn test_read_static_value() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_with_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn test_write_with_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub async fn test_write_without_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_long_value_read_write` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub async fn test_long_value_read_write() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_characteristic_properties` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 | pub async fn test_characteristic_properties() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_configurable_notification_payload` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_only_descriptor` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_descriptor` is never used
[INFO] [stdout]  --> tests/common/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn find_descriptor(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_services` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn test_advertisement_services() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connect_and_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_static_value` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub async fn test_read_static_value() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_with_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn test_write_with_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub async fn test_write_without_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_long_value_read_write` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub async fn test_long_value_read_write() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_characteristic_properties` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 | pub async fn test_characteristic_properties() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_configurable_notification_payload` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_only_descriptor` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_descriptor_discovery` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mtu_after_connection` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_rssi` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub async fn test_read_rssi() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub async fn test_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_descriptor_discovery` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mtu_after_connection` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_rssi` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub async fn test_read_rssi() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub async fn test_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_descriptor` is never used
[INFO] [stdout]  --> tests/common/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn find_descriptor(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_SCAN_TIMEOUT` is never used
[INFO] [stdout]   --> tests/common/peripheral_finder.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | const DEFAULT_SCAN_TIMEOUT: Duration = Duration::from_secs(15);
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `SCAN_RUNNING` is never used
[INFO] [stdout]   --> tests/common/peripheral_finder.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | static SCAN_RUNNING: AtomicBool = AtomicBool::new(false);
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ensure_clean_state` is never used
[INFO] [stdout]   --> tests/common/peripheral_finder.rs:65:10
[INFO] [stdout]    |
[INFO] [stdout] 65 | async fn ensure_clean_state(adapter: &Adapter) {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_and_connect` is never used
[INFO] [stdout]   --> tests/common/peripheral_finder.rs:90:14
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub async fn find_and_connect() -> Peripheral {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_control_command` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:156:14
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub async fn send_control_command(peripheral: &Peripheral, opcode: u8) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `reset_peripheral` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:170:14
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub async fn reset_peripheral(peripheral: &Peripheral) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_characteristic` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub fn find_characteristic(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_services` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn test_advertisement_services() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connect_and_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_static_value` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub async fn test_read_static_value() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_with_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn test_write_with_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub async fn test_write_without_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_long_value_read_write` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub async fn test_long_value_read_write() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_characteristic_properties` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 | pub async fn test_characteristic_properties() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_configurable_notification_payload` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_only_descriptor` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_descriptor_discovery` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mtu_after_connection` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_rssi` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub async fn test_read_rssi() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub async fn test_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_descriptor` is never used
[INFO] [stdout]  --> tests/common/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn find_descriptor(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_control_command` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:156:14
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub async fn send_control_command(peripheral: &Peripheral, opcode: u8) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `reset_peripheral` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:170:14
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub async fn reset_peripheral(peripheral: &Peripheral) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_characteristic` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub fn find_characteristic(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_services` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn test_advertisement_services() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connect_and_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_static_value` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub async fn test_read_static_value() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_with_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn test_write_with_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub async fn test_write_without_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_long_value_read_write` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub async fn test_long_value_read_write() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_characteristic_properties` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 | pub async fn test_characteristic_properties() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_configurable_notification_payload` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_only_descriptor` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_descriptor_discovery` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mtu_after_connection` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub async fn test_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_descriptor` is never used
[INFO] [stdout]  --> tests/common/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn find_descriptor(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_services` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn test_advertisement_services() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connect_and_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_static_value` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub async fn test_read_static_value() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_with_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn test_write_with_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub async fn test_write_without_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_characteristic_properties` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 | pub async fn test_characteristic_properties() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_configurable_notification_payload` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_only_descriptor` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_descriptor_discovery` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mtu_after_connection` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_rssi` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub async fn test_read_rssi() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub async fn test_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_descriptor` is never used
[INFO] [stdout]  --> tests/common/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn find_descriptor(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `reset_peripheral` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:170:14
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub async fn reset_peripheral(peripheral: &Peripheral) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_characteristic` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub fn find_characteristic(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_services` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn test_advertisement_services() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connect_and_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_static_value` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub async fn test_read_static_value() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_with_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn test_write_with_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub async fn test_write_without_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_long_value_read_write` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub async fn test_long_value_read_write() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_characteristic_properties` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 | pub async fn test_characteristic_properties() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_configurable_notification_payload` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_only_descriptor` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_descriptor_discovery` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mtu_after_connection` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_rssi` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub async fn test_read_rssi() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub async fn test_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_descriptor` is never used
[INFO] [stdout]  --> tests/common/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn find_descriptor(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_control_command` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:156:14
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub async fn send_control_command(peripheral: &Peripheral, opcode: u8) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `reset_peripheral` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:170:14
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub async fn reset_peripheral(peripheral: &Peripheral) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_services` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn test_advertisement_services() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connect_and_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_static_value` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub async fn test_read_static_value() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_with_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn test_write_with_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub async fn test_write_without_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_long_value_read_write` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub async fn test_long_value_read_write() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_characteristic_properties` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 | pub async fn test_characteristic_properties() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_configurable_notification_payload` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_only_descriptor` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mtu_after_connection` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_rssi` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub async fn test_read_rssi() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub async fn test_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_descriptor` is never used
[INFO] [stdout]  --> tests/common/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn find_descriptor(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_SCAN_TIMEOUT` is never used
[INFO] [stdout]   --> tests/common/peripheral_finder.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | const DEFAULT_SCAN_TIMEOUT: Duration = Duration::from_secs(15);
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `SCAN_RUNNING` is never used
[INFO] [stdout]   --> tests/common/peripheral_finder.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | static SCAN_RUNNING: AtomicBool = AtomicBool::new(false);
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ensure_clean_state` is never used
[INFO] [stdout]   --> tests/common/peripheral_finder.rs:65:10
[INFO] [stdout]    |
[INFO] [stdout] 65 | async fn ensure_clean_state(adapter: &Adapter) {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_and_connect` is never used
[INFO] [stdout]   --> tests/common/peripheral_finder.rs:90:14
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub async fn find_and_connect() -> Peripheral {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_control_command` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:156:14
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub async fn send_control_command(peripheral: &Peripheral, opcode: u8) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `reset_peripheral` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:170:14
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub async fn reset_peripheral(peripheral: &Peripheral) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_characteristic` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub fn find_characteristic(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connect_and_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_static_value` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub async fn test_read_static_value() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_with_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn test_write_with_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub async fn test_write_without_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_long_value_read_write` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub async fn test_long_value_read_write() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_characteristic_properties` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 | pub async fn test_characteristic_properties() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_configurable_notification_payload` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_only_descriptor` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_descriptor_discovery` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mtu_after_connection` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_rssi` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub async fn test_read_rssi() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub async fn test_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_characteristic` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub fn find_characteristic(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_services` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn test_advertisement_services() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connect_and_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_static_value` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub async fn test_read_static_value() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_with_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn test_write_with_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub async fn test_write_without_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_long_value_read_write` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub async fn test_long_value_read_write() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_characteristic_properties` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 | pub async fn test_characteristic_properties() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_configurable_notification_payload` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_only_descriptor` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_descriptor_discovery` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mtu_after_connection` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_rssi` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub async fn test_read_rssi() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub async fn test_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_descriptor` is never used
[INFO] [stdout]  --> tests/common/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn find_descriptor(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_services` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn test_advertisement_services() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connect_and_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_static_value` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub async fn test_read_static_value() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_with_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn test_write_with_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub async fn test_write_without_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_long_value_read_write` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub async fn test_long_value_read_write() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_characteristic_properties` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 | pub async fn test_characteristic_properties() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_configurable_notification_payload` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_only_descriptor` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_descriptor_discovery` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mtu_after_connection` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_rssi` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub async fn test_read_rssi() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub async fn test_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_descriptor` is never used
[INFO] [stdout]  --> tests/common/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn find_descriptor(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_control_command` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:156:14
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub async fn send_control_command(peripheral: &Peripheral, opcode: u8) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `reset_peripheral` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:170:14
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub async fn reset_peripheral(peripheral: &Peripheral) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_services` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn test_advertisement_services() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connect_and_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_static_value` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub async fn test_read_static_value() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_with_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn test_write_with_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub async fn test_write_without_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_long_value_read_write` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub async fn test_long_value_read_write() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_configurable_notification_payload` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_only_descriptor` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_descriptor_discovery` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mtu_after_connection` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_rssi` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub async fn test_read_rssi() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub async fn test_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_descriptor` is never used
[INFO] [stdout]  --> tests/common/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn find_descriptor(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_control_command` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:156:14
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub async fn send_control_command(peripheral: &Peripheral, opcode: u8) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `reset_peripheral` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:170:14
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub async fn reset_peripheral(peripheral: &Peripheral) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_characteristic` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub fn find_characteristic(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_services` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn test_advertisement_services() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connect_and_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_static_value` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub async fn test_read_static_value() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_with_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn test_write_with_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub async fn test_write_without_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_long_value_read_write` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub async fn test_long_value_read_write() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_characteristic_properties` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 | pub async fn test_characteristic_properties() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_configurable_notification_payload` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_only_descriptor` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_descriptor_discovery` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mtu_after_connection` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_rssi` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub async fn test_read_rssi() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub async fn test_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_descriptor` is never used
[INFO] [stdout]  --> tests/common/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn find_descriptor(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_control_command` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:156:14
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub async fn send_control_command(peripheral: &Peripheral, opcode: u8) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `reset_peripheral` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:170:14
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub async fn reset_peripheral(peripheral: &Peripheral) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_characteristic` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub fn find_characteristic(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_services` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn test_advertisement_services() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connect_and_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_static_value` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub async fn test_read_static_value() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_with_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn test_write_with_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub async fn test_write_without_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_long_value_read_write` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub async fn test_long_value_read_write() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_characteristic_properties` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 | pub async fn test_characteristic_properties() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_configurable_notification_payload` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_only_descriptor` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_descriptor_discovery` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mtu_after_connection` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_rssi` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub async fn test_read_rssi() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub async fn test_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_descriptor` is never used
[INFO] [stdout]  --> tests/common/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn find_descriptor(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_control_command` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:156:14
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub async fn send_control_command(peripheral: &Peripheral, opcode: u8) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `reset_peripheral` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:170:14
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub async fn reset_peripheral(peripheral: &Peripheral) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_characteristic` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub fn find_characteristic(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_services` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn test_advertisement_services() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connect_and_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_static_value` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub async fn test_read_static_value() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_with_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn test_write_with_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub async fn test_write_without_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_long_value_read_write` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub async fn test_long_value_read_write() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_characteristic_properties` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 | pub async fn test_characteristic_properties() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_configurable_notification_payload` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_only_descriptor` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_descriptor_discovery` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mtu_after_connection` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_rssi` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub async fn test_read_rssi() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub async fn test_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_descriptor` is never used
[INFO] [stdout]  --> tests/common/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn find_descriptor(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_control_command` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:156:14
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub async fn send_control_command(peripheral: &Peripheral, opcode: u8) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `reset_peripheral` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:170:14
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub async fn reset_peripheral(peripheral: &Peripheral) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_characteristic` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub fn find_characteristic(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_services` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn test_advertisement_services() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connect_and_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_static_value` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub async fn test_read_static_value() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_with_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn test_write_with_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub async fn test_write_without_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_long_value_read_write` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub async fn test_long_value_read_write() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_characteristic_properties` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 | pub async fn test_characteristic_properties() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_configurable_notification_payload` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_only_descriptor` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_descriptor_discovery` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_rssi` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub async fn test_read_rssi() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub async fn test_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_descriptor` is never used
[INFO] [stdout]  --> tests/common/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn find_descriptor(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_services` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn test_advertisement_services() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connect_and_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_static_value` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub async fn test_read_static_value() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_with_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn test_write_with_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub async fn test_write_without_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_long_value_read_write` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub async fn test_long_value_read_write() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_characteristic_properties` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 | pub async fn test_characteristic_properties() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_configurable_notification_payload` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_only_descriptor` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_descriptor_discovery` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mtu_after_connection` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_rssi` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub async fn test_read_rssi() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub async fn test_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_characteristic` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub fn find_characteristic(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_services` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn test_advertisement_services() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connect_and_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_static_value` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub async fn test_read_static_value() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_with_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn test_write_with_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub async fn test_write_without_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_long_value_read_write` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub async fn test_long_value_read_write() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_characteristic_properties` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 | pub async fn test_characteristic_properties() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_configurable_notification_payload` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_descriptor_discovery` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mtu_after_connection` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_rssi` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub async fn test_read_rssi() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub async fn test_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_descriptor` is never used
[INFO] [stdout]  --> tests/common/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn find_descriptor(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_control_command` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:156:14
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub async fn send_control_command(peripheral: &Peripheral, opcode: u8) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `reset_peripheral` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:170:14
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub async fn reset_peripheral(peripheral: &Peripheral) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_characteristic` is never used
[INFO] [stdout]    --> tests/common/peripheral_finder.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub fn find_characteristic(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_services` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn test_advertisement_services() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connect_and_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_static_value` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub async fn test_read_static_value() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_with_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn test_write_with_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub async fn test_write_without_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response_burst` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_long_value_read_write` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub async fn test_long_value_read_write() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_characteristic_properties` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 | pub async fn test_characteristic_properties() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_configurable_notification_payload` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_only_descriptor` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_descriptor_discovery` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mtu_after_connection` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_rssi` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub async fn test_read_rssi() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub async fn test_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_descriptor` is never used
[INFO] [stdout]  --> tests/common/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn find_descriptor(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_services` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn test_discover_services() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_discover_characteristics` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub async fn test_discover_characteristics() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stdout]   --> tests/common/test_cases.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_advertisement_services` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub async fn test_advertisement_services() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connect_and_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:194:14
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_static_value` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub async fn test_read_static_value() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_counter_increments` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub async fn test_read_counter_increments() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_with_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn test_write_with_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_write_without_response` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub async fn test_write_without_response() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_long_value_read_write` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:307:14
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub async fn test_long_value_read_write() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_characteristic_properties` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 326 | pub async fn test_characteristic_properties() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:439:14
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_configurable_notification_payload` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:474:14
[INFO] [stdout]     |
[INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_only_descriptor` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:543:14
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_descriptor_discovery` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_mtu_after_connection` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:584:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_read_rssi` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:595:14
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub async fn test_read_rssi() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:613:14
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 | pub async fn test_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_request_connection_parameters` is never used
[INFO] [stdout]    --> tests/common/test_cases.rs:678:14
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 49.20s
[INFO] running `Command { std: "docker" "inspect" "0118a9dede787f19d42cce6fc9f53f86787fc6731404d9d5150b3a6f135d0d0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0118a9dede787f19d42cce6fc9f53f86787fc6731404d9d5150b3a6f135d0d0f", kill_on_drop: false }`
[INFO] [stdout] 0118a9dede787f19d42cce6fc9f53f86787fc6731404d9d5150b3a6f135d0d0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5fef1d6c830da147e8ea9c58837abf5cc662a3f33ca0a66431e72059997f80e8
[INFO] running `Command { std: "docker" "start" "-a" "5fef1d6c830da147e8ea9c58837abf5cc662a3f33ca0a66431e72059997f80e8", kill_on_drop: false }`
[INFO] [stderr] warning: function `find_descriptor` is never used
[INFO] [stderr]  --> tests/common/mod.rs:7:8
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub fn find_descriptor(
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `DEFAULT_SCAN_TIMEOUT` is never used
[INFO] [stderr]   --> tests/common/peripheral_finder.rs:13:7
[INFO] [stderr]    |
[INFO] [stderr] 13 | const DEFAULT_SCAN_TIMEOUT: Duration = Duration::from_secs(15);
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: static `SCAN_RUNNING` is never used
[INFO] [stderr]   --> tests/common/peripheral_finder.rs:18:8
[INFO] [stderr]    |
[INFO] [stderr] 18 | static SCAN_RUNNING: AtomicBool = AtomicBool::new(false);
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `ensure_clean_state` is never used
[INFO] [stderr]   --> tests/common/peripheral_finder.rs:65:10
[INFO] [stderr]    |
[INFO] [stderr] 65 | async fn ensure_clean_state(adapter: &Adapter) {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `find_and_connect` is never used
[INFO] [stderr]   --> tests/common/peripheral_finder.rs:90:14
[INFO] [stderr]    |
[INFO] [stderr] 90 | pub async fn find_and_connect() -> Peripheral {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `send_control_command` is never used
[INFO] [stderr]    --> tests/common/peripheral_finder.rs:156:14
[INFO] [stderr]     |
[INFO] [stderr] 156 | pub async fn send_control_command(peripheral: &Peripheral, opcode: u8) {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `reset_peripheral` is never used
[INFO] [stderr]    --> tests/common/peripheral_finder.rs:170:14
[INFO] [stderr]     |
[INFO] [stderr] 170 | pub async fn reset_peripheral(peripheral: &Peripheral) {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `find_characteristic` is never used
[INFO] [stderr]    --> tests/common/peripheral_finder.rs:177:8
[INFO] [stderr]     |
[INFO] [stderr] 177 | pub fn find_characteristic(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_discover_peripheral_by_name` is never used
[INFO] [stderr]   --> tests/common/test_cases.rs:13:14
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub async fn test_discover_peripheral_by_name() {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_discover_services` is never used
[INFO] [stderr]   --> tests/common/test_cases.rs:36:14
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub async fn test_discover_services() {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_discover_characteristics` is never used
[INFO] [stderr]   --> tests/common/test_cases.rs:60:14
[INFO] [stderr]    |
[INFO] [stderr] 60 | pub async fn test_discover_characteristics() {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_scan_filter_by_service_uuid` is never used
[INFO] [stderr]   --> tests/common/test_cases.rs:71:14
[INFO] [stderr]    |
[INFO] [stderr] 71 | pub async fn test_scan_filter_by_service_uuid() {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_advertisement_manufacturer_data` is never used
[INFO] [stderr]   --> tests/common/test_cases.rs:92:14
[INFO] [stderr]    |
[INFO] [stderr] 92 | pub async fn test_advertisement_manufacturer_data() {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_connect_and_disconnect` is never used
[INFO] [stderr]    --> tests/common/test_cases.rs:164:14
[INFO] [stderr]     |
[INFO] [stderr] 164 | pub async fn test_connect_and_disconnect() {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_reconnect_after_disconnect` is never used
[INFO] [stderr]    --> tests/common/test_cases.rs:178:14
[INFO] [stderr]     |
[INFO] [stderr] 178 | pub async fn test_reconnect_after_disconnect() {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_peripheral_triggered_disconnect` is never used
[INFO] [stderr]    --> tests/common/test_cases.rs:194:14
[INFO] [stderr]     |
[INFO] [stderr] 194 | pub async fn test_peripheral_triggered_disconnect() {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_read_static_value` is never used
[INFO] [stderr]    --> tests/common/test_cases.rs:210:14
[INFO] [stderr]     |
[INFO] [stderr] 210 | pub async fn test_read_static_value() {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_read_counter_increments` is never used
[INFO] [stderr]    --> tests/common/test_cases.rs:223:14
[INFO] [stderr]     |
[INFO] [stderr] 223 | pub async fn test_read_counter_increments() {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_write_with_response` is never used
[INFO] [stderr]    --> tests/common/test_cases.rs:240:14
[INFO] [stderr]     |
[INFO] [stderr] 240 | pub async fn test_write_with_response() {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_write_without_response` is never used
[INFO] [stderr]    --> tests/common/test_cases.rs:254:14
[INFO] [stderr]     |
[INFO] [stderr] 254 | pub async fn test_write_without_response() {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_write_without_response_burst` is never used
[INFO] [stderr]    --> tests/common/test_cases.rs:269:14
[INFO] [stderr]     |
[INFO] [stderr] 269 | pub async fn test_write_without_response_burst() {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_read_write_roundtrip` is never used
[INFO] [stderr]    --> tests/common/test_cases.rs:291:14
[INFO] [stderr]     |
[INFO] [stderr] 291 | pub async fn test_read_write_roundtrip() {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_long_value_read_write` is never used
[INFO] [stderr]    --> tests/common/test_cases.rs:307:14
[INFO] [stderr]     |
[INFO] [stderr] 307 | pub async fn test_long_value_read_write() {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_characteristic_properties` is never used
[INFO] [stderr]    --> tests/common/test_cases.rs:326:14
[INFO] [stderr]     |
[INFO] [stderr] 326 | pub async fn test_characteristic_properties() {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_subscribe_and_receive_notifications` is never used
[INFO] [stderr]    --> tests/common/test_cases.rs:354:14
[INFO] [stderr]     |
[INFO] [stderr] 354 | pub async fn test_subscribe_and_receive_notifications() {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_subscribe_and_receive_indications` is never used
[INFO] [stderr]    --> tests/common/test_cases.rs:398:14
[INFO] [stderr]     |
[INFO] [stderr] 398 | pub async fn test_subscribe_and_receive_indications() {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_unsubscribe_stops_notifications` is never used
[INFO] [stderr]    --> tests/common/test_cases.rs:439:14
[INFO] [stderr]     |
[INFO] [stderr] 439 | pub async fn test_unsubscribe_stops_notifications() {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_configurable_notification_payload` is never used
[INFO] [stderr]    --> tests/common/test_cases.rs:474:14
[INFO] [stderr]     |
[INFO] [stderr] 474 | pub async fn test_configurable_notification_payload() {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_read_only_descriptor` is never used
[INFO] [stderr]    --> tests/common/test_cases.rs:526:14
[INFO] [stderr]     |
[INFO] [stderr] 526 | pub async fn test_read_only_descriptor() {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_read_write_descriptor_roundtrip` is never used
[INFO] [stderr]    --> tests/common/test_cases.rs:543:14
[INFO] [stderr]     |
[INFO] [stderr] 543 | pub async fn test_read_write_descriptor_roundtrip() {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_descriptor_discovery` is never used
[INFO] [stderr]    --> tests/common/test_cases.rs:564:14
[INFO] [stderr]     |
[INFO] [stderr] 564 | pub async fn test_descriptor_discovery() {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_mtu_after_connection` is never used
[INFO] [stderr]    --> tests/common/test_cases.rs:584:14
[INFO] [stderr]     |
[INFO] [stderr] 584 | pub async fn test_mtu_after_connection() {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_read_rssi` is never used
[INFO] [stderr]    --> tests/common/test_cases.rs:595:14
[INFO] [stderr]     |
[INFO] [stderr] 595 | pub async fn test_read_rssi() {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_properties_contain_peripheral_info` is never used
[INFO] [stderr]    --> tests/common/test_cases.rs:613:14
[INFO] [stderr]     |
[INFO] [stderr] 613 | pub async fn test_properties_contain_peripheral_info() {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_connection_parameters` is never used
[INFO] [stderr]    --> tests/common/test_cases.rs:648:14
[INFO] [stderr]     |
[INFO] [stderr] 648 | pub async fn test_connection_parameters() {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_request_connection_parameters` is never used
[INFO] [stderr]    --> tests/common/test_cases.rs:678:14
[INFO] [stderr]     |
[INFO] [stderr] 678 | pub async fn test_request_connection_parameters() {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_advertisement_services` is never used
[INFO] [stderr]    --> tests/common/test_cases.rs:127:14
[INFO] [stderr]     |
[INFO] [stderr] 127 | pub async fn test_advertisement_services() {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `find_characteristic` is never used
[INFO] [stderr]    --> tests/common/peripheral_finder.rs:177:8
[INFO] [stderr]     |
[INFO] [stderr] 177 | pub fn find_characteristic(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `btleplug` (test "test_advertisement_services") generated 36 warnings
[INFO] [stderr] warning: `btleplug` (test "test_scan_filter_by_service_uuid") generated 36 warnings (35 duplicates)
[INFO] [stderr] warning: `btleplug` (test "test_characteristic_properties") generated 31 warnings (31 duplicates)
[INFO] [stderr] warning: `btleplug` (test "test_read_write_roundtrip") generated 29 warnings (29 duplicates)
[INFO] [stderr] warning: `btleplug` (test "test_read_counter_increments") generated 29 warnings (29 duplicates)
[INFO] [stderr] warning: `btleplug` (test "test_write_with_response") generated 29 warnings (29 duplicates)
[INFO] [stderr] warning: `btleplug` (test "test_long_value_read_write") generated 29 warnings (29 duplicates)
[INFO] [stderr] warning: `btleplug` (test "test_discover_services") generated 32 warnings (32 duplicates)
[INFO] [stderr] warning: `btleplug` (test "test_mtu_after_connection") generated 32 warnings (32 duplicates)
[INFO] [stderr] warning: `btleplug` (test "test_write_without_response_burst") generated 29 warnings (29 duplicates)
[INFO] [stderr] warning: `btleplug` (test "test_read_static_value") generated 29 warnings (29 duplicates)
[INFO] [stderr] warning: `btleplug` (test "test_discover_characteristics") generated 32 warnings (32 duplicates)
[INFO] [stderr] warning: `btleplug` (test "test_read_write_descriptor_roundtrip") generated 29 warnings (28 duplicates)
[INFO] [stderr] warning: `btleplug` (test "test_reconnect_after_disconnect") generated 32 warnings (32 duplicates)
[INFO] [stderr] warning: `btleplug` (test "test_descriptor_discovery") generated 31 warnings (31 duplicates)
[INFO] [stderr] warning: `btleplug` (test "test_peripheral_triggered_disconnect") generated 31 warnings (31 duplicates)
[INFO] [stderr] warning: `btleplug` (test "test_write_without_response") generated 29 warnings (29 duplicates)
[INFO] [stderr] warning: `btleplug` (test "test_discover_peripheral_by_name") generated 32 warnings (32 duplicates)
[INFO] [stderr] warning: `btleplug` (test "test_properties_contain_peripheral_info") generated 32 warnings (32 duplicates)
[INFO] [stderr] warning: `btleplug` (test "test_read_rssi") generated 32 warnings (32 duplicates)
[INFO] [stderr] warning: `btleplug` (test "test_connect_and_disconnect") generated 32 warnings (32 duplicates)
[INFO] [stderr] warning: `btleplug` (test "test_connection_parameters") generated 32 warnings (32 duplicates)
[INFO] [stderr] warning: `btleplug` (test "test_read_only_descriptor") generated 29 warnings (29 duplicates)
[INFO] [stderr] warning: `btleplug` (test "test_subscribe_and_receive_notifications") generated 29 warnings (29 duplicates)
[INFO] [stderr] warning: `btleplug` (test "test_request_connection_parameters") generated 32 warnings (32 duplicates)
[INFO] [stderr] warning: `btleplug` (test "test_advertisement_manufacturer_data") generated 36 warnings (36 duplicates)
[INFO] [stderr] warning: `btleplug` (test "test_unsubscribe_stops_notifications") generated 29 warnings (29 duplicates)
[INFO] [stderr] warning: `btleplug` (test "test_configurable_notification_payload") generated 29 warnings (29 duplicates)
[INFO] [stderr] warning: `btleplug` (test "test_subscribe_and_receive_indications") generated 29 warnings (29 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/btleplug-dbcba40592084c2b)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test api::bdaddr::tests::invalid_u64_to_addr ... ok
[INFO] [stdout] test api::bdaddr::tests::u64_to_addr ... ok
[INFO] [stdout] test api::bleuuid::tests::to_short_string_u16 ... ok
[INFO] [stdout] test api::bleuuid::tests::uuid_from_u16_test ... ok
[INFO] [stdout] test api::bleuuid::tests::uuid_from_u32_test ... ok
[INFO] [stdout] test api::bleuuid::tests::to_short_string_long ... ok
[INFO] [stdout] test api::bleuuid::tests::uuid_to_from_u32_success ... ok
[INFO] [stdout] test api::bleuuid::tests::to_short_string_u32 ... ok
[INFO] [stdout] test api::bleuuid::tests::uuid_to_u16_fail ... ok
[INFO] [stdout] test api::bleuuid::tests::uuid_to_from_u16_success ... ok
[INFO] [stdout] test api::bleuuid::tests::uuid_to_u32_fail ... ok
[INFO] [stdout] test api::bdaddr::tests::parse_addr ... ok
[INFO] [stdout] test api::bdaddr::tests::addr_to_u64 ... ok
[INFO] [stderr]      Running tests/test_advertisement_manufacturer_data.rs (/opt/rustwide/target/debug/deps/test_advertisement_manufacturer_data-6a6b499a54f156de)
[INFO] [stdout] test api::bdaddr::tests::display_addr ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_advertisement_manufacturer_data ... ignored, requires BLE test peripheral
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_advertisement_services.rs (/opt/rustwide/target/debug/deps/test_advertisement_services-9b3959e9b082e481)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_advertisement_services ... ignored, requires BLE test peripheral
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_characteristic_properties.rs (/opt/rustwide/target/debug/deps/test_characteristic_properties-deaf50e2b2796061)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_characteristic_properties ... ignored, requires BLE test peripheral
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_configurable_notification_payload.rs (/opt/rustwide/target/debug/deps/test_configurable_notification_payload-12a92ae119d15eff)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_connect_and_disconnect.rs (/opt/rustwide/target/debug/deps/test_connect_and_disconnect-5dcec39a323d1c4f)
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_configurable_notification_payload ... ignored, requires BLE test peripheral
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/test_connection_parameters.rs (/opt/rustwide/target/debug/deps/test_connection_parameters-d2cc83be936a8002)
[INFO] [stdout] test test_connect_and_disconnect ... ignored, requires BLE test peripheral
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_connection_parameters ... ignored, requires BLE test peripheral
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_descriptor_discovery.rs (/opt/rustwide/target/debug/deps/test_descriptor_discovery-68ab0645884efc05)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_descriptor_discovery ... ignored, requires BLE test peripheral
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_discover_characteristics.rs (/opt/rustwide/target/debug/deps/test_discover_characteristics-b366ac642b30afc2)
[INFO] [stderr]      Running tests/test_discover_peripheral_by_name.rs (/opt/rustwide/target/debug/deps/test_discover_peripheral_by_name-e2c658bac8c6afa8)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_discover_characteristics ... ignored, requires BLE test peripheral
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_discover_services.rs (/opt/rustwide/target/debug/deps/test_discover_services-2d42fdb657dad46b)
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_discover_peripheral_by_name ... ignored, requires BLE test peripheral
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_discover_services ... ignored, requires BLE test peripheral
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_long_value_read_write.rs (/opt/rustwide/target/debug/deps/test_long_value_read_write-a26cee8ac2520c69)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_long_value_read_write ... ignored, requires BLE test peripheral
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_mtu_after_connection.rs (/opt/rustwide/target/debug/deps/test_mtu_after_connection-d32e059f6b144dd4)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_mtu_after_connection ... ignored, requires BLE test peripheral
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_peripheral_triggered_disconnect.rs (/opt/rustwide/target/debug/deps/test_peripheral_triggered_disconnect-7d0d869d184c79fb)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_peripheral_triggered_disconnect ... ignored, requires BLE test peripheral
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_properties_contain_peripheral_info.rs (/opt/rustwide/target/debug/deps/test_properties_contain_peripheral_info-a6055908eeb97707)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_properties_contain_peripheral_info ... ignored, requires BLE test peripheral
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_read_counter_increments.rs (/opt/rustwide/target/debug/deps/test_read_counter_increments-16d4febdb4c8cf28)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_read_counter_increments ... ignored, requires BLE test peripheral
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_read_only_descriptor.rs (/opt/rustwide/target/debug/deps/test_read_only_descriptor-0fe563202b645641)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_read_only_descriptor ... ignored, requires BLE test peripheral
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_read_rssi.rs (/opt/rustwide/target/debug/deps/test_read_rssi-f818a8179fbc5473)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_read_rssi ... ignored, requires BLE test peripheral
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_read_static_value.rs (/opt/rustwide/target/debug/deps/test_read_static_value-353c87c46d23b71c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_read_static_value ... ignored, requires BLE test peripheral
[INFO] [stderr]      Running tests/test_read_write_descriptor_roundtrip.rs (/opt/rustwide/target/debug/deps/test_read_write_descriptor_roundtrip-86742905f3927dc7)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_read_write_descriptor_roundtrip ... ignored, requires BLE test peripheral
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_read_write_roundtrip.rs (/opt/rustwide/target/debug/deps/test_read_write_roundtrip-34b622632cbd1cc0)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_read_write_roundtrip ... ignored, requires BLE test peripheral
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_reconnect_after_disconnect.rs (/opt/rustwide/target/debug/deps/test_reconnect_after_disconnect-eb9e5f56e302caf7)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_reconnect_after_disconnect ... ignored, requires BLE test peripheral
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_request_connection_parameters.rs (/opt/rustwide/target/debug/deps/test_request_connection_parameters-c226c7aaf4188cc0)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_request_connection_parameters ... ignored, requires BLE test peripheral
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_scan_filter_by_service_uuid.rs (/opt/rustwide/target/debug/deps/test_scan_filter_by_service_uuid-300a87464b091e0e)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_scan_filter_by_service_uuid ... ignored, requires BLE test peripheral
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_subscribe_and_receive_indications.rs (/opt/rustwide/target/debug/deps/test_subscribe_and_receive_indications-1cce2cd4a7b54ec9)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_subscribe_and_receive_indications ... ignored, requires BLE test peripheral
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_subscribe_and_receive_notifications.rs (/opt/rustwide/target/debug/deps/test_subscribe_and_receive_notifications-b1b11c013fc750fd)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_subscribe_and_receive_notifications ... ignored, requires BLE test peripheral
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_unsubscribe_stops_notifications.rs (/opt/rustwide/target/debug/deps/test_unsubscribe_stops_notifications-9bd3b8e008ee2c33)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_unsubscribe_stops_notifications ... ignored, requires BLE test peripheral
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_write_with_response.rs (/opt/rustwide/target/debug/deps/test_write_with_response-a003493e42f961ca)
[INFO] [stderr]      Running tests/test_write_without_response.rs (/opt/rustwide/target/debug/deps/test_write_without_response-b4842e971aef6f52)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_write_with_response ... ignored, requires BLE test peripheral
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_write_without_response ... ignored, requires BLE test peripheral
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_write_without_response_burst.rs (/opt/rustwide/target/debug/deps/test_write_without_response_burst-b278db25b7ad52f0)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_write_without_response_burst ... ignored, requires BLE test peripheral
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests btleplug
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - (line 22) - compile ... ok
[INFO] [stdout] test src/api/mod.rs - api (line 19) ... ok
[INFO] [stdout] test src/api/mod.rs - api::Manager (line 485) ... ok
[INFO] [stdout] test src/api/bdaddr.rs - api::bdaddr::BDAddr::from (line 69) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.25s; merged doctests compilation took 1.20s
[INFO] running `Command { std: "docker" "inspect" "5fef1d6c830da147e8ea9c58837abf5cc662a3f33ca0a66431e72059997f80e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fef1d6c830da147e8ea9c58837abf5cc662a3f33ca0a66431e72059997f80e8", kill_on_drop: false }`
[INFO] [stdout] 5fef1d6c830da147e8ea9c58837abf5cc662a3f33ca0a66431e72059997f80e8
