[INFO] fetching crate bt-hci 0.6.0...
[INFO] testing bt-hci-0.6.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate bt-hci 0.6.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate bt-hci 0.6.0
[INFO] finished tweaking crates.io crate bt-hci 0.6.0
[INFO] tweaked toml for crates.io crate bt-hci 0.6.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bt-hci 0.6.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bt-hci 0.6.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded defmt v1.0.1
[INFO] [stderr]   Downloaded defmt-parser v1.0.0
[INFO] [stderr]   Downloaded defmt v0.3.100
[INFO] [stderr]   Downloaded embassy-time v0.5.0
[INFO] [stderr]   Downloaded defmt-macros v1.0.1
[INFO] [stderr]   Downloaded embedded-io v0.6.1
[INFO] [stderr]   Downloaded embedded-io-async v0.6.1
[INFO] [stderr]   Downloaded btuuid v0.1.0
[INFO] [stderr]   Downloaded embassy-time-driver v0.2.1
[INFO] [stderr]   Downloaded embassy-sync v0.7.0
[INFO] [stderr]   Downloaded postcard v1.1.1
[INFO] [stderr]   Downloaded cobs v0.2.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9aff8b9d1276f6bb1a2dadd5d497f3e7e84441cd963790c8eb898925bf7c4148
[INFO] running `Command { std: "docker" "start" "-a" "9aff8b9d1276f6bb1a2dadd5d497f3e7e84441cd963790c8eb898925bf7c4148", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9aff8b9d1276f6bb1a2dadd5d497f3e7e84441cd963790c8eb898925bf7c4148", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9aff8b9d1276f6bb1a2dadd5d497f3e7e84441cd963790c8eb898925bf7c4148", kill_on_drop: false }`
[INFO] [stdout] 9aff8b9d1276f6bb1a2dadd5d497f3e7e84441cd963790c8eb898925bf7c4148
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83d17f5fef58db1c342e905bef32f796078a05a553f09af865e1059a2f23078c
[INFO] running `Command { std: "docker" "start" "-a" "83d17f5fef58db1c342e905bef32f796078a05a553f09af865e1059a2f23078c", kill_on_drop: false }`
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling embedded-io v0.6.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling embassy-sync v0.7.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling btuuid v0.1.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling bt-hci v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.49s
[INFO] running `Command { std: "docker" "inspect" "83d17f5fef58db1c342e905bef32f796078a05a553f09af865e1059a2f23078c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83d17f5fef58db1c342e905bef32f796078a05a553f09af865e1059a2f23078c", kill_on_drop: false }`
[INFO] [stdout] 83d17f5fef58db1c342e905bef32f796078a05a553f09af865e1059a2f23078c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c6d59a86dd2572b28c877b25ac5da07b0537594227358c18990b4c643a26e3a
[INFO] running `Command { std: "docker" "start" "-a" "0c6d59a86dd2572b28c877b25ac5da07b0537594227358c18990b4c643a26e3a", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling cobs v0.2.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling embassy-sync v0.7.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling bt-hci v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling futures-test v0.3.31
[INFO] [stderr]    Compiling postcard v1.1.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 32.53s
[INFO] running `Command { std: "docker" "inspect" "0c6d59a86dd2572b28c877b25ac5da07b0537594227358c18990b4c643a26e3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c6d59a86dd2572b28c877b25ac5da07b0537594227358c18990b4c643a26e3a", kill_on_drop: false }`
[INFO] [stdout] 0c6d59a86dd2572b28c877b25ac5da07b0537594227358c18990b4c643a26e3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1507f5eb8d6c5a61094d91e78f1e5a3e6321da864b9d9a6137f3b31bd1adfe4b
[INFO] running `Command { std: "docker" "start" "-a" "1507f5eb8d6c5a61094d91e78f1e5a3e6321da864b9d9a6137f3b31bd1adfe4b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bt_hci-7a9bba9d3191e9f6)
[INFO] [stdout] 
[INFO] [stdout] running 69 tests
[INFO] [stdout] test cmd::link_control::tests::test_accept_synchronous_connection_request ... ok
[INFO] [stdout] test cmd::link_control::tests::test_accept_connection_request ... ok
[INFO] [stdout] test cmd::link_control::tests::test_change_connection_link_key ... ok
[INFO] [stdout] test cmd::link_control::tests::test_change_connection_packet_type ... ok
[INFO] [stdout] test cmd::link_control::tests::test_authentication_requested ... ok
[INFO] [stdout] test cmd::link_control::tests::test_enhanced_accept_synchronous_connection_request ... ok
[INFO] [stdout] test cmd::link_control::tests::test_enhanced_setup_synchronous_connection ... ok
[INFO] [stdout] test cmd::link_control::tests::test_io_capability_request_negative_reply ... ok
[INFO] [stdout] test cmd::link_control::tests::test_create_connection ... ok
[INFO] [stdout] test cmd::link_control::tests::test_create_connection_cancel ... ok
[INFO] [stdout] test cmd::link_control::tests::test_disconnect ... ok
[INFO] [stdout] test cmd::link_control::tests::test_inquiry_cancel ... ok
[INFO] [stdout] test cmd::link_control::tests::test_exit_periodic_inquiry_mode ... ok
[INFO] [stdout] test cmd::link_control::tests::test_inquiry ... ok
[INFO] [stdout] test cmd::link_control::tests::test_link_key_request_negative_reply ... ok
[INFO] [stdout] test cmd::link_control::tests::test_link_key_request_reply ... ok
[INFO] [stdout] test cmd::link_control::tests::test_link_key_selection ... ok
[INFO] [stdout] test cmd::link_control::tests::test_pin_code_request_reply ... ok
[INFO] [stdout] test cmd::link_control::tests::test_read_clock_offset ... ok
[INFO] [stdout] test cmd::link_control::tests::test_read_lmp_handle ... ok
[INFO] [stdout] test cmd::link_control::tests::test_io_capability_request_reply ... ok
[INFO] [stdout] test cmd::link_control::tests::test_read_remote_extended_features ... ok
[INFO] [stdout] test cmd::link_control::tests::test_read_remote_version_information ... ok
[INFO] [stdout] test cmd::link_control::tests::test_read_remote_supported_features ... ok
[INFO] [stdout] test cmd::link_control::tests::test_reject_connection_request ... ok
[INFO] [stdout] test cmd::link_control::tests::test_remote_name_request ... ok
[INFO] [stdout] test cmd::link_control::tests::test_remote_name_request_cancel ... ok
[INFO] [stdout] test cmd::link_control::tests::test_reject_synchronous_connection_request ... ok
[INFO] [stdout] test cmd::link_control::tests::test_remote_oob_data_request_negative_reply ... ok
[INFO] [stdout] test cmd::link_control::tests::test_remote_oob_data_request_reply ... ok
[INFO] [stdout] test cmd::link_control::tests::test_receive_synchronization_train ... ok
[INFO] [stdout] test cmd::link_control::tests::test_remote_oob_extended_data_request_reply ... ok
[INFO] [stdout] test cmd::link_control::tests::test_set_connection_encryption ... ok
[INFO] [stdout] test cmd::link_control::tests::test_set_connectionless_peripheral_broadcast_receive ... ok
[INFO] [stdout] test cmd::link_control::tests::test_setup_synchronous_connection ... ok
[INFO] [stdout] test cmd::link_control::tests::test_truncated_page ... ok
[INFO] [stdout] test cmd::link_control::tests::test_truncated_page_cancel ... ok
[INFO] [stdout] test cmd::link_control::tests::test_user_confirmation_request_negative_reply ... ok
[INFO] [stdout] test cmd::link_control::tests::test_user_confirmation_request_reply ... ok
[INFO] [stdout] test cmd::link_control::tests::test_user_passkey_request_negative_reply ... ok
[INFO] [stdout] test cmd::link_control::tests::test_user_passkey_request_reply ... ok
[INFO] [stdout] test controller::tests::test_can_handle_unsolicited_command_complete ... ok
[INFO] [stdout] test event::tests::convert_error_packet ... ok
[INFO] [stdout] test cmd::link_control::tests::test_start_synchronization_train ... ok
[INFO] [stdout] test event::tests::convert_le_error_packet ... ok
[INFO] [stdout] test event::tests::test_connection_request ... ok
[INFO] [stdout] test event::tests::test_connectionless_peripheral_broadcast_channel_map_change ... ok
[INFO] [stdout] test data::tests::test_decode_acl_handle ... ok
[INFO] [stdout] test cmd::link_control::tests::test_set_connectionless_peripheral_broadcast ... ok
[INFO] [stdout] test event::tests::parse_le_packet ... ok
[INFO] [stdout] test event::tests::test_connectionless_peripheral_broadcast_receive ... ok
[INFO] [stdout] test event::tests::test_connectionless_peripheral_broadcast_timeout ... ok
[INFO] [stdout] test event::tests::test_extended_inquiry_result ... ok
[INFO] [stdout] test event::tests::test_peripheral_page_response_timeout ... ok
[INFO] [stdout] test event::tests::test_number_of_completed_data_blocks ... ok
[INFO] [stdout] test event::tests::test_inquiry_result_with_rssi ... ok
[INFO] [stdout] test event::tests::test_role_change ... ok
[INFO] [stdout] test event::tests::test_io_capability_request ... ok
[INFO] [stdout] test event::tests::test_inquiry_result ... ok
[INFO] [stdout] test event::tests::test_normal_command_complete ... ok
[INFO] [stdout] test event::tests::test_sam_status_change ... ok
[INFO] [stdout] test event::tests::test_special_command_complete ... ok
[INFO] [stdout] test event::tests::test_truncated_page_complete ... ok
[INFO] [stdout] test event::tests::test_user_confirmation_request ... ok
[INFO] [stdout] test event::tests::test_simple_pairing_complete ... ok
[INFO] [stdout] test param::le::tests::test_channel_map_new ... ok
[INFO] [stdout] test param::tests::test_encode_decode_conn_handle_completed_packets ... ok
[INFO] [stdout] test event::tests::test_io_capability_response ... ok
[INFO] [stdout] test param::le::tests::test_ext_adv_event_kind ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 69 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bt_hci
[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" "1507f5eb8d6c5a61094d91e78f1e5a3e6321da864b9d9a6137f3b31bd1adfe4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1507f5eb8d6c5a61094d91e78f1e5a3e6321da864b9d9a6137f3b31bd1adfe4b", kill_on_drop: false }`
[INFO] [stdout] 1507f5eb8d6c5a61094d91e78f1e5a3e6321da864b9d9a6137f3b31bd1adfe4b
