[INFO] fetching crate bluez-async 0.8.2...
[INFO] testing bluez-async-0.8.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate bluez-async 0.8.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate bluez-async 0.8.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate bluez-async 0.8.2
[INFO] tweaked toml for crates.io crate bluez-async 0.8.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bluez-async 0.8.2 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 bluez-async 0.8.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] cb2112a563d49ea46b2cf9dd2c05970c47c7337fb504789d97a8a59ccbb37f67
[INFO] running `Command { std: "docker" "start" "-a" "cb2112a563d49ea46b2cf9dd2c05970c47c7337fb504789d97a8a59ccbb37f67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb2112a563d49ea46b2cf9dd2c05970c47c7337fb504789d97a8a59ccbb37f67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb2112a563d49ea46b2cf9dd2c05970c47c7337fb504789d97a8a59ccbb37f67", kill_on_drop: false }`
[INFO] [stdout] cb2112a563d49ea46b2cf9dd2c05970c47c7337fb504789d97a8a59ccbb37f67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 8321a84bc86a0388a7398ba374dcf4c8b69674e3ba147ed60dfd2e313bc32034
[INFO] running `Command { std: "docker" "start" "-a" "8321a84bc86a0388a7398ba374dcf4c8b69674e3ba147ed60dfd2e313bc32034", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.12
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling thiserror v1.0.68
[INFO] [stderr]    Compiling xml-rs v0.8.14
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling libdbus-sys v0.2.3
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.68
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.12
[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 serde-xml-rs v0.8.1
[INFO] [stderr]    Compiling bluez-generated v0.4.0
[INFO] [stderr]    Compiling dbus-tokio v0.7.6
[INFO] [stderr]    Compiling bluez-async v0.8.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.41s
[INFO] running `Command { std: "docker" "inspect" "8321a84bc86a0388a7398ba374dcf4c8b69674e3ba147ed60dfd2e313bc32034", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8321a84bc86a0388a7398ba374dcf4c8b69674e3ba147ed60dfd2e313bc32034", kill_on_drop: false }`
[INFO] [stdout] 8321a84bc86a0388a7398ba374dcf4c8b69674e3ba147ed60dfd2e313bc32034
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 51a8dcb81982449bf28649891c61712141aa570c08b97bc08443bc94f93b575b
[INFO] running `Command { std: "docker" "start" "-a" "51a8dcb81982449bf28649891c61712141aa570c08b97bc08443bc94f93b575b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling rustix v0.37.25
[INFO] [stderr]    Compiling linux-raw-sys v0.3.7
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde-xml-rs v0.8.1
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling dbus v0.9.7
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling bluez-generated v0.4.0
[INFO] [stderr]    Compiling dbus-tokio v0.7.6
[INFO] [stderr]    Compiling bluez-async v0.8.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.15s
[INFO] running `Command { std: "docker" "inspect" "51a8dcb81982449bf28649891c61712141aa570c08b97bc08443bc94f93b575b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51a8dcb81982449bf28649891c61712141aa570c08b97bc08443bc94f93b575b", kill_on_drop: false }`
[INFO] [stdout] 51a8dcb81982449bf28649891c61712141aa570c08b97bc08443bc94f93b575b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f0a267a9c65ac7c731d662e1afc42f7bb44cf67b05fc172ae6aa137bc4da5df1
[INFO] running `Command { std: "docker" "start" "-a" "f0a267a9c65ac7c731d662e1afc42f7bb44cf67b05fc172ae6aa137bc4da5df1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bluez_async-8ed22f40dec7845d)
[INFO] [stdout] 
[INFO] [stdout] running 51 tests
[INFO] [stdout] test bleuuid::tests::succinctly_long ... ok
[INFO] [stdout] test bleuuid::tests::succinctly_u16 ... ok
[INFO] [stdout] test adapter::tests::to_string ... ok
[INFO] [stdout] test bleuuid::tests::succinctly_u32 ... ok
[INFO] [stdout] test adapter::tests::adapter_info_minimal ... ok
[INFO] [stdout] test bleuuid::tests::uuid_to_from_u16_success ... ok
[INFO] [stdout] test bleuuid::tests::uuid_to_from_u32_success ... ok
[INFO] [stdout] test bleuuid::tests::uuid_to_u16_fail ... ok
[INFO] [stdout] test bleuuid::tests::uuid_to_u32_fail ... ok
[INFO] [stdout] test characteristic::tests::parse_flags ... ok
[INFO] [stdout] test characteristic::tests::characteristic_service ... ok
[INFO] [stdout] test characteristic::tests::parse_flags_fail ... ok
[INFO] [stdout] test characteristic::tests::to_string ... ok
[INFO] [stdout] test descriptor::tests::to_string ... ok
[INFO] [stdout] test device::tests::device_info_minimal ... ok
[INFO] [stdout] test device::tests::get_services_some ... ok
[INFO] [stdout] test bleuuid::tests::uuid_from_u16_test ... ok
[INFO] [stdout] test device::tests::manufacturer_data ... ok
[INFO] [stdout] test events::tests::characteristic_value ... ok
[INFO] [stdout] test events::tests::device_rssi ... ok
[INFO] [stdout] test device::tests::address_type_parse ... ok
[INFO] [stdout] test device::tests::to_string ... ok
[INFO] [stdout] test device::tests::device_adapter ... ok
[INFO] [stdout] test device::tests::get_services_none ... ok
[INFO] [stdout] test events::tests::device_service_data ... ok
[INFO] [stdout] test events::tests::device_manufacturer_data ... ok
[INFO] [stdout] test descriptor::tests::descriptor_characteristic ... ok
[INFO] [stdout] test events::tests::device_services ... ok
[INFO] [stdout] test events::tests::match_rules_device ... ok
[INFO] [stdout] test macaddress::tests::from_str ... ok
[INFO] [stdout] test macaddress::tests::to_string ... ok
[INFO] [stdout] test macaddress::tests::from_str_invalid ... ok
[INFO] [stdout] test events::tests::match_rules_service ... ok
[INFO] [stdout] test modalias::tests::parse ... ok
[INFO] [stdout] test events::tests::adapter_powered ... ok
[INFO] [stdout] test macaddress::tests::format ... ok
[INFO] [stdout] test events::tests::device_discovered ... ok
[INFO] [stdout] test device::tests::service_data ... ok
[INFO] [stdout] test introspect::tests::introspect_root ... ok
[INFO] [stdout] test modalias::tests::parse_invalid_subtype ... ok
[INFO] [stdout] test modalias::tests::parse_missing_fields ... ok
[INFO] [stdout] test modalias::tests::parse_raw_empty_usb ... ok
[INFO] [stdout] test bleuuid::tests::uuid_from_u32_test ... ok
[INFO] [stdout] test modalias::tests::parse_raw_success ... ok
[INFO] [stdout] test modalias::tests::parse_raw_empty ... ok
[INFO] [stdout] test service::tests::service_device ... ok
[INFO] [stdout] test service::tests::to_string ... ok
[INFO] [stdout] test modalias::tests::to_string ... ok
[INFO] [stdout] test events::tests::match_rules_all ... ok
[INFO] [stdout] test events::tests::match_rules_characteristic ... ok
[INFO] [stdout] test characteristic::tests::characteristic_info_minimal ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bluez_async
[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" "f0a267a9c65ac7c731d662e1afc42f7bb44cf67b05fc172ae6aa137bc4da5df1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0a267a9c65ac7c731d662e1afc42f7bb44cf67b05fc172ae6aa137bc4da5df1", kill_on_drop: false }`
[INFO] [stdout] f0a267a9c65ac7c731d662e1afc42f7bb44cf67b05fc172ae6aa137bc4da5df1
