[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.37-6/sources/1.36.0/reg/piston-dyon_interactive/0.30.0 [INFO] extracting crate piston-dyon_interactive 0.30.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/piston-dyon_interactive/0.30.0 [INFO] validating manifest of piston-dyon_interactive-0.30.0 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 piston-dyon_interactive-0.30.0 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 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.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/reg/piston-dyon_interactive/0.30.0/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 piston-dyon_interactive-0.30.0 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-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.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.36.0" "build" "--frozen"` [INFO] [stdout] 3429587409dd857367a3e87a9ac348e2d930cc070585e7ea8f7d1f7b6fea5084 [INFO] running `"docker" "start" "-a" "3429587409dd857367a3e87a9ac348e2d930cc070585e7ea8f7d1f7b6fea5084"` [INFO] [stderr] Compiling piston-float v0.3.0 [INFO] [stderr] Compiling range v0.3.1 [INFO] [stderr] Compiling shader_version v0.3.0 [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling piston-texture v0.6.0 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling current v0.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.4.3 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling read_token v0.9.0 [INFO] [stderr] Compiling piston-viewport v0.5.0 [INFO] [stderr] Compiling vecmath v0.3.1 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling pistoncore-input v0.24.0 [INFO] [stderr] Compiling reqwest v0.4.0 [INFO] [stderr] Compiling piston_meta v0.30.0 [INFO] [stderr] Compiling piston2d-graphics v0.30.0 [INFO] [stderr] Compiling dyon v0.42.0 [INFO] [stderr] Compiling tiff v0.2.2 [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 image v0.21.2 [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 44.08s [INFO] running `"docker" "inspect" "3429587409dd857367a3e87a9ac348e2d930cc070585e7ea8f7d1f7b6fea5084"` [INFO] running `"docker" "rm" "-f" "3429587409dd857367a3e87a9ac348e2d930cc070585e7ea8f7d1f7b6fea5084"` [INFO] [stdout] 3429587409dd857367a3e87a9ac348e2d930cc070585e7ea8f7d1f7b6fea5084 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 3fd9495196c00f7b613a94899b1ebdac4b81f1bb7116c8bed4986985bf03ac7e [INFO] running `"docker" "start" "-a" "3fd9495196c00f7b613a94899b1ebdac4b81f1bb7116c8bed4986985bf03ac7e"` [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.3.1 [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 piston2d-opengl_graphics v0.59.0 [INFO] [stderr] Compiling pistoncore-sdl2_window v0.55.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.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/dyongame-7412bb4b7235be47.dyongame.7of1llmw-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/dyongame-7412bb4b7235be47.dyongame.7of1llmw-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/dyongame-7412bb4b7235be47.dyongame.7of1llmw-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/dyongame-7412bb4b7235be47.dyongame.7of1llmw-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/dyongame-7412bb4b7235be47.dyongame.7of1llmw-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/dyongame-7412bb4b7235be47.dyongame.7of1llmw-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/dyongame-7412bb4b7235be47.dyongame.7of1llmw-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/dyongame-7412bb4b7235be47.dyongame.7of1llmw-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/dyongame-7412bb4b7235be47.dyongame.7of1llmw-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/dyongame-7412bb4b7235be47.dyongame.7of1llmw-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/dyongame-7412bb4b7235be47.dyongame.7of1llmw-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/dyongame-7412bb4b7235be47.dyongame.7of1llmw-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/dyongame-7412bb4b7235be47.dyongame.7of1llmw-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/dyongame-7412bb4b7235be47.dyongame.7of1llmw-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/dyongame-7412bb4b7235be47.dyongame.7of1llmw-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/dyongame-7412bb4b7235be47.dyongame.7of1llmw-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/dyongame-7412bb4b7235be47" "/opt/crater/target/debug/examples/dyongame-7412bb4b7235be47.4dvkt3eauxkyhez1.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/libmusic-98c9f2d39205baa0.rlib" "/opt/crater/target/debug/deps/libdyon_interactive-30df3c0d81046cac.rlib" "/opt/crater/target/debug/deps/libcurrent-583d341cd086ce27.rlib" "/opt/crater/target/debug/deps/libpiston-6512b835a5f31a7d.rlib" "/opt/crater/target/debug/deps/libevent_loop-75fa80c587c7ee4e.rlib" "/opt/crater/target/debug/deps/libopengl_graphics-3d0c97df7ca2c1f0.rlib" "/opt/crater/target/debug/deps/libgraphics-40d89c9570dab60d.rlib" "/opt/crater/target/debug/deps/libfnv-0d57e5fd8327cc13.rlib" "/opt/crater/target/debug/deps/librusttype-fcdf74770c628d79.rlib" "/opt/crater/target/debug/deps/libstb_truetype-587b4ddca73fd12b.rlib" "/opt/crater/target/debug/deps/libordered_float-941d35ae64b2e873.rlib" "/opt/crater/target/debug/deps/libapprox-d6dd1fd6d3dff9d4.rlib" "/opt/crater/target/debug/deps/libinterpolation-f00ca22f817a3fa2.rlib" "/opt/crater/target/debug/deps/libtexture-671e62e4c629e6c4.rlib" "/opt/crater/target/debug/deps/libimage-4c814476a899da3d.rlib" "/opt/crater/target/debug/deps/libtiff-3cec64e53d650b8c.rlib" "/opt/crater/target/debug/deps/libpng-7730eb2c1c9fb2a7.rlib" "/opt/crater/target/debug/deps/libdeflate-7dcd6ef70ee4a22e.rlib" "/opt/crater/target/debug/deps/libinflate-f270147f503dc3cc.rlib" "/opt/crater/target/debug/deps/libadler32-46acf8b49c11de91.rlib" "/opt/crater/target/debug/deps/libjpeg_decoder-7312263f08ccba8a.rlib" "/opt/crater/target/debug/deps/librayon-aea2ae7838c9e55e.rlib" "/opt/crater/target/debug/deps/librayon_core-50cb101975bd040e.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-c0f5751a63321b42.rlib" "/opt/crater/target/debug/deps/libeither-330d39b835267df2.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-0ba8a41350b6f2ca.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-fb6e8420b402c637.rlib" "/opt/crater/target/debug/deps/libscopeguard-9b8601d6dfc234d1.rlib" "/opt/crater/target/debug/deps/libmemoffset-f086ca483a85f9a8.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-1194d3403efb476d.rlib" "/opt/crater/target/debug/deps/libarrayvec-fc69fa362388ff8e.rlib" "/opt/crater/target/debug/deps/libnodrop-e7a4f1c1f7749e1f.rlib" "/opt/crater/target/debug/deps/libgif-a43f52c9d9404aca.rlib" "/opt/crater/target/debug/deps/libcolor_quant-8511fd5bfbc7d035.rlib" "/opt/crater/target/debug/deps/libscoped_threadpool-6d4da2a6693d38c4.rlib" "/opt/crater/target/debug/deps/libnum_rational-952e7b260ec60ab1.rlib" "/opt/crater/target/debug/deps/liblzw-f7952389a69c619d.rlib" "/opt/crater/target/debug/deps/libshaders_graphics2d-d85669a593bf6c7d.rlib" "/opt/crater/target/debug/deps/libsdl2_window-43db07ebb3387e31.rlib" "/opt/crater/target/debug/deps/libgl-ceab8017025ffb27.rlib" "/opt/crater/target/debug/deps/libwindow-20884c161f3caea9.rlib" "/opt/crater/target/debug/deps/libinput-4ec2de23ed21c7b5.rlib" "/opt/crater/target/debug/deps/libviewport-c3cc65d5644197de.rlib" "/opt/crater/target/debug/deps/libserde-f4ad0cdcf3ae7a20.rlib" "/opt/crater/target/debug/deps/libshader_version-fff5a41afb460f16.rlib" "/opt/crater/target/debug/deps/libsdl2-c4759a92e278e97d.rlib" "/opt/crater/target/debug/deps/libsdl2_sys-7dfaa545af1036c6.rlib" "/opt/crater/target/debug/deps/libbitflags-7220c27e9b431920.rlib" "/opt/crater/target/debug/deps/libnum-9181060792beca92.rlib" "/opt/crater/target/debug/deps/libnum_iter-119af297c543b436.rlib" "/opt/crater/target/debug/deps/libnum_integer-a81dd69c1c0fe133.rlib" "/opt/crater/target/debug/deps/libdyon-52e972d536cdddba.rlib" "/opt/crater/target/debug/deps/libvecmath-f050caea62a1e72a.rlib" "/opt/crater/target/debug/deps/libfloat-046a8295d279ccef.rlib" "/opt/crater/target/debug/deps/libreqwest-bfe099e1dc4a87bb.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-b4a09586c52868a2.rlib" "/opt/crater/target/debug/deps/libserde_json-d4c63310dca786d2.rlib" "/opt/crater/target/debug/deps/libdtoa-17e858e72eddd217.rlib" "/opt/crater/target/debug/deps/libitoa-03ed006c279c1d9e.rlib" "/opt/crater/target/debug/deps/libnum_traits-2ff1be0d267196f3.rlib" "/opt/crater/target/debug/deps/libnum_traits-8c434304d2c544b1.rlib" "/opt/crater/target/debug/deps/libserde-3fb650844fa5ba98.rlib" "/opt/crater/target/debug/deps/libhyper_native_tls-fd6667a3d4fec190.rlib" "/opt/crater/target/debug/deps/libnative_tls-31d09c3d1bb9f59c.rlib" "/opt/crater/target/debug/deps/libopenssl-49ebb5162980535e.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-c30019841a4b7845.rlib" "/opt/crater/target/debug/deps/libforeign_types-18c90140df6a780d.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-4758894be52a3354.rlib" "/opt/crater/target/debug/deps/libbitflags-acbeb843e8a410b5.rlib" "/opt/crater/target/debug/deps/libantidote-01606454dca6e687.rlib" "/opt/crater/target/debug/deps/libhyper-0aa276d4ac40551e.rlib" "/opt/crater/target/debug/deps/libmime-918ca09a772705da.rlib" "/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/liblanguage_tags-64cc9c97c5566356.rlib" "/opt/crater/target/debug/deps/libtypeable-215d98ef64fbe0e2.rlib" "/opt/crater/target/debug/deps/libtraitobject-e33df04668a8e80e.rlib" "/opt/crater/target/debug/deps/libnum_cpus-84b2b9d4899d054a.rlib" "/opt/crater/target/debug/deps/libhttparse-06e3890b6d63ce9f.rlib" "/opt/crater/target/debug/deps/libunicase-6496f0874eb2dbae.rlib" "/opt/crater/target/debug/deps/liburl-d1846cda2e7e44b0.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-46b84a469bd03b92.rlib" "/opt/crater/target/debug/deps/libidna-5950e5a8905ea49d.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-1d9a5692bf796d09.rlib" "/opt/crater/target/debug/deps/libsmallvec-e7fd7440a8b77331.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-a91dbe3d8912b8a4.rlib" "/opt/crater/target/debug/deps/libmatches-3af62a8bbaa5211e.rlib" "/opt/crater/target/debug/deps/libtime-4355d8e50100aa43.rlib" "/opt/crater/target/debug/deps/libbase64-672a794a04ca9888.rlib" "/opt/crater/target/debug/deps/libsafemem-af513533643f5271.rlib" "/opt/crater/target/debug/deps/libbyteorder-1ca0e27fd3a97256.rlib" "/opt/crater/target/debug/deps/libread_color-83a453da05490d77.rlib" "/opt/crater/target/debug/deps/librand-90f16bd48677b73c.rlib" "/opt/crater/target/debug/deps/librand_xorshift-6a66fc50e6498d00.rlib" "/opt/crater/target/debug/deps/librand_pcg-d8d5dea3cc11bfd5.rlib" "/opt/crater/target/debug/deps/librand_hc-83283ab0a0ee3df8.rlib" "/opt/crater/target/debug/deps/librand_chacha-935e7b1d9428a758.rlib" "/opt/crater/target/debug/deps/librand_isaac-94fc18115e9afd61.rlib" "/opt/crater/target/debug/deps/librand_core-482fdfb44fe03c92.rlib" "/opt/crater/target/debug/deps/librand_os-0de48faa648b11e1.rlib" "/opt/crater/target/debug/deps/liblibc-e3ba75b536aabfa5.rlib" "/opt/crater/target/debug/deps/librand_jitter-1f73b0ee635ef60d.rlib" "/opt/crater/target/debug/deps/librand_core-a9179eebc82cf0f0.rlib" "/opt/crater/target/debug/deps/libpiston_meta-720d74182c8ff83a.rlib" "/opt/crater/target/debug/deps/liblazy_static-35422c5bca3b6d90.rlib" "/opt/crater/target/debug/deps/libread_token-5e49b0ac99002d23.rlib" "/opt/crater/target/debug/deps/librange-4e3452cb082d71d0.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" "-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" "3fd9495196c00f7b613a94899b1ebdac4b81f1bb7116c8bed4986985bf03ac7e"` [INFO] running `"docker" "rm" "-f" "3fd9495196c00f7b613a94899b1ebdac4b81f1bb7116c8bed4986985bf03ac7e"` [INFO] [stdout] 3fd9495196c00f7b613a94899b1ebdac4b81f1bb7116c8bed4986985bf03ac7e