[INFO] cloning repository https://github.com/emonidi/rust-raspi-tv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emonidi/rust-raspi-tv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femonidi%2Frust-raspi-tv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femonidi%2Frust-raspi-tv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 23ffd69e9a15e4ff1b7660143231ff6b42a6e414 [INFO] testing emonidi/rust-raspi-tv against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femonidi%2Frust-raspi-tv" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/emonidi/rust-raspi-tv on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/emonidi/rust-raspi-tv [INFO] finished tweaking git repo https://github.com/emonidi/rust-raspi-tv [INFO] tweaked toml for git repo https://github.com/emonidi/rust-raspi-tv written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/emonidi/rust-raspi-tv already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded m3u v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc50831b09f7839fd87513ffc276369539ab543ba4d7830ea1fc86e7895027bd [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" "bc50831b09f7839fd87513ffc276369539ab543ba4d7830ea1fc86e7895027bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc50831b09f7839fd87513ffc276369539ab543ba4d7830ea1fc86e7895027bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc50831b09f7839fd87513ffc276369539ab543ba4d7830ea1fc86e7895027bd", kill_on_drop: false }` [INFO] [stdout] bc50831b09f7839fd87513ffc276369539ab543ba4d7830ea1fc86e7895027bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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] 13914ef0ea35fec2b5bb3e2c843a6f721fb8e511669443dffed8dff5c47fa4e3 [INFO] running `Command { std: "docker" "start" "-a" "13914ef0ea35fec2b5bb3e2c843a6f721fb8e511669443dffed8dff5c47fa4e3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling standback v0.2.8 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling time v0.2.20 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling tracing-core v0.1.16 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling m3u v1.0.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling mpv v0.2.3 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling derive_more v0.99.10 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling cookie_store v0.12.0 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling xml5ever v0.16.1 [INFO] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stderr] Compiling scraper v0.12.0 [INFO] [stderr] Compiling select v0.5.0 [INFO] [stderr] Compiling rust-cec v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Child`, `Stdio` [INFO] [stdout] --> src/player.rs:1:29 [INFO] [stdout] | [INFO] [stdout] 1 | use std::process::{Command, Stdio, Child}; [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BufRead`, `BufReader` [INFO] [stdout] --> src/player.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::{BufRead, BufReader}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/main.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | if (has_keypress(&line)) { [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/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rust_cec-a90245c51288457b.rust_cec.39meobd2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rust_cec-a90245c51288457b.rust_cec.39meobd2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rust_cec-a90245c51288457b.rust_cec.39meobd2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rust_cec-a90245c51288457b.rust_cec.39meobd2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rust_cec-a90245c51288457b.rust_cec.39meobd2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rust_cec-a90245c51288457b.rust_cec.39meobd2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rust_cec-a90245c51288457b.rust_cec.39meobd2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rust_cec-a90245c51288457b.rust_cec.39meobd2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rust_cec-a90245c51288457b.rust_cec.39meobd2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rust_cec-a90245c51288457b.rust_cec.39meobd2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rust_cec-a90245c51288457b.rust_cec.39meobd2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rust_cec-a90245c51288457b.rust_cec.39meobd2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rust_cec-a90245c51288457b.rust_cec.39meobd2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rust_cec-a90245c51288457b.rust_cec.39meobd2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rust_cec-a90245c51288457b.rust_cec.39meobd2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rust_cec-a90245c51288457b.rust_cec.39meobd2-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rust_cec-a90245c51288457b" "/opt/rustwide/target/debug/deps/rust_cec-a90245c51288457b.250i51kt3mbbsxh2.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmpv-9f1c58afbcb60d41.rlib" "/opt/rustwide/target/debug/deps/libnum-da752ad2be1f5080.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-1f0a54e725784c20.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-1d9709d776e3a9c4.rlib" "/opt/rustwide/target/debug/deps/librand-008d9f3d519c4fbd.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-e60cd8ccd5f59559.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-74425f941af46c4f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-12cdf81fba8afbc7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-96e1d84f36e32bb5.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-da331672a619238b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ffbc0eceecbce9e9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9a478b99c0f5d30d.rlib" "/opt/rustwide/target/debug/deps/libscraper-8874c0cab2c9062c.rlib" "/opt/rustwide/target/debug/deps/libselectors-b8aabeadac731cf2.rlib" "/opt/rustwide/target/debug/deps/libthin_slice-53d7a42f3d43fff7.rlib" "/opt/rustwide/target/debug/deps/libservo_arc-38018729b97a7c0c.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a34dfc69fdd8a3e9.rlib" "/opt/rustwide/target/debug/deps/libnodrop-ae1bbb0cb9686cee.rlib" "/opt/rustwide/target/debug/deps/libfxhash-44fc59831fb1272f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libcssparser-7c3b4b1afc086ef5.rlib" "/opt/rustwide/target/debug/deps/libdtoa_short-ccbdf40701cf185c.rlib" "/opt/rustwide/target/debug/deps/libego_tree-4b71c35b2590af11.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-2e05de879bd33402.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-4ee275d075030362.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-44cea080c4de75fc.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-3f3df7bf8b36f675.rlib" "/opt/rustwide/target/debug/deps/libphf-07b0bdb5e5cffa5c.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-3ecc824a8e61a51e.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8cffecd7cb66c24c.rlib" "/opt/rustwide/target/debug/deps/libtendril-fa73bb6561609288.rlib" "/opt/rustwide/target/debug/deps/libutf8-98d072dceae2e9d6.rlib" "/opt/rustwide/target/debug/deps/libfutf-78d2b129bc450e5d.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-3d30d563f8dad31a.rlib" "/opt/rustwide/target/debug/deps/libmac-d150d1b60486d2c1.rlib" "/opt/rustwide/target/debug/deps/libreqwest-d767da6be93bd143.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-ea8d17a362af32b1.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-462461f89c20a9e9.rlib" "/opt/rustwide/target/debug/deps/libregex-d52d57a8a1187b26.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fdd1909ca19339b3.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-6875ca017066fc70.rlib" "/opt/rustwide/target/debug/deps/libcookie-3a11c2b7c7936bea.rlib" "/opt/rustwide/target/debug/deps/libtime-3692c3bdec2f270e.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-604c0f0b8843b144.rlib" "/opt/rustwide/target/debug/deps/libstandback-5572f2b56b248176.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-8bbcc5f87cdf8803.rlib" "/opt/rustwide/target/debug/deps/libipnet-80aef0b8131aa337.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-8ced696d57c6a378.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-824325c8fb1bb645.rlib" "/opt/rustwide/target/debug/deps/libdtoa-a84b802c3dd777ba.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-72ac88a584c46e25.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a57d1c6b230903b8.rlib" "/opt/rustwide/target/debug/deps/libryu-9ed5c931fe4919a5.rlib" "/opt/rustwide/target/debug/deps/libserde-8cf4600c2087f74c.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a353d14a9f39ce5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-e02541644abb99c9.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-3b7a12e7d3fbf77c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-0dd0a98039bb34e0.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-5312449ccabb0564.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libhyper-1d899c92323532ee.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-6b8a24796c0f6267.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libh2-7c0e1ed234fbc22b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ce9839c42deb4a62.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-5a0db25d7e039a54.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-55b6c2ebbcf19ab8.rlib" "/opt/rustwide/target/debug/deps/libtime-5225cdbd2477293f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-52e7ea6189abedac.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c2763361c97fd632.rlib" "/opt/rustwide/target/debug/deps/libpin_project-01f865364303f696.rlib" "/opt/rustwide/target/debug/deps/libtracing-fea49781ca45ec58.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d6e6de96d454988a.rlib" "/opt/rustwide/target/debug/deps/libtokio-65b7b7cdc949829b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a05fd1d9113dbdc3.rlib" "/opt/rustwide/target/debug/deps/libmio-59629612ad370193.rlib" "/opt/rustwide/target/debug/deps/libiovec-7ef7febc1dcc5691.rlib" "/opt/rustwide/target/debug/deps/libnet2-c265a0482e3b2c2f.rlib" "/opt/rustwide/target/debug/deps/liblibc-5fd9e1240f706420.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-b148e5356a4118de.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-8ec208be9f6ff190.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-eab2484ca8f27edc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-7310deba5b67cb22.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e5fe8143e52d0a5a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2444560072fbf4e6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-a9750342a597a45e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-2a5edd2b1bce479e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/liburl-654cc4668682634e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-f65fd97572c42753.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-86729e9e61394c3a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-285c6e14d2558cbe.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libhttp-2f1b4bc0162ba585.rlib" "/opt/rustwide/target/debug/deps/libitoa-7b56a2ef0f83815c.rlib" "/opt/rustwide/target/debug/deps/libbytes-8b2b07ed3220113c.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lmpv" "-lssl" "-lcrypto" "-lutil" "-ldl" "-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; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-cec` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "13914ef0ea35fec2b5bb3e2c843a6f721fb8e511669443dffed8dff5c47fa4e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13914ef0ea35fec2b5bb3e2c843a6f721fb8e511669443dffed8dff5c47fa4e3", kill_on_drop: false }` [INFO] [stdout] 13914ef0ea35fec2b5bb3e2c843a6f721fb8e511669443dffed8dff5c47fa4e3