[INFO] fetching crate dutchdutch-ascend 0.2.0...
[INFO] testing dutchdutch-ascend-0.2.0 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate dutchdutch-ascend 0.2.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate dutchdutch-ascend 0.2.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate dutchdutch-ascend 0.2.0
[INFO] tweaked toml for crates.io crate dutchdutch-ascend 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dutchdutch-ascend 0.2.0 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dutchdutch-ascend 0.2.0 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1fb8f121c60fd7989c5eda7f489f99d314f3ac73707d2ce51ef2e792fe04b65b
[INFO] running `Command { std: "docker" "start" "-a" "1fb8f121c60fd7989c5eda7f489f99d314f3ac73707d2ce51ef2e792fe04b65b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1fb8f121c60fd7989c5eda7f489f99d314f3ac73707d2ce51ef2e792fe04b65b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fb8f121c60fd7989c5eda7f489f99d314f3ac73707d2ce51ef2e792fe04b65b", kill_on_drop: false }`
[INFO] [stdout] 1fb8f121c60fd7989c5eda7f489f99d314f3ac73707d2ce51ef2e792fe04b65b
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5cd0a730672d40bed1503e8d50d08463c90fa8960cb118b0d69a4a3f03d82304
[INFO] running `Command { std: "docker" "start" "-a" "5cd0a730672d40bed1503e8d50d08463c90fa8960cb118b0d69a4a3f03d82304", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling if-addrs v0.13.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling mdns-sd v0.11.5
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio v1.49.0
[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 tracing v0.1.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling dutchdutch-ascend v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `ip` and `port` are never read
[INFO] [stdout]   --> src/speaker_connection.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct SpeakerConnection {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] 14 |     ip: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 15 |     port: u16,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `ip` and `port` are never used
[INFO] [stdout]   --> src/speaker_connection.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl SpeakerConnection {
[INFO] [stdout]    | ---------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub fn ip(&self) -> &str {
[INFO] [stdout]    |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub fn port(&self) -> u16 {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.04s
[INFO] running `Command { std: "docker" "inspect" "5cd0a730672d40bed1503e8d50d08463c90fa8960cb118b0d69a4a3f03d82304", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cd0a730672d40bed1503e8d50d08463c90fa8960cb118b0d69a4a3f03d82304", kill_on_drop: false }`
[INFO] [stdout] 5cd0a730672d40bed1503e8d50d08463c90fa8960cb118b0d69a4a3f03d82304
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e59b08f0fe5e015065eba39635f6e81f8ee8cc7f5eb9bd2bc73d00409c1c172b
[INFO] running `Command { std: "docker" "start" "-a" "e59b08f0fe5e015065eba39635f6e81f8ee8cc7f5eb9bd2bc73d00409c1c172b", kill_on_drop: false }`
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling mdns-sd v0.11.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling dutchdutch-ascend v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ratatui v0.27.0
[INFO] [stdout] warning: fields `ip` and `port` are never read
[INFO] [stdout]   --> src/speaker_connection.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct SpeakerConnection {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] 14 |     ip: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 15 |     port: u16,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `ip` and `port` are never used
[INFO] [stdout]   --> src/speaker_connection.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl SpeakerConnection {
[INFO] [stdout]    | ---------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub fn ip(&self) -> &str {
[INFO] [stdout]    |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub fn port(&self) -> u16 {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ip` and `port` are never read
[INFO] [stdout]   --> src/speaker_connection.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct SpeakerConnection {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] 14 |     ip: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 15 |     port: u16,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `ip` and `port` are never used
[INFO] [stdout]   --> src/speaker_connection.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl SpeakerConnection {
[INFO] [stdout]    | ---------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub fn ip(&self) -> &str {
[INFO] [stdout]    |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub fn port(&self) -> u16 {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.37s
[INFO] running `Command { std: "docker" "inspect" "e59b08f0fe5e015065eba39635f6e81f8ee8cc7f5eb9bd2bc73d00409c1c172b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e59b08f0fe5e015065eba39635f6e81f8ee8cc7f5eb9bd2bc73d00409c1c172b", kill_on_drop: false }`
[INFO] [stdout] e59b08f0fe5e015065eba39635f6e81f8ee8cc7f5eb9bd2bc73d00409c1c172b
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] eef8caf4bcc03daf7d108c0dd982db9819135f9029a72662988cb7108c296a49
[INFO] running `Command { std: "docker" "start" "-a" "eef8caf4bcc03daf7d108c0dd982db9819135f9029a72662988cb7108c296a49", kill_on_drop: false }`
[INFO] [stderr] warning: fields `ip` and `port` are never read
[INFO] [stderr]   --> src/speaker_connection.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct SpeakerConnection {
[INFO] [stderr]    |            ----------------- fields in this struct
[INFO] [stderr] 14 |     ip: String,
[INFO] [stderr]    |     ^^
[INFO] [stderr] 15 |     port: u16,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `ip` and `port` are never used
[INFO] [stderr]   --> src/speaker_connection.rs:58:12
[INFO] [stderr]    |
[INFO] [stderr] 19 | impl SpeakerConnection {
[INFO] [stderr]    | ---------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 58 |     pub fn ip(&self) -> &str {
[INFO] [stderr]    |            ^^
[INFO] [stderr] ...
[INFO] [stderr] 63 |     pub fn port(&self) -> u16 {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `dutchdutch-ascend` (lib) generated 2 warnings
[INFO] [stderr] warning: `dutchdutch-ascend` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dutchdutch_ascend-0238b27f94b01162)
[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] [stderr]    Doc-tests dutchdutch_ascend
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test src/discovery.rs - discovery::Discovery (line 32) - compile ... FAILED
[INFO] [stdout] test src/client.rs - client::AscendClient::connect (line 23) - compile ... ok
[INFO] [stdout] test src/room.rs - room::Room::select_preset (line 447) - compile ... FAILED
[INFO] [stdout] test src/room.rs - room::Room::set_input (line 328) - compile ... FAILED
[INFO] [stdout] test src/room.rs - room::Room::update_tone (line 420) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 55) - compile ... ok
[INFO] [stdout] test src/room.rs - room::Room::set_gain (line 250) - compile ... FAILED
[INFO] [stdout] test src/room.rs - room::Room::set_mute (line 275) - compile ... FAILED
[INFO] [stdout] test src/client.rs - client::AscendClient::subscribe_state (line 92) - compile ... ok
[INFO] [stdout] test src/room.rs - room::Room::set_linear_phase (line 374) - compile ... FAILED
[INFO] [stdout] test src/room.rs - room::Room::set_standby (line 303) - compile ... FAILED
[INFO] [stdout] test src/room.rs - room::Room::set_xlr_mode (line 351) - compile ... FAILED
[INFO] [stdout] test src/room.rs - room::Room::select_voicing (line 397) - compile ... FAILED
[INFO] [stdout] test src/room.rs - room::Room::call_streaming_method (line 472) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 16) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/discovery.rs - discovery::Discovery (line 32) stdout ----
[INFO] [stdout] error[E0615]: attempted to take value of method `name` on type `Room`
[INFO] [stdout]   --> src/discovery.rs:45:47
[INFO] [stdout]    |
[INFO] [stdout] 45 |         println!("Found room: {} at {}", room.name, room.master_ip);
[INFO] [stdout]    |                                               ^^^^ method, not a field
[INFO] [stdout]    |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]    |
[INFO] [stdout] 45 |         println!("Found room: {} at {}", room.name(), room.master_ip);
[INFO] [stdout]    |                                                   ++
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `master_ip` on type `Room`
[INFO] [stdout]   --> src/discovery.rs:45:58
[INFO] [stdout]    |
[INFO] [stdout] 45 |         println!("Found room: {} at {}", room.name, room.master_ip);
[INFO] [stdout]    |                                                          ^^^^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0609, E0615.
[INFO] [stdout] For more information about an error, try `rustc --explain E0609`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/room.rs - room::Room::select_preset (line 447) stdout ----
[INFO] [stdout] error[E0599]: no method named `room` found for struct `AscendClient` in the current scope
[INFO] [stdout]    --> src/room.rs:453:19
[INFO] [stdout]     |
[INFO] [stdout] 453 | let room = client.room().await?;
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `rooms` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 453 | let room = client.rooms().await?;
[INFO] [stdout]     |                       +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/room.rs - room::Room::set_input (line 328) stdout ----
[INFO] [stdout] error[E0599]: no method named `room` found for struct `AscendClient` in the current scope
[INFO] [stdout]    --> src/room.rs:334:19
[INFO] [stdout]     |
[INFO] [stdout] 334 | let room = client.room().await?;
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `rooms` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 334 | let room = client.rooms().await?;
[INFO] [stdout]     |                       +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/room.rs - room::Room::update_tone (line 420) stdout ----
[INFO] [stdout] error[E0599]: no method named `room` found for struct `AscendClient` in the current scope
[INFO] [stdout]    --> src/room.rs:426:19
[INFO] [stdout]     |
[INFO] [stdout] 426 | let room = client.room().await?;
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `rooms` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 426 | let room = client.rooms().await?;
[INFO] [stdout]     |                       +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/room.rs - room::Room::set_gain (line 250) stdout ----
[INFO] [stdout] error[E0599]: no method named `room` found for struct `AscendClient` in the current scope
[INFO] [stdout]    --> src/room.rs:256:19
[INFO] [stdout]     |
[INFO] [stdout] 256 | let room = client.room().await?;
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `rooms` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 256 | let room = client.rooms().await?;
[INFO] [stdout]     |                       +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/room.rs - room::Room::set_mute (line 275) stdout ----
[INFO] [stdout] error[E0599]: no method named `room` found for struct `AscendClient` in the current scope
[INFO] [stdout]    --> src/room.rs:281:19
[INFO] [stdout]     |
[INFO] [stdout] 281 | let room = client.room().await?;
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `rooms` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 281 | let room = client.rooms().await?;
[INFO] [stdout]     |                       +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/room.rs - room::Room::set_linear_phase (line 374) stdout ----
[INFO] [stdout] error[E0599]: no method named `room` found for struct `AscendClient` in the current scope
[INFO] [stdout]    --> src/room.rs:380:19
[INFO] [stdout]     |
[INFO] [stdout] 380 | let room = client.room().await?;
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `rooms` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 380 | let room = client.rooms().await?;
[INFO] [stdout]     |                       +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/room.rs - room::Room::set_standby (line 303) stdout ----
[INFO] [stdout] error[E0599]: no method named `room` found for struct `AscendClient` in the current scope
[INFO] [stdout]    --> src/room.rs:309:19
[INFO] [stdout]     |
[INFO] [stdout] 309 | let room = client.room().await?;
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `rooms` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 309 | let room = client.rooms().await?;
[INFO] [stdout]     |                       +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/room.rs - room::Room::set_xlr_mode (line 351) stdout ----
[INFO] [stdout] error[E0599]: no method named `room` found for struct `AscendClient` in the current scope
[INFO] [stdout]    --> src/room.rs:357:19
[INFO] [stdout]     |
[INFO] [stdout] 357 | let room = client.room().await?;
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `rooms` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 357 | let room = client.rooms().await?;
[INFO] [stdout]     |                       +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/room.rs - room::Room::select_voicing (line 397) stdout ----
[INFO] [stdout] error[E0599]: no method named `room` found for struct `AscendClient` in the current scope
[INFO] [stdout]    --> src/room.rs:403:19
[INFO] [stdout]     |
[INFO] [stdout] 403 | let room = client.room().await?;
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `rooms` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 403 | let room = client.rooms().await?;
[INFO] [stdout]     |                       +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/room.rs - room::Room::call_streaming_method (line 472) stdout ----
[INFO] [stdout] error[E0599]: no method named `room` found for struct `AscendClient` in the current scope
[INFO] [stdout]    --> src/room.rs:478:19
[INFO] [stdout]     |
[INFO] [stdout] 478 | let room = client.room().await?;
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `rooms` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 478 | let room = client.rooms().await?;
[INFO] [stdout]     |                       +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/discovery.rs - discovery::Discovery (line 32)
[INFO] [stdout]     src/room.rs - room::Room::call_streaming_method (line 472)
[INFO] [stdout]     src/room.rs - room::Room::select_preset (line 447)
[INFO] [stdout]     src/room.rs - room::Room::select_voicing (line 397)
[INFO] [stdout]     src/room.rs - room::Room::set_gain (line 250)
[INFO] [stdout]     src/room.rs - room::Room::set_input (line 328)
[INFO] [stdout]     src/room.rs - room::Room::set_linear_phase (line 374)
[INFO] [stdout]     src/room.rs - room::Room::set_mute (line 275)
[INFO] [stdout]     src/room.rs - room::Room::set_standby (line 303)
[INFO] [stdout]     src/room.rs - room::Room::set_xlr_mode (line 351)
[INFO] [stdout]     src/room.rs - room::Room::update_tone (line 420)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.82s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "eef8caf4bcc03daf7d108c0dd982db9819135f9029a72662988cb7108c296a49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eef8caf4bcc03daf7d108c0dd982db9819135f9029a72662988cb7108c296a49", kill_on_drop: false }`
[INFO] [stdout] eef8caf4bcc03daf7d108c0dd982db9819135f9029a72662988cb7108c296a49
