[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 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 6ebbb38becfa680e3b05b68d06c16161046cf5883af0e3d5755408aad2e82b7d [INFO] running `"docker" "start" "-a" "6ebbb38becfa680e3b05b68d06c16161046cf5883af0e3d5755408aad2e82b7d"` [INFO] [stderr] Compiling range v0.3.1 [INFO] [stderr] Compiling current v0.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.4.3 [INFO] [stderr] Compiling pistoncore-input v0.24.0 [INFO] [stderr] Compiling hyper-native-tls v0.2.4 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling read_token v0.9.0 [INFO] [stderr] Compiling piston_meta v0.30.0 [INFO] [stderr] Compiling reqwest v0.4.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 33.80s [INFO] running `"docker" "inspect" "6ebbb38becfa680e3b05b68d06c16161046cf5883af0e3d5755408aad2e82b7d"` [INFO] running `"docker" "rm" "-f" "6ebbb38becfa680e3b05b68d06c16161046cf5883af0e3d5755408aad2e82b7d"` [INFO] [stdout] 6ebbb38becfa680e3b05b68d06c16161046cf5883af0e3d5755408aad2e82b7d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 4c1435f8048d4f8ef9cade0723aec087497b3f354c1f340853e98d7d74b397f0 [INFO] running `"docker" "start" "-a" "4c1435f8048d4f8ef9cade0723aec087497b3f354c1f340853e98d7d74b397f0"` [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling piston-music v0.25.1 [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/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/dyongame-6262a9eb65f1d76b.dyongame.d9rglffx-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/dyongame-6262a9eb65f1d76b.dyongame.d9rglffx-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/dyongame-6262a9eb65f1d76b.dyongame.d9rglffx-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/dyongame-6262a9eb65f1d76b.dyongame.d9rglffx-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/dyongame-6262a9eb65f1d76b.dyongame.d9rglffx-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/dyongame-6262a9eb65f1d76b.dyongame.d9rglffx-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/dyongame-6262a9eb65f1d76b.dyongame.d9rglffx-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/dyongame-6262a9eb65f1d76b.dyongame.d9rglffx-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/dyongame-6262a9eb65f1d76b.dyongame.d9rglffx-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/dyongame-6262a9eb65f1d76b.dyongame.d9rglffx-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/dyongame-6262a9eb65f1d76b.dyongame.d9rglffx-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/dyongame-6262a9eb65f1d76b.dyongame.d9rglffx-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/dyongame-6262a9eb65f1d76b.dyongame.d9rglffx-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/dyongame-6262a9eb65f1d76b.dyongame.d9rglffx-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/dyongame-6262a9eb65f1d76b.dyongame.d9rglffx-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/dyongame-6262a9eb65f1d76b.dyongame.d9rglffx-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/dyongame-6262a9eb65f1d76b" "/opt/crater/target/debug/examples/dyongame-6262a9eb65f1d76b.1f2i0wfk4m929lld.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libmusic-7b7ab3da0b3cf4fc.rlib" "/opt/crater/target/debug/deps/libdyon_interactive-f20883f2b4f97d98.rlib" "/opt/crater/target/debug/deps/libcurrent-2a5a03e66ce49508.rlib" "/opt/crater/target/debug/deps/libpiston-5943028521762976.rlib" "/opt/crater/target/debug/deps/libevent_loop-954db10a24bc7843.rlib" "/opt/crater/target/debug/deps/libopengl_graphics-986399f3ffe3fb04.rlib" "/opt/crater/target/debug/deps/libgraphics-aff3446285af0830.rlib" "/opt/crater/target/debug/deps/libfnv-0b54693efaf27e2a.rlib" "/opt/crater/target/debug/deps/librusttype-eb1d3c1e45e8be9d.rlib" "/opt/crater/target/debug/deps/libstb_truetype-fe98d4df69df1ee3.rlib" "/opt/crater/target/debug/deps/libordered_float-7f1462d7c3b622aa.rlib" "/opt/crater/target/debug/deps/libapprox-733cf6e266422d54.rlib" "/opt/crater/target/debug/deps/libinterpolation-cb5760b4a2b218d8.rlib" "/opt/crater/target/debug/deps/libtexture-e7c3b2b598f5432c.rlib" "/opt/crater/target/debug/deps/libimage-076420b7ec4219f2.rlib" "/opt/crater/target/debug/deps/libtiff-44bb41806f535f89.rlib" "/opt/crater/target/debug/deps/libpng-66fa743429a08e0e.rlib" "/opt/crater/target/debug/deps/libdeflate-a8b0a9a2c738ae91.rlib" "/opt/crater/target/debug/deps/libinflate-28c9c14532c96ab0.rlib" "/opt/crater/target/debug/deps/libadler32-28cce00de1b6c9b3.rlib" "/opt/crater/target/debug/deps/libjpeg_decoder-1129c4a390d6efbb.rlib" "/opt/crater/target/debug/deps/librayon-4d831b3581b44bbb.rlib" "/opt/crater/target/debug/deps/librayon_core-b12ecf1af06f12e4.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-f6668dbd335cb278.rlib" "/opt/crater/target/debug/deps/libeither-dfa9c429720c7162.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-552fdccb28a3ea8c.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-9b111a0846dc7592.rlib" "/opt/crater/target/debug/deps/libscopeguard-9b5b548023a82ae4.rlib" "/opt/crater/target/debug/deps/libmemoffset-e64a831d4be8abfc.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-c7636b44f63f0536.rlib" "/opt/crater/target/debug/deps/libarrayvec-ec8906360acdff5b.rlib" "/opt/crater/target/debug/deps/libnodrop-844425db77ee9480.rlib" "/opt/crater/target/debug/deps/libgif-b420bbc01a15ef9c.rlib" "/opt/crater/target/debug/deps/libcolor_quant-6cd66d44303ef59b.rlib" "/opt/crater/target/debug/deps/libscoped_threadpool-6ac8fca2f0d457e8.rlib" "/opt/crater/target/debug/deps/libnum_rational-af30b4c7d6a2f448.rlib" "/opt/crater/target/debug/deps/liblzw-1f37f345e8096c7b.rlib" "/opt/crater/target/debug/deps/libshaders_graphics2d-553601a3b1a250f9.rlib" "/opt/crater/target/debug/deps/libsdl2_window-d7aa336250a6c5a5.rlib" "/opt/crater/target/debug/deps/libgl-295ffbc6b0229996.rlib" "/opt/crater/target/debug/deps/libwindow-dde8927b23075729.rlib" "/opt/crater/target/debug/deps/libinput-7e6963520e7ee949.rlib" "/opt/crater/target/debug/deps/libviewport-0e1ef1e6db30e6a4.rlib" "/opt/crater/target/debug/deps/libserde-3a1343e806eb8450.rlib" "/opt/crater/target/debug/deps/libshader_version-7b773517d7bc5117.rlib" "/opt/crater/target/debug/deps/libsdl2-6f628851965270ea.rlib" "/opt/crater/target/debug/deps/libsdl2_sys-a33c29b7de10af80.rlib" "/opt/crater/target/debug/deps/libbitflags-bcd34e8f74846360.rlib" "/opt/crater/target/debug/deps/libnum-5caa7dd009747390.rlib" "/opt/crater/target/debug/deps/libnum_iter-710c4cd4b54241c7.rlib" "/opt/crater/target/debug/deps/libnum_integer-e8e7d1ec85b23cb1.rlib" "/opt/crater/target/debug/deps/libdyon-36c0928f07524d99.rlib" "/opt/crater/target/debug/deps/libvecmath-5e4f025511227781.rlib" "/opt/crater/target/debug/deps/libfloat-1d4f8b6d74d3cf9e.rlib" "/opt/crater/target/debug/deps/libreqwest-407a459e95b52418.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-4280186f71501d41.rlib" "/opt/crater/target/debug/deps/libserde_json-4115cb4584df8bbd.rlib" "/opt/crater/target/debug/deps/libdtoa-8ca04c299b5dbe41.rlib" "/opt/crater/target/debug/deps/libitoa-4ba6695a0e6b4a3c.rlib" "/opt/crater/target/debug/deps/libnum_traits-1653dfd91ced9a3c.rlib" "/opt/crater/target/debug/deps/libnum_traits-d11dcc7883adaecb.rlib" "/opt/crater/target/debug/deps/libserde-023fb2c69ee3821c.rlib" "/opt/crater/target/debug/deps/libhyper_native_tls-c13766ddb4d860b2.rlib" "/opt/crater/target/debug/deps/libnative_tls-9e4f0bd814cee611.rlib" "/opt/crater/target/debug/deps/libopenssl-ad2dae8b82074d05.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-69f752e5ebbdfef0.rlib" "/opt/crater/target/debug/deps/libforeign_types-2a1e48607c06fed3.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-ba70a268c095ba50.rlib" "/opt/crater/target/debug/deps/libbitflags-f034fe9ef0b445a7.rlib" "/opt/crater/target/debug/deps/libantidote-94a850dfe0d209c0.rlib" "/opt/crater/target/debug/deps/libhyper-fe92db22a635b4de.rlib" "/opt/crater/target/debug/deps/libmime-2eb3550a6108d090.rlib" "/opt/crater/target/debug/deps/liblog-5ad476e9af8f39be.rlib" "/opt/crater/target/debug/deps/liblog-55cfa8f7ed258bff.rlib" "/opt/crater/target/debug/deps/libcfg_if-3028bdd7b8e15bb5.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-31855a1d4a2b270f.rlib" "/opt/crater/target/debug/deps/libtypeable-f6f402f054f36331.rlib" "/opt/crater/target/debug/deps/libtraitobject-5c90cc2d32024dbf.rlib" "/opt/crater/target/debug/deps/libnum_cpus-509d1090a02489e2.rlib" "/opt/crater/target/debug/deps/libhttparse-edd6757da9f4355f.rlib" "/opt/crater/target/debug/deps/libunicase-b11bfdbf115a8339.rlib" "/opt/crater/target/debug/deps/liburl-ebaefb0ef9c8c191.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-7ae675a5263db170.rlib" "/opt/crater/target/debug/deps/libidna-52fbc9ef9e77809d.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-3ac46972447058ab.rlib" "/opt/crater/target/debug/deps/libsmallvec-8ab4c1b4228c68ef.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-ad8beb3a11009df0.rlib" "/opt/crater/target/debug/deps/libmatches-5962f64d87545c04.rlib" "/opt/crater/target/debug/deps/libtime-29b9853d922d9d06.rlib" "/opt/crater/target/debug/deps/libbase64-cf420233ba873e07.rlib" "/opt/crater/target/debug/deps/libsafemem-5cbc828c43f41378.rlib" "/opt/crater/target/debug/deps/libbyteorder-585fd2581aa01382.rlib" "/opt/crater/target/debug/deps/libread_color-3e1323d658cc3985.rlib" "/opt/crater/target/debug/deps/librand-4d2dd95f3d7aec75.rlib" "/opt/crater/target/debug/deps/librand_xorshift-4203f3157eb9a8e3.rlib" "/opt/crater/target/debug/deps/librand_pcg-8d4de0bb8369ce1b.rlib" "/opt/crater/target/debug/deps/librand_hc-bbd146a4b8bf6f4b.rlib" "/opt/crater/target/debug/deps/librand_chacha-e30594121fba25f8.rlib" "/opt/crater/target/debug/deps/librand_isaac-116c1a9914320278.rlib" "/opt/crater/target/debug/deps/librand_core-5fd440ec9008cce1.rlib" "/opt/crater/target/debug/deps/librand_os-df63c8a890c1e2e9.rlib" "/opt/crater/target/debug/deps/liblibc-d019039477cac03b.rlib" "/opt/crater/target/debug/deps/librand_jitter-06f1043e9c10514f.rlib" "/opt/crater/target/debug/deps/librand_core-fe4fc41bf9015dbc.rlib" "/opt/crater/target/debug/deps/libpiston_meta-1de6772353fa5cac.rlib" "/opt/crater/target/debug/deps/liblazy_static-eb33edc716f69401.rlib" "/opt/crater/target/debug/deps/libread_token-3acd1ed1e0e03693.rlib" "/opt/crater/target/debug/deps/librange-0381c15fffb63b59.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.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" "4c1435f8048d4f8ef9cade0723aec087497b3f354c1f340853e98d7d74b397f0"` [INFO] running `"docker" "rm" "-f" "4c1435f8048d4f8ef9cade0723aec087497b3f354c1f340853e98d7d74b397f0"` [INFO] [stdout] 4c1435f8048d4f8ef9cade0723aec087497b3f354c1f340853e98d7d74b397f0