[INFO] fetching crate sonos-sdk 0.5.2...
[INFO] testing sonos-sdk-0.5.2 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate sonos-sdk 0.5.2 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate sonos-sdk 0.5.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sonos-sdk 0.5.2
[INFO] tweaked toml for crates.io crate sonos-sdk 0.5.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sonos-sdk 0.5.2 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sonos-sdk 0.5.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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sonos-sdk-stream v0.5.2
[INFO] [stderr]   Downloaded tracing-core v0.1.35
[INFO] [stderr]   Downloaded xmltree v0.10.3
[INFO] [stderr]   Downloaded sonos-sdk-soap-client v0.5.2
[INFO] [stderr]   Downloaded tokio-tungstenite v0.21.0
[INFO] [stderr]   Downloaded multer v2.1.0
[INFO] [stderr]   Downloaded unicase v2.8.1
[INFO] [stderr]   Downloaded sonos-sdk-callback-server v0.5.2
[INFO] [stderr]   Downloaded stability v0.2.1
[INFO] [stderr]   Downloaded sonos-sdk-discovery v0.5.2
[INFO] [stderr]   Downloaded sonos-sdk-state-store v0.5.2
[INFO] [stderr]   Downloaded sonos-sdk-state v0.5.2
[INFO] [stderr]   Downloaded sonos-sdk-event-manager v0.5.2
[INFO] [stderr]   Downloaded rustls-pki-types v1.13.1
[INFO] [stderr]   Downloaded ctrlc v3.5.1
[INFO] [stderr]   Downloaded tungstenite v0.21.0
[INFO] [stderr]   Downloaded tracing v0.1.43
[INFO] [stderr]   Downloaded headers v0.3.9
[INFO] [stderr]   Downloaded warp v0.3.7
[INFO] [stderr]   Downloaded cc v1.2.49
[INFO] [stderr]   Downloaded sonos-api v0.5.2
[INFO] [stderr]   Downloaded crossterm v0.27.0
[INFO] [stderr]   Downloaded compact_str v0.7.1
[INFO] [stderr]   Downloaded tokio-util v0.7.17
[INFO] [stderr]   Downloaded quick-xml v0.31.0
[INFO] [stderr]   Downloaded ratatui v0.26.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a0854a99f1c2384ad84db2626c99d6860edf84c27bf4315a8bb56e646fa6173b
[INFO] running `Command { std: "docker" "start" "-a" "a0854a99f1c2384ad84db2626c99d6860edf84c27bf4315a8bb56e646fa6173b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0854a99f1c2384ad84db2626c99d6860edf84c27bf4315a8bb56e646fa6173b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0854a99f1c2384ad84db2626c99d6860edf84c27bf4315a8bb56e646fa6173b", kill_on_drop: false }`
[INFO] [stdout] a0854a99f1c2384ad84db2626c99d6860edf84c27bf4315a8bb56e646fa6173b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c7750bc8a518856d1caceae68bd954338f9ee326ceca6da901275ea43e6d3a0f
[INFO] running `Command { std: "docker" "start" "-a" "c7750bc8a518856d1caceae68bd954338f9ee326ceca6da901275ea43e6d3a0f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling xmltree v0.10.3
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling sonos-sdk-state-store v0.5.2
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling dashmap v5.5.3
[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 matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling sonos-sdk-soap-client v0.5.2
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling warp v0.3.7
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling sonos-sdk-discovery v0.5.2
[INFO] [stderr]    Compiling sonos-api v0.5.2
[INFO] [stderr]    Compiling sonos-sdk-callback-server v0.5.2
[INFO] [stderr]    Compiling sonos-sdk-stream v0.5.2
[INFO] [stderr]    Compiling sonos-sdk-event-manager v0.5.2
[INFO] [stderr]    Compiling sonos-sdk-state v0.5.2
[INFO] [stderr]    Compiling sonos-sdk v0.5.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
[INFO] running `Command { std: "docker" "inspect" "c7750bc8a518856d1caceae68bd954338f9ee326ceca6da901275ea43e6d3a0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7750bc8a518856d1caceae68bd954338f9ee326ceca6da901275ea43e6d3a0f", kill_on_drop: false }`
[INFO] [stdout] c7750bc8a518856d1caceae68bd954338f9ee326ceca6da901275ea43e6d3a0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1eedf39ee65d39eb526b918e2f0146c6aa2a5ff9dac3f7276b332f82ccf20d5
[INFO] running `Command { std: "docker" "start" "-a" "f1eedf39ee65d39eb526b918e2f0146c6aa2a5ff9dac3f7276b332f82ccf20d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling ctrlc v3.5.1
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling ratatui v0.26.3
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling sonos-sdk-soap-client v0.5.2
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling warp v0.3.7
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling sonos-sdk-discovery v0.5.2
[INFO] [stderr]    Compiling sonos-api v0.5.2
[INFO] [stderr]    Compiling sonos-sdk-callback-server v0.5.2
[INFO] [stderr]    Compiling sonos-sdk-stream v0.5.2
[INFO] [stderr]    Compiling sonos-sdk-event-manager v0.5.2
[INFO] [stderr]    Compiling sonos-sdk-state v0.5.2
[INFO] [stderr]    Compiling sonos-sdk v0.5.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0624]: associated function `from_discovered_devices` is private
[INFO] [stdout]    --> tests/property_tests.rs:663:35
[INFO] [stdout]     |
[INFO] [stdout] 663 |         let system = SonosSystem::from_discovered_devices(devices).unwrap();
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^ private associated function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/system.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub(crate) fn from_discovered_devices(devices: Vec<Device>) -> Result<Self, SdkError> {
[INFO] [stdout]     |     ------------------------------------------------------------------------------------- private associated function defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: associated function `from_discovered_devices` is private
[INFO] [stdout]    --> tests/property_tests.rs:704:35
[INFO] [stdout]     |
[INFO] [stdout] 704 |         let system = SonosSystem::from_discovered_devices(devices).unwrap();
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^ private associated function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/system.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub(crate) fn from_discovered_devices(devices: Vec<Device>) -> Result<Self, SdkError> {
[INFO] [stdout]     |     ------------------------------------------------------------------------------------- private associated function defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: associated function `from_discovered_devices` is private
[INFO] [stdout]    --> tests/property_tests.rs:741:35
[INFO] [stdout]     |
[INFO] [stdout] 741 |         let system = SonosSystem::from_discovered_devices(devices).unwrap();
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^ private associated function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/system.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub(crate) fn from_discovered_devices(devices: Vec<Device>) -> Result<Self, SdkError> {
[INFO] [stdout]     |     ------------------------------------------------------------------------------------- private associated function defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: associated function `from_discovered_devices` is private
[INFO] [stdout]    --> tests/property_tests.rs:782:35
[INFO] [stdout]     |
[INFO] [stdout] 782 |         let system = SonosSystem::from_discovered_devices(devices).unwrap();
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^ private associated function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/system.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub(crate) fn from_discovered_devices(devices: Vec<Device>) -> Result<Self, SdkError> {
[INFO] [stdout]     |     ------------------------------------------------------------------------------------- private associated function defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: associated function `from_discovered_devices` is private
[INFO] [stdout]    --> tests/property_tests.rs:822:35
[INFO] [stdout]     |
[INFO] [stdout] 822 |         let system = SonosSystem::from_discovered_devices(devices).unwrap();
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^ private associated function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/system.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub(crate) fn from_discovered_devices(devices: Vec<Device>) -> Result<Self, SdkError> {
[INFO] [stdout]     |     ------------------------------------------------------------------------------------- private associated function defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: associated function `from_discovered_devices` is private
[INFO] [stdout]    --> tests/property_tests.rs:838:35
[INFO] [stdout]     |
[INFO] [stdout] 838 |         let system = SonosSystem::from_discovered_devices(devices).unwrap();
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^ private associated function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/system.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub(crate) fn from_discovered_devices(devices: Vec<Device>) -> Result<Self, SdkError> {
[INFO] [stdout]     |     ------------------------------------------------------------------------------------- private associated function defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0624]: associated function `from_discovered_devices` is private
[INFO] [stdout]    --> tests/property_tests.rs:868:35
[INFO] [stdout]     |
[INFO] [stdout] 868 |         let system = SonosSystem::from_discovered_devices(devices.clone()).unwrap();
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^ private associated function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/system.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub(crate) fn from_discovered_devices(devices: Vec<Device>) -> Result<Self, SdkError> {
[INFO] [stdout]     |     ------------------------------------------------------------------------------------- private associated function defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0624`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sonos-sdk` (test "property_tests") due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcI6r85v/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libchrono-dc408d79b8e68f51,libiana_time_zone-8ff78489a2abaa85,libnum_traits-ec16a133dc73ac5c,libctrlc-c32d244b9bbf6594,libnix-9eca56bbb9a4e24b,libtracing_subscriber-5f681690fd5bdf72,libtracing_serde-4a2eedb5436a3058,libsharded_slab-a43bbfc0e39c291b,liblazy_static-afffdbb119bd9ac1,libmatchers-cc3891676bf7acd7,libregex_automata-b3677cb52dd9d6c5,libregex_syntax-a5d8b889516cd560,libnu_ansi_term-93d8ee8dec5a4017,libthread_local-18638dcf05a3c55a,libtracing_log-3677bea2ec389dd5,libsonos_state-c7cd30653054b1d6,libstate_store-e76b52f10b72b38f,libsonos_event_manager-3071e3601e5fd6b3,libsonos_discovery-981c575316718831,libreqwest-f847a71e6bfbe079,librustls_pemfile-f2760b70d3be5bc8,libhyper_tls-d3210d418bc3f22a,libipnet-7f24c5b85fa70b77,libtokio_native_tls-c4c8fdcf615cc0e6,libnative_tls-83453ce5609a8599,libopenssl_probe-d74274d8b7245f2e,libopenssl-f3a360313737bfb1,libbitflags-e3ebf951a1dfe30d,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-86f0724a40f849d1,libsync_wrapper-e9e1b86a97fd86cb,libsonos_stream-eaa43f77c5f315ad,libfutures-79c45d044bc8747f,libfutures_executor-590949e750db2b90,libsonos_api-b6b0fdacdd91f770,libquick_xml-e6a7e7edd24aab6f,libsoap_client-8c861ef3536ff31b,libureq-4e59a8061d0f2e7b,libwebpki_roots-22839fb0c47b9246,libwebpki_roots-269024eb21813fc5,libflate2-754f18e232675fa8,libminiz_oxide-4cf62e918dcfb87a,libsimd_adler32-4fe4b4c59464bded,libcrc32fast-5906a57d877d687d,libbase64-fff42f7554bbeb90,librustls-acdbf86586d96f0a,libsubtle-e2f0af8959bd7889,libwebpki-91d8fbf7c34818db,libring-77aa4806fc115083,libuntrusted-151845769873c416,librustls_pki_types-78a6a094699db450,libzeroize-e5ba3babb6b7003b,libxmltree-d131fcac7f572cd4,libxml-acc24c56f5295697,libcallback_server-b3a1d2216cde3ae0,libwarp-94ac06aa0a704b56,libmime_guess-fa822cb159ca774c,libunicase-35e3be511c02b60c,libserde_urlencoded-7ab38cea586260b0,libscoped_tls-3d841f56cb283814,libtokio_tungstenite-a4ebeca85b2b6c0f,libtungstenite-87b7bcc98a978ad1,libdata_encoding-6e8c651bc486090c,librand-16e1da6944888f0c,librand_chacha-1c3abcd28ebcb966,libppv_lite86-64adddfbed75feaa,libzerocopy-cd3509a367ce7b2b,librand_core-b4bc04fa4f8ebb0c,libgetrandom-058991a1b1a08813,libutf8-3c5e274bb51994fd,libbyteorder-7912a666fa871683,liburl-660e1e2848e13666,libidna-fc6900ec32d09414,libutf8_iter-efb3984ee203d151,libidna_adapter-21d5b7b04e41ed0f,libicu_properties-f69cb12f92162587,libicu_properties_data-54949d45145c0c18,libicu_normalizer-8b76f626b879d368,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-5e09fe649692ca47,libpotential_utf-4e665ad0de6ecab7,libicu_provider-b1911e3d5f240cbb,libicu_locale_core-aca76ddd83dd8dcc,libtinystr-db5e02932aa08ac6,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-a0dc167b0fd63f1c,libzerotrie-c2dcf699fad1cbed,libyoke-cb94606f780da967,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-5aedfd611f76656a,libform_urlencoded-e63e84c134db7b31,libhttp-e8bce8bb4e76f45d,libserde_json-6ed22564d1b7c2a8,libryu-f1418741a05f84c6,libmulter-b4bf7ab6a9cf650c,libspin-8bacdaae0a49d655,libencoding_rs-e36cbb4cff8cacd8,libpercent_encoding-99cdb00cefa02ca0,libserde-2a40bd9ad4c019ca,libserde_core-1651d161ca9c90ea,libheaders-af2a5843cf334262,libsha1-87de5ebb21c7a91b,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-db71daf0addcc273,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,libmime-7cbfcc84299bf52b,libheaders_core-7304e0d56f13c60c,libbase64-76d22feba062e299,libhyper-d9f48dd99a34d016,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libsocket2-58873867d695cdc0,libhttparse-2dcf90c780aed9d3,libh2-db7269d6d02f95d4,libindexmap-8964b20418b98d0b,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libtokio_util-eec29470d8d93868,libtower_service-222788e4f5219726,libhttp_body-9c40dfa6b828d650,libhttpdate-fd089b66c335a993,libhttp-9df8e1579f06f5f8,libitoa-7e733f37fe56f881,libfnv-2a26f5d3b9cd4973,libpin_project-0175717e920a3a32,libfutures_util-a09f0956d97fb9ab,libmemchr-c5a8540217c8112c,libfutures_io-de365546141a7cae,libslab-61ed84375f91dbc7,libfutures_channel-f8b566c7bd079e89,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7,libtracing-83068d3819904e2e,liblog-753a0cb3f11b08fe,libtracing_core-139a8bab9f78eee1,libonce_cell-db8f3eed2a1f3f7b,libtokio-36059faa742b03c3,libsignal_hook_registry-444b1289194b1b79,libsocket2-fd0f1b89220bd44c,libbytes-8e64decf8cb59e96,libmio-663f3d19679fa10c,libparking_lot-6c5ccac5821de3f0,libparking_lot_core-188d8a62c4147685,liblibc-609e1572124d2ad5,libcfg_if-cad248e7066eec15,libsmallvec-8ab267bfdb1838ba,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libpin_project_lite-5ffafa3f2ed0bb57,libthiserror-a172095a60616994}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcI6r85v/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-02a57d6a77808731/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/smart_dashboard-ac219b9a5ee3d2bf" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sonos-sdk` (example "smart_dashboard") due to 1 previous error
[INFO] [stderr] error: could not compile `sonos-sdk` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name sonos_sdk --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("test-support"))' -C metadata=b5a602a08433e1cf -C extra-filename=-1372cb183013b0f2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-dc408d79b8e68f51.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-8820e5775a8e6318.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-c32d244b9bbf6594.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-f97f23600676fcab.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-8adb1386f8d77b6c.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-57e2dd3afb4af845.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2a40bd9ad4c019ca.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6ed22564d1b7c2a8.rlib --extern sonos_api=/opt/rustwide/target/debug/deps/libsonos_api-b6b0fdacdd91f770.rlib --extern sonos_discovery=/opt/rustwide/target/debug/deps/libsonos_discovery-981c575316718831.rlib --extern sonos_event_manager=/opt/rustwide/target/debug/deps/libsonos_event_manager-3071e3601e5fd6b3.rlib --extern sonos_state=/opt/rustwide/target/debug/deps/libsonos_state-c7cd30653054b1d6.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a172095a60616994.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-83068d3819904e2e.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-5f681690fd5bdf72.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-02a57d6a77808731/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcysqguY/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsonos_sdk-9a89b1df5a81bf8a,libdirs-f97f23600676fcab,libdirs_sys-ededcaa034153cdc,liboption_ext-38791eff9acb757e,libsonos_state-c7cd30653054b1d6,libsonos_event_manager-3071e3601e5fd6b3,libsonos_discovery-981c575316718831,libreqwest-f847a71e6bfbe079,librustls_pemfile-f2760b70d3be5bc8,libhyper_tls-d3210d418bc3f22a,libipnet-7f24c5b85fa70b77,libtokio_native_tls-c4c8fdcf615cc0e6,libnative_tls-83453ce5609a8599,libopenssl_probe-d74274d8b7245f2e,libopenssl-f3a360313737bfb1,libbitflags-e3ebf951a1dfe30d,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-86f0724a40f849d1,libsync_wrapper-e9e1b86a97fd86cb,libsonos_stream-eaa43f77c5f315ad,libfutures-79c45d044bc8747f,libfutures_executor-590949e750db2b90,libcallback_server-b3a1d2216cde3ae0,libwarp-94ac06aa0a704b56,libmime_guess-fa822cb159ca774c,libunicase-35e3be511c02b60c,libserde_urlencoded-7ab38cea586260b0,libscoped_tls-3d841f56cb283814,libtokio_tungstenite-a4ebeca85b2b6c0f,libtungstenite-87b7bcc98a978ad1,libdata_encoding-6e8c651bc486090c,librand-16e1da6944888f0c,librand_chacha-1c3abcd28ebcb966,libppv_lite86-64adddfbed75feaa,libzerocopy-cd3509a367ce7b2b,librand_core-b4bc04fa4f8ebb0c,libutf8-3c5e274bb51994fd,libbyteorder-7912a666fa871683,libhttp-e8bce8bb4e76f45d,libmulter-b4bf7ab6a9cf650c,libspin-8bacdaae0a49d655,libencoding_rs-e36cbb4cff8cacd8,libheaders-af2a5843cf334262,libsha1-87de5ebb21c7a91b,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-db71daf0addcc273,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,libmime-7cbfcc84299bf52b,libheaders_core-7304e0d56f13c60c,libbase64-76d22feba062e299,libhyper-d9f48dd99a34d016,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libsocket2-58873867d695cdc0,libhttparse-2dcf90c780aed9d3,libh2-db7269d6d02f95d4,libindexmap-8964b20418b98d0b,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libtokio_util-eec29470d8d93868,libtower_service-222788e4f5219726,libhttp_body-9c40dfa6b828d650,libhttpdate-fd089b66c335a993,libhttp-9df8e1579f06f5f8,libfnv-2a26f5d3b9cd4973,libpin_project-0175717e920a3a32,libfutures_util-a09f0956d97fb9ab,libfutures_io-de365546141a7cae,libslab-61ed84375f91dbc7,libfutures_channel-f8b566c7bd079e89,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7,libtracing-83068d3819904e2e,libtracing_core-139a8bab9f78eee1,libtokio-36059faa742b03c3,libsignal_hook_registry-444b1289194b1b79,libsocket2-fd0f1b89220bd44c,libbytes-8e64decf8cb59e96,libmio-663f3d19679fa10c,libparking_lot-6c5ccac5821de3f0,libparking_lot_core-188d8a62c4147685,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libpin_project_lite-5ffafa3f2ed0bb57,libstate_store-e76b52f10b72b38f,libsonos_api-b6b0fdacdd91f770,libquick_xml-e6a7e7edd24aab6f,libsoap_client-8c861ef3536ff31b,libureq-4e59a8061d0f2e7b,libwebpki_roots-22839fb0c47b9246,libwebpki_roots-269024eb21813fc5,libserde_json-6ed22564d1b7c2a8,libmemchr-c5a8540217c8112c,libitoa-7e733f37fe56f881,libryu-f1418741a05f84c6,libonce_cell-db8f3eed2a1f3f7b,libflate2-754f18e232675fa8,libminiz_oxide-4cf62e918dcfb87a,libsimd_adler32-4fe4b4c59464bded,libcrc32fast-5906a57d877d687d,libbase64-fff42f7554bbeb90,liburl-660e1e2848e13666,libidna-fc6900ec32d09414,libutf8_iter-efb3984ee203d151,libidna_adapter-21d5b7b04e41ed0f,libicu_properties-f69cb12f92162587,libicu_properties_data-54949d45145c0c18,libicu_normalizer-8b76f626b879d368,libsmallvec-8ab267bfdb1838ba,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-5e09fe649692ca47,libpotential_utf-4e665ad0de6ecab7,libicu_provider-b1911e3d5f240cbb,libicu_locale_core-aca76ddd83dd8dcc,libtinystr-db5e02932aa08ac6,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-a0dc167b0fd63f1c,libzerotrie-c2dcf699fad1cbed,libyoke-cb94606f780da967,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-5aedfd611f76656a,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libserde-2a40bd9ad4c019ca,libserde_core-1651d161ca9c90ea,librustls-acdbf86586d96f0a,libsubtle-e2f0af8959bd7889,libwebpki-91d8fbf7c34818db,libring-77aa4806fc115083,libgetrandom-058991a1b1a08813,liblibc-609e1572124d2ad5,libuntrusted-151845769873c416,libcfg_if-cad248e7066eec15,librustls_pki_types-78a6a094699db450,libzeroize-e5ba3babb6b7003b,liblog-753a0cb3f11b08fe,libxmltree-d131fcac7f572cd4,libxml-acc24c56f5295697,libthiserror-a172095a60616994}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcysqguY/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-02a57d6a77808731/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration_real_speakers-192ad6e177dabdb6" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sonos-sdk` (test "integration_real_speakers") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "f1eedf39ee65d39eb526b918e2f0146c6aa2a5ff9dac3f7276b332f82ccf20d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1eedf39ee65d39eb526b918e2f0146c6aa2a5ff9dac3f7276b332f82ccf20d5", kill_on_drop: false }`
[INFO] [stdout] f1eedf39ee65d39eb526b918e2f0146c6aa2a5ff9dac3f7276b332f82ccf20d5
