[INFO] fetching crate btleplug-kuyoonjo 0.11.8... [INFO] testing btleplug-kuyoonjo-0.11.8 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate btleplug-kuyoonjo 0.11.8 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate btleplug-kuyoonjo 0.11.8 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate btleplug-kuyoonjo 0.11.8 [INFO] tweaked toml for crates.io crate btleplug-kuyoonjo 0.11.8 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate btleplug-kuyoonjo 0.11.8 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate btleplug-kuyoonjo 0.11.8 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 207f523bb8cb6c9d430b09bf5184e37c9f1b77d6e8b9c60a51579efcea6288d4 [INFO] running `Command { std: "docker" "start" "-a" "207f523bb8cb6c9d430b09bf5184e37c9f1b77d6e8b9c60a51579efcea6288d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "207f523bb8cb6c9d430b09bf5184e37c9f1b77d6e8b9c60a51579efcea6288d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "207f523bb8cb6c9d430b09bf5184e37c9f1b77d6e8b9c60a51579efcea6288d4", kill_on_drop: false }` [INFO] [stdout] 207f523bb8cb6c9d430b09bf5184e37c9f1b77d6e8b9c60a51579efcea6288d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4e2f91c7e1bf32ec32422b83b5708a2cb5fa9ceb4bf9605e097e93873cf5e6b [INFO] running `Command { std: "docker" "start" "-a" "c4e2f91c7e1bf32ec32422b83b5708a2cb5fa9ceb4bf9605e097e93873cf5e6b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling xml-rs v0.8.24 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde-xml-rs v0.6.0 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling bluez-generated v0.4.0 [INFO] [stderr] Compiling dbus-tokio v0.7.6 [INFO] [stderr] Compiling bluez-async v0.8.0 [INFO] [stderr] Compiling btleplug-kuyoonjo v0.11.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.22s [INFO] running `Command { std: "docker" "inspect" "c4e2f91c7e1bf32ec32422b83b5708a2cb5fa9ceb4bf9605e097e93873cf5e6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4e2f91c7e1bf32ec32422b83b5708a2cb5fa9ceb4bf9605e097e93873cf5e6b", kill_on_drop: false }` [INFO] [stdout] c4e2f91c7e1bf32ec32422b83b5708a2cb5fa9ceb4bf9605e097e93873cf5e6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26f5d79dc2f212e68488e5451629f0babd0717a82db065b92e961d9539f5024e [INFO] running `Command { std: "docker" "start" "-a" "26f5d79dc2f212e68488e5451629f0babd0717a82db065b92e961d9539f5024e", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde-xml-rs v0.6.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling dbus-tokio v0.7.6 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling bluez-async v0.8.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling btleplug-kuyoonjo v0.11.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.69s [INFO] running `Command { std: "docker" "inspect" "26f5d79dc2f212e68488e5451629f0babd0717a82db065b92e961d9539f5024e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26f5d79dc2f212e68488e5451629f0babd0717a82db065b92e961d9539f5024e", kill_on_drop: false }` [INFO] [stdout] 26f5d79dc2f212e68488e5451629f0babd0717a82db065b92e961d9539f5024e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2a7bd26350635019399f842b4d823f5a162adfa99326cf79bcf0e331ab271ee0 [INFO] running `Command { std: "docker" "start" "-a" "2a7bd26350635019399f842b4d823f5a162adfa99326cf79bcf0e331ab271ee0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/btleplug-125a7429a9eb758c) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test api::bdaddr::tests::addr_to_u64 ... ok [INFO] [stdout] test api::bdaddr::tests::invalid_u64_to_addr ... ok [INFO] [stdout] test api::bdaddr::tests::parse_addr ... ok [INFO] [stdout] test api::bleuuid::tests::to_short_string_long ... ok [INFO] [stdout] test api::bleuuid::tests::to_short_string_u16 ... ok [INFO] [stdout] test api::bdaddr::tests::u64_to_addr ... ok [INFO] [stdout] test api::bleuuid::tests::to_short_string_u32 ... ok [INFO] [stdout] test api::bleuuid::tests::uuid_from_u16_test ... ok [INFO] [stdout] test api::bleuuid::tests::uuid_from_u32_test ... ok [INFO] [stdout] test api::bleuuid::tests::uuid_to_from_u32_success ... ok [INFO] [stdout] test api::bleuuid::tests::uuid_to_u16_fail ... ok [INFO] [stdout] test api::bleuuid::tests::uuid_to_u32_fail ... ok [INFO] [stdout] test api::bleuuid::tests::uuid_to_from_u16_success ... ok [INFO] [stderr] Doc-tests btleplug [INFO] [stdout] test api::bdaddr::tests::display_addr ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/lib.rs - (line 22) - compile ... ok [INFO] [stdout] test src/api/mod.rs - api (line 19) ... ok [INFO] [stdout] test src/api/mod.rs - api::Manager (line 386) ... ok [INFO] [stdout] test src/api/bdaddr.rs - api::bdaddr::BDAddr::from (line 69) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.60s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2a7bd26350635019399f842b4d823f5a162adfa99326cf79bcf0e331ab271ee0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a7bd26350635019399f842b4d823f5a162adfa99326cf79bcf0e331ab271ee0", kill_on_drop: false }` [INFO] [stdout] 2a7bd26350635019399f842b4d823f5a162adfa99326cf79bcf0e331ab271ee0