[INFO] fetching crate hls_client 1.1.0...
[INFO] testing hls_client-1.1.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate hls_client 1.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate hls_client 1.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate hls_client 1.1.0
[INFO] tweaked toml for crates.io crate hls_client 1.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hls_client 1.1.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hls_client 1.1.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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22bc6aba8d72fc8b66bf56db02ed3b9dcf7926f820eee6741ee8d6c083c11d52
[INFO] running `Command { std: "docker" "start" "-a" "22bc6aba8d72fc8b66bf56db02ed3b9dcf7926f820eee6741ee8d6c083c11d52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22bc6aba8d72fc8b66bf56db02ed3b9dcf7926f820eee6741ee8d6c083c11d52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22bc6aba8d72fc8b66bf56db02ed3b9dcf7926f820eee6741ee8d6c083c11d52", kill_on_drop: false }`
[INFO] [stdout] 22bc6aba8d72fc8b66bf56db02ed3b9dcf7926f820eee6741ee8d6c083c11d52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2bdfe0dbaa5b6f0dd083797b81a321968cd2e7e8330e169afeb6cc309b5ccba7
[INFO] running `Command { std: "docker" "start" "-a" "2bdfe0dbaa5b6f0dd083797b81a321968cd2e7e8330e169afeb6cc309b5ccba7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling no-std-compat v0.2.0
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling stable-vec v0.4.1
[INFO] [stderr]    Compiling rangemap v1.5.1
[INFO] [stderr]    Compiling mediatype v0.20.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling hashmap_derive v0.1.0
[INFO] [stderr]    Compiling from_map v0.1.0
[INFO] [stderr]    Compiling shorthand v0.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling hls_m3u8 v0.5.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling stream-download v0.21.1
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling hls_client v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils.rs:22:20
[INFO] [stdout]    |
[INFO] [stdout] 22 |     playlist_text: &str,
[INFO] [stdout]    |                    ^^^^ the lifetime is elided here
[INFO] [stdout] 23 | ) -> Result<MediaPlaylist, HLSDecoderError> {
[INFO] [stdout]    |             ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 | ) -> Result<MediaPlaylist<'_>, HLSDecoderError> {
[INFO] [stdout]    |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils.rs:91:15
[INFO] [stdout]    |
[INFO] [stdout] 91 |     playlist: &str,
[INFO] [stdout]    |               ^^^^ the lifetime is elided here
[INFO] [stdout] 92 | ) -> Result<MediaPlaylist, HLSDecoderError> {
[INFO] [stdout]    |             ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 92 | ) -> Result<MediaPlaylist<'_>, HLSDecoderError> {
[INFO] [stdout]    |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.19s
[INFO] running `Command { std: "docker" "inspect" "2bdfe0dbaa5b6f0dd083797b81a321968cd2e7e8330e169afeb6cc309b5ccba7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bdfe0dbaa5b6f0dd083797b81a321968cd2e7e8330e169afeb6cc309b5ccba7", kill_on_drop: false }`
[INFO] [stdout] 2bdfe0dbaa5b6f0dd083797b81a321968cd2e7e8330e169afeb6cc309b5ccba7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d6b49fe06f79754a478bbdc0553bf80b1e1f66abea4a3377b15e63a4bcb3939
[INFO] running `Command { std: "docker" "start" "-a" "1d6b49fe06f79754a478bbdc0553bf80b1e1f66abea4a3377b15e63a4bcb3939", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling libmpv2-sys v4.0.0
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling libmpv2 v4.1.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling claxon v0.4.3
[INFO] [stderr]    Compiling ogg v0.8.0
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling lewton v0.10.2
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling symphonia v0.5.4
[INFO] [stderr]    Compiling rodio v0.20.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling stream-download v0.21.1
[INFO] [stderr]    Compiling hls_client v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils.rs:22:20
[INFO] [stdout]    |
[INFO] [stdout] 22 |     playlist_text: &str,
[INFO] [stdout]    |                    ^^^^ the lifetime is elided here
[INFO] [stdout] 23 | ) -> Result<MediaPlaylist, HLSDecoderError> {
[INFO] [stdout]    |             ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 | ) -> Result<MediaPlaylist<'_>, HLSDecoderError> {
[INFO] [stdout]    |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils.rs:91:15
[INFO] [stdout]    |
[INFO] [stdout] 91 |     playlist: &str,
[INFO] [stdout]    |               ^^^^ the lifetime is elided here
[INFO] [stdout] 92 | ) -> Result<MediaPlaylist, HLSDecoderError> {
[INFO] [stdout]    |             ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 92 | ) -> Result<MediaPlaylist<'_>, HLSDecoderError> {
[INFO] [stdout]    |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils.rs:22:20
[INFO] [stdout]    |
[INFO] [stdout] 22 |     playlist_text: &str,
[INFO] [stdout]    |                    ^^^^ the lifetime is elided here
[INFO] [stdout] 23 | ) -> Result<MediaPlaylist, HLSDecoderError> {
[INFO] [stdout]    |             ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 | ) -> Result<MediaPlaylist<'_>, HLSDecoderError> {
[INFO] [stdout]    |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils.rs:91:15
[INFO] [stdout]    |
[INFO] [stdout] 91 |     playlist: &str,
[INFO] [stdout]    |               ^^^^ the lifetime is elided here
[INFO] [stdout] 92 | ) -> Result<MediaPlaylist, HLSDecoderError> {
[INFO] [stdout]    |             ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 92 | ) -> Result<MediaPlaylist<'_>, HLSDecoderError> {
[INFO] [stdout]    |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcx7flFA/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-d992674f70cfdd96,libsharded_slab-9d3d4272806f2d43,liblazy_static-3674be3f4245d19b,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libregex-3e00e3cc22da4380,libregex_automata-da52fe727c4d5405,libregex_syntax-d8962dd81ced636f,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libthread_local-c1d117df232aa820,libtracing_log-550552317f77c9e3,liblibmpv2-f02cd97374483a48,liblibmpv2_sys-608bdbdbe773bef4,libhls_client-143de06ad0ae8252,libstream_download-d9e5b831e81b2788,libthiserror-d736c89026bbb09d,libtempfile-642d02fc42ce4d5b,libgetrandom-fb84c67b2e8cd99b,libfastrand-751bcde24b8aa073,librustix-f3eb57f22f88504d,liblinux_raw_sys-d28fdc10158f862f,librangemap-1e80c9357f74176f,libparking_lot-4ee46bb4cf237c65,libparking_lot_core-ddd130fceb16f6f3,liblock_api-b163ed1f74dc7c48,libscopeguard-7ec2214574194454,libmediatype-c76d03a4d8ac2a14,libfutures-f2a936f5269d3a66,libfutures_executor-e8c28a99e02281ef,libreqwest-25cc94435c21344c,libserde_urlencoded-e7da7c5481f00762,libryu-a7164637bc4900ee,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libhyper_tls-74c0d0f7fce90e85,libtokio_native_tls-46116c4625ce8e4f,libserde-d42532bdf9f36ece,libtower_http-7cbf527de818ecd8,libiri_string-f2231ba2cbe5b068,libtower-6b9b04a8d1290874,libtower_layer-d908dd771b239ecd,libnative_tls-5fc431892a7da725,libopenssl_probe-2c6d21a9709cae46,libopenssl-3c04bec3d102a9a1,libbitflags-ff7cd226995c6b8d,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libcfg_if-3a213765134f0c85,libopenssl_sys-006556af61ca153d,libhyper_util-7cd197f66bdde423,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libtracing-1bc14395463e472a,libtracing_core-6384b3268e2bc892,libonce_cell-e9252a7b5119f3eb,libhyper-e05f361428c47361,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libfutures_util-51ec724b569be7b1,libmemchr-eb753e192a6bbd2d,libfutures_io-59d0071c9258d69f,libslab-06cf58f8e93304ed,libfutures_channel-0c7632e5ed4dc230,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio_util-90aa198148589e1d,libfutures_sink-ae1eb2d060de53a2,libtokio-8786763c8cc21788,libsocket2-8d1314d79f8e32f3,libmio-19068eb25e1fb771,liblibc-38482f717a9536a0,libhttp_body_util-125a6baab0484f95,libpin_project_lite-72bf04572caa1c84,libhttp_body-11f2ad891619fd82,liblog-d6f7bb1298e9acd0,liburl-4efd37c3ae938923,libidna-15b9ebc2627edeba,libutf8_iter-51566bbad89f3a68,libidna_adapter-0a76be42673a81f3,libicu_properties-ffd8c46c48f93c6a,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-9702eff0060c9a66,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-1af4f3aa9315bafa,libpotential_utf-4e17d6b723322860,libicu_provider-b6cf3b86641f4363,libicu_locale_core-8490a0d232145445,libtinystr-2dd76c025a1bbb83,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-ac2176f98ee520b5,libzerotrie-ac6bcaf957303922,libyoke-f42c7fda057a476a,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-ec129c591c1d20ad,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-91749a31ed6c7a44,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libsync_wrapper-dec6d2c880d81363,libfutures_core-3b920243fce8fec0,libhls_m3u8-81b24eef6168a0b1,libhex-13e08b3b00984ab7,libstable_vec-0d4ccf524def0f53,libno_std_compat-f59b477ab882a8a3,libthiserror-24e6059b11c5821e,libstrum-a07ca3c917fd8dfb,libderive_more-909ce38419d9359b,libderive_builder-91c4ad17801dc29f}.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" "-lmpv" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcx7flFA/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" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/video_mpv-3001c3bd4e69316b" "-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: rust-lld: error: unable to find library -lmpv
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hls_client` (example "video_mpv") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1d6b49fe06f79754a478bbdc0553bf80b1e1f66abea4a3377b15e63a4bcb3939", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d6b49fe06f79754a478bbdc0553bf80b1e1f66abea4a3377b15e63a4bcb3939", kill_on_drop: false }`
[INFO] [stdout] 1d6b49fe06f79754a478bbdc0553bf80b1e1f66abea4a3377b15e63a4bcb3939
