[INFO] cloning repository https://github.com/l4l/rum [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/l4l/rum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl4l%2Frum", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl4l%2Frum'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0537fe5da30db42378465e7fa07c805128d46d9b [INFO] testing l4l/rum against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl4l%2Frum" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/l4l/rum on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/l4l/rum [INFO] finished tweaking git repo https://github.com/l4l/rum [INFO] tweaked toml for git repo https://github.com/l4l/rum written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/l4l/rum already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5efc920c69a00ac8f6b47ca36575d9cfd71e1d80d716599a816f78ea615d547 [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" "a5efc920c69a00ac8f6b47ca36575d9cfd71e1d80d716599a816f78ea615d547", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5efc920c69a00ac8f6b47ca36575d9cfd71e1d80d716599a816f78ea615d547", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5efc920c69a00ac8f6b47ca36575d9cfd71e1d80d716599a816f78ea615d547", kill_on_drop: false }` [INFO] [stdout] a5efc920c69a00ac8f6b47ca36575d9cfd71e1d80d716599a816f78ea615d547 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ba68ca889e9e5c89795faadf6af45cff0ef22bdff55544a7f335ff4c86c012d [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" "2ba68ca889e9e5c89795faadf6af45cff0ef22bdff55544a7f335ff4c86c012d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling syn v1.0.15 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling procedural-masquerade v0.1.6 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling strum v0.16.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling rand_os v0.1.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 dirs-sys v0.3.4 [INFO] [stderr] Compiling termion v1.5.5 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling tui v0.8.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling selectors v0.21.0 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling regex v1.3.4 [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 flexi_logger v0.14.8 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.4 [INFO] [stderr] Compiling cssparser v0.25.9 [INFO] [stderr] Compiling html5ever v0.24.1 [INFO] [stderr] Compiling cssparser-macros v0.3.6 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling derive_more v0.99.3 [INFO] [stderr] Compiling snafu-derive v0.6.2 [INFO] [stderr] Compiling strum_macros v0.16.0 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling tokio v0.2.11 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling snafu v0.6.2 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling hyper v0.13.2 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde-xml-rs v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.2 [INFO] [stderr] Compiling markup5ever v0.9.0 [INFO] [stderr] Compiling scraper v0.11.0 [INFO] [stderr] Compiling unhtml_derive v0.7.5 [INFO] [stderr] Compiling unhtml v0.7.5 [INFO] [stderr] Compiling rum-player v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary braces around function argument [INFO] [stdout] --> src/input.rs:234:17 [INFO] [stdout] | [INFO] [stdout] 234 | c => Ok({ Event::Key(Key::Char(parse_utf8_char(c, rdr).await?)) }), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rum_player-eabf7d9236d27a4b.rum_player.2ht61e5q-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rum_player-eabf7d9236d27a4b.rum_player.2ht61e5q-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rum_player-eabf7d9236d27a4b.rum_player.2ht61e5q-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rum_player-eabf7d9236d27a4b.rum_player.2ht61e5q-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rum_player-eabf7d9236d27a4b.rum_player.2ht61e5q-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rum_player-eabf7d9236d27a4b.rum_player.2ht61e5q-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rum_player-eabf7d9236d27a4b.rum_player.2ht61e5q-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rum_player-eabf7d9236d27a4b.rum_player.2ht61e5q-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rum_player-eabf7d9236d27a4b.rum_player.2ht61e5q-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rum_player-eabf7d9236d27a4b.rum_player.2ht61e5q-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rum_player-eabf7d9236d27a4b.rum_player.2ht61e5q-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rum_player-eabf7d9236d27a4b.rum_player.2ht61e5q-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rum_player-eabf7d9236d27a4b.rum_player.2ht61e5q-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rum_player-eabf7d9236d27a4b.rum_player.2ht61e5q-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rum_player-eabf7d9236d27a4b.rum_player.2ht61e5q-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rum_player-eabf7d9236d27a4b.rum_player.2ht61e5q-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rum_player-eabf7d9236d27a4b" "/opt/rustwide/target/debug/deps/rum_player-eabf7d9236d27a4b.2gdrzzv1vw1rnbqh.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-2847bccf5c4fe6e2/out" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdirs-6ae9ecab729e4c3d.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-f75394dc6e6fce06.rlib" "/opt/rustwide/target/debug/deps/libserde_xml_rs-f6a6ecb0c159e0c1.rlib" "/opt/rustwide/target/debug/deps/libxml-741d2021ace47d06.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-e66e8525a6cd9228.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b7d63edeb9099720.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-a71612f576be983f.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-938bfc53e622498f.rlib" "/opt/rustwide/target/debug/deps/libtoml-9e5b42206b562936.rlib" "/opt/rustwide/target/debug/deps/libunhtml-a112b2325eaf74b4.rlib" "/opt/rustwide/target/debug/deps/libscraper-3642219b5c3b73be.rlib" "/opt/rustwide/target/debug/deps/libselectors-294988ce94867b3d.rlib" "/opt/rustwide/target/debug/deps/libthin_slice-c016d1897ca3d223.rlib" "/opt/rustwide/target/debug/deps/libservo_arc-69a06cf0664adeea.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a652b629459d18f4.rlib" "/opt/rustwide/target/debug/deps/libnodrop-825a955f5d77ce96.rlib" "/opt/rustwide/target/debug/deps/libfxhash-82f555b611118d8b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6c984759c2f0f595.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-dfa8deb20dbf27b1.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-2a2811d758dc385f.rlib" "/opt/rustwide/target/debug/deps/libtendril-96049c931a9dd28c.rlib" "/opt/rustwide/target/debug/deps/libutf8-330ae63b40e9515d.rlib" "/opt/rustwide/target/debug/deps/libfutf-938c83d65546158e.rlib" "/opt/rustwide/target/debug/deps/libmac-4e31ed2ec6686bdf.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-430b0d0476c5e89b.rlib" "/opt/rustwide/target/debug/deps/libstring_cache_shared-b571b7f2ea54d833.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-47e22af4b6f3fd1a.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-e79b48e5bdfa8270.rlib" "/opt/rustwide/target/debug/deps/libego_tree-dcf72b8aaf9e6efe.rlib" "/opt/rustwide/target/debug/deps/libcssparser-e36869b06c33e4f5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e4423c7a45cd7e81.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/libphf-fd40b3f9d582ea21.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9a7401c3e31b03ff.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e4d6eb8e5f738e33.rlib" "/opt/rustwide/target/debug/deps/libprocedural_masquerade-f281e260c9971a9b.rlib" "/opt/rustwide/target/debug/deps/libdtoa_short-30d5065dd156dfd4.rlib" "/opt/rustwide/target/debug/deps/libreqwest-adddb675d34d4075.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-d1455d93637af98e.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-6b8e2f2c06415712.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-950d55322362afb2.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d3712e4b8bb91369.rlib" "/opt/rustwide/target/debug/deps/libdtoa-8a9498f38305f38f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-45f2cc67dbf8e905.rlib" "/opt/rustwide/target/debug/deps/libryu-4800338ae083806a.rlib" "/opt/rustwide/target/debug/deps/libbase64-c35c83dfbffa67ae.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-3d73e255df50dba9.rlib" "/opt/rustwide/target/debug/deps/libunicase-eadd86c7edcde95d.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-f1bd21a853d4669f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libopenssl-1cd12210c525ebb2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-0458be9f61fc94e5.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libhyper-bb66db11b0442b11.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9118a7b7f7ba9a4e.rlib" "/opt/rustwide/target/debug/deps/libwant-5b433963513532e6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d8a71d52e7054de4.rlib" "/opt/rustwide/target/debug/deps/libh2-d78f9889e4888d00.rlib" "/opt/rustwide/target/debug/deps/libindexmap-9d446edb49cbb02f.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-82773a73462386e8.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9ee1fa6294c42145.rlib" "/opt/rustwide/target/debug/deps/libpin_project-e72260e6a01052d5.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b24f9f90a2bc3dfa.rlib" "/opt/rustwide/target/debug/deps/liburl-2d5666f6d1ed9eb7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libidna-9c209f2689d93ab7.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e40f8a986a6c85f9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1d911c7750528647.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libhttp-77d36dde9fe0bd95.rlib" "/opt/rustwide/target/debug/deps/libitoa-e25fe890778d1b6d.rlib" "/opt/rustwide/target/debug/deps/libmpv-2d3e321bf83f0a6c.rlib" "/opt/rustwide/target/debug/deps/libnum-c4b7bd7942882ee8.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-f3f3b64bfe35a3c4.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-20a8d137034e8ccc.rlib" "/opt/rustwide/target/debug/deps/librand-302553c9aeb080c1.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-87d2200ae5ae2c6a.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-3a45b7a0cb68c0b0.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-6534950808db525b.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-d64ea542f74848c5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4a7ce19d3bf5274e.rlib" "/opt/rustwide/target/debug/deps/libserde-d0296988b34a133c.rlib" "/opt/rustwide/target/debug/deps/libfutures-a8390f1cf66de3f7.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-1e8611da5c9d7ed9.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-2add7e9c29ecf09f.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-7111e4e8db1a9115.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-56174e08e3ccf7e6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-44f7e64e71bc6f38.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-fe67edd006655bf8.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-c4c213a4bdc54d7c.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-19446de67e2b2026.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-9f621a006d382c95.rlib" "/opt/rustwide/target/debug/deps/libtui-1d762949b04cd44b.rlib" "/opt/rustwide/target/debug/deps/libitertools-e3b5d88bb5da1ad2.rlib" "/opt/rustwide/target/debug/deps/libeither-c20c8351535ab894.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libcassowary-3b294e1816af98d8.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-ee9d06d0dac0a81b.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-f99294360e5b5e1b.rlib" "/opt/rustwide/target/debug/deps/libtermion-d21f26ae2ac7875c.rlib" "/opt/rustwide/target/debug/deps/libnumtoa-0580b1ee05538c67.rlib" "/opt/rustwide/target/debug/deps/libtokio-b31cd67eb36e5745.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-87ca4c2297b3e341.rlib" "/opt/rustwide/target/debug/deps/libfnv-536a1824ffde2141.rlib" "/opt/rustwide/target/debug/deps/libmio-e7961c08ce596ada.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libiovec-5ae694e31a6b72d9.rlib" "/opt/rustwide/target/debug/deps/libnet2-96800cb7714f46ab.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-bb846eec649743f5.rlib" "/opt/rustwide/target/debug/deps/libbytes-6dcaa4ef33958143.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-b9fe14c9e1fe9d93.rlib" "/opt/rustwide/target/debug/deps/libsnafu-6c7884d6d1d61bbd.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-1cd070a51c2297a2.rlib" "/opt/rustwide/target/debug/deps/libflexi_logger-7201b7b4aaaed811.rlib" "/opt/rustwide/target/debug/deps/libyansi-5e53d099eb9110f8.rlib" "/opt/rustwide/target/debug/deps/libglob-bebc8faa8687c1c0.rlib" "/opt/rustwide/target/debug/deps/libregex-1ae966fab3172754.rlib" "/opt/rustwide/target/debug/deps/libthread_local-4a189b129fe42a29.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cd9d0695cc35a42d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f54aa8aa343db725.rlib" "/opt/rustwide/target/debug/deps/libmemchr-50c5bc911dbc0740.rlib" "/opt/rustwide/target/debug/deps/liblog-4d3d5d8f69197ed1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libchrono-6940b21e5b74793a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ba541fc265e60c49.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3fb8dddf4a8ddd77.rlib" "/opt/rustwide/target/debug/deps/libtime-979bd3aff2cef1aa.rlib" "/opt/rustwide/target/debug/deps/liblibc-c3edb8e557ec89f4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lmpv" "-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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rum-player` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "2ba68ca889e9e5c89795faadf6af45cff0ef22bdff55544a7f335ff4c86c012d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ba68ca889e9e5c89795faadf6af45cff0ef22bdff55544a7f335ff4c86c012d", kill_on_drop: false }` [INFO] [stdout] 2ba68ca889e9e5c89795faadf6af45cff0ef22bdff55544a7f335ff4c86c012d