[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 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoysten%2Fradio" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Roysten/radio on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/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-0/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" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f3af364a406b2e85fca70f275826eeed2277ff5acd44960bce6b47ca8a96983 [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" "9f3af364a406b2e85fca70f275826eeed2277ff5acd44960bce6b47ca8a96983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f3af364a406b2e85fca70f275826eeed2277ff5acd44960bce6b47ca8a96983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f3af364a406b2e85fca70f275826eeed2277ff5acd44960bce6b47ca8a96983", kill_on_drop: false }` [INFO] [stdout] 9f3af364a406b2e85fca70f275826eeed2277ff5acd44960bce6b47ca8a96983 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a24cb6022521afba72d56e369b8e82ba6b6eb259c90e1408647a0a76f7ee57c [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" "8a24cb6022521afba72d56e369b8e82ba6b6eb259c90e1408647a0a76f7ee57c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.40 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling ucd-util v0.1.4 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling radio v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling actix-service v0.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling socket2 v0.3.9 [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 encoding_rs v0.8.17 [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 brotli-sys v0.3.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling regex-syntax v0.6.10 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling actix-utils v0.4.5 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling chrono v0.4.7 [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 regex v1.2.0 [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 v_escape v0.7.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 trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling actix-server v0.6.0 [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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/radio-15e948a28fea3e45.radio.7ydw18cl-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/radio-15e948a28fea3e45.radio.7ydw18cl-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/radio-15e948a28fea3e45.radio.7ydw18cl-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/radio-15e948a28fea3e45.radio.7ydw18cl-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/radio-15e948a28fea3e45.radio.7ydw18cl-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/radio-15e948a28fea3e45.radio.7ydw18cl-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/radio-15e948a28fea3e45.radio.7ydw18cl-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/radio-15e948a28fea3e45.radio.7ydw18cl-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/radio-15e948a28fea3e45.radio.7ydw18cl-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/radio-15e948a28fea3e45.radio.7ydw18cl-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/radio-15e948a28fea3e45.radio.7ydw18cl-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/radio-15e948a28fea3e45.radio.7ydw18cl-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/radio-15e948a28fea3e45.radio.7ydw18cl-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/radio-15e948a28fea3e45.radio.7ydw18cl-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/radio-15e948a28fea3e45.radio.7ydw18cl-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/radio-15e948a28fea3e45.radio.7ydw18cl-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/radio-15e948a28fea3e45" "/opt/rustwide/target/debug/deps/radio-15e948a28fea3e45.33vxbnw05t3pobwh.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-a804815164e85f8a/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-d5f3a4cb6339c2d6/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-d63bf1637b045914/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lmpv" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix_files-5c0ec86ea387c43f.rlib" "/opt/rustwide/target/debug/deps/libv_htmlescape-d78d8b3c7b03ecc0.rlib" "/opt/rustwide/target/debug/deps/libv_escape-4d1a76b4feccf75e.rlib" "/opt/rustwide/target/debug/deps/libversion_check-ea068b6786f3c424.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-7a2d5b93b6ed5281.rlib" "/opt/rustwide/target/debug/deps/libphf-09206d75826a633c.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-518237807bf45c53.rlib" "/opt/rustwide/target/debug/deps/libunicase-22be0b3c1220bf89.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-2e1db04162ea080c.rlib" "/opt/rustwide/target/debug/deps/libgetopts-cba1c22e0cafd4f4.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-30c8f3da44345266.rlib" "/opt/rustwide/target/debug/deps/libactix_web-d61d711e57bc22f2.rlib" "/opt/rustwide/target/debug/deps/libawc-955c5bdce963c96f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-88c61bfeb5fc1b36.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e659f53debcb1891.rlib" "/opt/rustwide/target/debug/deps/liblock_api-8a3e48e3fd1cbb53.rlib" "/opt/rustwide/target/debug/deps/libactix_server-c96951c3342639de.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-0ccf07ec6eba0723.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-f9f299fe5c060075.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-1f6fbf2fe06d86f3.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-c1cc8ade82b92a3f.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-abd2b2d5b45025d0.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-55b6a87237573d86.rlib" "/opt/rustwide/target/debug/deps/libactix_router-443fc5d9ce3092b1.rlib" "/opt/rustwide/target/debug/deps/libactix_http-aff8184f6815675a.rlib" "/opt/rustwide/target/debug/deps/libsha1-9e6efe6003864c6f.rlib" "/opt/rustwide/target/debug/deps/libbase64-9a062aa9f612c3cb.rlib" "/opt/rustwide/target/debug/deps/librand-eb3a094df0ee7799.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-59d70f5f426e1ebf.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-b2988a37480b23cf.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-a74c4607750846e5.rlib" "/opt/rustwide/target/debug/deps/librand_core-f1487e9ba70cb78c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f7881cd0d59aa44b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-deb1c0da892b7ec1.rlib" "/opt/rustwide/target/debug/deps/libdtoa-bff946bfb1bb65ec.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libchrono-2c1ad35481312210.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d3272dc6e74e3ca4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-de3ddc5d5ee4f06b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-275f38f925b53aa4.rlib" "/opt/rustwide/target/debug/deps/libryu-e2e3c0d9c2c97bb4.rlib" "/opt/rustwide/target/debug/deps/libserde-e9588366d19e0ecc.rlib" "/opt/rustwide/target/debug/deps/libcopyless-958c40c040996eba.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b09835e188491adc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4473053d28fd82c9.rlib" "/opt/rustwide/target/debug/deps/libregex-ebad5249c83ae40f.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-a91aa5023de6306f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d8508cc7b229e802.rlib" "/opt/rustwide/target/debug/deps/libucd_util-8a05f8349a1b44fc.rlib" "/opt/rustwide/target/debug/deps/libthread_local-aef3cf65c0c5cbb9.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9da3b829ac46c40f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-890d7f6e4d8388fd.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-a0a31ad22fc7dbda.rlib" "/opt/rustwide/target/debug/deps/libmime-b95f6dfba5449b51.rlib" "/opt/rustwide/target/debug/deps/libunicase-36a401068ac0e7ec.rlib" "/opt/rustwide/target/debug/deps/libflate2-cb9b29e821f3bcc3.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-b022230e2139599f.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f12747943cec5f5b.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-c270f2c0946064d7.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-fec9282c8c96fa12.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-b08bb3bbb7f99b49.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-924267a25ba01438.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-bfd117c6da48e04b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7c0886d0ea344add.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e74535734454beeb.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-fcd8504577a1291d.rlib" "/opt/rustwide/target/debug/deps/libtime-da32a3f3c23223c0.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8d344c3a314bc1c1.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-25aa7a05f97e06fa.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-f92fabcf581ecdae.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-eb6fca96d01219f4.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-c5fced5d81808734.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-368e91bb1c8eec91.rlib" "/opt/rustwide/target/debug/deps/liburl-8152ee15642d1a13.rlib" "/opt/rustwide/target/debug/deps/libencoding-6fa6e3c934feafd0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-6ae97ea67f80e23b.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-8407545542882c17.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-3bc16c0ead6679ed.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-a9611b2c70e9a2b0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-8fd380959df522c4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6cfaa5fc89ff72d4.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-9e16fff19eb26c68.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-e31129691770d93c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-9f819b687f86b7ea.rlib" "/opt/rustwide/target/debug/deps/libidna-9cf14f015f44c7b5.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2ff3706d5610ad07.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-b52632e07d286b4f.rlib" "/opt/rustwide/target/debug/deps/libhostname-896bb6fe960273a4.rlib" "/opt/rustwide/target/debug/deps/libquick_error-b53ed76d1e616d3d.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c792b6cd43aa3f98.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-375907ee5ab78d8f.rlib" "/opt/rustwide/target/debug/deps/libfailure-50f1b71634052999.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-247f451aed2f6577.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-f544cbec1fc362ff.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-b01211762768e3f7.rlib" "/opt/rustwide/target/debug/deps/libeither-a832fbd655c3d2dd.rlib" "/opt/rustwide/target/debug/deps/libh2-e3e9f68a31c9df67.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2b37c628a8ffabbe.rlib" "/opt/rustwide/target/debug/deps/libstring-398f0b4825c4f3a7.rlib" "/opt/rustwide/target/debug/deps/libhttp-782a936454bc379d.rlib" "/opt/rustwide/target/debug/deps/libitoa-ad466912a71ab2a3.rlib" "/opt/rustwide/target/debug/deps/libactix_service-90c72a9678f08465.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-102c4d6945870656.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-edd09d2e77aafdca.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-dba0c5dd36e5e3c9.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-3ec28b68ef95ff9d.rlib" "/opt/rustwide/target/debug/deps/libfnv-40b1e5d34b306915.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-d6f1a4738647426e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e246ec9987774f18.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e78f050ceb3cfc3b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0c7340b6b9d9158d.rlib" "/opt/rustwide/target/debug/deps/librand-4462f9c1009303e2.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-e30f321e2a3dc81f.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-7eeb992c1022ea68.rlib" "/opt/rustwide/target/debug/deps/librand_hc-fdbd2fc91cb6f0f3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-48af1b64add4ee66.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-b081f2d9c9eb5483.rlib" "/opt/rustwide/target/debug/deps/librand_core-f1ea6d529e277345.rlib" "/opt/rustwide/target/debug/deps/librand_os-b80539f084ae5dd0.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-adc38879fbaaa5ee.rlib" "/opt/rustwide/target/debug/deps/librand_core-8a09d4e50fabcece.rlib" "/opt/rustwide/target/debug/deps/liblock_api-22e09a301d060acb.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2a4d2a934664b4a9.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-2d19c7fb29a857c0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c0e1396086f307bb.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e77009439e8711ab.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e5de59c51c354939.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-5a9da8a12d8cc393.rlib" "/opt/rustwide/target/debug/deps/libspin-f3ea3ba540d2528d.rlib" "/opt/rustwide/target/debug/deps/libmio-dfb5002ebf51bce5.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libnet2-4be4301668fa3683.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-58cc071815811aea.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-646d6e06477667f7.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-07c3de51670bdfdc.rlib" "/opt/rustwide/target/debug/deps/libfutures-92fa006615b63e33.rlib" "/opt/rustwide/target/debug/deps/libbytes-828fe06e3c56a7a1.rlib" "/opt/rustwide/target/debug/deps/libiovec-5e06622877fd4971.rlib" "/opt/rustwide/target/debug/deps/liblibc-13d0d555ca579de4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-76ff728e7fb88045.rlib" "/opt/rustwide/target/debug/deps/liblog-0176c6d2f8505078.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3673e727ad517307.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.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" "8a24cb6022521afba72d56e369b8e82ba6b6eb259c90e1408647a0a76f7ee57c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a24cb6022521afba72d56e369b8e82ba6b6eb259c90e1408647a0a76f7ee57c", kill_on_drop: false }` [INFO] [stdout] 8a24cb6022521afba72d56e369b8e82ba6b6eb259c90e1408647a0a76f7ee57c