[INFO] cloning repository https://github.com/web1n/ear-x
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/web1n/ear-x" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweb1n%2Fear-x", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweb1n%2Fear-x'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2ce963bbb2365f7903a8467dba852498009182cd
[INFO] testing web1n/ear-x against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweb1n%2Fear-x" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/web1n/ear-x
[INFO] finished tweaking git repo https://github.com/web1n/ear-x
[INFO] tweaked toml for git repo https://github.com/web1n/ear-x written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/web1n/ear-x on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/web1n/ear-x 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fed04566c0840f5f1755a3faf33b024963eea6d91aac885f4cfba1d9b8d99311
[INFO] running `Command { std: "docker" "start" "-a" "fed04566c0840f5f1755a3faf33b024963eea6d91aac885f4cfba1d9b8d99311", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fed04566c0840f5f1755a3faf33b024963eea6d91aac885f4cfba1d9b8d99311", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fed04566c0840f5f1755a3faf33b024963eea6d91aac885f4cfba1d9b8d99311", kill_on_drop: false }`
[INFO] [stdout] fed04566c0840f5f1755a3faf33b024963eea6d91aac885f4cfba1d9b8d99311
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bfbe11bb91d128d73b257a84b487ef1af4d38024f6832e50fad06e6bf7650703
[INFO] running `Command { std: "docker" "start" "-a" "bfbe11bb91d128d73b257a84b487ef1af4d38024f6832e50fad06e6bf7650703", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling gio v0.20.6
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling macaddr v1.0.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling cfg-expr v0.17.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.7
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling custom_debug_derive v0.6.2
[INFO] [stderr]    Compiling custom_debug v0.6.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling dbus v0.9.7
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling dbus-crossroads v0.5.2
[INFO] [stderr]    Compiling dbus-tokio v0.7.6
[INFO] [stderr]    Compiling bluer v0.17.3
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling system-deps v7.0.3
[INFO] [stderr]    Compiling glib-macros v0.20.5
[INFO] [stderr]    Compiling gtk4-macros v0.9.3
[INFO] [stderr]    Compiling glib-sys v0.20.6
[INFO] [stderr]    Compiling gobject-sys v0.20.4
[INFO] [stderr]    Compiling gio-sys v0.20.6
[INFO] [stderr]    Compiling cairo-sys-rs v0.20.0
[INFO] [stderr]    Compiling pango-sys v0.20.4
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.20.4
[INFO] [stderr]    Compiling graphene-sys v0.20.4
[INFO] [stderr]    Compiling gdk4-sys v0.9.4
[INFO] [stderr]    Compiling gsk4-sys v0.9.4
[INFO] [stderr]    Compiling gtk4-sys v0.9.4
[INFO] [stderr]    Compiling libadwaita-sys v0.7.1
[INFO] [stderr]    Compiling glib v0.20.7
[INFO] [stderr]    Compiling cairo-rs v0.20.5
[INFO] [stderr]    Compiling graphene-rs v0.20.4
[INFO] [stderr]    Compiling gdk-pixbuf v0.20.4
[INFO] [stderr]    Compiling pango v0.20.6
[INFO] [stderr]    Compiling gdk4 v0.9.4
[INFO] [stderr]    Compiling gsk4 v0.9.4
[INFO] [stderr]    Compiling gtk4 v0.9.4
[INFO] [stderr]    Compiling libadwaita v0.7.1
[INFO] [stderr]    Compiling earx v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `is_device_detected` is never used
[INFO] [stdout]    --> src/ear.rs:150:14
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub async fn is_device_detected() -> bluer::Result<bool> {
[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 1m 31s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bluer v0.17.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "bfbe11bb91d128d73b257a84b487ef1af4d38024f6832e50fad06e6bf7650703", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfbe11bb91d128d73b257a84b487ef1af4d38024f6832e50fad06e6bf7650703", kill_on_drop: false }`
[INFO] [stdout] bfbe11bb91d128d73b257a84b487ef1af4d38024f6832e50fad06e6bf7650703
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e07f982fd7aef441a7d2e5272abca645febde734bd107f4f0e8a372aa8f59ba3
[INFO] running `Command { std: "docker" "start" "-a" "e07f982fd7aef441a7d2e5272abca645febde734bd107f4f0e8a372aa8f59ba3", kill_on_drop: false }`
[INFO] [stderr]    Compiling earx v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `is_device_detected` is never used
[INFO] [stdout]    --> src/ear.rs:150:14
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub async fn is_device_detected() -> bluer::Result<bool> {
[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 1.30s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bluer v0.17.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "e07f982fd7aef441a7d2e5272abca645febde734bd107f4f0e8a372aa8f59ba3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e07f982fd7aef441a7d2e5272abca645febde734bd107f4f0e8a372aa8f59ba3", kill_on_drop: false }`
[INFO] [stdout] e07f982fd7aef441a7d2e5272abca645febde734bd107f4f0e8a372aa8f59ba3
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f658890f9de82d1b71d15e140f47b8424c948562c72fe4110ca412b72288c727
[INFO] running `Command { std: "docker" "start" "-a" "f658890f9de82d1b71d15e140f47b8424c948562c72fe4110ca412b72288c727", kill_on_drop: false }`
[INFO] [stderr] warning: function `is_device_detected` is never used
[INFO] [stderr]    --> src/ear.rs:150:14
[INFO] [stderr]     |
[INFO] [stderr] 150 | pub async fn is_device_detected() -> bluer::Result<bool> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `earx` (bin "earx" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bluer v0.17.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/earx-83987b0e9005b049)
[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" "f658890f9de82d1b71d15e140f47b8424c948562c72fe4110ca412b72288c727", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f658890f9de82d1b71d15e140f47b8424c948562c72fe4110ca412b72288c727", kill_on_drop: false }`
[INFO] [stdout] f658890f9de82d1b71d15e140f47b8424c948562c72fe4110ca412b72288c727
