[INFO] crate mpv 0.2.3 is already in cache [INFO] extracting crate mpv 0.2.3 into work/ex/beta-1.37-6/sources/1.36.0/reg/mpv/0.2.3 [INFO] extracting crate mpv 0.2.3 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/mpv/0.2.3 [INFO] validating manifest of mpv-0.2.3 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of mpv-0.2.3 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing mpv-0.2.3 [INFO] finished frobbing mpv-0.2.3 [INFO] frobbed toml for mpv-0.2.3 written to work/ex/beta-1.37-6/sources/1.36.0/reg/mpv/0.2.3/Cargo.toml [INFO] started frobbing mpv-0.2.3 [INFO] finished frobbing mpv-0.2.3 [INFO] frobbed toml for mpv-0.2.3 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/mpv/0.2.3/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing mpv-0.2.3 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/mpv/0.2.3:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 1c4fea122dca013cbd755bfe6767df734d13ab4043f5f2ba1bf0b7d28eafad4c [INFO] running `"docker" "start" "-a" "1c4fea122dca013cbd755bfe6767df734d13ab4043f5f2ba1bf0b7d28eafad4c"` [INFO] [stderr] Compiling mpv v0.2.3 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `"docker" "inspect" "1c4fea122dca013cbd755bfe6767df734d13ab4043f5f2ba1bf0b7d28eafad4c"` [INFO] running `"docker" "rm" "-f" "1c4fea122dca013cbd755bfe6767df734d13ab4043f5f2ba1bf0b7d28eafad4c"` [INFO] [stdout] 1c4fea122dca013cbd755bfe6767df734d13ab4043f5f2ba1bf0b7d28eafad4c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/mpv/0.2.3:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 50990a22f09616564c4e04c4e2f16c4f9d25a9933d9a6951ef37651268007590 [INFO] running `"docker" "start" "-a" "50990a22f09616564c4e04c4e2f16c4f9d25a9933d9a6951ef37651268007590"` [INFO] [stderr] Compiling sdl2-sys v0.27.3 [INFO] [stderr] Compiling sdl2 v0.27.3 [INFO] [stderr] Compiling mpv v0.2.3 (/opt/crater/workdir) [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> examples/sdl2.rs:63:9 [INFO] [stderr] | [INFO] [stderr] 63 | mpv_builder.try_hardware_decoding(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_must_use)] on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/simple-842a80953dcbbf55.simple.2an6aysx-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/simple-842a80953dcbbf55.simple.2an6aysx-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/simple-842a80953dcbbf55.simple.2an6aysx-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/simple-842a80953dcbbf55.simple.2an6aysx-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/simple-842a80953dcbbf55.simple.2an6aysx-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/simple-842a80953dcbbf55.simple.2an6aysx-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/simple-842a80953dcbbf55.simple.2an6aysx-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/simple-842a80953dcbbf55.simple.2an6aysx-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/simple-842a80953dcbbf55.simple.2an6aysx-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/simple-842a80953dcbbf55.simple.2an6aysx-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/simple-842a80953dcbbf55.simple.2an6aysx-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/simple-842a80953dcbbf55.simple.2an6aysx-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/simple-842a80953dcbbf55.simple.2an6aysx-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/simple-842a80953dcbbf55.simple.2an6aysx-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/simple-842a80953dcbbf55.simple.2an6aysx-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/simple-842a80953dcbbf55.simple.2an6aysx-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/simple-842a80953dcbbf55" "/opt/crater/target/debug/examples/simple-842a80953dcbbf55.4ctde8ztb1wcc2uj.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libmpv-2a1aee026f3b6270.rlib" "/opt/crater/target/debug/deps/libnum-ea55f17a1ddea2e0.rlib" "/opt/crater/target/debug/deps/libnum_rational-8cde9460cef05150.rlib" "/opt/crater/target/debug/deps/libnum_bigint-59c3d0d13cc433f5.rlib" "/opt/crater/target/debug/deps/librand-00e4c4fa1088f68e.rlib" "/opt/crater/target/debug/deps/liblibc-e3ba75b536aabfa5.rlib" "/opt/crater/target/debug/deps/libnum_complex-e9c9b6bb110468dc.rlib" "/opt/crater/target/debug/deps/librustc_serialize-04f5d71c016b4cf1.rlib" "/opt/crater/target/debug/deps/libnum_iter-119af297c543b436.rlib" "/opt/crater/target/debug/deps/libnum_integer-a81dd69c1c0fe133.rlib" "/opt/crater/target/debug/deps/libenum_primitive-bbdafc7e1be329ae.rlib" "/opt/crater/target/debug/deps/libnum_traits-2ff1be0d267196f3.rlib" "/opt/crater/target/debug/deps/libnum_traits-8c434304d2c544b1.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-lmpv" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lmpv [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `mpv`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/mpv-5a7fba9e8a1e8f8a.mpv.758xnvps-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/mpv-5a7fba9e8a1e8f8a.mpv.758xnvps-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/mpv-5a7fba9e8a1e8f8a.mpv.758xnvps-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/mpv-5a7fba9e8a1e8f8a.mpv.758xnvps-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/mpv-5a7fba9e8a1e8f8a.mpv.758xnvps-cgu.4.rcgu.o" "-o" "/opt/crater/target/debug/deps/mpv-5a7fba9e8a1e8f8a" "/opt/crater/target/debug/deps/mpv-5a7fba9e8a1e8f8a.223dug55zicht91j.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lmpv" "-Wl,-Bstatic" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e8fbf0b14816ca0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-c9d91925876437f2.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-50d6bab7df588609.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-913b30c2987aa8da.rlib" "/opt/crater/target/debug/deps/libnum-ea55f17a1ddea2e0.rlib" "/opt/crater/target/debug/deps/libnum_rational-8cde9460cef05150.rlib" "/opt/crater/target/debug/deps/libnum_bigint-59c3d0d13cc433f5.rlib" "/opt/crater/target/debug/deps/librand-00e4c4fa1088f68e.rlib" "/opt/crater/target/debug/deps/liblibc-e3ba75b536aabfa5.rlib" "/opt/crater/target/debug/deps/libnum_complex-e9c9b6bb110468dc.rlib" "/opt/crater/target/debug/deps/librustc_serialize-04f5d71c016b4cf1.rlib" "/opt/crater/target/debug/deps/libnum_iter-119af297c543b436.rlib" "/opt/crater/target/debug/deps/libnum_integer-a81dd69c1c0fe133.rlib" "/opt/crater/target/debug/deps/libenum_primitive-bbdafc7e1be329ae.rlib" "/opt/crater/target/debug/deps/libnum_traits-2ff1be0d267196f3.rlib" "/opt/crater/target/debug/deps/libnum_traits-8c434304d2c544b1.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lmpv [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `mpv`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/sdl2-892ef3968c914260.sdl2.3w26n1kp-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/sdl2-892ef3968c914260.sdl2.3w26n1kp-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/sdl2-892ef3968c914260.sdl2.3w26n1kp-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/sdl2-892ef3968c914260.sdl2.3w26n1kp-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/sdl2-892ef3968c914260.sdl2.3w26n1kp-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/sdl2-892ef3968c914260.sdl2.3w26n1kp-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/sdl2-892ef3968c914260.sdl2.3w26n1kp-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/sdl2-892ef3968c914260.sdl2.3w26n1kp-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/sdl2-892ef3968c914260.sdl2.3w26n1kp-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/sdl2-892ef3968c914260.sdl2.3w26n1kp-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/sdl2-892ef3968c914260.sdl2.3w26n1kp-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/sdl2-892ef3968c914260.sdl2.3w26n1kp-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/sdl2-892ef3968c914260.sdl2.3w26n1kp-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/sdl2-892ef3968c914260.sdl2.3w26n1kp-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/sdl2-892ef3968c914260.sdl2.3w26n1kp-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/sdl2-892ef3968c914260.sdl2.3w26n1kp-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/sdl2-892ef3968c914260" "/opt/crater/target/debug/examples/sdl2-892ef3968c914260.1cz433rtcc37rgh4.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/liblog-a60233c9189805c1.rlib" "/opt/crater/target/debug/deps/liblog-481c00b0f76d55f6.rlib" "/opt/crater/target/debug/deps/libcfg_if-29b6f8db75d699b1.rlib" "/opt/crater/target/debug/deps/libsdl2-2f6596850ea04223.rlib" "/opt/crater/target/debug/deps/librand-7173874d3e26156a.rlib" "/opt/crater/target/debug/deps/libsdl2_sys-561766d235def185.rlib" "/opt/crater/target/debug/deps/libbitflags-df219a1ec24cdf3b.rlib" "/opt/crater/target/debug/deps/liblazy_static-318544a807a94655.rlib" "/opt/crater/target/debug/deps/libmpv-2a1aee026f3b6270.rlib" "/opt/crater/target/debug/deps/libnum-ea55f17a1ddea2e0.rlib" "/opt/crater/target/debug/deps/libnum_rational-8cde9460cef05150.rlib" "/opt/crater/target/debug/deps/libnum_bigint-59c3d0d13cc433f5.rlib" "/opt/crater/target/debug/deps/librand-00e4c4fa1088f68e.rlib" "/opt/crater/target/debug/deps/liblibc-e3ba75b536aabfa5.rlib" "/opt/crater/target/debug/deps/libnum_complex-e9c9b6bb110468dc.rlib" "/opt/crater/target/debug/deps/librustc_serialize-04f5d71c016b4cf1.rlib" "/opt/crater/target/debug/deps/libnum_iter-119af297c543b436.rlib" "/opt/crater/target/debug/deps/libnum_integer-a81dd69c1c0fe133.rlib" "/opt/crater/target/debug/deps/libenum_primitive-bbdafc7e1be329ae.rlib" "/opt/crater/target/debug/deps/libnum_traits-2ff1be0d267196f3.rlib" "/opt/crater/target/debug/deps/libnum_traits-8c434304d2c544b1.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lmpv" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lmpv [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `mpv`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "50990a22f09616564c4e04c4e2f16c4f9d25a9933d9a6951ef37651268007590"` [INFO] running `"docker" "rm" "-f" "50990a22f09616564c4e04c4e2f16c4f9d25a9933d9a6951ef37651268007590"` [INFO] [stdout] 50990a22f09616564c4e04c4e2f16c4f9d25a9933d9a6951ef37651268007590