[INFO] fetching crate wiimote-rs 0.2.0... [INFO] testing wiimote-rs-0.2.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate wiimote-rs 0.2.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate wiimote-rs 0.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate wiimote-rs 0.2.0 [INFO] tweaked toml for crates.io crate wiimote-rs 0.2.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wiimote-rs 0.2.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wiimote-rs 0.2.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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f6242e77cbe12fa3dcfe30d06bc88985ec5cc766a22dcc2ddc4b6d2f38fcdcf7 [INFO] running `Command { std: "docker" "start" "-a" "f6242e77cbe12fa3dcfe30d06bc88985ec5cc766a22dcc2ddc4b6d2f38fcdcf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6242e77cbe12fa3dcfe30d06bc88985ec5cc766a22dcc2ddc4b6d2f38fcdcf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6242e77cbe12fa3dcfe30d06bc88985ec5cc766a22dcc2ddc4b6d2f38fcdcf7", kill_on_drop: false }` [INFO] [stdout] f6242e77cbe12fa3dcfe30d06bc88985ec5cc766a22dcc2ddc4b6d2f38fcdcf7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8012095b10d842f8aca40a68e2781ed3070a0366af2e3e6e410255df949e0b8b [INFO] running `Command { std: "docker" "start" "-a" "8012095b10d842f8aca40a68e2781ed3070a0366af2e3e6e410255df949e0b8b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling prettyplease v0.2.17 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling crossbeam-channel v0.5.10 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling wiimote-rs v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/manager.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { SINGLETON.clone() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.51s [INFO] running `Command { std: "docker" "inspect" "8012095b10d842f8aca40a68e2781ed3070a0366af2e3e6e410255df949e0b8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8012095b10d842f8aca40a68e2781ed3070a0366af2e3e6e410255df949e0b8b", kill_on_drop: false }` [INFO] [stdout] 8012095b10d842f8aca40a68e2781ed3070a0366af2e3e6e410255df949e0b8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6f24f01e341e54bf06d6d7ad9550439a6ff092fecba2c103ed5520ad0ea88bc [INFO] running `Command { std: "docker" "start" "-a" "a6f24f01e341e54bf06d6d7ad9550439a6ff092fecba2c103ed5520ad0ea88bc", kill_on_drop: false }` [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/manager.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { SINGLETON.clone() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wiimote-rs v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/manager.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe { SINGLETON.clone() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 19.45s [INFO] running `Command { std: "docker" "inspect" "a6f24f01e341e54bf06d6d7ad9550439a6ff092fecba2c103ed5520ad0ea88bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6f24f01e341e54bf06d6d7ad9550439a6ff092fecba2c103ed5520ad0ea88bc", kill_on_drop: false }` [INFO] [stdout] a6f24f01e341e54bf06d6d7ad9550439a6ff092fecba2c103ed5520ad0ea88bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fd95e19c2bdbd7be94d3d880ac6fb13834a8ce863dc539109185932015771b15 [INFO] running `Command { std: "docker" "start" "-a" "fd95e19c2bdbd7be94d3d880ac6fb13834a8ce863dc539109185932015771b15", kill_on_drop: false }` [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/manager.rs:25:18 [INFO] [stderr] | [INFO] [stderr] 25 | unsafe { SINGLETON.clone() } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stderr] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `wiimote-rs` (lib) generated 1 warning [INFO] [stderr] warning: `wiimote-rs` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wiimote_rs-1526ade57411bce3) [INFO] [stdout] [INFO] [stdout] running 366 tests [INFO] [stdout] test input::tests::test_acknowledge_report ... ok [INFO] [stdout] test input::tests::test_read_memory_report ... ok [INFO] [stdout] test input::tests::test_buttons_mode_0x30 ... ok [INFO] [stdout] test input::tests::test_status_report ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout__G_fpos64_t ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout__G_fpos_t ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout__IO_FILE ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout__IO_cookie_io_functions_t ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout___atomic_wide_counter ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout___atomic_wide_counter__bindgen_ty_1 ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout___fsid_t ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout___kernel_fd_set ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout___kernel_fsid_t ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout___locale_struct ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout___mbstate_t ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout___mbstate_t__bindgen_ty_1 ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout___once_flag ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout___pthread_cond_s ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout___pthread_internal_list ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout___pthread_mutex_s ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout___pthread_internal_slist ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout___pthread_rwlock_arch_t ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout___sigset_t ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout___va_list_tag ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_accept_conn_req_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_accept_physical_link_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_accept_sync_conn_req_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_add_sco_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_auth_requested_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_bt_codec_codec_caps ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_bt_codec ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_bt_codecs ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_bdaddr_t ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_bt_iso_qos ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_bt_iso_io_qos ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_bt_iso_qos__bindgen_ty_1 ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_bt_iso_ucast_qos ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_bt_power ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_bt_iso_base ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_bt_security ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_cancel_logical_link_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_change_conn_link_key_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_bt_iso_bcast_qos ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_cmsghdr ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_create_conn_cancel_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_bt_voice ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_create_logical_link_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_create_physical_link_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_cancel_logical_link_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_delete_stored_link_key_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_change_local_name_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_cmplt_handle ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_disconnect_logical_link_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_disconnect_physical_link_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_enhanced_flush_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_disconnect_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_create_conn_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_amp_status_change ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_auth_complete ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_delete_stored_link_key_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_change_conn_link_key_complete ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_cmd_complete ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_cmd_status ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_conn_complete ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_conn_ptype_changed ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_conn_request ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_data_buffer_overflow ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_disconn_complete ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_disconn_physical_link_complete ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_encrypt_change ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_encryption_key_refresh_complete ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_enhanced_flush_complete ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_flow_spec_complete ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_flow_spec_modify_complete ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_flush_occurred ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_hardware_error ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_io_capability_request ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_io_capability_response ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_le_connection_complete ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_keypress_notify ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_le_long_term_key_request ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_le_meta_event ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_le_connection_update_complete ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_link_key_notify ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_le_read_remote_used_features_complete ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_link_key_req ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_link_supervision_timeout_changed ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_logical_link_complete ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_master_link_key_complete ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_max_slots_change ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_mode_change ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_num_comp_pkts ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_num_completed_blocks ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_physical_link_loss_warning ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_pin_code_req ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_physical_link_recovery ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_pscan_rep_mode_change ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_qos_setup_complete ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_qos_violation ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_physical_link_complete ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_read_clock_offset_complete ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_read_remote_ext_features_complete ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_read_remote_features_complete ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_read_remote_version_complete ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_remote_host_features_notify ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_remote_name_req_complete ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_remote_oob_data_request ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_return_link_keys ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_role_change ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_si_device ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_sniff_subrating ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_simple_pairing_complete ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_stack_internal ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_user_confirm_request ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_user_passkey_notify ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_sync_conn_changed ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_user_passkey_request ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_extended_inquiry_info ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_evt_sync_conn_complete ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_fd_set ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_exit_park_mode_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_group_filter ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_group_req ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_exit_sniff_mode_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_hci_acl_hdr ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_hci_auth_info_req ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_hci_command_hdr ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_hci_conn_info ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_hci_conn_info_req ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_hci_dev_info ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_group_source_req ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_hci_dev_list_req ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_hci_dev_req ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_hci_dev_stats ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_hci_event_hdr ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_hci_conn_list_req ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_hci_msg_hdr ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_hci_filter ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_hci_qos ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_hci_request ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_hci_inquiry_req ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_hold_mode_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_host_buffer_size_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_hci_sco_hdr ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_host_num_comp_pkts_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_hci_version ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_in6_addr__bindgen_ty_1 ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_in_addr ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_in_pktinfo ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_inquiry_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_inquiry_info ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_io_capability_neg_reply_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_inquiry_info_with_rssi ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_in6_addr ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_inquiry_info_with_rssi_and_pscan_mode ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_io_capability_reply_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_ip_mreq_source ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_ip_mreqn ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_iovec ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_ip_msfilter ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_ip_mreq ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_ip_opts ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_l2cap_conf_opt ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_ipv6_mreq ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_l2cap_conf_req ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_l2cap_conn_rsp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_l2cap_cmd_rej ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_l2cap_conninfo ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_l2cap_create_req ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_l2cap_create_rsp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_l2cap_cmd_hdr ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_l2cap_disconn_rsp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_l2cap_hdr ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_l2cap_conn_req ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_l2cap_info_req ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_l2cap_info_rsp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_l2cap_conf_rsp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_l2cap_move_cfm ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_l2cap_options ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_l2cap_disconn_req ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_le_add_device_to_white_list_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_l2cap_move_req ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_le_advertising_info ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_l2cap_move_rsp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_le_connection_update_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_le_create_connection_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_le_encrypt_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_l2cap_move_cfm_rsp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_le_encrypt_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_le_add_device_to_resolv_list_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_le_ltk_reply_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_le_ltk_neg_reply_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_le_rand_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_le_read_advertising_channel_tx_power_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_le_read_buffer_size_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_le_read_channel_map_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_le_read_channel_map_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_le_read_local_supported_features_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_le_read_remote_used_features_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_le_ltk_reply_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_le_read_supported_states_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_le_read_white_list_size_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_le_ltk_neg_reply_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_le_read_resolv_list_size_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_le_remove_device_from_white_list_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_le_set_advertising_data_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_le_set_advertising_parameters_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_le_set_event_mask_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_le_set_host_channel_classification_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_le_receiver_test_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_le_set_scan_parameters_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_le_set_advertise_enable_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_le_set_scan_response_data_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_le_start_encryption_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_le_set_address_resolution_enable_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_le_set_random_address_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_le_test_end_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_le_transmitter_test_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_le_remove_device_from_resolv_list_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_master_link_key_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_link_key_reply_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_msghdr ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_osockaddr ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_park_mode_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_le_set_scan_enable_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_linger ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_pthread_barrier_t ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_pthread_barrierattr_t ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_pthread_attr_t ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_pthread_cond_t ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_pthread_condattr_t ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_pin_code_reply_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_pthread_mutex_t ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_periodic_inquiry_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_pthread_rwlock_t ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_pthread_mutexattr_t ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_pthread_rwlockattr_t ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_qos_setup_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_afh_map_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_afh_mode_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_bd_addr_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_best_effort_flush_timeout_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_buffer_size_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_class_of_dev_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_clock_offset_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_clock_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_current_iac_lap_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_conn_accept_timeout_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_data_block_size_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_clock_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_ext_inquiry_response_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_default_error_data_reporting_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_failed_contact_counter_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_inq_activity_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_inq_response_tx_power_level_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_enhanced_transmit_power_level_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_inquiry_mode_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_inquiry_transmit_power_level_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_le_host_supported_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_inquiry_scan_type_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_link_policy_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_link_quality_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_local_amp_assoc_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_local_amp_info_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_link_policy_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_local_ext_features_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_link_supervision_timeout_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_local_features_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_local_amp_assoc_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_local_name_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_local_commands_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_local_version_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_log_link_accept_timeout_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_page_timeout_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_local_ext_features_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_pin_type_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_remote_ext_features_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_local_oob_data_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_remote_features_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_page_activity_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_remote_version_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_simple_pairing_mode_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_stored_link_key_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_stored_link_key_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_rssi_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_transmit_power_level_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_scan_enable_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_transmit_power_level_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_read_voice_setting_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_reject_conn_req_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_refresh_encryption_key_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_remote_oob_data_reply_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_reject_sync_conn_req_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_reset_failed_contact_counter_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_refresh_encryption_key_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_send_keypress_notify_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_remote_name_req_cancel_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_send_keypress_notify_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_remote_name_req_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_set_afh_classification_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_set_afh_classification_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_set_conn_encrypt_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_set_event_mask_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_role_discovery_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_role_discovery_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_set_event_flt_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_sniff_subrating_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_setup_sync_conn_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_sockaddr ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_sniff_mode_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_sockaddr_hci ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_sockaddr_in ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_sockaddr_in6 ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_set_conn_ptype_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_sockaddr_l2 ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_status_bdaddr_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_switch_role_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_sockaddr_storage ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_timespec ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_timeval ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_uint128_t ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_uint24_t ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_user_confirm_reply_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_user_passkey_reply_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_write_afh_mode_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_write_afh_mode_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_write_best_effort_flush_timeout_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_write_best_effort_flush_timeout_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_write_class_of_dev_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_write_conn_accept_timeout_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_write_default_error_data_reporting_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_write_default_error_data_reporting_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_write_ext_inquiry_response_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_write_current_iac_lap_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_write_ext_inquiry_response_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_write_inq_activity_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_write_inquiry_mode_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_write_inquiry_mode_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_write_inquiry_scan_type_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_write_inquiry_scan_type_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_write_inquiry_transmit_power_level_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_write_inquiry_transmit_power_level_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_write_le_host_supported_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_write_link_policy_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_write_link_policy_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_write_link_supervision_timeout_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_write_link_supervision_timeout_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_write_page_activity_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_write_page_timeout_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_write_pin_type_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_write_remote_amp_assoc_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_write_log_link_accept_timeout_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_write_simple_pairing_debug_mode_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_write_simple_pairing_debug_mode_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_write_simple_pairing_mode_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_write_remote_amp_assoc_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_write_simple_pairing_mode_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_write_stored_link_key_cp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_write_stored_link_key_rp ... ok [INFO] [stdout] test native::linux::bindings::bindgen_test_layout_write_voice_setting_cp ... ok [INFO] [stdout] test output::tests::test_rumble_report ... ok [INFO] [stdout] test output::tests::test_rumble_in_player_led_report ... ok [INFO] [stdout] test output::tests::test_speaker_data_report ... ok [INFO] [stdout] test output::tests::test_write_report ... ok [INFO] [stdout] test output::tests::test_player_led_report ... ok [INFO] [stdout] test output::tests::test_read_report ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 366 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests wiimote_rs [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fd95e19c2bdbd7be94d3d880ac6fb13834a8ce863dc539109185932015771b15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd95e19c2bdbd7be94d3d880ac6fb13834a8ce863dc539109185932015771b15", kill_on_drop: false }` [INFO] [stdout] fd95e19c2bdbd7be94d3d880ac6fb13834a8ce863dc539109185932015771b15