[INFO] fetching crate apple-ble 0.2.2...
[INFO] testing apple-ble-0.2.2 against beta-2025-09-21 for beta-1.91-2
[INFO] extracting crate apple-ble 0.2.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate apple-ble 0.2.2
[INFO] finished tweaking crates.io crate apple-ble 0.2.2
[INFO] tweaked toml for crates.io crate apple-ble 0.2.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate apple-ble 0.2.2 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate apple-ble 0.2.2 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" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 39f329433c0fbe9576092b91adefd1ccadc458fef89264cbee0422a324e1edcd
[INFO] running `Command { std: "docker" "start" "-a" "39f329433c0fbe9576092b91adefd1ccadc458fef89264cbee0422a324e1edcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39f329433c0fbe9576092b91adefd1ccadc458fef89264cbee0422a324e1edcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39f329433c0fbe9576092b91adefd1ccadc458fef89264cbee0422a324e1edcd", kill_on_drop: false }`
[INFO] [stdout] 39f329433c0fbe9576092b91adefd1ccadc458fef89264cbee0422a324e1edcd
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d81c026d0122ffb9be39fb8d9bf748a06c3d7ba7e2256cb87bca93a34a13b92
[INFO] running `Command { std: "docker" "start" "-a" "0d81c026d0122ffb9be39fb8d9bf748a06c3d7ba7e2256cb87bca93a34a13b92", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling libdbus-sys v0.2.2
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling tokio v1.22.0
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling uuid v1.2.2
[INFO] [stderr]    Compiling async-trait v0.1.58
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling nix v0.26.1
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling eui48 v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling sudo v0.6.0
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling default-env v0.1.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling custom_debug_derive v0.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling displaydoc v0.2.3
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling custom_debug v0.5.0
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling systemctl v0.1.8
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling pest v2.4.1
[INFO] [stderr]    Compiling pest_meta v2.4.1
[INFO] [stderr]    Compiling dbus v0.9.6
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling pest_generator v2.4.1
[INFO] [stderr]    Compiling pest_derive v2.4.1
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling tokio-stream v0.1.11
[INFO] [stderr]    Compiling config v0.13.2
[INFO] [stderr]    Compiling dbus-tokio v0.7.5
[INFO] [stderr]    Compiling dbus-crossroads v0.5.1
[INFO] [stderr]    Compiling bluer v0.15.3
[INFO] [stderr]    Compiling apple-ble v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `disable_afit`
[INFO] [stdout]  --> src/advertisement.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(not(feature = "disable_afit"))]
[INFO] [stdout]   |           ^^^^^^^^^^--------------
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     help: there is a expected value with a similar name: `"enable_afit"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cli`, `default`, and `enable_afit`
[INFO] [stdout]   = help: consider adding `disable_afit` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `disable_afit`
[INFO] [stdout]   --> src/advertisement.rs:21:16
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg_attr(not(feature = "disable_afit"), async_trait)]
[INFO] [stdout]    |                ^^^^^^^^^^--------------
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          help: there is a expected value with a similar name: `"enable_afit"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cli`, `default`, and `enable_afit`
[INFO] [stdout]    = help: consider adding `disable_afit` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_first_two_bytes_of_sha256` is never used
[INFO] [stdout]  --> src/util.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn get_first_two_bytes_of_sha256(input: impl AsRef<[u8]>) -> [u8; 2] {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.84s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bluer v0.15.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "0d81c026d0122ffb9be39fb8d9bf748a06c3d7ba7e2256cb87bca93a34a13b92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d81c026d0122ffb9be39fb8d9bf748a06c3d7ba7e2256cb87bca93a34a13b92", kill_on_drop: false }`
[INFO] [stdout] 0d81c026d0122ffb9be39fb8d9bf748a06c3d7ba7e2256cb87bca93a34a13b92
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32dd973210b74d65fa416130a60f27f559020b90536e07c984fbb7cb5fad4da8
[INFO] running `Command { std: "docker" "start" "-a" "32dd973210b74d65fa416130a60f27f559020b90536e07c984fbb7cb5fad4da8", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `disable_afit`
[INFO] [stdout]  --> src/advertisement.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(not(feature = "disable_afit"))]
[INFO] [stdout]   |           ^^^^^^^^^^--------------
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     help: there is a expected value with a similar name: `"enable_afit"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cli`, `default`, and `enable_afit`
[INFO] [stdout]   = help: consider adding `disable_afit` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `disable_afit`
[INFO] [stdout]   --> src/advertisement.rs:21:16
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg_attr(not(feature = "disable_afit"), async_trait)]
[INFO] [stdout]    |                ^^^^^^^^^^--------------
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          help: there is a expected value with a similar name: `"enable_afit"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cli`, `default`, and `enable_afit`
[INFO] [stdout]    = help: consider adding `disable_afit` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_first_two_bytes_of_sha256` is never used
[INFO] [stdout]  --> src/util.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn get_first_two_bytes_of_sha256(input: impl AsRef<[u8]>) -> [u8; 2] {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling apple-ble v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `disable_afit`
[INFO] [stdout]  --> src/advertisement.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(not(feature = "disable_afit"))]
[INFO] [stdout]   |           ^^^^^^^^^^--------------
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     help: there is a expected value with a similar name: `"enable_afit"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cli`, `default`, and `enable_afit`
[INFO] [stdout]   = help: consider adding `disable_afit` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `disable_afit`
[INFO] [stdout]   --> src/advertisement.rs:21:16
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg_attr(not(feature = "disable_afit"), async_trait)]
[INFO] [stdout]    |                ^^^^^^^^^^--------------
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          help: there is a expected value with a similar name: `"enable_afit"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cli`, `default`, and `enable_afit`
[INFO] [stdout]    = help: consider adding `disable_afit` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_first_two_bytes_of_sha256` is never used
[INFO] [stdout]  --> src/util.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn get_first_two_bytes_of_sha256(input: impl AsRef<[u8]>) -> [u8; 2] {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.02s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bluer v0.15.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "32dd973210b74d65fa416130a60f27f559020b90536e07c984fbb7cb5fad4da8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32dd973210b74d65fa416130a60f27f559020b90536e07c984fbb7cb5fad4da8", kill_on_drop: false }`
[INFO] [stdout] 32dd973210b74d65fa416130a60f27f559020b90536e07c984fbb7cb5fad4da8
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b6e0922d7259b19c18abd31d059efac32ef97171228339721fa45aa756db0aa6
[INFO] running `Command { std: "docker" "start" "-a" "b6e0922d7259b19c18abd31d059efac32ef97171228339721fa45aa756db0aa6", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `disable_afit`
[INFO] [stderr]  --> src/advertisement.rs:5:11
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[cfg(not(feature = "disable_afit"))]
[INFO] [stderr]   |           ^^^^^^^^^^--------------
[INFO] [stderr]   |                     |
[INFO] [stderr]   |                     help: there is a expected value with a similar name: `"enable_afit"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `cli`, `default`, and `enable_afit`
[INFO] [stderr]   = help: consider adding `disable_afit` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `disable_afit`
[INFO] [stderr]   --> src/advertisement.rs:21:16
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[cfg_attr(not(feature = "disable_afit"), async_trait)]
[INFO] [stderr]    |                ^^^^^^^^^^--------------
[INFO] [stderr]    |                          |
[INFO] [stderr]    |                          help: there is a expected value with a similar name: `"enable_afit"`
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `cli`, `default`, and `enable_afit`
[INFO] [stderr]    = help: consider adding `disable_afit` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_first_two_bytes_of_sha256` is never used
[INFO] [stderr]  --> src/util.rs:6:8
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub fn get_first_two_bytes_of_sha256(input: impl AsRef<[u8]>) -> [u8; 2] {
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `apple-ble` (lib) generated 3 warnings
[INFO] [stderr] warning: `apple-ble` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bluer v0.15.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/apple_ble-7d9a7612e2498dfc)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/cli.rs (/opt/rustwide/target/debug/deps/cli-27e93ed6b38f84ec)
[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] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/advertisements.rs (/opt/rustwide/target/debug/deps/advertisements-0dc976537461291b)
[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] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_serialization_and_deserialization ... ok
[INFO] [stdout] test test_airdrop_advertisement ... FAILED
[INFO] [stdout] test test_airplaytarget_advertisement ... FAILED
[INFO] [stdout] test test_airprint_advertisement ... FAILED
[INFO] [stdout] test test_airplaysource_advertisement ... FAILED
[INFO] [stdout] test test_findmy_advertisement ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test advertisements`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_airdrop_advertisement stdout ----
[INFO] [stdout] Error: Error { kind: Internal(DBus("org.freedesktop.DBus.Error.FileNotFound")), message: "Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- test_airplaytarget_advertisement stdout ----
[INFO] [stdout] Error: Error { kind: Internal(DBus("org.freedesktop.DBus.Error.FileNotFound")), message: "Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- test_airprint_advertisement stdout ----
[INFO] [stdout] Error: Error { kind: Internal(DBus("org.freedesktop.DBus.Error.FileNotFound")), message: "Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- test_airplaysource_advertisement stdout ----
[INFO] [stdout] Error: Error { kind: Internal(DBus("org.freedesktop.DBus.Error.FileNotFound")), message: "Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- test_findmy_advertisement stdout ----
[INFO] [stdout] Error: Error { kind: Internal(DBus("org.freedesktop.DBus.Error.FileNotFound")), message: "Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_airdrop_advertisement
[INFO] [stdout]     test_airplaysource_advertisement
[INFO] [stdout]     test_airplaytarget_advertisement
[INFO] [stdout]     test_airprint_advertisement
[INFO] [stdout]     test_findmy_advertisement
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b6e0922d7259b19c18abd31d059efac32ef97171228339721fa45aa756db0aa6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6e0922d7259b19c18abd31d059efac32ef97171228339721fa45aa756db0aa6", kill_on_drop: false }`
[INFO] [stdout] b6e0922d7259b19c18abd31d059efac32ef97171228339721fa45aa756db0aa6
