[INFO] updating cached repository https://github.com/l4l/rum [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0537fe5da30db42378465e7fa07c805128d46d9b [INFO] testing l4l/rum against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl4l%2Frum" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/l4l/rum on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", 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-2/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" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f89e507cf6063b33325a174c2d79d4419d83a1345e0c10544fcf0227e63867e1 [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" "f89e507cf6063b33325a174c2d79d4419d83a1345e0c10544fcf0227e63867e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f89e507cf6063b33325a174c2d79d4419d83a1345e0c10544fcf0227e63867e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f89e507cf6063b33325a174c2d79d4419d83a1345e0c10544fcf0227e63867e1", kill_on_drop: false }` [INFO] [stdout] f89e507cf6063b33325a174c2d79d4419d83a1345e0c10544fcf0227e63867e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86065e45270c13d096231d363756dcc76e86feac11c699447efbce5a0f4dddb4 [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" "86065e45270c13d096231d363756dcc76e86feac11c699447efbce5a0f4dddb4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.15 [INFO] [stderr] Compiling procedural-masquerade v0.1.6 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling strum v0.16.0 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling termion v1.5.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling mime_guess v2.0.1 [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 tui v0.8.0 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling flexi_logger v0.14.8 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling mpv v0.2.3 [INFO] [stderr] Compiling native-tls v0.2.3 [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 derive_more v0.99.3 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling snafu-derive v0.6.2 [INFO] [stderr] Compiling strum_macros v0.16.0 [INFO] [stderr] Compiling tokio v0.2.11 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling futures-macro v0.3.4 [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 serde v1.0.104 [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 hyper v0.13.2 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde-xml-rs v0.3.1 [INFO] [stderr] Compiling toml v0.5.6 [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 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/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rum_player-57649ce52b2f742d.rum_player.3czck0y7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rum_player-57649ce52b2f742d.rum_player.3czck0y7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rum_player-57649ce52b2f742d.rum_player.3czck0y7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rum_player-57649ce52b2f742d.rum_player.3czck0y7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rum_player-57649ce52b2f742d.rum_player.3czck0y7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rum_player-57649ce52b2f742d.rum_player.3czck0y7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rum_player-57649ce52b2f742d.rum_player.3czck0y7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rum_player-57649ce52b2f742d.rum_player.3czck0y7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rum_player-57649ce52b2f742d.rum_player.3czck0y7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rum_player-57649ce52b2f742d.rum_player.3czck0y7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rum_player-57649ce52b2f742d.rum_player.3czck0y7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rum_player-57649ce52b2f742d.rum_player.3czck0y7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rum_player-57649ce52b2f742d.rum_player.3czck0y7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rum_player-57649ce52b2f742d.rum_player.3czck0y7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rum_player-57649ce52b2f742d.rum_player.3czck0y7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rum_player-57649ce52b2f742d.rum_player.3czck0y7-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rum_player-57649ce52b2f742d" "/opt/rustwide/target/debug/deps/rum_player-57649ce52b2f742d.45i0zfwlh10x2at7.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-9966d64ec320d7a0/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdirs-2444e809cc65f047.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-40c2ffc293309152.rlib" "/opt/rustwide/target/debug/deps/libserde_xml_rs-4c26c8c8efd2c7a0.rlib" "/opt/rustwide/target/debug/deps/libxml-0ca839a7671ccfa2.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-76c18941e270450d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-df3d357ba0f22f78.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-af11e43554c886a5.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-becdbf8f7e05c013.rlib" "/opt/rustwide/target/debug/deps/libtoml-db41582abdbb1acd.rlib" "/opt/rustwide/target/debug/deps/libunhtml-384bc8be21378179.rlib" "/opt/rustwide/target/debug/deps/libscraper-ee81cc17ce280f5d.rlib" "/opt/rustwide/target/debug/deps/libselectors-0907354dcdaba19a.rlib" "/opt/rustwide/target/debug/deps/libthin_slice-651b099538fc5d96.rlib" "/opt/rustwide/target/debug/deps/libservo_arc-5b731522958afd9e.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-86b1307a95d38cfd.rlib" "/opt/rustwide/target/debug/deps/libnodrop-1b17eb7fde862582.rlib" "/opt/rustwide/target/debug/deps/libfxhash-bc35a5da7240a59b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f7f925fcf7e16859.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-c39f07d76b264357.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-fc76dd8c1b18fd0c.rlib" "/opt/rustwide/target/debug/deps/libtendril-137fcd8f1a28d2f4.rlib" "/opt/rustwide/target/debug/deps/libutf8-02936ace32861532.rlib" "/opt/rustwide/target/debug/deps/libfutf-c0fe70e7dc1b0004.rlib" "/opt/rustwide/target/debug/deps/libmac-85b87f06e14b69de.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-e434992a7c90ce71.rlib" "/opt/rustwide/target/debug/deps/libstring_cache_shared-a629a6f3ba9e3ea3.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-86848d3a15cf78a9.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-7c0612213ced2478.rlib" "/opt/rustwide/target/debug/deps/libego_tree-db9553ffc0903731.rlib" "/opt/rustwide/target/debug/deps/libcssparser-c0d7f7686dae8cf8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-22ab482a22e30e72.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-5af35797bdba708c.rlib" "/opt/rustwide/target/debug/deps/libphf-7d6cfaa7306d3398.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-068b6675262c52f4.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-1bc02ae021f668a4.rlib" "/opt/rustwide/target/debug/deps/libprocedural_masquerade-b240eaf78318ab41.rlib" "/opt/rustwide/target/debug/deps/libdtoa_short-8df69e5be6f65064.rlib" "/opt/rustwide/target/debug/deps/libreqwest-7dd86fdad1651d4b.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-2d171641d2c5fd5f.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-e3bb50edf9f2b561.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-478b6393cee89320.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ec1f1ac68341a25a.rlib" "/opt/rustwide/target/debug/deps/libdtoa-05a157204c4f2167.rlib" "/opt/rustwide/target/debug/deps/libserde_json-37b369f2c731c593.rlib" "/opt/rustwide/target/debug/deps/libryu-09efcdfca7c9a68a.rlib" "/opt/rustwide/target/debug/deps/libbase64-ef1b41348e3fac5a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-8f6c376912de978c.rlib" "/opt/rustwide/target/debug/deps/libunicase-d2cc8a34fe230404.rlib" "/opt/rustwide/target/debug/deps/libmime-138f25a24701871c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-5209422dd09aceed.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bebe2698646f2b6d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-b467c85c4a674d22.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-1d846b6f498bea9e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-cc016b41e658d4ca.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9936252c37cb34b8.rlib" "/opt/rustwide/target/debug/deps/libhyper-5560ac99da91b183.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e0ff37260b32465b.rlib" "/opt/rustwide/target/debug/deps/libwant-cf69064348badcb0.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a6357efd1c04c04a.rlib" "/opt/rustwide/target/debug/deps/libh2-60d44324fd8efacb.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ca312ab8bbba1fe6.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c87f35074e346e24.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a3c70ace6f993692.rlib" "/opt/rustwide/target/debug/deps/libpin_project-e95fc607adb42967.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-131ce033fb307144.rlib" "/opt/rustwide/target/debug/deps/liburl-58064a90a8ff7559.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-52a6b1f15fa5dd80.rlib" "/opt/rustwide/target/debug/deps/libidna-621d0121aa45fd2a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3921e8ee81fc9819.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-93afd7c1a3c6ab2d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1067e53b75862d1.rlib" "/opt/rustwide/target/debug/deps/libitoa-8338b4900cac543c.rlib" "/opt/rustwide/target/debug/deps/libmpv-342797b70ad403df.rlib" "/opt/rustwide/target/debug/deps/libnum-80a7f2af9c41fae1.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-8d4d07e579e72826.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-814531c429e96f06.rlib" "/opt/rustwide/target/debug/deps/librand-a9f5a901a3a1f7cc.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-8da9428b948a8df7.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-826df4b40c62d022.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-83d7bd25e4075c77.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-d188c2cafd5a1a27.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-f152c0990092eb9e.rlib" "/opt/rustwide/target/debug/deps/libserde-62ba1194db690701.rlib" "/opt/rustwide/target/debug/deps/libfutures-30a4e0776e4ce9e7.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8db2d96f58d7e4c6.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5f268d8d2c4e168f.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-97d0dc9b45ecd0b8.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-099a78ad6cbdbbc4.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-bfd03e72bd8df9f6.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e7630a7ec9f7c799.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3b739dc3ad67203d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e14c909511d1e2d3.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-5559a2c6c4ddb5e4.rlib" "/opt/rustwide/target/debug/deps/libtui-c89b69bcf1b0148c.rlib" "/opt/rustwide/target/debug/deps/libitertools-3cf085ae8f8fd56e.rlib" "/opt/rustwide/target/debug/deps/libeither-56bcfa1bc0d47530.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/libcassowary-5ac2487a605f0cba.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-5e2d22d876255701.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-e4348f8ba6a9cb86.rlib" "/opt/rustwide/target/debug/deps/libtermion-065df7ca427152f0.rlib" "/opt/rustwide/target/debug/deps/libnumtoa-a4e6e4d416695b02.rlib" "/opt/rustwide/target/debug/deps/libtokio-19d311f155fbd25d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-be5895a2243e690a.rlib" "/opt/rustwide/target/debug/deps/libfnv-37dc92b0673ee3ab.rlib" "/opt/rustwide/target/debug/deps/libmio-eff9ecd171d6f63f.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libiovec-2821c620f6e6a8ab.rlib" "/opt/rustwide/target/debug/deps/libnet2-2126ac136f7566c6.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-fe4ff8027d75a670.rlib" "/opt/rustwide/target/debug/deps/libbytes-879803455d619582.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e6a929fbed197d6b.rlib" "/opt/rustwide/target/debug/deps/libsnafu-95eb08ba838fa404.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-9eca3823a9abfaf6.rlib" "/opt/rustwide/target/debug/deps/libflexi_logger-8b0247e5f8ae2622.rlib" "/opt/rustwide/target/debug/deps/libyansi-b2f77ca10ae8572b.rlib" "/opt/rustwide/target/debug/deps/libglob-adc7f0b4f88aa34d.rlib" "/opt/rustwide/target/debug/deps/libregex-47f15217e831125f.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b5a8520d8d18b76f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-51409e456cbf1983.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-6eb65ac2dc94958a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8df1994bb164e7a2.rlib" "/opt/rustwide/target/debug/deps/liblog-6126053784ee4a98.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/libchrono-d2b94253f8da0f5b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c62ac7d108840345.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-efd25432eb2733aa.rlib" "/opt/rustwide/target/debug/deps/libtime-785835c189443202.rlib" "/opt/rustwide/target/debug/deps/liblibc-feb546ad79697380.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lmpv" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lmpv [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rum-player`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "86065e45270c13d096231d363756dcc76e86feac11c699447efbce5a0f4dddb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86065e45270c13d096231d363756dcc76e86feac11c699447efbce5a0f4dddb4", kill_on_drop: false }` [INFO] [stdout] 86065e45270c13d096231d363756dcc76e86feac11c699447efbce5a0f4dddb4