[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 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femonidi%2Frust-raspi-tv" "/workspace/builds/worker-115/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-115/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/emonidi/rust-raspi-tv on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-115/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mpv v0.2.3 [INFO] [stderr] Downloaded time v0.2.20 [INFO] [stderr] Downloaded derive_more v0.99.10 [INFO] [stderr] Downloaded m3u v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 402c665f2973ba8c9960e01902183262ba97fb92c2e17a4b03915f20ebb2a52d [INFO] running `Command { std: "docker" "start" "-a" "402c665f2973ba8c9960e01902183262ba97fb92c2e17a4b03915f20ebb2a52d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "402c665f2973ba8c9960e01902183262ba97fb92c2e17a4b03915f20ebb2a52d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "402c665f2973ba8c9960e01902183262ba97fb92c2e17a4b03915f20ebb2a52d", kill_on_drop: false }` [INFO] [stdout] 402c665f2973ba8c9960e01902183262ba97fb92c2e17a4b03915f20ebb2a52d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a42cc72449deb93e8eedac06be14da6d7aa40175e516a8b606be6a63bd51288e [INFO] running `Command { std: "docker" "start" "-a" "a42cc72449deb93e8eedac06be14da6d7aa40175e516a8b606be6a63bd51288e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [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 ryu v1.0.2 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling standback v0.2.8 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [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 byteorder v1.3.4 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling ego-tree v0.6.2 [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 tracing-core v0.1.16 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling tendril v0.4.1 [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 cookie v0.14.2 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling url v1.7.2 [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 quote v1.0.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling m3u v1.0.0 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling tokio v0.2.13 [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-rational v0.1.42 [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 time-macros-impl v0.1.1 [INFO] [stderr] Compiling html5ever v0.25.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 serde_json v1.0.57 [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] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 57 - if (has_keypress(&line)) { [INFO] [stdout] 57 + if has_keypress(&line) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `is_test` [INFO] [stdout] --> src/lib/channel.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | is_test: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `duration` [INFO] [stdout] --> src/lib/channel.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | duration: Number, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cassandra` [INFO] [stdout] --> src/lib/channel.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | cassandra: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rust_cec-e01a833c5a63f546.rust_cec.9add3350-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rust_cec-e01a833c5a63f546.rust_cec.9add3350-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rust_cec-e01a833c5a63f546.rust_cec.9add3350-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rust_cec-e01a833c5a63f546.rust_cec.9add3350-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rust_cec-e01a833c5a63f546.rust_cec.9add3350-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rust_cec-e01a833c5a63f546.rust_cec.9add3350-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rust_cec-e01a833c5a63f546.rust_cec.9add3350-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rust_cec-e01a833c5a63f546.rust_cec.9add3350-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rust_cec-e01a833c5a63f546.rust_cec.9add3350-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rust_cec-e01a833c5a63f546.rust_cec.9add3350-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rust_cec-e01a833c5a63f546.rust_cec.9add3350-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rust_cec-e01a833c5a63f546.rust_cec.9add3350-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rust_cec-e01a833c5a63f546.rust_cec.9add3350-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rust_cec-e01a833c5a63f546.rust_cec.9add3350-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rust_cec-e01a833c5a63f546.rust_cec.9add3350-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rust_cec-e01a833c5a63f546.rust_cec.9add3350-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rust_cec-e01a833c5a63f546.22k9swttgb4gyjnx.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmpv-4c4a91fec510cc2b.rlib" "/opt/rustwide/target/debug/deps/libnum-6d022d1e7f47d19b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-5081b1d53eeae4e0.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-7153740d5f843e5e.rlib" "/opt/rustwide/target/debug/deps/librand-ee9c920d0093ff0f.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-a8df078cfd589504.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-0dc33504845dc5ac.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-9352d0547c17268c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9f56c07cdebc7cf9.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-d9d0d1df12d85af9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5e8a4c935e439b36.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e021e9d5f38402b7.rlib" "/opt/rustwide/target/debug/deps/libscraper-17d69a52fb27002b.rlib" "/opt/rustwide/target/debug/deps/libselectors-1d1c7a743e93159b.rlib" "/opt/rustwide/target/debug/deps/libthin_slice-2e5f4c3258c777de.rlib" "/opt/rustwide/target/debug/deps/libservo_arc-a9331053050bd808.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-852732f916612378.rlib" "/opt/rustwide/target/debug/deps/libnodrop-15b9eec950d0a28d.rlib" "/opt/rustwide/target/debug/deps/libfxhash-bfc8afd11c5a5f3d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-195565e85f6c1ed0.rlib" "/opt/rustwide/target/debug/deps/libcssparser-d8906c8c82f138f2.rlib" "/opt/rustwide/target/debug/deps/libdtoa_short-6895ddd4bcf084ff.rlib" "/opt/rustwide/target/debug/deps/libego_tree-f1afb7ba14cbbd4c.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-59ea0ed95f25c131.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-10a3933152642cce.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-b56fa483ec39c7be.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-3b3d7b6b0147ba0a.rlib" "/opt/rustwide/target/debug/deps/libphf-b7bd8f73116e634f.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-f8623414a4f0c2c9.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-80dd2e9879bb5a1f.rlib" "/opt/rustwide/target/debug/deps/libtendril-704323ceef535f40.rlib" "/opt/rustwide/target/debug/deps/libutf8-d4f10376d84bc858.rlib" "/opt/rustwide/target/debug/deps/libfutf-a8bb7ec07c602e81.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-9584307c2e0bea29.rlib" "/opt/rustwide/target/debug/deps/libmac-ba3897ba029ae499.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a1a6ad422cbec9b7.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-29709ce6eb2d1d8b.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-acf7cdc331b18e19.rlib" "/opt/rustwide/target/debug/deps/libregex-cd92b8b5fc2da12c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-130129c0b6aa8d8b.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-928ffb8ee65807be.rlib" "/opt/rustwide/target/debug/deps/libcookie-754288e47134aa85.rlib" "/opt/rustwide/target/debug/deps/libtime-8f2cf524cb2abb76.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-4f5b957b4b7cdeb9.rlib" "/opt/rustwide/target/debug/deps/libstandback-fdb558d3c94da7b7.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-36a6e4ab672b7087.rlib" "/opt/rustwide/target/debug/deps/libipnet-c2b46b3593be1ee9.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-5716fa65413b1c7f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a561a23f853094ac.rlib" "/opt/rustwide/target/debug/deps/libdtoa-8030ce83b9f4db07.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-5474a30b443032cb.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6f159ca52a4038b4.rlib" "/opt/rustwide/target/debug/deps/libryu-54f5ba54592ba520.rlib" "/opt/rustwide/target/debug/deps/libserde-65d3fd17c3b9a71f.rlib" "/opt/rustwide/target/debug/deps/libbase64-e32cbcac7be10dfc.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e1a0530cd048bcb2.rlib" "/opt/rustwide/target/debug/deps/libunicase-2f454f209246ffba.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-c3ed34c4f6037131.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-8ae6cf98282835c5.rlib" "/opt/rustwide/target/debug/deps/libopenssl-12437c91e4935bb2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-eeb6fd654c344337.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-e7016572aae82e2a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9ed4d3efdde6e3fc.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libhyper-0c884f3873e140c3.rlib" "/opt/rustwide/target/debug/deps/libhttparse-33207b296810ef8b.rlib" "/opt/rustwide/target/debug/deps/libwant-bc3c6f38bf1d66e3.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-bc5cae845e61d55a.rlib" "/opt/rustwide/target/debug/deps/libh2-e36bff83aafb51d6.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4ca14f53af3ac62b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-486630e4c41f4aae.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-1185f897e0bee3e5.rlib" "/opt/rustwide/target/debug/deps/libtime-70bd6308e5b1d0a1.rlib" "/opt/rustwide/target/debug/deps/libsocket2-ce046b3efe2efd1c.rlib" "/opt/rustwide/target/debug/deps/libtower_service-00915ba7b4c532b1.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d7d1a6ac1dd6a65d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-9f9824837e50238e.rlib" "/opt/rustwide/target/debug/deps/libtracing-e2e5eb379653cac3.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-5e3330f5d7d58891.rlib" "/opt/rustwide/target/debug/deps/libtokio-57a9324cd06a23ed.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3011eb840ea1910e.rlib" "/opt/rustwide/target/debug/deps/libmio-bf3ef0d8a9c0cf55.rlib" "/opt/rustwide/target/debug/deps/libiovec-6a1a4a49fdbaf16f.rlib" "/opt/rustwide/target/debug/deps/libnet2-afe1c6ba132c6434.rlib" "/opt/rustwide/target/debug/deps/liblibc-a5811aa2c3f38129.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-8e029997ffe3d8f5.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-de070408c422491c.rlib" "/opt/rustwide/target/debug/deps/liblog-48bf6b66dbf092f6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-dc60349dc8ef0b84.rlib" "/opt/rustwide/target/debug/deps/libmemchr-11c498f39564f672.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-af5fcc62369d4273.rlib" "/opt/rustwide/target/debug/deps/libslab-d80887537af7a894.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-30e805230297e060.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e55a4fbbba84243f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b27470e574ce9e32.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/liburl-8c1340dfd3c2870e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libidna-bf38dedb5e611506.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-98c59e16127f40b0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7359c9e94621bc79.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbe957e6f985f3bf.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libhttp-e1202e4fe1fc791e.rlib" "/opt/rustwide/target/debug/deps/libitoa-94eca445da7fd95f.rlib" "/opt/rustwide/target/debug/deps/libbytes-d644ac2201308e60.rlib" "/opt/rustwide/target/debug/deps/libfnv-80ed2aac042641d7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lmpv" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rust_cec-e01a833c5a63f546" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-cec` due to 2 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "a42cc72449deb93e8eedac06be14da6d7aa40175e516a8b606be6a63bd51288e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a42cc72449deb93e8eedac06be14da6d7aa40175e516a8b606be6a63bd51288e", kill_on_drop: false }` [INFO] [stdout] a42cc72449deb93e8eedac06be14da6d7aa40175e516a8b606be6a63bd51288e