[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 try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoysten%2Fradio" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Roysten/radio on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/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-4/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b74126f4fbf8a16c73e241d3f2e60d493ec62d6307f8f828c677a3c69fb66ab2 [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" "b74126f4fbf8a16c73e241d3f2e60d493ec62d6307f8f828c677a3c69fb66ab2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b74126f4fbf8a16c73e241d3f2e60d493ec62d6307f8f828c677a3c69fb66ab2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b74126f4fbf8a16c73e241d3f2e60d493ec62d6307f8f828c677a3c69fb66ab2", kill_on_drop: false }` [INFO] [stdout] b74126f4fbf8a16c73e241d3f2e60d493ec62d6307f8f828c677a3c69fb66ab2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5413c6f0a20f3a6be6abfc15027841027ee02e9f1f3594cc3e16d4284a46a78d [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" "5413c6f0a20f3a6be6abfc15027841027ee02e9f1f3594cc3e16d4284a46a78d", 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 spin v0.5.0 [INFO] [stderr] Compiling syn v0.15.40 [INFO] [stderr] Compiling futures v0.1.28 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling ucd-util v0.1.4 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling radio v0.1.0 (/opt/rustwide/workdir) [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 backtrace-sys v0.1.31 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.10 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [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 lock_api v0.1.5 [INFO] [stderr] Compiling crc32fast v1.2.0 [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_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling base64 v0.10.1 [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 encoding v0.2.33 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling actix-service v0.4.1 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [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 socket2 v0.3.9 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling signal-hook-registry v1.0.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling backtrace v0.3.33 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling regex v1.2.0 [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 rand v0.7.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [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 synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.97 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling derive_more v0.14.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 failure v0.1.5 [INFO] [stderr] Compiling v_htmlescape v0.4.3 [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/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/radio-e6edceb5309e6d93.radio.dazpl61d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/radio-e6edceb5309e6d93.radio.dazpl61d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/radio-e6edceb5309e6d93.radio.dazpl61d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/radio-e6edceb5309e6d93.radio.dazpl61d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/radio-e6edceb5309e6d93.radio.dazpl61d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/radio-e6edceb5309e6d93.radio.dazpl61d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/radio-e6edceb5309e6d93.radio.dazpl61d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/radio-e6edceb5309e6d93.radio.dazpl61d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/radio-e6edceb5309e6d93.radio.dazpl61d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/radio-e6edceb5309e6d93.radio.dazpl61d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/radio-e6edceb5309e6d93.radio.dazpl61d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/radio-e6edceb5309e6d93.radio.dazpl61d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/radio-e6edceb5309e6d93.radio.dazpl61d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/radio-e6edceb5309e6d93.radio.dazpl61d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/radio-e6edceb5309e6d93.radio.dazpl61d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/radio-e6edceb5309e6d93.radio.dazpl61d-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/radio-e6edceb5309e6d93" "/opt/rustwide/target/debug/deps/radio-e6edceb5309e6d93.hgqjml93cz7un2g.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-f4897c61afa2b49d/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-895a8aeddc5e9760/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-3ca9c4336f3a43f1/out" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lmpv" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix_files-6052f6f5f2110596.rlib" "/opt/rustwide/target/debug/deps/libv_htmlescape-0c86fd8f68ad4958.rlib" "/opt/rustwide/target/debug/deps/libv_escape-6ecc3bf5f36b9c37.rlib" "/opt/rustwide/target/debug/deps/libversion_check-dcfff0960bd5a062.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-80c950b629039fbe.rlib" "/opt/rustwide/target/debug/deps/libphf-b786d69117ad46ce.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-939fc1b6a96751f3.rlib" "/opt/rustwide/target/debug/deps/libunicase-f25fe88ca4b53d45.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8799c3fec37a3221.rlib" "/opt/rustwide/target/debug/deps/libgetopts-41146f61ee3978ee.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-1f71f8e1b468a0fb.rlib" "/opt/rustwide/target/debug/deps/libactix_web-89305254e5bc7a39.rlib" "/opt/rustwide/target/debug/deps/libawc-27307766de2a55ed.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-8936c38f6bbf2dd6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a2606ed7b7442a19.rlib" "/opt/rustwide/target/debug/deps/liblock_api-694fadb6ba96534b.rlib" "/opt/rustwide/target/debug/deps/libactix_server-7c99cdd2bac48065.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-d9fdc2896bf120ec.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-2cee5840a2abb628.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-0c70598085e03676.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-fa530a727c33b700.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-5baba6096b4ce7c4.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-920c247fdc2e3d93.rlib" "/opt/rustwide/target/debug/deps/libactix_router-23456b425304534c.rlib" "/opt/rustwide/target/debug/deps/libactix_http-f0eba3f4196621c3.rlib" "/opt/rustwide/target/debug/deps/libsha1-3c74902e82893985.rlib" "/opt/rustwide/target/debug/deps/libbase64-efbf899419cf4af6.rlib" "/opt/rustwide/target/debug/deps/librand-f90d2453a5d5a485.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-908722fd47f44aec.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-095a223162ff5fa9.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-99a9afc4039325cf.rlib" "/opt/rustwide/target/debug/deps/librand_core-626336ea41b8f986.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6bd476ebda5c29c7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d06e342b67d24b2d.rlib" "/opt/rustwide/target/debug/deps/libdtoa-de101ac0bbbe5f55.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libchrono-d3ae2c86000dcff1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d3fe2ece7980ed56.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2a578a251dbc0d8c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6bd46279fe6a643b.rlib" "/opt/rustwide/target/debug/deps/libryu-db9775d798c686aa.rlib" "/opt/rustwide/target/debug/deps/libserde-bc453690121f84c6.rlib" "/opt/rustwide/target/debug/deps/libcopyless-1517cd697673895d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b47c222f34291eff.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-1c5494e6ba5ff596.rlib" "/opt/rustwide/target/debug/deps/libregex-12bef18d33950115.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-bd8831ab94bb9be6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-43f7cfb9d656b2b6.rlib" "/opt/rustwide/target/debug/deps/libucd_util-19c4f81426cb60f3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-14cf02f4c3ca50dd.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f4ae1aa57e6dde16.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f8390e75b1318778.rlib" "/opt/rustwide/target/debug/deps/libmime-a2c8c99be1c73dbd.rlib" "/opt/rustwide/target/debug/deps/libunicase-86ef9be721062a34.rlib" "/opt/rustwide/target/debug/deps/libflate2-5e2d77839c27a16f.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-1399d12a33809acf.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-59f64e728d043396.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-cdd3888fd3cb44d4.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-64a3271c564d771f.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-3970b6744e9f63f6.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-b51aa9d5685bc0fe.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-5bbb1d4eb932bd70.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9e38809fb8941154.rlib" "/opt/rustwide/target/debug/deps/liblock_api-dd72800e90952e3e.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libtime-419174c085e363bd.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-3dfb5fc14b88c954.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-e2faa9107c9ae4ce.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-07c374118e7c643e.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-6494d23fc53ec6e3.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-9a8a7968d6c107ef.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-788c3e124abf3ecf.rlib" "/opt/rustwide/target/debug/deps/liburl-466a9a83e8340d9b.rlib" "/opt/rustwide/target/debug/deps/libencoding-353258f0677ad3f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-47451a9a226bb8c8.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-b69043cc7330cab9.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-5a246e4d3005b7c1.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-80cba4d6fd73c0ce.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-e9856ff97465a535.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-bb260fe2ccbb6fce.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-9d53d77d52579767.rlib" "/opt/rustwide/target/debug/deps/libsocket2-8306311afe4c52e6.rlib" "/opt/rustwide/target/debug/deps/libidna-ee5ba8f44dfddea8.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4c262643cec8ccc8.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-429803f78061b7ed.rlib" "/opt/rustwide/target/debug/deps/libhostname-c9d34b60d51bfa67.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8c90ea5b32960f2f.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-f612c2dfc0d06f10.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-d4391d1b7da53318.rlib" "/opt/rustwide/target/debug/deps/libfailure-0226beb4f2882e71.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-a3894419a92dcc2d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-62b32dac38dca5db.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-85c3c0dd107f0d4b.rlib" "/opt/rustwide/target/debug/deps/libeither-31f710b0ee4e06aa.rlib" "/opt/rustwide/target/debug/deps/libh2-e914098c0dbcfa69.rlib" "/opt/rustwide/target/debug/deps/libindexmap-dcc88bad7f7b1ecb.rlib" "/opt/rustwide/target/debug/deps/libstring-4dc2f67bcfa68ddd.rlib" "/opt/rustwide/target/debug/deps/libhttp-7f233a9a527926ce.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/libactix_service-0cf0a649a9daaedd.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-c0706f8a8a834c5b.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-8dfd9f274d4ac9e8.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-851713e60c295b16.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-ab82e3ceccf03952.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-850f38b2eea9de50.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ff42903cdf01232c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d9ad56c4509c37ae.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-adaa0eebafe40f87.rlib" "/opt/rustwide/target/debug/deps/librand-c95c00f823050160.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-7ac0bbf33eab17c3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d107ac4da851d8a4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7616e3bb64dc5ef6.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e5e951c0052c9d12.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-b2748fbbad7a886b.rlib" "/opt/rustwide/target/debug/deps/librand_core-9df86ead2ee4a580.rlib" "/opt/rustwide/target/debug/deps/librand_os-845fdc43c5e3af01.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-867248efe33f2c01.rlib" "/opt/rustwide/target/debug/deps/librand_core-28553c25b52e4ac6.rlib" "/opt/rustwide/target/debug/deps/liblock_api-3e5e33c291101d06.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-6ff5a906adb5afc5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7bf03ac5cf1b20e0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3b1d631c420db1e4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-0d476dad15107333.rlib" "/opt/rustwide/target/debug/deps/libspin-a6186fa671db72bf.rlib" "/opt/rustwide/target/debug/deps/libmio-21c4a3787f31fecf.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libnet2-738efdf09e160f9a.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-242299750bbbb36d.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-18bb70e26f065beb.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-ed91ea2f6df337ca.rlib" "/opt/rustwide/target/debug/deps/libfutures-d5e6b72eae6fcf12.rlib" "/opt/rustwide/target/debug/deps/libbytes-10bd542384e87a71.rlib" "/opt/rustwide/target/debug/deps/libiovec-9209fa7ef26673b6.rlib" "/opt/rustwide/target/debug/deps/liblibc-61614f223bc709f8.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/liblog-b7c209a3086e83e3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-45df0fd50fa2e287.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "5413c6f0a20f3a6be6abfc15027841027ee02e9f1f3594cc3e16d4284a46a78d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5413c6f0a20f3a6be6abfc15027841027ee02e9f1f3594cc3e16d4284a46a78d", kill_on_drop: false }` [INFO] [stdout] 5413c6f0a20f3a6be6abfc15027841027ee02e9f1f3594cc3e16d4284a46a78d