[INFO] fetching crate btleplug 0.12.0...
[INFO] testing btleplug-0.12.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] extracting crate btleplug 0.12.0 into /workspace/builds/worker-5-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate btleplug 0.12.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pretty_env_logger v0.5.0
[INFO] [stderr]   Downloaded dbus v0.9.10
[INFO] [stderr]   Downloaded bluez-generated v0.4.0
[INFO] [stderr]   Downloaded objc2-core-bluetooth v0.2.2
[INFO] [stderr]   Downloaded bluez-async v0.8.2
[INFO] [stderr]   Downloaded toml v1.0.6+spec-1.1.0
[INFO] [stderr]   Downloaded xml v1.2.1
[INFO] [stderr]   Downloaded serde-xml-rs v0.8.2
[INFO] [stderr]   Downloaded libdbus-sys v0.2.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 43ede88594a4dae9498a3473a5c57ddbb4e9e28d8cc4bc4781a9e15478569336
[INFO] running `Command { std: "docker" "start" "-a" "43ede88594a4dae9498a3473a5c57ddbb4e9e28d8cc4bc4781a9e15478569336", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43ede88594a4dae9498a3473a5c57ddbb4e9e28d8cc4bc4781a9e15478569336", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43ede88594a4dae9498a3473a5c57ddbb4e9e28d8cc4bc4781a9e15478569336", kill_on_drop: false }`
[INFO] [stdout] 43ede88594a4dae9498a3473a5c57ddbb4e9e28d8cc4bc4781a9e15478569336
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd53cad8147cc741a82700340a92c578c66f05f410e1760290eaee94613a12b6
[INFO] running `Command { std: "docker" "start" "-a" "fd53cad8147cc741a82700340a92c578c66f05f410e1760290eaee94613a12b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[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 smallvec v1.15.1
[INFO] [stderr]    Compiling xml v1.2.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[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 24.14s
[INFO] running `Command { std: "docker" "inspect" "fd53cad8147cc741a82700340a92c578c66f05f410e1760290eaee94613a12b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd53cad8147cc741a82700340a92c578c66f05f410e1760290eaee94613a12b6", kill_on_drop: false }`
[INFO] [stdout] fd53cad8147cc741a82700340a92c578c66f05f410e1760290eaee94613a12b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b7034649e6c516cea3b3826dde4534ba09fe82ed9e1f40330eeddff3ce72a0b
[INFO] running `Command { std: "docker" "start" "-a" "9b7034649e6c516cea3b3826dde4534ba09fe82ed9e1f40330eeddff3ce72a0b", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[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 serde v1.0.228
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[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 serde-xml-rs v0.8.2
[INFO] [stderr]    Compiling tokio v1.50.0
[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 env_logger v0.10.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling dbus-tokio v0.7.6
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling bluez-async v0.8.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[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_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_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 `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 `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 `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 `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 `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 `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_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 `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_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 `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] [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_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_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 `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 `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 `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_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] [stderr] error: could not compile `btleplug` (test "test_properties_contain_peripheral_info"); 32 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name test_properties_contain_peripheral_info --edition=2024 tests/test_properties_contain_peripheral_info.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jni", "jni-host-tests", "once_cell", "serde", "serde_bytes", "serde_cr"))' -C metadata=421c186ad871dde5 -C extra-filename=-a6055908eeb97707 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-0e3b07c4a03a6dc2.so --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-a5b77e6cec1b5660.rlib --extern bluez_async=/opt/rustwide/target/debug/deps/libbluez_async-e404b25ba24e9b24.rlib --extern btleplug=/opt/rustwide/target/debug/deps/libbtleplug-b56058c0085b381d.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-4dfdf5acd932787b.rlib --extern dbus=/opt/rustwide/target/debug/deps/libdbus-1a26d9dd43597cb5.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-1f2cd46a5e70d12f.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-afffdbb119bd9ac1.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-753a0cb3f11b08fe.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-4320418194125aec.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a3713dec116c24ee.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-137ffebd9e375e42.rlib --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-acd18841cc36d7c2.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c469fcdc5a12c8a1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c05927791133ff7d.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-e6217d295041adfb.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-e3cd4834f9ad9a5c.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-abac70c453495c3f.rlib --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9b7034649e6c516cea3b3826dde4534ba09fe82ed9e1f40330eeddff3ce72a0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b7034649e6c516cea3b3826dde4534ba09fe82ed9e1f40330eeddff3ce72a0b", kill_on_drop: false }`
[INFO] [stdout] 9b7034649e6c516cea3b3826dde4534ba09fe82ed9e1f40330eeddff3ce72a0b
