[INFO] fetching crate btleplug 0.12.0... [INFO] testing btleplug-0.12.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] extracting crate btleplug 0.12.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate btleplug 0.12.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate btleplug 0.12.0 [INFO] tweaked toml for crates.io crate btleplug 0.12.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate btleplug 0.12.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5916941e482575dae4aadc2437812aed8e471a7f954dbd08b2a317198d59fcb [INFO] running `Command { std: "docker" "start" "-a" "d5916941e482575dae4aadc2437812aed8e471a7f954dbd08b2a317198d59fcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5916941e482575dae4aadc2437812aed8e471a7f954dbd08b2a317198d59fcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5916941e482575dae4aadc2437812aed8e471a7f954dbd08b2a317198d59fcb", kill_on_drop: false }` [INFO] [stdout] d5916941e482575dae4aadc2437812aed8e471a7f954dbd08b2a317198d59fcb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0791d234cd453009920db2711abf0839209e52a30680c26a67495f6e15425bc [INFO] running `Command { std: "docker" "start" "-a" "a0791d234cd453009920db2711abf0839209e52a30680c26a67495f6e15425bc", kill_on_drop: false }` [INFO] [stderr] Compiling libdbus-sys v0.2.7 [INFO] [stderr] Compiling xml v1.2.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [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 tokio-stream v0.1.18 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling thiserror v2.0.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 bluez-generated v0.4.0 [INFO] [stderr] Compiling dbus-tokio v0.7.6 [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 22.13s [INFO] running `Command { std: "docker" "inspect" "a0791d234cd453009920db2711abf0839209e52a30680c26a67495f6e15425bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0791d234cd453009920db2711abf0839209e52a30680c26a67495f6e15425bc", kill_on_drop: false }` [INFO] [stdout] a0791d234cd453009920db2711abf0839209e52a30680c26a67495f6e15425bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81fde462ebcb32363879baedb0c7fc928ab41a8a29621904e7c3f6a15b3d7190 [INFO] running `Command { std: "docker" "start" "-a" "81fde462ebcb32363879baedb0c7fc928ab41a8a29621904e7c3f6a15b3d7190", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling chacha20 v0.10.0 [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 tokio-util v0.7.18 [INFO] [stderr] Compiling dbus-tokio v0.7.6 [INFO] [stderr] Compiling bluez-async v0.8.2 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling btleplug v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `find_descriptor` is never used [INFO] [stdout] --> tests/common/mod.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn find_descriptor( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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_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: constant `DEFAULT_SCAN_TIMEOUT` is never used [INFO] [stdout] --> tests/common/peripheral_finder.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | const DEFAULT_SCAN_TIMEOUT: Duration = Duration::from_secs(15); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `SCAN_RUNNING` is never used [INFO] [stdout] --> tests/common/peripheral_finder.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | static SCAN_RUNNING: AtomicBool = AtomicBool::new(false); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ensure_clean_state` is never used [INFO] [stdout] --> tests/common/peripheral_finder.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | async fn ensure_clean_state(adapter: &Adapter) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_and_connect` is never used [INFO] [stdout] --> tests/common/peripheral_finder.rs:90:14 [INFO] [stdout] | [INFO] [stdout] 90 | pub async fn find_and_connect() -> Peripheral { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `send_control_command` is never used [INFO] [stdout] --> tests/common/peripheral_finder.rs:156:14 [INFO] [stdout] | [INFO] [stdout] 156 | pub async fn send_control_command(peripheral: &Peripheral, opcode: u8) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `reset_peripheral` is never used [INFO] [stdout] --> tests/common/peripheral_finder.rs:170:14 [INFO] [stdout] | [INFO] [stdout] 170 | pub async fn reset_peripheral(peripheral: &Peripheral) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_characteristic` is never used [INFO] [stdout] --> tests/common/peripheral_finder.rs:177:8 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn find_characteristic( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used [INFO] [stdout] --> tests/common/test_cases.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_discover_services` is never used [INFO] [stdout] --> tests/common/test_cases.rs:36:14 [INFO] [stdout] | [INFO] [stdout] 36 | pub async fn test_discover_services() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_discover_characteristics` is never used [INFO] [stdout] --> tests/common/test_cases.rs:60:14 [INFO] [stdout] | [INFO] [stdout] 60 | pub async fn test_discover_characteristics() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used [INFO] [stdout] --> tests/common/test_cases.rs:92:14 [INFO] [stdout] | [INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_advertisement_services` is never used [INFO] [stdout] --> tests/common/test_cases.rs:127:14 [INFO] [stdout] | [INFO] [stdout] 127 | pub async fn test_advertisement_services() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_connect_and_disconnect` is never used [INFO] [stdout] --> tests/common/test_cases.rs:164:14 [INFO] [stdout] | [INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used [INFO] [stdout] --> tests/common/test_cases.rs:178:14 [INFO] [stdout] | [INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used [INFO] [stdout] --> tests/common/test_cases.rs:194:14 [INFO] [stdout] | [INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_static_value` is never used [INFO] [stdout] --> tests/common/test_cases.rs:210:14 [INFO] [stdout] | [INFO] [stdout] 210 | pub async fn test_read_static_value() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_counter_increments` is never used [INFO] [stdout] --> tests/common/test_cases.rs:223:14 [INFO] [stdout] | [INFO] [stdout] 223 | pub async fn test_read_counter_increments() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_write_with_response` is never used [INFO] [stdout] --> tests/common/test_cases.rs:240:14 [INFO] [stdout] | [INFO] [stdout] 240 | pub async fn test_write_with_response() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_write_without_response` is never used [INFO] [stdout] --> tests/common/test_cases.rs:254:14 [INFO] [stdout] | [INFO] [stdout] 254 | pub async fn test_write_without_response() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_write_without_response_burst` is never used [INFO] [stdout] --> tests/common/test_cases.rs:269:14 [INFO] [stdout] | [INFO] [stdout] 269 | pub async fn test_write_without_response_burst() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_write_roundtrip` is never used [INFO] [stdout] --> tests/common/test_cases.rs:291:14 [INFO] [stdout] | [INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_long_value_read_write` is never used [INFO] [stdout] --> tests/common/test_cases.rs:307:14 [INFO] [stdout] | [INFO] [stdout] 307 | pub async fn test_long_value_read_write() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_characteristic_properties` is never used [INFO] [stdout] --> tests/common/test_cases.rs:326:14 [INFO] [stdout] | [INFO] [stdout] 326 | pub async fn test_characteristic_properties() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used [INFO] [stdout] --> tests/common/test_cases.rs:354:14 [INFO] [stdout] | [INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used [INFO] [stdout] --> tests/common/test_cases.rs:398:14 [INFO] [stdout] | [INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used [INFO] [stdout] --> tests/common/test_cases.rs:439:14 [INFO] [stdout] | [INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_configurable_notification_payload` is never used [INFO] [stdout] --> tests/common/test_cases.rs:474:14 [INFO] [stdout] | [INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_only_descriptor` is never used [INFO] [stdout] --> tests/common/test_cases.rs:526:14 [INFO] [stdout] | [INFO] [stdout] 526 | pub async fn test_read_only_descriptor() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used [INFO] [stdout] --> tests/common/test_cases.rs:543:14 [INFO] [stdout] | [INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_descriptor_discovery` is never used [INFO] [stdout] --> tests/common/test_cases.rs:564:14 [INFO] [stdout] | [INFO] [stdout] 564 | pub async fn test_descriptor_discovery() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_mtu_after_connection` is never used [INFO] [stdout] --> tests/common/test_cases.rs:584:14 [INFO] [stdout] | [INFO] [stdout] 584 | pub async fn test_mtu_after_connection() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_rssi` is never used [INFO] [stdout] --> tests/common/test_cases.rs:595:14 [INFO] [stdout] | [INFO] [stdout] 595 | pub async fn test_read_rssi() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used [INFO] [stdout] --> tests/common/test_cases.rs:613:14 [INFO] [stdout] | [INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_connection_parameters` is never used [INFO] [stdout] --> tests/common/test_cases.rs:648:14 [INFO] [stdout] | [INFO] [stdout] 648 | pub async fn test_connection_parameters() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_request_connection_parameters` is never used [INFO] [stdout] --> tests/common/test_cases.rs:678:14 [INFO] [stdout] | [INFO] [stdout] 678 | pub async fn test_request_connection_parameters() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_characteristic` is never used [INFO] [stdout] --> tests/common/peripheral_finder.rs:177:8 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn find_characteristic( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used [INFO] [stdout] --> tests/common/test_cases.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_discover_services` is never used [INFO] [stdout] --> tests/common/test_cases.rs:36:14 [INFO] [stdout] | [INFO] [stdout] 36 | pub async fn test_discover_services() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_discover_characteristics` is never used [INFO] [stdout] --> tests/common/test_cases.rs:60:14 [INFO] [stdout] | [INFO] [stdout] 60 | pub async fn test_discover_characteristics() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used [INFO] [stdout] --> tests/common/test_cases.rs:71:14 [INFO] [stdout] | [INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used [INFO] [stdout] --> tests/common/test_cases.rs:92:14 [INFO] [stdout] | [INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_advertisement_services` is never used [INFO] [stdout] --> tests/common/test_cases.rs:127:14 [INFO] [stdout] | [INFO] [stdout] 127 | pub async fn test_advertisement_services() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_connect_and_disconnect` is never used [INFO] [stdout] --> tests/common/test_cases.rs:164:14 [INFO] [stdout] | [INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used [INFO] [stdout] --> tests/common/test_cases.rs:178:14 [INFO] [stdout] | [INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used [INFO] [stdout] --> tests/common/test_cases.rs:194:14 [INFO] [stdout] | [INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_static_value` is never used [INFO] [stdout] --> tests/common/test_cases.rs:210:14 [INFO] [stdout] | [INFO] [stdout] 210 | pub async fn test_read_static_value() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_counter_increments` is never used [INFO] [stdout] --> tests/common/test_cases.rs:223:14 [INFO] [stdout] | [INFO] [stdout] 223 | pub async fn test_read_counter_increments() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_write_with_response` is never used [INFO] [stdout] --> tests/common/test_cases.rs:240:14 [INFO] [stdout] | [INFO] [stdout] 240 | pub async fn test_write_with_response() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_write_without_response` is never used [INFO] [stdout] --> tests/common/test_cases.rs:254:14 [INFO] [stdout] | [INFO] [stdout] 254 | pub async fn test_write_without_response() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_write_without_response_burst` is never used [INFO] [stdout] --> tests/common/test_cases.rs:269:14 [INFO] [stdout] | [INFO] [stdout] 269 | pub async fn test_write_without_response_burst() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_write_roundtrip` is never used [INFO] [stdout] --> tests/common/test_cases.rs:291:14 [INFO] [stdout] | [INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_long_value_read_write` is never used [INFO] [stdout] --> tests/common/test_cases.rs:307:14 [INFO] [stdout] | [INFO] [stdout] 307 | pub async fn test_long_value_read_write() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_characteristic_properties` is never used [INFO] [stdout] --> tests/common/test_cases.rs:326:14 [INFO] [stdout] | [INFO] [stdout] 326 | pub async fn test_characteristic_properties() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used [INFO] [stdout] --> tests/common/test_cases.rs:354:14 [INFO] [stdout] | [INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used [INFO] [stdout] --> tests/common/test_cases.rs:398:14 [INFO] [stdout] | [INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used [INFO] [stdout] --> tests/common/test_cases.rs:439:14 [INFO] [stdout] | [INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_configurable_notification_payload` is never used [INFO] [stdout] --> tests/common/test_cases.rs:474:14 [INFO] [stdout] | [INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used [INFO] [stdout] --> tests/common/test_cases.rs:543:14 [INFO] [stdout] | [INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_descriptor_discovery` is never used [INFO] [stdout] --> tests/common/test_cases.rs:564:14 [INFO] [stdout] | [INFO] [stdout] 564 | pub async fn test_descriptor_discovery() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_mtu_after_connection` is never used [INFO] [stdout] --> tests/common/test_cases.rs:584:14 [INFO] [stdout] | [INFO] [stdout] 584 | pub async fn test_mtu_after_connection() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_rssi` is never used [INFO] [stdout] --> tests/common/test_cases.rs:595:14 [INFO] [stdout] | [INFO] [stdout] 595 | pub async fn test_read_rssi() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used [INFO] [stdout] --> tests/common/test_cases.rs:613:14 [INFO] [stdout] | [INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_connection_parameters` is never used [INFO] [stdout] --> tests/common/test_cases.rs:648:14 [INFO] [stdout] | [INFO] [stdout] 648 | pub async fn test_connection_parameters() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_request_connection_parameters` is never used [INFO] [stdout] --> tests/common/test_cases.rs:678:14 [INFO] [stdout] | [INFO] [stdout] 678 | pub async fn test_request_connection_parameters() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_descriptor` is never used [INFO] [stdout] --> tests/common/mod.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn find_descriptor( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `send_control_command` is never used [INFO] [stdout] --> tests/common/peripheral_finder.rs:156:14 [INFO] [stdout] | [INFO] [stdout] 156 | pub async fn send_control_command(peripheral: &Peripheral, opcode: u8) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `reset_peripheral` is never used [INFO] [stdout] --> tests/common/peripheral_finder.rs:170:14 [INFO] [stdout] | [INFO] [stdout] 170 | pub async fn reset_peripheral(peripheral: &Peripheral) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_characteristic` is never used [INFO] [stdout] --> tests/common/peripheral_finder.rs:177:8 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn find_characteristic( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used [INFO] [stdout] --> tests/common/test_cases.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_discover_services` is never used [INFO] [stdout] --> tests/common/test_cases.rs:36:14 [INFO] [stdout] | [INFO] [stdout] 36 | pub async fn test_discover_services() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_discover_characteristics` is never used [INFO] [stdout] --> tests/common/test_cases.rs:60:14 [INFO] [stdout] | [INFO] [stdout] 60 | pub async fn test_discover_characteristics() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used [INFO] [stdout] --> tests/common/test_cases.rs:71:14 [INFO] [stdout] | [INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used [INFO] [stdout] --> tests/common/test_cases.rs:92:14 [INFO] [stdout] | [INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_advertisement_services` is never used [INFO] [stdout] --> tests/common/test_cases.rs:127:14 [INFO] [stdout] | [INFO] [stdout] 127 | pub async fn test_advertisement_services() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_connect_and_disconnect` is never used [INFO] [stdout] --> tests/common/test_cases.rs:164:14 [INFO] [stdout] | [INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used [INFO] [stdout] --> tests/common/test_cases.rs:178:14 [INFO] [stdout] | [INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used [INFO] [stdout] --> tests/common/test_cases.rs:194:14 [INFO] [stdout] | [INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_static_value` is never used [INFO] [stdout] --> tests/common/test_cases.rs:210:14 [INFO] [stdout] | [INFO] [stdout] 210 | pub async fn test_read_static_value() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_counter_increments` is never used [INFO] [stdout] --> tests/common/test_cases.rs:223:14 [INFO] [stdout] | [INFO] [stdout] 223 | pub async fn test_read_counter_increments() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_write_with_response` is never used [INFO] [stdout] --> tests/common/test_cases.rs:240:14 [INFO] [stdout] | [INFO] [stdout] 240 | pub async fn test_write_with_response() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_write_without_response` is never used [INFO] [stdout] --> tests/common/test_cases.rs:254:14 [INFO] [stdout] | [INFO] [stdout] 254 | pub async fn test_write_without_response() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_write_without_response_burst` is never used [INFO] [stdout] --> tests/common/test_cases.rs:269:14 [INFO] [stdout] | [INFO] [stdout] 269 | pub async fn test_write_without_response_burst() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_write_roundtrip` is never used [INFO] [stdout] --> tests/common/test_cases.rs:291:14 [INFO] [stdout] | [INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_long_value_read_write` is never used [INFO] [stdout] --> tests/common/test_cases.rs:307:14 [INFO] [stdout] | [INFO] [stdout] 307 | pub async fn test_long_value_read_write() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_characteristic_properties` is never used [INFO] [stdout] --> tests/common/test_cases.rs:326:14 [INFO] [stdout] | [INFO] [stdout] 326 | pub async fn test_characteristic_properties() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used [INFO] [stdout] --> tests/common/test_cases.rs:354:14 [INFO] [stdout] | [INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used [INFO] [stdout] --> tests/common/test_cases.rs:398:14 [INFO] [stdout] | [INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used [INFO] [stdout] --> tests/common/test_cases.rs:439:14 [INFO] [stdout] | [INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_configurable_notification_payload` is never used [INFO] [stdout] --> tests/common/test_cases.rs:474:14 [INFO] [stdout] | [INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_only_descriptor` is never used [INFO] [stdout] --> tests/common/test_cases.rs:526:14 [INFO] [stdout] | [INFO] [stdout] 526 | pub async fn test_read_only_descriptor() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used [INFO] [stdout] --> tests/common/test_cases.rs:543:14 [INFO] [stdout] | [INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_descriptor_discovery` is never used [INFO] [stdout] --> tests/common/test_cases.rs:564:14 [INFO] [stdout] | [INFO] [stdout] 564 | pub async fn test_descriptor_discovery() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_mtu_after_connection` is never used [INFO] [stdout] --> tests/common/test_cases.rs:584:14 [INFO] [stdout] | [INFO] [stdout] 584 | pub async fn test_mtu_after_connection() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_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_services` is never used [INFO] [stdout] --> tests/common/test_cases.rs:36:14 [INFO] [stdout] | [INFO] [stdout] 36 | pub async fn test_discover_services() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_discover_characteristics` is never used [INFO] [stdout] --> tests/common/test_cases.rs:60:14 [INFO] [stdout] | [INFO] [stdout] 60 | pub async fn test_discover_characteristics() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used [INFO] [stdout] --> tests/common/test_cases.rs:71:14 [INFO] [stdout] | [INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used [INFO] [stdout] --> tests/common/test_cases.rs:92:14 [INFO] [stdout] | [INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_advertisement_services` is never used [INFO] [stdout] --> tests/common/test_cases.rs:127:14 [INFO] [stdout] | [INFO] [stdout] 127 | pub async fn test_advertisement_services() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_connect_and_disconnect` is never used [INFO] [stdout] --> tests/common/test_cases.rs:164:14 [INFO] [stdout] | [INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used [INFO] [stdout] --> tests/common/test_cases.rs:178:14 [INFO] [stdout] | [INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used [INFO] [stdout] --> tests/common/test_cases.rs:194:14 [INFO] [stdout] | [INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_static_value` is never used [INFO] [stdout] --> tests/common/test_cases.rs:210:14 [INFO] [stdout] | [INFO] [stdout] 210 | pub async fn test_read_static_value() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_counter_increments` is never used [INFO] [stdout] --> tests/common/test_cases.rs:223:14 [INFO] [stdout] | [INFO] [stdout] 223 | pub async fn test_read_counter_increments() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_write_with_response` is never used [INFO] [stdout] --> tests/common/test_cases.rs:240:14 [INFO] [stdout] | [INFO] [stdout] 240 | pub async fn test_write_with_response() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_write_without_response` is never used [INFO] [stdout] --> tests/common/test_cases.rs:254:14 [INFO] [stdout] | [INFO] [stdout] 254 | pub async fn test_write_without_response() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_write_without_response_burst` is never used [INFO] [stdout] --> tests/common/test_cases.rs:269:14 [INFO] [stdout] | [INFO] [stdout] 269 | pub async fn test_write_without_response_burst() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_write_roundtrip` is never used [INFO] [stdout] --> tests/common/test_cases.rs:291:14 [INFO] [stdout] | [INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_long_value_read_write` is never used [INFO] [stdout] --> tests/common/test_cases.rs:307:14 [INFO] [stdout] | [INFO] [stdout] 307 | pub async fn test_long_value_read_write() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_characteristic_properties` is never used [INFO] [stdout] --> tests/common/test_cases.rs:326:14 [INFO] [stdout] | [INFO] [stdout] 326 | pub async fn test_characteristic_properties() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used [INFO] [stdout] --> tests/common/test_cases.rs:354:14 [INFO] [stdout] | [INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used [INFO] [stdout] --> tests/common/test_cases.rs:398:14 [INFO] [stdout] | [INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used [INFO] [stdout] --> tests/common/test_cases.rs:439:14 [INFO] [stdout] | [INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_configurable_notification_payload` is never used [INFO] [stdout] --> tests/common/test_cases.rs:474:14 [INFO] [stdout] | [INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_only_descriptor` is never used [INFO] [stdout] --> tests/common/test_cases.rs:526:14 [INFO] [stdout] | [INFO] [stdout] 526 | pub async fn test_read_only_descriptor() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used [INFO] [stdout] --> tests/common/test_cases.rs:543:14 [INFO] [stdout] | [INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_descriptor_discovery` is never used [INFO] [stdout] --> tests/common/test_cases.rs:564:14 [INFO] [stdout] | [INFO] [stdout] 564 | pub async fn test_descriptor_discovery() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_mtu_after_connection` is never used [INFO] [stdout] --> tests/common/test_cases.rs:584:14 [INFO] [stdout] | [INFO] [stdout] 584 | pub async fn test_mtu_after_connection() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_rssi` is never used [INFO] [stdout] --> tests/common/test_cases.rs:595:14 [INFO] [stdout] | [INFO] [stdout] 595 | pub async fn test_read_rssi() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used [INFO] [stdout] --> tests/common/test_cases.rs:613:14 [INFO] [stdout] | [INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_connection_parameters` is never used [INFO] [stdout] --> tests/common/test_cases.rs:648:14 [INFO] [stdout] | [INFO] [stdout] 648 | pub async fn test_connection_parameters() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_request_connection_parameters` is never used [INFO] [stdout] --> tests/common/test_cases.rs:678:14 [INFO] [stdout] | [INFO] [stdout] 678 | pub async fn test_request_connection_parameters() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_descriptor` is never used [INFO] [stdout] --> tests/common/mod.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn find_descriptor( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used [INFO] [stdout] --> tests/common/test_cases.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_discover_services` is never used [INFO] [stdout] --> tests/common/test_cases.rs:36:14 [INFO] [stdout] | [INFO] [stdout] 36 | pub async fn test_discover_services() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_discover_characteristics` is never used [INFO] [stdout] --> tests/common/test_cases.rs:60:14 [INFO] [stdout] | [INFO] [stdout] 60 | pub async fn test_discover_characteristics() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used [INFO] [stdout] --> tests/common/test_cases.rs:71:14 [INFO] [stdout] | [INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used [INFO] [stdout] --> tests/common/test_cases.rs:92:14 [INFO] [stdout] | [INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_advertisement_services` is never used [INFO] [stdout] --> tests/common/test_cases.rs:127:14 [INFO] [stdout] | [INFO] [stdout] 127 | pub async fn test_advertisement_services() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_connect_and_disconnect` is never used [INFO] [stdout] --> tests/common/test_cases.rs:164:14 [INFO] [stdout] | [INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used [INFO] [stdout] --> tests/common/test_cases.rs:178:14 [INFO] [stdout] | [INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used [INFO] [stdout] --> tests/common/test_cases.rs:194:14 [INFO] [stdout] | [INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_static_value` is never used [INFO] [stdout] --> tests/common/test_cases.rs:210:14 [INFO] [stdout] | [INFO] [stdout] 210 | pub async fn test_read_static_value() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_counter_increments` is never used [INFO] [stdout] --> tests/common/test_cases.rs:223:14 [INFO] [stdout] | [INFO] [stdout] 223 | pub async fn test_read_counter_increments() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_write_with_response` is never used [INFO] [stdout] --> tests/common/test_cases.rs:240:14 [INFO] [stdout] | [INFO] [stdout] 240 | pub async fn test_write_with_response() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_write_without_response_burst` is never used [INFO] [stdout] --> tests/common/test_cases.rs:269:14 [INFO] [stdout] | [INFO] [stdout] 269 | pub async fn test_write_without_response_burst() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_write_roundtrip` is never used [INFO] [stdout] --> tests/common/test_cases.rs:291:14 [INFO] [stdout] | [INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_long_value_read_write` is never used [INFO] [stdout] --> tests/common/test_cases.rs:307:14 [INFO] [stdout] | [INFO] [stdout] 307 | pub async fn test_long_value_read_write() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_characteristic_properties` is never used [INFO] [stdout] --> tests/common/test_cases.rs:326:14 [INFO] [stdout] | [INFO] [stdout] 326 | pub async fn test_characteristic_properties() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used [INFO] [stdout] --> tests/common/test_cases.rs:354:14 [INFO] [stdout] | [INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used [INFO] [stdout] --> tests/common/test_cases.rs:398:14 [INFO] [stdout] | [INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used [INFO] [stdout] --> tests/common/test_cases.rs:439:14 [INFO] [stdout] | [INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_configurable_notification_payload` is never used [INFO] [stdout] --> tests/common/test_cases.rs:474:14 [INFO] [stdout] | [INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_only_descriptor` is never used [INFO] [stdout] --> tests/common/test_cases.rs:526:14 [INFO] [stdout] | [INFO] [stdout] 526 | pub async fn test_read_only_descriptor() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used [INFO] [stdout] --> tests/common/test_cases.rs:543:14 [INFO] [stdout] | [INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_descriptor_discovery` is never used [INFO] [stdout] --> tests/common/test_cases.rs:564:14 [INFO] [stdout] | [INFO] [stdout] 564 | pub async fn test_descriptor_discovery() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_mtu_after_connection` is never used [INFO] [stdout] --> tests/common/test_cases.rs:584:14 [INFO] [stdout] | [INFO] [stdout] 584 | pub async fn test_mtu_after_connection() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_rssi` is never used [INFO] [stdout] --> tests/common/test_cases.rs:595:14 [INFO] [stdout] | [INFO] [stdout] 595 | pub async fn test_read_rssi() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used [INFO] [stdout] --> tests/common/test_cases.rs:613:14 [INFO] [stdout] | [INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_connection_parameters` is never used [INFO] [stdout] --> tests/common/test_cases.rs:648:14 [INFO] [stdout] | [INFO] [stdout] 648 | pub async fn test_connection_parameters() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_request_connection_parameters` is never used [INFO] [stdout] --> tests/common/test_cases.rs:678:14 [INFO] [stdout] | [INFO] [stdout] 678 | pub async fn test_request_connection_parameters() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_descriptor` is never used [INFO] [stdout] --> tests/common/mod.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn find_descriptor( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `reset_peripheral` is never used [INFO] [stdout] --> tests/common/peripheral_finder.rs:170:14 [INFO] [stdout] | [INFO] [stdout] 170 | pub async fn reset_peripheral(peripheral: &Peripheral) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_characteristic` is never used [INFO] [stdout] --> tests/common/peripheral_finder.rs:177:8 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn find_characteristic( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used [INFO] [stdout] --> tests/common/test_cases.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_discover_services` is never used [INFO] [stdout] --> tests/common/test_cases.rs:36:14 [INFO] [stdout] | [INFO] [stdout] 36 | pub async fn test_discover_services() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_discover_characteristics` is never used [INFO] [stdout] --> tests/common/test_cases.rs:60:14 [INFO] [stdout] | [INFO] [stdout] 60 | pub async fn test_discover_characteristics() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used [INFO] [stdout] --> tests/common/test_cases.rs:71:14 [INFO] [stdout] | [INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used [INFO] [stdout] --> tests/common/test_cases.rs:92:14 [INFO] [stdout] | [INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_advertisement_services` is never used [INFO] [stdout] --> tests/common/test_cases.rs:127:14 [INFO] [stdout] | [INFO] [stdout] 127 | pub async fn test_advertisement_services() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_connect_and_disconnect` is never used [INFO] [stdout] --> tests/common/test_cases.rs:164:14 [INFO] [stdout] | [INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used [INFO] [stdout] --> tests/common/test_cases.rs:178:14 [INFO] [stdout] | [INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_static_value` is never used [INFO] [stdout] --> tests/common/test_cases.rs:210:14 [INFO] [stdout] | [INFO] [stdout] 210 | pub async fn test_read_static_value() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_counter_increments` is never used [INFO] [stdout] --> tests/common/test_cases.rs:223:14 [INFO] [stdout] | [INFO] [stdout] 223 | pub async fn test_read_counter_increments() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_write_with_response` is never used [INFO] [stdout] --> tests/common/test_cases.rs:240:14 [INFO] [stdout] | [INFO] [stdout] 240 | pub async fn test_write_with_response() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_write_without_response` is never used [INFO] [stdout] --> tests/common/test_cases.rs:254:14 [INFO] [stdout] | [INFO] [stdout] 254 | pub async fn test_write_without_response() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_write_without_response_burst` is never used [INFO] [stdout] --> tests/common/test_cases.rs:269:14 [INFO] [stdout] | [INFO] [stdout] 269 | pub async fn test_write_without_response_burst() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_write_roundtrip` is never used [INFO] [stdout] --> tests/common/test_cases.rs:291:14 [INFO] [stdout] | [INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_long_value_read_write` is never used [INFO] [stdout] --> tests/common/test_cases.rs:307:14 [INFO] [stdout] | [INFO] [stdout] 307 | pub async fn test_long_value_read_write() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_characteristic_properties` is never used [INFO] [stdout] --> tests/common/test_cases.rs:326:14 [INFO] [stdout] | [INFO] [stdout] 326 | pub async fn test_characteristic_properties() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used [INFO] [stdout] --> tests/common/test_cases.rs:354:14 [INFO] [stdout] | [INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used [INFO] [stdout] --> tests/common/test_cases.rs:398:14 [INFO] [stdout] | [INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used [INFO] [stdout] --> tests/common/test_cases.rs:439:14 [INFO] [stdout] | [INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_configurable_notification_payload` is never used [INFO] [stdout] --> tests/common/test_cases.rs:474:14 [INFO] [stdout] | [INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_only_descriptor` is never used [INFO] [stdout] --> tests/common/test_cases.rs:526:14 [INFO] [stdout] | [INFO] [stdout] 526 | pub async fn test_read_only_descriptor() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used [INFO] [stdout] --> tests/common/test_cases.rs:543:14 [INFO] [stdout] | [INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_descriptor_discovery` is never used [INFO] [stdout] --> tests/common/test_cases.rs:564:14 [INFO] [stdout] | [INFO] [stdout] 564 | pub async fn test_descriptor_discovery() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_mtu_after_connection` is never used [INFO] [stdout] --> tests/common/test_cases.rs:584:14 [INFO] [stdout] | [INFO] [stdout] 584 | pub async fn test_mtu_after_connection() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_rssi` is never used [INFO] [stdout] --> tests/common/test_cases.rs:595:14 [INFO] [stdout] | [INFO] [stdout] 595 | pub async fn test_read_rssi() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used [INFO] [stdout] --> tests/common/test_cases.rs:613:14 [INFO] [stdout] | [INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_connection_parameters` is never used [INFO] [stdout] --> tests/common/test_cases.rs:648:14 [INFO] [stdout] | [INFO] [stdout] 648 | pub async fn test_connection_parameters() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_request_connection_parameters` is never used [INFO] [stdout] --> tests/common/test_cases.rs:678:14 [INFO] [stdout] | [INFO] [stdout] 678 | pub async fn test_request_connection_parameters() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_characteristic` is never used [INFO] [stdout] --> tests/common/peripheral_finder.rs:177:8 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn find_characteristic( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used [INFO] [stdout] --> tests/common/test_cases.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_discover_services` is never used [INFO] [stdout] --> tests/common/test_cases.rs:36:14 [INFO] [stdout] | [INFO] [stdout] 36 | pub async fn test_discover_services() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_discover_characteristics` is never used [INFO] [stdout] --> tests/common/test_cases.rs:60:14 [INFO] [stdout] | [INFO] [stdout] 60 | pub async fn test_discover_characteristics() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used [INFO] [stdout] --> tests/common/test_cases.rs:71:14 [INFO] [stdout] | [INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used [INFO] [stdout] --> tests/common/test_cases.rs:92:14 [INFO] [stdout] | [INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_advertisement_services` is never used [INFO] [stdout] --> tests/common/test_cases.rs:127:14 [INFO] [stdout] | [INFO] [stdout] 127 | pub async fn test_advertisement_services() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_connect_and_disconnect` is never used [INFO] [stdout] --> tests/common/test_cases.rs:164:14 [INFO] [stdout] | [INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used [INFO] [stdout] --> tests/common/test_cases.rs:178:14 [INFO] [stdout] | [INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used [INFO] [stdout] --> tests/common/test_cases.rs:194:14 [INFO] [stdout] | [INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_static_value` is never used [INFO] [stdout] --> tests/common/test_cases.rs:210:14 [INFO] [stdout] | [INFO] [stdout] 210 | pub async fn test_read_static_value() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_counter_increments` is never used [INFO] [stdout] --> tests/common/test_cases.rs:223:14 [INFO] [stdout] | [INFO] [stdout] 223 | pub async fn test_read_counter_increments() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_write_with_response` is never used [INFO] [stdout] --> tests/common/test_cases.rs:240:14 [INFO] [stdout] | [INFO] [stdout] 240 | pub async fn test_write_with_response() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_write_without_response` is never used [INFO] [stdout] --> tests/common/test_cases.rs:254:14 [INFO] [stdout] | [INFO] [stdout] 254 | pub async fn test_write_without_response() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_write_without_response_burst` is never used [INFO] [stdout] --> tests/common/test_cases.rs:269:14 [INFO] [stdout] | [INFO] [stdout] 269 | pub async fn test_write_without_response_burst() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_write_roundtrip` is never used [INFO] [stdout] --> tests/common/test_cases.rs:291:14 [INFO] [stdout] | [INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_long_value_read_write` is never used [INFO] [stdout] --> tests/common/test_cases.rs:307:14 [INFO] [stdout] | [INFO] [stdout] 307 | pub async fn test_long_value_read_write() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_characteristic_properties` is never used [INFO] [stdout] --> tests/common/test_cases.rs:326:14 [INFO] [stdout] | [INFO] [stdout] 326 | pub async fn test_characteristic_properties() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used [INFO] [stdout] --> tests/common/test_cases.rs:354:14 [INFO] [stdout] | [INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used [INFO] [stdout] --> tests/common/test_cases.rs:398:14 [INFO] [stdout] | [INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used [INFO] [stdout] --> tests/common/test_cases.rs:439:14 [INFO] [stdout] | [INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_configurable_notification_payload` is never used [INFO] [stdout] --> tests/common/test_cases.rs:474:14 [INFO] [stdout] | [INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_only_descriptor` is never used [INFO] [stdout] --> tests/common/test_cases.rs:526:14 [INFO] [stdout] | [INFO] [stdout] 526 | pub async fn test_read_only_descriptor() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_descriptor_discovery` is never used [INFO] [stdout] --> tests/common/test_cases.rs:564:14 [INFO] [stdout] | [INFO] [stdout] 564 | pub async fn test_descriptor_discovery() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_mtu_after_connection` is never used [INFO] [stdout] --> tests/common/test_cases.rs:584:14 [INFO] [stdout] | [INFO] [stdout] 584 | pub async fn test_mtu_after_connection() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_rssi` is never used [INFO] [stdout] --> tests/common/test_cases.rs:595:14 [INFO] [stdout] | [INFO] [stdout] 595 | pub async fn test_read_rssi() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used [INFO] [stdout] --> tests/common/test_cases.rs:613:14 [INFO] [stdout] | [INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_connection_parameters` is never used [INFO] [stdout] --> tests/common/test_cases.rs:648:14 [INFO] [stdout] | [INFO] [stdout] 648 | pub async fn test_connection_parameters() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_request_connection_parameters` is never used [INFO] [stdout] --> tests/common/test_cases.rs:678:14 [INFO] [stdout] | [INFO] [stdout] 678 | pub async fn test_request_connection_parameters() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_descriptor` is never used [INFO] [stdout] --> tests/common/mod.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn find_descriptor( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `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 `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_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_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 `test_discover_peripheral_by_name` is never used [INFO] [stdout] --> tests/common/test_cases.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_discover_services` is never used [INFO] [stdout] --> tests/common/test_cases.rs:36:14 [INFO] [stdout] | [INFO] [stdout] 36 | pub async fn test_discover_services() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_discover_characteristics` is never used [INFO] [stdout] --> tests/common/test_cases.rs:60:14 [INFO] [stdout] | [INFO] [stdout] 60 | pub async fn test_discover_characteristics() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used [INFO] [stdout] --> tests/common/test_cases.rs:71:14 [INFO] [stdout] | [INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used [INFO] [stdout] --> tests/common/test_cases.rs:92:14 [INFO] [stdout] | [INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_advertisement_services` is never used [INFO] [stdout] --> tests/common/test_cases.rs:127:14 [INFO] [stdout] | [INFO] [stdout] 127 | pub async fn test_advertisement_services() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_connect_and_disconnect` is never used [INFO] [stdout] --> tests/common/test_cases.rs:164:14 [INFO] [stdout] | [INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used [INFO] [stdout] --> tests/common/test_cases.rs:178:14 [INFO] [stdout] | [INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used [INFO] [stdout] --> tests/common/test_cases.rs:194:14 [INFO] [stdout] | [INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_static_value` is never used [INFO] [stdout] --> tests/common/test_cases.rs:210:14 [INFO] [stdout] | [INFO] [stdout] 210 | pub async fn test_read_static_value() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_counter_increments` is never used [INFO] [stdout] --> tests/common/test_cases.rs:223:14 [INFO] [stdout] | [INFO] [stdout] 223 | pub async fn test_read_counter_increments() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_write_with_response` is never used [INFO] [stdout] --> tests/common/test_cases.rs:240:14 [INFO] [stdout] | [INFO] [stdout] 240 | pub async fn test_write_with_response() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_write_without_response` is never used [INFO] [stdout] --> tests/common/test_cases.rs:254:14 [INFO] [stdout] | [INFO] [stdout] 254 | pub async fn test_write_without_response() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_write_without_response_burst` is never used [INFO] [stdout] --> tests/common/test_cases.rs:269:14 [INFO] [stdout] | [INFO] [stdout] 269 | pub async fn test_write_without_response_burst() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_write_roundtrip` is never used [INFO] [stdout] --> tests/common/test_cases.rs:291:14 [INFO] [stdout] | [INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_long_value_read_write` is never used [INFO] [stdout] --> tests/common/test_cases.rs:307:14 [INFO] [stdout] | [INFO] [stdout] 307 | pub async fn test_long_value_read_write() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_characteristic_properties` is never used [INFO] [stdout] --> tests/common/test_cases.rs:326:14 [INFO] [stdout] | [INFO] [stdout] 326 | pub async fn test_characteristic_properties() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used [INFO] [stdout] --> tests/common/test_cases.rs:354:14 [INFO] [stdout] | [INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used [INFO] [stdout] --> tests/common/test_cases.rs:398:14 [INFO] [stdout] | [INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_configurable_notification_payload` is never used [INFO] [stdout] --> tests/common/test_cases.rs:474:14 [INFO] [stdout] | [INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_only_descriptor` is never used [INFO] [stdout] --> tests/common/test_cases.rs:526:14 [INFO] [stdout] | [INFO] [stdout] 526 | pub async fn test_read_only_descriptor() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used [INFO] [stdout] --> tests/common/test_cases.rs:543:14 [INFO] [stdout] | [INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_descriptor_discovery` is never used [INFO] [stdout] --> tests/common/test_cases.rs:564:14 [INFO] [stdout] | [INFO] [stdout] 564 | pub async fn test_descriptor_discovery() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_mtu_after_connection` is never used [INFO] [stdout] --> tests/common/test_cases.rs:584:14 [INFO] [stdout] | [INFO] [stdout] 584 | pub async fn test_mtu_after_connection() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_rssi` is never used [INFO] [stdout] --> tests/common/test_cases.rs:595:14 [INFO] [stdout] | [INFO] [stdout] 595 | pub async fn test_read_rssi() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used [INFO] [stdout] --> tests/common/test_cases.rs:613:14 [INFO] [stdout] | [INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_connection_parameters` is never used [INFO] [stdout] --> tests/common/test_cases.rs:648:14 [INFO] [stdout] | [INFO] [stdout] 648 | pub async fn test_connection_parameters() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_request_connection_parameters` is never used [INFO] [stdout] --> tests/common/test_cases.rs:678:14 [INFO] [stdout] | [INFO] [stdout] 678 | pub async fn test_request_connection_parameters() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_descriptor` is never used [INFO] [stdout] --> tests/common/mod.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn find_descriptor( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `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_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_without_response` is never used [INFO] [stdout] --> tests/common/test_cases.rs:254:14 [INFO] [stdout] | [INFO] [stdout] 254 | pub async fn test_write_without_response() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_write_without_response_burst` is never used [INFO] [stdout] --> tests/common/test_cases.rs:269:14 [INFO] [stdout] | [INFO] [stdout] 269 | pub async fn test_write_without_response_burst() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_write_roundtrip` is never used [INFO] [stdout] --> tests/common/test_cases.rs:291:14 [INFO] [stdout] | [INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_long_value_read_write` is never used [INFO] [stdout] --> tests/common/test_cases.rs:307:14 [INFO] [stdout] | [INFO] [stdout] 307 | pub async fn test_long_value_read_write() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_characteristic_properties` is never used [INFO] [stdout] --> tests/common/test_cases.rs:326:14 [INFO] [stdout] | [INFO] [stdout] 326 | pub async fn test_characteristic_properties() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used [INFO] [stdout] --> tests/common/test_cases.rs:354:14 [INFO] [stdout] | [INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used [INFO] [stdout] --> tests/common/test_cases.rs:398:14 [INFO] [stdout] | [INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used [INFO] [stdout] --> tests/common/test_cases.rs:439:14 [INFO] [stdout] | [INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_configurable_notification_payload` is never used [INFO] [stdout] --> tests/common/test_cases.rs:474:14 [INFO] [stdout] | [INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_only_descriptor` is never used [INFO] [stdout] --> tests/common/test_cases.rs:526:14 [INFO] [stdout] | [INFO] [stdout] 526 | pub async fn test_read_only_descriptor() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used [INFO] [stdout] --> tests/common/test_cases.rs:543:14 [INFO] [stdout] | [INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_descriptor_discovery` is never used [INFO] [stdout] --> tests/common/test_cases.rs:564:14 [INFO] [stdout] | [INFO] [stdout] 564 | pub async fn test_descriptor_discovery() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_mtu_after_connection` is never used [INFO] [stdout] --> tests/common/test_cases.rs:584:14 [INFO] [stdout] | [INFO] [stdout] 584 | pub async fn test_mtu_after_connection() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_rssi` is never used [INFO] [stdout] --> tests/common/test_cases.rs:595:14 [INFO] [stdout] | [INFO] [stdout] 595 | pub async fn test_read_rssi() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used [INFO] [stdout] --> tests/common/test_cases.rs:613:14 [INFO] [stdout] | [INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_connection_parameters` is never used [INFO] [stdout] --> tests/common/test_cases.rs:648:14 [INFO] [stdout] | [INFO] [stdout] 648 | pub async fn test_connection_parameters() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_request_connection_parameters` is never used [INFO] [stdout] --> tests/common/test_cases.rs:678:14 [INFO] [stdout] | [INFO] [stdout] 678 | pub async fn test_request_connection_parameters() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_descriptor` is never used [INFO] [stdout] --> tests/common/mod.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn find_descriptor( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `send_control_command` is never used [INFO] [stdout] --> tests/common/peripheral_finder.rs:156:14 [INFO] [stdout] | [INFO] [stdout] 156 | pub async fn send_control_command(peripheral: &Peripheral, opcode: u8) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `reset_peripheral` is never used [INFO] [stdout] --> tests/common/peripheral_finder.rs:170:14 [INFO] [stdout] | [INFO] [stdout] 170 | pub async fn reset_peripheral(peripheral: &Peripheral) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_discover_peripheral_by_name` is never used [INFO] [stdout] --> tests/common/test_cases.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | pub async fn test_discover_peripheral_by_name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_discover_services` is never used [INFO] [stdout] --> tests/common/test_cases.rs:36:14 [INFO] [stdout] | [INFO] [stdout] 36 | pub async fn test_discover_services() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_discover_characteristics` is never used [INFO] [stdout] --> tests/common/test_cases.rs:60:14 [INFO] [stdout] | [INFO] [stdout] 60 | pub async fn test_discover_characteristics() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_scan_filter_by_service_uuid` is never used [INFO] [stdout] --> tests/common/test_cases.rs:71:14 [INFO] [stdout] | [INFO] [stdout] 71 | pub async fn test_scan_filter_by_service_uuid() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_advertisement_manufacturer_data` is never used [INFO] [stdout] --> tests/common/test_cases.rs:92:14 [INFO] [stdout] | [INFO] [stdout] 92 | pub async fn test_advertisement_manufacturer_data() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_advertisement_services` is never used [INFO] [stdout] --> tests/common/test_cases.rs:127:14 [INFO] [stdout] | [INFO] [stdout] 127 | pub async fn test_advertisement_services() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_connect_and_disconnect` is never used [INFO] [stdout] --> tests/common/test_cases.rs:164:14 [INFO] [stdout] | [INFO] [stdout] 164 | pub async fn test_connect_and_disconnect() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_reconnect_after_disconnect` is never used [INFO] [stdout] --> tests/common/test_cases.rs:178:14 [INFO] [stdout] | [INFO] [stdout] 178 | pub async fn test_reconnect_after_disconnect() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_peripheral_triggered_disconnect` is never used [INFO] [stdout] --> tests/common/test_cases.rs:194:14 [INFO] [stdout] | [INFO] [stdout] 194 | pub async fn test_peripheral_triggered_disconnect() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_static_value` is never used [INFO] [stdout] --> tests/common/test_cases.rs:210:14 [INFO] [stdout] | [INFO] [stdout] 210 | pub async fn test_read_static_value() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_counter_increments` is never used [INFO] [stdout] --> tests/common/test_cases.rs:223:14 [INFO] [stdout] | [INFO] [stdout] 223 | pub async fn test_read_counter_increments() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_write_with_response` is never used [INFO] [stdout] --> tests/common/test_cases.rs:240:14 [INFO] [stdout] | [INFO] [stdout] 240 | pub async fn test_write_with_response() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_write_without_response` is never used [INFO] [stdout] --> tests/common/test_cases.rs:254:14 [INFO] [stdout] | [INFO] [stdout] 254 | pub async fn test_write_without_response() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_write_without_response_burst` is never used [INFO] [stdout] --> tests/common/test_cases.rs:269:14 [INFO] [stdout] | [INFO] [stdout] 269 | pub async fn test_write_without_response_burst() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_write_roundtrip` is never used [INFO] [stdout] --> tests/common/test_cases.rs:291:14 [INFO] [stdout] | [INFO] [stdout] 291 | pub async fn test_read_write_roundtrip() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_long_value_read_write` is never used [INFO] [stdout] --> tests/common/test_cases.rs:307:14 [INFO] [stdout] | [INFO] [stdout] 307 | pub async fn test_long_value_read_write() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_characteristic_properties` is never used [INFO] [stdout] --> tests/common/test_cases.rs:326:14 [INFO] [stdout] | [INFO] [stdout] 326 | pub async fn test_characteristic_properties() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_subscribe_and_receive_notifications` is never used [INFO] [stdout] --> tests/common/test_cases.rs:354:14 [INFO] [stdout] | [INFO] [stdout] 354 | pub async fn test_subscribe_and_receive_notifications() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_subscribe_and_receive_indications` is never used [INFO] [stdout] --> tests/common/test_cases.rs:398:14 [INFO] [stdout] | [INFO] [stdout] 398 | pub async fn test_subscribe_and_receive_indications() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_unsubscribe_stops_notifications` is never used [INFO] [stdout] --> tests/common/test_cases.rs:439:14 [INFO] [stdout] | [INFO] [stdout] 439 | pub async fn test_unsubscribe_stops_notifications() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_configurable_notification_payload` is never used [INFO] [stdout] --> tests/common/test_cases.rs:474:14 [INFO] [stdout] | [INFO] [stdout] 474 | pub async fn test_configurable_notification_payload() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_only_descriptor` is never used [INFO] [stdout] --> tests/common/test_cases.rs:526:14 [INFO] [stdout] | [INFO] [stdout] 526 | pub async fn test_read_only_descriptor() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_write_descriptor_roundtrip` is never used [INFO] [stdout] --> tests/common/test_cases.rs:543:14 [INFO] [stdout] | [INFO] [stdout] 543 | pub async fn test_read_write_descriptor_roundtrip() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_mtu_after_connection` is never used [INFO] [stdout] --> tests/common/test_cases.rs:584:14 [INFO] [stdout] | [INFO] [stdout] 584 | pub async fn test_mtu_after_connection() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_read_rssi` is never used [INFO] [stdout] --> tests/common/test_cases.rs:595:14 [INFO] [stdout] | [INFO] [stdout] 595 | pub async fn test_read_rssi() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_properties_contain_peripheral_info` is never used [INFO] [stdout] --> tests/common/test_cases.rs:613:14 [INFO] [stdout] | [INFO] [stdout] 613 | pub async fn test_properties_contain_peripheral_info() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_connection_parameters` is never used [INFO] [stdout] --> tests/common/test_cases.rs:648:14 [INFO] [stdout] | [INFO] [stdout] 648 | pub async fn test_connection_parameters() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_request_connection_parameters` is never used [INFO] [stdout] --> tests/common/test_cases.rs:678:14 [INFO] [stdout] | [INFO] [stdout] 678 | pub async fn test_request_connection_parameters() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `btleplug` (test "test_write_with_response"); 29 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name test_write_with_response --edition=2024 tests/test_write_with_response.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=ac7dd8b63c68fdd0 -C extra-filename=-a7bdb4a9524f8db1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-802f66b555453e01.so --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-5c085993cab0beac.rlib --extern bluez_async=/opt/rustwide/target/debug/deps/libbluez_async-b83358071ebe15a1.rlib --extern btleplug=/opt/rustwide/target/debug/deps/libbtleplug-54ba4919b90912be.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-8986549ad4346021.rlib --extern dbus=/opt/rustwide/target/debug/deps/libdbus-be1c5f6bee324891.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a074b5ef4ec62b3a.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-cfb0a897de58af94.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-c67c53ed301923e1.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-9567c977d5649355.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6ba31b8a22a89bb0.rlib --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-d53a9977dc6e27e5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a363efba12206350.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-be645bb2eb7b7543.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-d37a62805f92c84c.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-e00ed0322660ab46.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-68593211d3df74f5.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] [stderr] error: could not compile `btleplug` (test "test_descriptor_discovery"); 31 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name test_descriptor_discovery --edition=2024 tests/test_descriptor_discovery.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=6098cdeacb766831 -C extra-filename=-1ee5f2a51809ea84 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-802f66b555453e01.so --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-5c085993cab0beac.rlib --extern bluez_async=/opt/rustwide/target/debug/deps/libbluez_async-b83358071ebe15a1.rlib --extern btleplug=/opt/rustwide/target/debug/deps/libbtleplug-54ba4919b90912be.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-8986549ad4346021.rlib --extern dbus=/opt/rustwide/target/debug/deps/libdbus-be1c5f6bee324891.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a074b5ef4ec62b3a.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-cfb0a897de58af94.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-c67c53ed301923e1.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-9567c977d5649355.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6ba31b8a22a89bb0.rlib --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-d53a9977dc6e27e5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a363efba12206350.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-be645bb2eb7b7543.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-d37a62805f92c84c.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-e00ed0322660ab46.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-68593211d3df74f5.rlib --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "81fde462ebcb32363879baedb0c7fc928ab41a8a29621904e7c3f6a15b3d7190", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81fde462ebcb32363879baedb0c7fc928ab41a8a29621904e7c3f6a15b3d7190", kill_on_drop: false }` [INFO] [stdout] 81fde462ebcb32363879baedb0c7fc928ab41a8a29621904e7c3f6a15b3d7190