[INFO] cloning repository https://github.com/mebutkinky/dungeonctl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mebutkinky/dungeonctl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmebutkinky%2Fdungeonctl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmebutkinky%2Fdungeonctl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b673e37e5bcab405ec0ca7dc427d92b12969cab3
[INFO] testing mebutkinky/dungeonctl against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759-retry
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmebutkinky%2Fdungeonctl" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mebutkinky/dungeonctl
[INFO] finished tweaking git repo https://github.com/mebutkinky/dungeonctl
[INFO] tweaked toml for git repo https://github.com/mebutkinky/dungeonctl written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mebutkinky/dungeonctl on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mebutkinky/dungeonctl 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hex-literal v1.0.0
[INFO] [stderr]   Downloaded objc2-core-bluetooth v0.2.2
[INFO] [stderr]   Downloaded gensym v0.1.1
[INFO] [stderr]   Downloaded futures-signals v0.3.34
[INFO] [stderr]   Downloaded bluez-generated v0.4.0
[INFO] [stderr]   Downloaded bluez-async v0.8.0
[INFO] [stderr]   Downloaded dbus-tokio v0.7.6
[INFO] [stderr]   Downloaded jni-utils v0.1.1
[INFO] [stderr]   Downloaded btleplug v0.11.7
[INFO] [stderr]   Downloaded syn v2.0.95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ff7f78226811cea34316d153e643e0e690cec1e856faa9b463ee5e66c8d0e394
[INFO] running `Command { std: "docker" "start" "-a" "ff7f78226811cea34316d153e643e0e690cec1e856faa9b463ee5e66c8d0e394", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ff7f78226811cea34316d153e643e0e690cec1e856faa9b463ee5e66c8d0e394", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff7f78226811cea34316d153e643e0e690cec1e856faa9b463ee5e66c8d0e394", kill_on_drop: false }`
[INFO] [stdout] ff7f78226811cea34316d153e643e0e690cec1e856faa9b463ee5e66c8d0e394
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11c79c822c89800322f779b5ef07e4f6f49386573423174fe8a96de7063b2e38
[INFO] running `Command { std: "docker" "start" "-a" "11c79c822c89800322f779b5ef07e4f6f49386573423174fe8a96de7063b2e38", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling binrw_derive v0.14.1
[INFO] [stderr]    Compiling xml-rs v0.8.25
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling binrw v0.14.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling discard v1.0.4
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[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.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling pin-project-internal v1.1.9
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling gensym v0.1.1
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pin-project v1.1.9
[INFO] [stderr]    Compiling thiserror v2.0.11
[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 futures-signals v0.3.34
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling bluez-generated v0.4.0
[INFO] [stderr]    Compiling dbus-tokio v0.7.6
[INFO] [stderr]    Compiling serde-xml-rs v0.6.0
[INFO] [stderr]    Compiling bluez-async v0.8.0
[INFO] [stderr]    Compiling btleplug v0.11.7
[INFO] [stderr]    Compiling dungeonctl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `peripheral::PeripheralExt` and `state::DeviceState`
[INFO] [stdout]  --> src/core/mod.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(crate) use self::{peripheral::PeripheralExt, state::DeviceState};
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `PeripheralExt` is never used
[INFO] [stdout]  --> src/core/peripheral.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub(crate) trait PeripheralExt: btleplug::api::Peripheral {
[INFO] [stdout]   |                  ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DeviceState` is never constructed
[INFO] [stdout]   --> src/core/state.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub(crate) struct DeviceState<T> {
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/core/state.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl<T: Clone> DeviceState<T> {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] 26 |     pub(crate) fn new(stream: impl Stream<Item = T> + Send + Unpin + 'static, default: T) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 25s
[INFO] running `Command { std: "docker" "inspect" "11c79c822c89800322f779b5ef07e4f6f49386573423174fe8a96de7063b2e38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11c79c822c89800322f779b5ef07e4f6f49386573423174fe8a96de7063b2e38", kill_on_drop: false }`
[INFO] [stdout] 11c79c822c89800322f779b5ef07e4f6f49386573423174fe8a96de7063b2e38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83a429369060124d3d4bcd8ae4b794d4dc82ecd10b2876eaf184449ca02945d0
[INFO] running `Command { std: "docker" "start" "-a" "83a429369060124d3d4bcd8ae4b794d4dc82ecd10b2876eaf184449ca02945d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde-xml-rs v0.6.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling hex-literal v1.0.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tokio v1.44.2
[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 btleplug v0.11.7
[INFO] [stderr]    Compiling dungeonctl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `peripheral::PeripheralExt` and `state::DeviceState`
[INFO] [stdout]  --> src/core/mod.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(crate) use self::{peripheral::PeripheralExt, state::DeviceState};
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `PeripheralExt` is never used
[INFO] [stdout]  --> src/core/peripheral.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub(crate) trait PeripheralExt: btleplug::api::Peripheral {
[INFO] [stdout]   |                  ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DeviceState` is never constructed
[INFO] [stdout]   --> src/core/state.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub(crate) struct DeviceState<T> {
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/core/state.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl<T: Clone> DeviceState<T> {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] 26 |     pub(crate) fn new(stream: impl Stream<Item = T> + Send + Unpin + 'static, default: T) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `peripheral::PeripheralExt` and `state::DeviceState`
[INFO] [stdout]  --> src/core/mod.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(crate) use self::{peripheral::PeripheralExt, state::DeviceState};
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `dungeonctl::Coyote3`, `dungeonctl::coyote3`
[INFO] [stdout]   --> examples/stim.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout] 4  |     Coyote3, Stereo,
[INFO] [stdout]    |     ^^^^^^^ no `Coyote3` in the root
[INFO] [stdout] 5  |     coyote3::{DeviceSettings, IntensityChange, Pulse, Pulses},
[INFO] [stdout]    |     ^^^^^^^ could not find `coyote3` in `dungeonctl`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:26:24
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use self::coyote3::Coyote3;
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `coyote3` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "coyote3")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub mod coyote3;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `coyote3` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "coyote3")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `PeripheralExt` is never used
[INFO] [stdout]  --> src/core/peripheral.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub(crate) trait PeripheralExt: btleplug::api::Peripheral {
[INFO] [stdout]   |                  ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DeviceState` is never constructed
[INFO] [stdout]   --> src/core/state.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub(crate) struct DeviceState<T> {
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/core/state.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl<T: Clone> DeviceState<T> {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] 26 |     pub(crate) fn new(stream: impl Stream<Item = T> + Send + Unpin + 'static, default: T) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dungeonctl` (example "stim") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "83a429369060124d3d4bcd8ae4b794d4dc82ecd10b2876eaf184449ca02945d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83a429369060124d3d4bcd8ae4b794d4dc82ecd10b2876eaf184449ca02945d0", kill_on_drop: false }`
[INFO] [stdout] 83a429369060124d3d4bcd8ae4b794d4dc82ecd10b2876eaf184449ca02945d0
