[INFO] cloning repository https://github.com/rayalon1984/spotify-airplay-pi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rayalon1984/spotify-airplay-pi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frayalon1984%2Fspotify-airplay-pi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frayalon1984%2Fspotify-airplay-pi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7e6e4ae5b4c4f7d158ed3a98a1af99b8237ccc5d
[INFO] testing rayalon1984/spotify-airplay-pi against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frayalon1984%2Fspotify-airplay-pi" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rayalon1984/spotify-airplay-pi
[INFO] finished tweaking git repo https://github.com/rayalon1984/spotify-airplay-pi
[INFO] tweaked toml for git repo https://github.com/rayalon1984/spotify-airplay-pi written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rayalon1984/spotify-airplay-pi on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rayalon1984/spotify-airplay-pi 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-04-21" "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-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3088d990cb1b115c033766ea69a0d3279fdbba5770e0347f568e915351849d36
[INFO] running `Command { std: "docker" "start" "-a" "3088d990cb1b115c033766ea69a0d3279fdbba5770e0347f568e915351849d36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3088d990cb1b115c033766ea69a0d3279fdbba5770e0347f568e915351849d36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3088d990cb1b115c033766ea69a0d3279fdbba5770e0347f568e915351849d36", kill_on_drop: false }`
[INFO] [stdout] 3088d990cb1b115c033766ea69a0d3279fdbba5770e0347f568e915351849d36
[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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84cef0f92726c7c4a61db953077ba2f95d12fd3b0ae8e2eb6051266088676103
[INFO] running `Command { std: "docker" "start" "-a" "84cef0f92726c7c4a61db953077ba2f95d12fd3b0ae8e2eb6051266088676103", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling aws-lc-rs v1.12.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling bitflags v2.7.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling protobuf v3.7.1
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling vergen-lib v0.1.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rustls v0.23.21
[INFO] [stderr]    Compiling vergen v9.0.4
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling vergen-gitcl v1.0.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling thread-id v4.2.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling cc v1.2.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling open v5.3.2
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling headers v0.4.0
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]    Compiling sysinfo v0.33.1
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling priority-queue v2.1.1
[INFO] [stderr]    Compiling shannon v0.2.0
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.4
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling aws-lc-sys v0.27.1
[INFO] [stderr]    Compiling zerocopy v0.8.14
[INFO] [stderr]    Compiling symphonia-format-ogg v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.5.4
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling if-addrs v0.12.0
[INFO] [stderr]    Compiling hostname v0.4.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling symphonia v0.5.4
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling rodio v0.20.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling protobuf-support v3.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling zerocopy-derive v0.8.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling uuid v1.11.1
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling rsa v0.9.7
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling governor v0.8.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling librespot-core v0.6.0-dev (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling protobuf-parse v3.7.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling protobuf-json-mapping v3.7.1
[INFO] [stderr]    Compiling quick-xml v0.37.2
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling protobuf-codegen v3.7.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling libmdns v0.9.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling librespot-protocol v0.6.0-dev (/opt/rustwide/workdir/protocol)
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling oauth2 v4.4.2
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling hyper-rustls v0.26.0
[INFO] [stderr]    Compiling hyper-proxy2 v0.1.0
[INFO] [stderr]    Compiling librespot-oauth v0.6.0-dev (/opt/rustwide/workdir/oauth)
[INFO] [stderr]    Compiling tokio-rustls v0.26.1
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling librespot-audio v0.6.0-dev (/opt/rustwide/workdir/audio)
[INFO] [stderr]    Compiling librespot-metadata v0.6.0-dev (/opt/rustwide/workdir/metadata)
[INFO] [stderr]    Compiling librespot-discovery v0.6.0-dev (/opt/rustwide/workdir/discovery)
[INFO] [stderr]    Compiling librespot-playback v0.6.0-dev (/opt/rustwide/workdir/playback)
[INFO] [stderr]    Compiling librespot-connect v0.6.0-dev (/opt/rustwide/workdir/connect)
[INFO] [stderr]    Compiling librespot v0.6.0-dev (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 08s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "84cef0f92726c7c4a61db953077ba2f95d12fd3b0ae8e2eb6051266088676103", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84cef0f92726c7c4a61db953077ba2f95d12fd3b0ae8e2eb6051266088676103", kill_on_drop: false }`
[INFO] [stdout] 84cef0f92726c7c4a61db953077ba2f95d12fd3b0ae8e2eb6051266088676103
[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-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e4bb654813cada1e3d6804174ad0d616cae9eb47695c3199eda670862ed69ed
[INFO] running `Command { std: "docker" "start" "-a" "2e4bb654813cada1e3d6804174ad0d616cae9eb47695c3199eda670862ed69ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling librespot v0.6.0-dev (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcHC30cR/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-7cf24729bfc5f88d,libanstream-64fa3c5493e69ab1,libanstyle_query-427aff9fb6d62db4,libis_terminal_polyfill-faef7ac602f6391d,libcolorchoice-d3c8f7c036bf0042,libanstyle_parse-751a8064dfa031cb,libutf8parse-cc6465083e1503e1,libenv_filter-f7792ef5ebd291f3,libanstyle-f117ecbe03985ce0,libhumantime-7189daee966b6741,liblibrespot-8e44b60b84a0091d,liblibrespot_discovery-34f7a44fad50531f,liblibmdns-39c49ef2e41a7739,libhostname-1092ddb2c635e7bc,libmultimap-17fb6506828e7574,libif_addrs-2caf6852d2c04900,liblibrespot_connect-9109c7991f711b6b,liblibrespot_playback-81f659f6b52aa0be,librodio-fb6820d692718fd6,librand_distr-b0eeb654b57cfdaa,libsymphonia-b8ca8996f986d7d0,libsymphonia_format_ogg-541a2678c55b1644,libsymphonia_codec_vorbis-fd3efb823bb8a42a,libsymphonia_utils_xiph-18e6f36583731791,libsymphonia_metadata-ec47ad8a85a512bd,libsymphonia_bundle_mp3-0e26f8eb8f5c0c3f,libsymphonia_core-6ba402508badf357,libbytemuck-2e81f2f6514f0059,libbitflags-a9851ebd0ab18f47,libarrayvec-ff2a04082732a9b8,libzerocopy-ff77694e6bdc09d7,libshell_words-ac7c6b9a20be3d81,libcpal-8894fb99206fefad,libdasp_sample-19e94d8ef156dba2,libalsa-18f21ce9ef29ae68,libalsa_sys-eb9ad49f2f39deee,liblibrespot_metadata-7c2957724c618fe6,liblibrespot_audio-a28b6a3f4cf452a4,libctr-b0f57ca5b734fe7e,libtempfile-acabb42cc5565c3d,libfastrand-46d3783c18562080,librustix-53e5f7c74c552e52,libbitflags-8c0818a20e4ec697,liblinux_raw_sys-13997ef84976b16e,liblibrespot_core-6a787c42e02dc0be,libsysinfo-a49c0d1694f1739a,libuuid-0d44a707478b21c9,libquick_xml-efb0ef116fdaa215,libhyper_rustls-f268578e08f097ba,libhyper_proxy2-7c791924610e193b,libhyper_rustls-bc835102cf3df00e,librustls_native_certs-c0605ecaede343f2,librustls_pemfile-03756f7376730322,libheaders-af50399495d3d41d,libheaders_core-3f047a08c64e94e5,libtokio_rustls-c1de702c56388fcf,librustls-0dcb72a443bc184e,libhyper_util-8fa49dc3e72b97c9,libhttp_body_util-a23df5d17f9f96cf,libgovernor-b2f86987e6ff3d8c,libfutures_timer-c5bc2a132ab7184e,libnonzero_ext-761d57f5710a07e6,libportable_atomic-5d34bb044ff3550a,libno_std_compat-36694db64e44dd16,liblibrespot_oauth-1c0842faa5884d25,libopen-061387295cc5f507,libpathdiff-c1a8d9107659fbd3,libis_wsl-3124bd439c3fe53f,libis_docker-4d277ffb4f3d737f,liboauth2-9782c648c5ff40e1,libserde_path_to_error-be4281d21cc6f1ad,libbase64-5c3004fed086700a,libsha2-8a53ce4dbf6ac3f2,libreqwest-70a20efecccf76e1,librustls_pemfile-f9047a845bb3c3c6,libhyper_rustls-c4fd3420275cc09c,libwebpki_roots-e97c7a6154f8efd1,libbase64-3c09d9a3080a6023,libipnet-c9d78265f16b4a49,libtokio_rustls-a2d7b38e56028ffe,libserde_urlencoded-1db2612ed2251f9c,libmime-aa776e7d0d3a99c3,libencoding_rs-384800a720b7d777,librustls-9c7d76344e3ba035,libsct-96bc16e25dc64d24,libwebpki-5e2852761f539517,libhyper-81ca363b484c3871,libh2-4bb81167b3a868aa,libtower_service-d85697bf5431d8b4,libsync_wrapper-ed838535a8ddeeff,libhttp_body-fff130089c046ef2,libhttp-09c3689ca9fcb6ca,libchrono-bc14eafb6059d6c4,libiana_time_zone-19c0359eba5041cc,libnum_bigint-9b13278ddb8b3d47,libtokio_tungstenite-adfa856561b267ea,librustls_native_certs-60e6f196b58c9e9b,libopenssl_probe-5d15463e9f5a1049,libtokio_rustls-2c417cec73884344,libtungstenite-baa995c89faee093,libdata_encoding-13974897c83061b1,librustls-680f5b354c8944d4,libwebpki-5c7057a4ef3017f4,libring-7d525b139c455981,libuntrusted-ae5fa18859ffcbba,libaws_lc_rs-06b664e096a3d3fa,libaws_lc_sys-a36ec7ca1e3c07f6,librustls_pki_types-200829c4962408a9,libutf8-1f85abd39b41966a,libprotobuf_json_mapping-db2c82e3912b9b02,libflate2-311be724bee558a4,libcrc32fast-79ff3ad96335057f,libserde_json-32fb6758dd2aacba,libryu-d31d6f36b9da249e,libtokio_stream-f78d937822d382fd,librsa-be3351a0e6444645,libpkcs1-b82498925226429f,libpkcs8-8435fea0122c46fa,libspki-8783344d5d6b25e7,libder-aed2dcc17f812f53,libpem_rfc7468-4b8a92bfecafe0a3,libbase64ct-5e134be438ffd3cb,libsignature-f73de6aa20bcfa70,libnum_bigint_dig-b0aa2355d5e4e520,liblibm-ae262ba166b4c5ce,libnum_iter-7fad44f8601b16b1,libzeroize-c9189a97966a040e,libnum_integer-519d0865d2e0e671,liblazy_static-171f9f3e8c9ed390,libspin-f6846b3926d7d2dc,librand-9759276c80c787e9,librand_chacha-808b7e023f94d39e,libppv_lite86-c98d07f6c73ed3d3,libzerocopy-dcc11b0454cdf738,librand_core-7cd2e799d521cc31,libgetrandom-5d2a88fe0efef1e7,libshannon-222a95701961a730,libnum_traits-22c573036045a430,liburl-c8327bb52332bcfa,libidna-ac3ddf21920041db,libidna_adapter-263be0f59a78515e,libicu_normalizer-3c2925665e250278,libicu_normalizer_data-817b948434b390d4,libwrite16-7dcb7f5fe22341d8,libutf8_iter-d59950773a6f062b,libutf16_iter-0f190b1ccd5b32d7,libicu_properties-46b027a28f02edbc,libicu_properties_data-7a2992e71211a737,libicu_locid_transform-05614676c6ab427d,libicu_locid_transform_data-b54e66ed8cddf3c6,libicu_collections-b11f3c411533b507,libicu_provider-11f282b5d4d26219,libicu_locid-bf82ddba7dd179d4,liblitemap-b62145770086eed0,libtinystr-3a3befce9039831a,libzerovec-5d038d9e7ff60f46,libwriteable-30e32ee335eba874,libyoke-3a46abdb125935a8,libzerofrom-498fcdc304f48a0e,libstable_deref_trait-6144d876008295f7,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libtime-ab3d5326a13783a4,libtime_core-0fdd108e3b1abc38,libnum_conv-910404deaa80eaa9,libderanged-5ac294b52fea101a,libpowerfmt-dcf4c7392d25d790,libpriority_queue-c1f4675855554315,libsha1-2080bbe486e66bdb,libpbkdf2-301eedc7afd08a7f,libhmac-4dbf5e4fc18eb11f,libdigest-52f297cd6baf03d6,libsubtle-4f5a50036df13274,libconst_oid-6d76aba8482c7d1e,libblock_buffer-87cfa0f2b043e34c,libbase64-29d4d4232c317d5e,libthiserror-c0c0b8c3ab92d3e0,libbyteorder-0d5229b4099d70a3,libserde-ffeb796f8ac02b81,libhyper-c44cfa1c7ebd1f23,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-e4f5cbdb8385f2eb,libh2-3cbccd734a4a017d,libtracing-e852e50a23582f7f,libtracing_core-38bfa0579595df08,libatomic_waker-4d8f3a876068a9c4,libtokio_util-dc33c38aa33806b3,libtokio-c168c1ce03e65f1a,libsignal_hook_registry-4a1aa7f794bfda34,libsocket2-9992d9e4a152178c,libmio-ad8799857a747a54,libparking_lot-f00d02be84aab015,libparking_lot_core-2ac03d7cde794c05,libthread_id-ce34547b7dadf86f,libpetgraph-14f24f5073844360,libindexmap-2faf77ef1a2dcc45,libequivalent-9c3368f02729e3d6,libhashbrown-ded5b15ef116b6df,libfixedbitset-1d75629e48f18c64,libbacktrace-e078601a96b4213f,libminiz_oxide-0eafea8ef818dd46,libadler2-a8ab168b2975ba02,libobject-4418fbd06a0b9ada,liblibc-58fe962e43b365e4,libaddr2line-324e1d1e04357504,libgimli-84e1e08aea64681e,librustc_demangle-9cc2f46ae66094e5,libsmallvec-93a9dfcb2218a7ba,liblock_api-ee9ad6d05c93701d,libscopeguard-96105b3e6a714ed4,libhttpdate-ab2f2cdbe04a360b,libfutures_util-cb5eabbb9e2963dd,libmemchr-b178a40a7718f9bf,libfutures_io-0c818ad091fbaf7f,libslab-2e4cb246cb0324b8,libpin_project_lite-63e0d9d6cb6ec6cf,libfutures_sink-999c1a898cc14726,libfutures_task-29684279e6a98755,libpin_utils-e0a199353c6bf870,libfutures_channel-e64344ccfacb7db0,libfutures_core-b7219fb8cbb7ea3d,libhttp_body-78ccd83242f3c8a4,libhttp-898f869522037f4f,libitoa-225d8a58c5ba3b0e,libfnv-bf8b415be0978c3b,libbytes-aec5c46de8604e45,liblibrespot_protocol-dcb9883986c17726,libprotobuf-230fb8b196b79aca,libprotobuf_support-cd9e0a5aef8504d3,libthiserror-f6aa16d77996c7fe,libonce_cell-0f6868d56ef8b265,libaes-b493dbb95887e479,libcpufeatures-7d53708ce566835b,libcfg_if-d9b80cb51cda7b5b,libcipher-b2f9af0bcc41cfcd,libinout-2b165f218c97d4a9,libcrypto_common-e368c830abeed6b3,libgeneric_array-ec983063a698af22,libtypenum-f2a6805d9d87d208,liblog-4d1560fcd4a45acb}.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" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcHC30cR/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-80237f51e46f6dcd/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-9a4604449b2cbd0e/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/playlist_tracks-c959bf9278de4971" "-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 `librespot` (example "playlist_tracks") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2e4bb654813cada1e3d6804174ad0d616cae9eb47695c3199eda670862ed69ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e4bb654813cada1e3d6804174ad0d616cae9eb47695c3199eda670862ed69ed", kill_on_drop: false }`
[INFO] [stdout] 2e4bb654813cada1e3d6804174ad0d616cae9eb47695c3199eda670862ed69ed
