[INFO] crate piston-dyon_interactive 0.30.0 is already in cache [INFO] extracting crate piston-dyon_interactive 0.30.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/piston-dyon_interactive/0.30.0 [INFO] extracting crate piston-dyon_interactive 0.30.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/piston-dyon_interactive/0.30.0 [INFO] validating manifest of piston-dyon_interactive-0.30.0 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of piston-dyon_interactive-0.30.0 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing piston-dyon_interactive-0.30.0 [INFO] finished frobbing piston-dyon_interactive-0.30.0 [INFO] frobbed toml for piston-dyon_interactive-0.30.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/piston-dyon_interactive/0.30.0/Cargo.toml [INFO] started frobbing piston-dyon_interactive-0.30.0 [INFO] finished frobbing piston-dyon_interactive-0.30.0 [INFO] frobbed toml for piston-dyon_interactive-0.30.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/piston-dyon_interactive/0.30.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing piston-dyon_interactive-0.30.0 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/piston-dyon_interactive/0.30.0:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] ab776ec383a435d9c3b290e55d427bfdda9920995401c418b7a579ad7236285d [INFO] running `"docker" "start" "-a" "ab776ec383a435d9c3b290e55d427bfdda9920995401c418b7a579ad7236285d"` [INFO] [stderr] Compiling range v0.3.1 [INFO] [stderr] Compiling pistoncore-input v0.24.0 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling read_token v0.9.0 [INFO] [stderr] Compiling piston_meta v0.30.0 [INFO] [stderr] Compiling image v0.21.3 [INFO] [stderr] Compiling dyon v0.42.0 [INFO] [stderr] Compiling pistoncore-window v0.37.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.42.0 [INFO] [stderr] Compiling piston v0.42.0 [INFO] [stderr] Compiling piston-dyon_interactive v0.30.0 (/opt/crater/workdir) [INFO] [stderr] warning: the item `Arc` is imported redundantly [INFO] [stderr] --> src/lib.rs:652:9 [INFO] [stderr] | [INFO] [stderr] 9 | use std::sync::Arc; [INFO] [stderr] | -------------- the item `Arc` is already imported here [INFO] [stderr] ... [INFO] [stderr] 652 | use std::sync::Arc; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `Arc` is imported redundantly [INFO] [stderr] --> src/lib.rs:661:9 [INFO] [stderr] | [INFO] [stderr] 9 | use std::sync::Arc; [INFO] [stderr] | -------------- the item `Arc` is already imported here [INFO] [stderr] ... [INFO] [stderr] 661 | use std::sync::Arc; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.79s [INFO] running `"docker" "inspect" "ab776ec383a435d9c3b290e55d427bfdda9920995401c418b7a579ad7236285d"` [INFO] running `"docker" "rm" "-f" "ab776ec383a435d9c3b290e55d427bfdda9920995401c418b7a579ad7236285d"` [INFO] [stdout] ab776ec383a435d9c3b290e55d427bfdda9920995401c418b7a579ad7236285d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/piston-dyon_interactive/0.30.0:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] eedb395db07b38fa1680ff7ea8ba076fce7f06e28f23c81b9bbea7586f9cf049 [INFO] running `"docker" "start" "-a" "eedb395db07b38fa1680ff7ea8ba076fce7f06e28f23c81b9bbea7586f9cf049"` [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling piston-music v0.25.1 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling pistoncore-sdl2_window v0.55.0 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.59.0 [INFO] [stderr] Compiling piston-dyon_interactive v0.30.0 (/opt/crater/workdir) [INFO] [stderr] warning: the item `Arc` is imported redundantly [INFO] [stderr] --> src/lib.rs:652:9 [INFO] [stderr] | [INFO] [stderr] 9 | use std::sync::Arc; [INFO] [stderr] | -------------- the item `Arc` is already imported here [INFO] [stderr] ... [INFO] [stderr] 652 | use std::sync::Arc; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `Arc` is imported redundantly [INFO] [stderr] --> src/lib.rs:661:9 [INFO] [stderr] | [INFO] [stderr] 9 | use std::sync::Arc; [INFO] [stderr] | -------------- the item `Arc` is already imported here [INFO] [stderr] ... [INFO] [stderr] 661 | use std::sync::Arc; [INFO] [stderr] | ^^^^^^^^^^^^^^ [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/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/dyongame-29a826b7a37ac3e4.dyongame.7ex2ebxb-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/dyongame-29a826b7a37ac3e4.dyongame.7ex2ebxb-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/dyongame-29a826b7a37ac3e4.dyongame.7ex2ebxb-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/dyongame-29a826b7a37ac3e4.dyongame.7ex2ebxb-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/dyongame-29a826b7a37ac3e4.dyongame.7ex2ebxb-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/dyongame-29a826b7a37ac3e4.dyongame.7ex2ebxb-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/dyongame-29a826b7a37ac3e4.dyongame.7ex2ebxb-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/dyongame-29a826b7a37ac3e4.dyongame.7ex2ebxb-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/dyongame-29a826b7a37ac3e4.dyongame.7ex2ebxb-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/dyongame-29a826b7a37ac3e4.dyongame.7ex2ebxb-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/dyongame-29a826b7a37ac3e4.dyongame.7ex2ebxb-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/dyongame-29a826b7a37ac3e4.dyongame.7ex2ebxb-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/dyongame-29a826b7a37ac3e4.dyongame.7ex2ebxb-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/dyongame-29a826b7a37ac3e4.dyongame.7ex2ebxb-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/dyongame-29a826b7a37ac3e4.dyongame.7ex2ebxb-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/dyongame-29a826b7a37ac3e4.dyongame.7ex2ebxb-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/dyongame-29a826b7a37ac3e4" "/opt/crater/target/debug/examples/dyongame-29a826b7a37ac3e4.5f3x89x3w4f1d8z5.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libmusic-9e506fba5323f73b.rlib" "/opt/crater/target/debug/deps/libdyon_interactive-cb0eacf9d3c2880a.rlib" "/opt/crater/target/debug/deps/libcurrent-8569cb55671c1052.rlib" "/opt/crater/target/debug/deps/libpiston-96f6e0e699fd02b1.rlib" "/opt/crater/target/debug/deps/libevent_loop-4e697d6932345ba1.rlib" "/opt/crater/target/debug/deps/libopengl_graphics-82a5c4eec8799d00.rlib" "/opt/crater/target/debug/deps/libgraphics-fde19b8b5887c74c.rlib" "/opt/crater/target/debug/deps/libfnv-6e18f98be4338210.rlib" "/opt/crater/target/debug/deps/librusttype-d3f234bbd7712112.rlib" "/opt/crater/target/debug/deps/libstb_truetype-dbbb8ae0246baf55.rlib" "/opt/crater/target/debug/deps/libordered_float-4ac8fd4105c2b159.rlib" "/opt/crater/target/debug/deps/libapprox-2676b58a80cf545a.rlib" "/opt/crater/target/debug/deps/libinterpolation-11da854daa3cf044.rlib" "/opt/crater/target/debug/deps/libtexture-a0089f1ada916bfc.rlib" "/opt/crater/target/debug/deps/libimage-8578f276ed8d7726.rlib" "/opt/crater/target/debug/deps/libtiff-5a95f9b2002bf1fd.rlib" "/opt/crater/target/debug/deps/libpng-fd1e41de6ef969e1.rlib" "/opt/crater/target/debug/deps/libdeflate-9364b840f59ebc68.rlib" "/opt/crater/target/debug/deps/libinflate-398663c07a1d51bf.rlib" "/opt/crater/target/debug/deps/libadler32-b7013a55566e2bf0.rlib" "/opt/crater/target/debug/deps/libjpeg_decoder-59b37ca519acee25.rlib" "/opt/crater/target/debug/deps/librayon-2ec1357ea6dfa4bb.rlib" "/opt/crater/target/debug/deps/librayon_core-d94e2c45df6d61b3.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-2589c79105784e0d.rlib" "/opt/crater/target/debug/deps/libeither-0991b1b51775eba9.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-3a8837810abbdf66.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-8ce32638c5f827b5.rlib" "/opt/crater/target/debug/deps/libscopeguard-0bc963131f7c0d17.rlib" "/opt/crater/target/debug/deps/libmemoffset-d44318d335d18b97.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-e32b73b6a212c837.rlib" "/opt/crater/target/debug/deps/libarrayvec-1cff3f0e2df954b3.rlib" "/opt/crater/target/debug/deps/libnodrop-7f98e5f8ec110eeb.rlib" "/opt/crater/target/debug/deps/libgif-07ab38c2ea762994.rlib" "/opt/crater/target/debug/deps/libcolor_quant-5c0942c00416f084.rlib" "/opt/crater/target/debug/deps/libscoped_threadpool-eca6c0c4d231bd1a.rlib" "/opt/crater/target/debug/deps/libnum_rational-87cc0e6dfa6ba9f4.rlib" "/opt/crater/target/debug/deps/liblzw-623507a6e6e9c8a7.rlib" "/opt/crater/target/debug/deps/libshaders_graphics2d-72da22805d65306a.rlib" "/opt/crater/target/debug/deps/libsdl2_window-48e84ecb1d60d6f2.rlib" "/opt/crater/target/debug/deps/libgl-7e70d84fed8a69fd.rlib" "/opt/crater/target/debug/deps/libwindow-c60eb93d7c2d1247.rlib" "/opt/crater/target/debug/deps/libinput-79b1766c7c9e33fb.rlib" "/opt/crater/target/debug/deps/libviewport-38f3e70cdda4c16d.rlib" "/opt/crater/target/debug/deps/libserde-5125a48878b1da57.rlib" "/opt/crater/target/debug/deps/libshader_version-7089fad9c440de92.rlib" "/opt/crater/target/debug/deps/libsdl2-c90f1b98ab538cd2.rlib" "/opt/crater/target/debug/deps/libsdl2_sys-a02d69bb75dad79b.rlib" "/opt/crater/target/debug/deps/libbitflags-c2b055ef483e7b37.rlib" "/opt/crater/target/debug/deps/libnum-a5efe8b19f8dba1e.rlib" "/opt/crater/target/debug/deps/libnum_iter-161e13ffd3321f27.rlib" "/opt/crater/target/debug/deps/libnum_integer-440f23443e3e87b1.rlib" "/opt/crater/target/debug/deps/libdyon-022ee7e8575228d6.rlib" "/opt/crater/target/debug/deps/libvecmath-2ad1bf98cc82c27e.rlib" "/opt/crater/target/debug/deps/libfloat-36ffe6ac1a77fbaf.rlib" "/opt/crater/target/debug/deps/libreqwest-6fa9bdcd0be9362d.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-b5720e96b8c96a66.rlib" "/opt/crater/target/debug/deps/libserde_json-66b4ee75be2c6e2a.rlib" "/opt/crater/target/debug/deps/libdtoa-d00aefffc4eb47c6.rlib" "/opt/crater/target/debug/deps/libitoa-91bb7714f7baf050.rlib" "/opt/crater/target/debug/deps/libnum_traits-85d0e05aa2cc3298.rlib" "/opt/crater/target/debug/deps/libnum_traits-c28daeab5210b49d.rlib" "/opt/crater/target/debug/deps/libserde-570eeff62f392354.rlib" "/opt/crater/target/debug/deps/libhyper_native_tls-f0babb6aacdf82f6.rlib" "/opt/crater/target/debug/deps/libnative_tls-6acc876745a2e97d.rlib" "/opt/crater/target/debug/deps/libopenssl-9f60de517b6a4431.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-5973142cb3b71c16.rlib" "/opt/crater/target/debug/deps/libforeign_types-4eb93eebf43a44d4.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-e23d8c6f366950c3.rlib" "/opt/crater/target/debug/deps/libbitflags-87aacccedafc3e9f.rlib" "/opt/crater/target/debug/deps/libantidote-2837fba42b28847b.rlib" "/opt/crater/target/debug/deps/libhyper-93d46e4e309c8ef2.rlib" "/opt/crater/target/debug/deps/libmime-9336c2f56c5869d7.rlib" "/opt/crater/target/debug/deps/liblog-c97b73a8bcee9985.rlib" "/opt/crater/target/debug/deps/liblog-6796845c78a3960b.rlib" "/opt/crater/target/debug/deps/libcfg_if-c978b2f886ff1de7.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-05e049e3a82cbfb0.rlib" "/opt/crater/target/debug/deps/libtypeable-9a5238d74bedca20.rlib" "/opt/crater/target/debug/deps/libtraitobject-69814f8367d06bb9.rlib" "/opt/crater/target/debug/deps/libnum_cpus-b569161181e0c021.rlib" "/opt/crater/target/debug/deps/libhttparse-c28176d01bc731e0.rlib" "/opt/crater/target/debug/deps/libunicase-c8bd5583553770c8.rlib" "/opt/crater/target/debug/deps/liburl-ee604ccef16e6499.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-b2b1eddedcc9d5cc.rlib" "/opt/crater/target/debug/deps/libidna-7075ca6261d9bac1.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-b16029f4e9e6461c.rlib" "/opt/crater/target/debug/deps/libsmallvec-7295b1a781bd56b7.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-020a270ca49d2bee.rlib" "/opt/crater/target/debug/deps/libmatches-9f7ad04d44b47530.rlib" "/opt/crater/target/debug/deps/libtime-c375bf02baafb2fd.rlib" "/opt/crater/target/debug/deps/libbase64-cc637031afaea5c5.rlib" "/opt/crater/target/debug/deps/libsafemem-a19c8ef0327c60ac.rlib" "/opt/crater/target/debug/deps/libbyteorder-98f71e4258b709b0.rlib" "/opt/crater/target/debug/deps/libread_color-9057c3996c717d23.rlib" "/opt/crater/target/debug/deps/librand-0a4630b57dcc57b3.rlib" "/opt/crater/target/debug/deps/librand_xorshift-aba648178ccafa60.rlib" "/opt/crater/target/debug/deps/librand_pcg-ed671db4fe3757e2.rlib" "/opt/crater/target/debug/deps/librand_hc-9a65771b9d152351.rlib" "/opt/crater/target/debug/deps/librand_chacha-1b9e58560472e74b.rlib" "/opt/crater/target/debug/deps/librand_isaac-3807d01c3a327700.rlib" "/opt/crater/target/debug/deps/librand_core-4eee27b20de9a341.rlib" "/opt/crater/target/debug/deps/librand_os-4634e01c13ceff4d.rlib" "/opt/crater/target/debug/deps/liblibc-37f3d1c853b3b7bd.rlib" "/opt/crater/target/debug/deps/librand_jitter-a13c2857ac7f2734.rlib" "/opt/crater/target/debug/deps/librand_core-a5a514f3409fd81c.rlib" "/opt/crater/target/debug/deps/libpiston_meta-a86673572c4a3a55.rlib" "/opt/crater/target/debug/deps/liblazy_static-1f7a4359e40a6da9.rlib" "/opt/crater/target/debug/deps/libread_token-26788c7ce578cf02.rlib" "/opt/crater/target/debug/deps/librange-e7344c6838ae3449.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_mixer" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lSDL2_mixer [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 `piston-dyon_interactive`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "eedb395db07b38fa1680ff7ea8ba076fce7f06e28f23c81b9bbea7586f9cf049"` [INFO] running `"docker" "rm" "-f" "eedb395db07b38fa1680ff7ea8ba076fce7f06e28f23c81b9bbea7586f9cf049"` [INFO] [stdout] eedb395db07b38fa1680ff7ea8ba076fce7f06e28f23c81b9bbea7586f9cf049