[INFO] cloning repository https://github.com/Roysten/radio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Roysten/radio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoysten%2Fradio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoysten%2Fradio'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 599907808cac01d58a64d953bd6e371154afb967 [INFO] testing Roysten/radio against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoysten%2Fradio" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Roysten/radio on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7/source/.cargo/config [INFO] started tweaking git repo https://github.com/Roysten/radio [INFO] finished tweaking git repo https://github.com/Roysten/radio [INFO] tweaked toml for git repo https://github.com/Roysten/radio written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Roysten/radio already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7ac604346fbcba88332ff5ebe3d742861c77482b10f63a1f73bda9bb5e5ae03 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b7ac604346fbcba88332ff5ebe3d742861c77482b10f63a1f73bda9bb5e5ae03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7ac604346fbcba88332ff5ebe3d742861c77482b10f63a1f73bda9bb5e5ae03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7ac604346fbcba88332ff5ebe3d742861c77482b10f63a1f73bda9bb5e5ae03", kill_on_drop: false }` [INFO] [stdout] b7ac604346fbcba88332ff5ebe3d742861c77482b10f63a1f73bda9bb5e5ae03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2f8bea0b111e20a2a167dcc263e08ce8c6e9d11487840d5e3ad1c6c8443d5645 [INFO] running `Command { std: "docker" "start" "-a" "2f8bea0b111e20a2a167dcc263e08ce8c6e9d11487840d5e3ad1c6c8443d5645", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling syn v0.15.40 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling futures v0.1.28 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling ucd-util v0.1.4 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling radio v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling v_escape v0.7.2 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.6.10 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling actix-service v0.4.1 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.6.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling socket2 v0.3.9 [INFO] [stderr] Compiling signal-hook-registry v1.0.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling regex v1.2.0 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling backtrace v0.3.33 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling actix-utils v0.4.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling actix-server-config v0.1.2 [INFO] [stderr] Compiling h2 v0.1.25 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.97 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling v_escape_derive v0.5.3 [INFO] [stderr] Compiling actix-web-codegen v0.1.2 [INFO] [stderr] Compiling v_htmlescape v0.4.3 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling actix-threadpool v0.1.1 [INFO] [stderr] Compiling actix-rt v0.2.4 [INFO] [stderr] Compiling actix-server v0.6.0 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling actix-connect v0.2.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling actix-router v0.1.5 [INFO] [stderr] Compiling actix-http v0.2.7 [INFO] [stderr] Compiling awc v0.2.2 [INFO] [stderr] Compiling actix-web v1.0.5 [INFO] [stderr] Compiling actix-files v0.1.4 [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/mpv_simple.rs:221:39 [INFO] [stdout] | [INFO] [stdout] 221 | pub fn create() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/radio-30e8cadfdccda19e.radio.3srqwksc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/radio-30e8cadfdccda19e.radio.3srqwksc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/radio-30e8cadfdccda19e.radio.3srqwksc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/radio-30e8cadfdccda19e.radio.3srqwksc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/radio-30e8cadfdccda19e.radio.3srqwksc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/radio-30e8cadfdccda19e.radio.3srqwksc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/radio-30e8cadfdccda19e.radio.3srqwksc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/radio-30e8cadfdccda19e.radio.3srqwksc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/radio-30e8cadfdccda19e.radio.3srqwksc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/radio-30e8cadfdccda19e.radio.3srqwksc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/radio-30e8cadfdccda19e.radio.3srqwksc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/radio-30e8cadfdccda19e.radio.3srqwksc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/radio-30e8cadfdccda19e.radio.3srqwksc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/radio-30e8cadfdccda19e.radio.3srqwksc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/radio-30e8cadfdccda19e.radio.3srqwksc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/radio-30e8cadfdccda19e.radio.3srqwksc-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/radio-30e8cadfdccda19e" "/opt/rustwide/target/debug/deps/radio-30e8cadfdccda19e.25x6d0l226tjjda1.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-565a8659275996d7/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-a5e9982bcb3cc856/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-d6a1550a4d98cd02/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lmpv" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix_files-dd4d4c82c345ea78.rlib" "/opt/rustwide/target/debug/deps/libv_htmlescape-0ec98a64024b7dde.rlib" "/opt/rustwide/target/debug/deps/libv_escape-69748dc240bfc1b5.rlib" "/opt/rustwide/target/debug/deps/libversion_check-6d6eb761e80973be.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-770c03a4c05ec510.rlib" "/opt/rustwide/target/debug/deps/libphf-f24190a193a6218c.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9bb06f6defbe7f36.rlib" "/opt/rustwide/target/debug/deps/libunicase-87e76b15564a1b59.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6ef7992e23c9184a.rlib" "/opt/rustwide/target/debug/deps/libgetopts-9a9a98e179187099.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-8f0943902aced54a.rlib" "/opt/rustwide/target/debug/deps/libactix_web-3927417a93b9c222.rlib" "/opt/rustwide/target/debug/deps/libawc-93799cb06eb75ce0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b74587248fe1c8d1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-542addb38a8dda91.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6e1af35f1080acd6.rlib" "/opt/rustwide/target/debug/deps/libactix_server-7c46cd6fcb7e3142.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-01b0af36dc939b7d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-8938d0514486fe3a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-ed5bcbd0a88c281d.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-48410204b27994fc.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-6e01e939a5933127.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-36f9417616a395cc.rlib" "/opt/rustwide/target/debug/deps/libactix_router-cf546c298c338099.rlib" "/opt/rustwide/target/debug/deps/libactix_http-889f1e5ea10a6cf0.rlib" "/opt/rustwide/target/debug/deps/libsha1-53c1eb9bf2dabfd6.rlib" "/opt/rustwide/target/debug/deps/libbase64-d968c169cd2268b1.rlib" "/opt/rustwide/target/debug/deps/librand-66e36f9c067146f3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0b00154989bb67a1.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-7cbf1c0315a4d82c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-57af5ea2c60d8fb3.rlib" "/opt/rustwide/target/debug/deps/librand_core-ea72d5be6e41f559.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-496b7bced22bf03b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-91f6839aff2ac049.rlib" "/opt/rustwide/target/debug/deps/libdtoa-a2feb536077405b7.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libchrono-6e64dfc818e927c1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a98e9113f8a6bb02.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-238d4797c1316827.rlib" "/opt/rustwide/target/debug/deps/libserde_json-38ec03fb618eeec5.rlib" "/opt/rustwide/target/debug/deps/libryu-e6415e117e8332fa.rlib" "/opt/rustwide/target/debug/deps/libserde-1445d4e8b7eb85e2.rlib" "/opt/rustwide/target/debug/deps/libcopyless-aa327f7d3e6b9e70.rlib" "/opt/rustwide/target/debug/deps/libbitflags-197bd07da58b7856.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fdeab16bfd281e08.rlib" "/opt/rustwide/target/debug/deps/libregex-7031b2fa8a793c60.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-c5a758fcdcb8625a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7a253a306795ecf5.rlib" "/opt/rustwide/target/debug/deps/libucd_util-a400dee993630374.rlib" "/opt/rustwide/target/debug/deps/libthread_local-8592ab52ace45749.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-6aa4e6acf830cc4e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5f7fb6721c2f4953.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-276927bf4664bf5a.rlib" "/opt/rustwide/target/debug/deps/libmime-653f65d16712c606.rlib" "/opt/rustwide/target/debug/deps/libunicase-0531f3e0d7c99d92.rlib" "/opt/rustwide/target/debug/deps/libflate2-dffdf27e5c297ccd.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-d5873c91598ee470.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-734fcff0164dfa10.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-9d4fc16839bc5edb.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-d8b13cbbfb7de758.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-044d979c4a82f426.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-d11f805b1d1d7d6b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-01bc391be387b85f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8b1882cccbe951d5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1fa4d12fe2a22790.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-81bd70c953b45fed.rlib" "/opt/rustwide/target/debug/deps/libtime-6e0c9d64d946386a.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8fa2b7436b93323b.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-9851b9c78589408d.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-87a3a26bcdfbe99d.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-0a036b4d9a38d48f.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-65fe59c559d4b4a4.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-17f6a077b7ef6fa5.rlib" "/opt/rustwide/target/debug/deps/liburl-412b9ee8f93923b1.rlib" "/opt/rustwide/target/debug/deps/libencoding-78256f290bff46f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-263f0a767e761df0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-aca95187c86cf1dd.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a2300af342155c6c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-52c71da10f0ca7de.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ad5b3d8866fc801a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-7bfe8b6c4c1eb91b.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-401c780dc5b84e38.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6eaecb2cfd483c2d.rlib" "/opt/rustwide/target/debug/deps/libidna-9a17e2641c71e5f1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4c3ff6f53340ce22.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-8ae4677cadf4283e.rlib" "/opt/rustwide/target/debug/deps/libhostname-e60afc30477a6fe0.rlib" "/opt/rustwide/target/debug/deps/libquick_error-fed9b2963c9985f4.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-5a0874b066a51a37.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-726490bc57b8a7b0.rlib" "/opt/rustwide/target/debug/deps/libfailure-5cf0bb542ac07c2c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-fd3329843106d177.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-7161fab351141552.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-6d01abf9627899e8.rlib" "/opt/rustwide/target/debug/deps/libeither-2fdfd4db4a2c3b96.rlib" "/opt/rustwide/target/debug/deps/libh2-7147edfaf1210d0c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-614f8001b89f6de2.rlib" "/opt/rustwide/target/debug/deps/libstring-c152687f50367edc.rlib" "/opt/rustwide/target/debug/deps/libhttp-d9c38b0ea002ff33.rlib" "/opt/rustwide/target/debug/deps/libitoa-25d33da1e28d930f.rlib" "/opt/rustwide/target/debug/deps/libactix_service-bdc244b265e32ec3.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-58119c90a6c590af.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-4c5bad9c01486396.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-598e4a20d7182807.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-75f211ef8b074300.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-48e1935d79c297d1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b573a9ee615442ea.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-05dfcb55f52de2f4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d847ca8ad71f8a64.rlib" "/opt/rustwide/target/debug/deps/librand-1e843aa31a64ee06.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-77f88a5561b96f4f.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-e19cadcd7dedfa28.rlib" "/opt/rustwide/target/debug/deps/librand_hc-de2edf9783070164.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c1f42b576da2f626.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-f71e66dc839a7fb6.rlib" "/opt/rustwide/target/debug/deps/librand_core-77a4cb275993870e.rlib" "/opt/rustwide/target/debug/deps/librand_os-83808203bdce751d.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-bdfcee818a030c3b.rlib" "/opt/rustwide/target/debug/deps/librand_core-75c2ae28f500bcd9.rlib" "/opt/rustwide/target/debug/deps/liblock_api-abca3da484639fa2.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-9b3f8442e756604f.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-b18e47f5add2de08.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-14384d5d0823cd1f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9baef31accdddb3b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ab3d3a586faa825e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c61933260e784ff1.rlib" "/opt/rustwide/target/debug/deps/libspin-e3e4dcf77f3cd333.rlib" "/opt/rustwide/target/debug/deps/libmio-d46bfe480175b6e6.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libnet2-6bd31eb814b39304.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-d20461ca727a2764.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-b7d5bb1ba74175e0.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-44f41c8fb40aa944.rlib" "/opt/rustwide/target/debug/deps/libfutures-72bd00ecabfd3c55.rlib" "/opt/rustwide/target/debug/deps/libbytes-b1a26dbbf0500c2f.rlib" "/opt/rustwide/target/debug/deps/libiovec-139324067623b329.rlib" "/opt/rustwide/target/debug/deps/liblibc-6b37576b7d4ba56e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4a8145f39c6f83ac.rlib" "/opt/rustwide/target/debug/deps/liblog-b346253580988da2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3ffe9d8230e44ab9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lmpv [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `radio` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "2f8bea0b111e20a2a167dcc263e08ce8c6e9d11487840d5e3ad1c6c8443d5645", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f8bea0b111e20a2a167dcc263e08ce8c6e9d11487840d5e3ad1c6c8443d5645", kill_on_drop: false }` [INFO] [stdout] 2f8bea0b111e20a2a167dcc263e08ce8c6e9d11487840d5e3ad1c6c8443d5645