[INFO] cloning repository arnodb/torus_trooper_rs [INFO] running `"git" "clone" "--bare" "git://github.com/arnodb/torus_trooper_rs.git" "work/cache/sources/gh/arnodb/torus_trooper_rs"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/arnodb/torus_trooper_rs'... [INFO] running `"git" "clone" "work/cache/sources/gh/arnodb/torus_trooper_rs" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/arnodb/torus_trooper_rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/arnodb/torus_trooper_rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/arnodb/torus_trooper_rs" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/arnodb/torus_trooper_rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/arnodb/torus_trooper_rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 81a25c50245775bff9e597f03ec9325751813bef [INFO] sha for GitHub repo arnodb/torus_trooper_rs: 81a25c50245775bff9e597f03ec9325751813bef [INFO] validating manifest of arnodb/torus_trooper_rs on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of arnodb/torus_trooper_rs on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing arnodb/torus_trooper_rs [INFO] finished frobbing arnodb/torus_trooper_rs [INFO] frobbed toml for arnodb/torus_trooper_rs written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/arnodb/torus_trooper_rs/Cargo.toml [INFO] started frobbing arnodb/torus_trooper_rs [INFO] finished frobbing arnodb/torus_trooper_rs [INFO] frobbed toml for arnodb/torus_trooper_rs written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/arnodb/torus_trooper_rs/Cargo.toml [INFO] crate arnodb/torus_trooper_rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating git repository `https://github.com/arnodb/bulletml_rs.git` [INFO] [stderr] Updating git repository `https://github.com/Eh2406/preferences-rs.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rle_vec v0.4.0 [INFO] [stderr] Downloaded pistoncore-sdl2_window v0.55.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing arnodb/torus_trooper_rs against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/arnodb/torus_trooper_rs:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 6ddcedd362498b18a7afeaf116ddfc829078b278ae95b0bee637036135b8ece9 [INFO] running `"docker" "start" "-a" "6ddcedd362498b18a7afeaf116ddfc829078b278ae95b0bee637036135b8ece9"` [INFO] [stderr] warning: unused manifest key: dependencies.preferences.revision [INFO] [stderr] Compiling xmlparser v0.7.0 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling meval v0.2.0 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling torus_trooper v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Compiling preferences v2.0.0 (https://github.com/Eh2406/preferences-rs.git?branch=patch-1#4f426cf5) [INFO] [stderr] Compiling png v0.14.0 [INFO] [stderr] Compiling pistoncore-input v0.24.0 [INFO] [stderr] Compiling rle_vec v0.4.0 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling indextree v3.1.1 [INFO] [stderr] Compiling roxmltree v0.3.0 [INFO] [stderr] Compiling winit v0.18.1 [INFO] [stderr] Compiling image v0.21.1 [INFO] [stderr] Compiling bulletml v0.1.0 (https://github.com/arnodb/bulletml_rs.git#2553e344) [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 glutin v0.19.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.54.0 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.59.0 [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/tt/actor/bullet.rs:359:20 [INFO] [stderr] | [INFO] [stderr] 359 | shape: &Rc, [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Drawable` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/tt/actor/bullet.rs:360:26 [INFO] [stderr] | [INFO] [stderr] 360 | disap_shape: &Rc, [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Drawable` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/tt/actor/bullet.rs:535:15 [INFO] [stderr] | [INFO] [stderr] 535 | shape: Rc, [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Drawable` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/tt/actor/bullet.rs:536:21 [INFO] [stderr] | [INFO] [stderr] 536 | disap_shape: Rc, [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Drawable` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/tt/actor/bullet.rs:545:20 [INFO] [stderr] | [INFO] [stderr] 545 | shape: &Rc, [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Drawable` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/tt/actor/bullet.rs:546:26 [INFO] [stderr] | [INFO] [stderr] 546 | disap_shape: &Rc, [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Drawable` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/tt/actor/bullet.rs:567:20 [INFO] [stderr] | [INFO] [stderr] 567 | shape: &Rc, [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Drawable` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/tt/actor/bullet.rs:568:26 [INFO] [stderr] | [INFO] [stderr] 568 | disap_shape: &Rc, [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Drawable` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/tt/actor/enemy.rs:1051:79 [INFO] [stderr] | [INFO] [stderr] 1051 | let bsr = Rc::new(ResizableDrawable::new(bsr, size * 1.25)) as Rc; [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Drawable` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/tt/actor/enemy.rs:1052:81 [INFO] [stderr] | [INFO] [stderr] 1052 | let dbsr = Rc::new(ResizableDrawable::new(dbsr, size * 1.25)) as Rc; [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Drawable` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/tt/barrage.rs:19:15 [INFO] [stderr] | [INFO] [stderr] 19 | shape: Rc, [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Drawable` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/tt/barrage.rs:20:21 [INFO] [stderr] | [INFO] [stderr] 20 | disap_shape: Rc, [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Drawable` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/tt/barrage.rs:28:27 [INFO] [stderr] | [INFO] [stderr] 28 | pub fn new(shape: &Rc, disap_shape: &Rc) -> Self { [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Drawable` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/tt/barrage.rs:28:55 [INFO] [stderr] | [INFO] [stderr] 28 | pub fn new(shape: &Rc, disap_shape: &Rc) -> Self { [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Drawable` [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/tt/letter.rs:67:16 [INFO] [stderr] | [INFO] [stderr] 67 | '0'...'9' => c as u8 - b'0', [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: #[warn(ellipsis_inclusive_range_patterns)] on by default [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/tt/letter.rs:68:16 [INFO] [stderr] | [INFO] [stderr] 68 | 'A'...'Z' => c as u8 - b'A' + 10, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/tt/letter.rs:69:16 [INFO] [stderr] | [INFO] [stderr] 69 | 'a'...'z' => c as u8 - b'a' + 10, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/tt/shape/mod.rs:20:63 [INFO] [stderr] | [INFO] [stderr] 20 | fn check_collision_shape(&self, ax: f32, ay: f32, shape: &Collidable, speed: f32) -> bool { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Collidable` [INFO] [stderr] [INFO] [stderr] warning: the item `Iterator` is imported redundantly [INFO] [stderr] --> src/tt/tunnel.rs:38:13 [INFO] [stderr] | [INFO] [stderr] 38 | use std::iter::Iterator; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/tt/mod.rs:22:22 [INFO] [stderr] | [INFO] [stderr] 22 | pub pad: &'a mut pad::Pad, [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn pad::Pad` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> /opt/crater/target/debug/build/torus_trooper-0e1f847e289d7f85/out/gl_bindings.rs:9:36 [INFO] [stderr] | [INFO] [stderr] 9 | fn metaloadfn(loadfn: &mut FnMut(&'static str) -> *const __gl_imports::raw::c_void, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&'static str) -> *const __gl_imports::raw::c_void` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:212:51 [INFO] [stderr] | [INFO] [stderr] 212 | fn parse_brightness(s: &str) -> Result> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:220:51 [INFO] [stderr] | [INFO] [stderr] 220 | fn parse_luminosity(s: &str) -> Result> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [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/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/torus_trooper-e96e6bd1573b4f64.torus_trooper.9zcdfaox-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/torus_trooper-e96e6bd1573b4f64.torus_trooper.9zcdfaox-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/torus_trooper-e96e6bd1573b4f64.torus_trooper.9zcdfaox-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/torus_trooper-e96e6bd1573b4f64.torus_trooper.9zcdfaox-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/torus_trooper-e96e6bd1573b4f64.torus_trooper.9zcdfaox-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/torus_trooper-e96e6bd1573b4f64.torus_trooper.9zcdfaox-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/torus_trooper-e96e6bd1573b4f64.torus_trooper.9zcdfaox-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/torus_trooper-e96e6bd1573b4f64.torus_trooper.9zcdfaox-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/torus_trooper-e96e6bd1573b4f64.torus_trooper.9zcdfaox-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/torus_trooper-e96e6bd1573b4f64.torus_trooper.9zcdfaox-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/torus_trooper-e96e6bd1573b4f64.torus_trooper.9zcdfaox-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/torus_trooper-e96e6bd1573b4f64.torus_trooper.9zcdfaox-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/torus_trooper-e96e6bd1573b4f64.torus_trooper.9zcdfaox-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/torus_trooper-e96e6bd1573b4f64.torus_trooper.9zcdfaox-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/torus_trooper-e96e6bd1573b4f64.torus_trooper.9zcdfaox-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/torus_trooper-e96e6bd1573b4f64.torus_trooper.9zcdfaox-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/torus_trooper-e96e6bd1573b4f64" "/opt/crater/target/debug/deps/torus_trooper-e96e6bd1573b4f64.32xb9c6dnzqf460h.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-dba22120e1e463d3/out" "-L" "/opt/crater/target/debug/build/libloading-19167c5e77b22ef0/out" "-L" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libstructopt-69e4485a59c7b811.rlib" "/opt/crater/target/debug/deps/libclap-8333682fdea3b9cd.rlib" "/opt/crater/target/debug/deps/libvec_map-93769db312b5e022.rlib" "/opt/crater/target/debug/deps/libtextwrap-fc8ae358ae65d637.rlib" "/opt/crater/target/debug/deps/libunicode_width-805e15fbea7d8565.rlib" "/opt/crater/target/debug/deps/libstrsim-65f61cd42f0cb83e.rlib" "/opt/crater/target/debug/deps/libatty-467d7601e813f8b6.rlib" "/opt/crater/target/debug/deps/libansi_term-3f6b86b4b1f9989c.rlib" "/opt/crater/target/debug/deps/libsdl2-1522ca352bcbe9c1.rlib" "/opt/crater/target/debug/deps/libsdl2_sys-a9691a134c721e00.rlib" "/opt/crater/target/debug/deps/libnum-49e206f4ab46d7c6.rlib" "/opt/crater/target/debug/deps/libopengl_graphics-7880d11e438a69a5.rlib" "/opt/crater/target/debug/deps/libgraphics-2acae50f4dd8407e.rlib" "/opt/crater/target/debug/deps/libinterpolation-261b6d957df7d89f.rlib" "/opt/crater/target/debug/deps/libread_color-74f0b6851cc2c22f.rlib" "/opt/crater/target/debug/deps/libtexture-e7ef25ba472b26c3.rlib" "/opt/crater/target/debug/deps/libvecmath-2acc61e8a520aa2e.rlib" "/opt/crater/target/debug/deps/libimage-de01b3ac78c6a562.rlib" "/opt/crater/target/debug/deps/libtiff-82245c5bbd1d9f2d.rlib" "/opt/crater/target/debug/deps/libpng-2171684b492143f3.rlib" "/opt/crater/target/debug/deps/libdeflate-b5ee69a8c264f0ad.rlib" "/opt/crater/target/debug/deps/libinflate-7d99f1e2c2f73d5b.rlib" "/opt/crater/target/debug/deps/libadler32-e5d9aff421ab1c80.rlib" "/opt/crater/target/debug/deps/libjpeg_decoder-3fdafb0d57cbe96d.rlib" "/opt/crater/target/debug/deps/librayon-16833d8c1c8d54cf.rlib" "/opt/crater/target/debug/deps/libeither-861e652eef6ddf73.rlib" "/opt/crater/target/debug/deps/librayon_core-5d071bc0ff63484c.rlib" "/opt/crater/target/debug/deps/libnum_cpus-88988bc077863681.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-1e812f2f6bd8f43a.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-e7ad3fb945774f7d.rlib" "/opt/crater/target/debug/deps/libmemoffset-07fb8d6dd7a47f76.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-1e283c9024a08704.rlib" "/opt/crater/target/debug/deps/libnodrop-a7323817aaf3fc4b.rlib" "/opt/crater/target/debug/deps/libscoped_threadpool-7e9a3c00e36f20a2.rlib" "/opt/crater/target/debug/deps/libgif-b7a6798c27525d4a.rlib" "/opt/crater/target/debug/deps/libcolor_quant-93ce2a3e06d3b0ef.rlib" "/opt/crater/target/debug/deps/libnum_rational-e295382cb7fb7e00.rlib" "/opt/crater/target/debug/deps/libnum_iter-4c2592bdcf755dee.rlib" "/opt/crater/target/debug/deps/libnum_integer-9488503a36788878.rlib" "/opt/crater/target/debug/deps/liblzw-d72769a44ab4462c.rlib" "/opt/crater/target/debug/deps/libshaders_graphics2d-e4c910ef7e32a07f.rlib" "/opt/crater/target/debug/deps/libglutin_window-bd3756e87e34f8ce.rlib" "/opt/crater/target/debug/deps/libgl-a6fba7a8eadd4232.rlib" "/opt/crater/target/debug/deps/libglutin-6c48649d1b525691.rlib" "/opt/crater/target/debug/deps/libosmesa_sys-5579b53415c297e3.rlib" "/opt/crater/target/debug/deps/libwinit-4fef77b27792fd3e.rlib" "/opt/crater/target/debug/deps/libsmithay_client_toolkit-8a67bf8e08f9dd9a.rlib" "/opt/crater/target/debug/deps/libwayland_protocols-ec846d5867c0aa31.rlib" "/opt/crater/target/debug/deps/libwayland_client-4e1be228ebdd738d.rlib" "/opt/crater/target/debug/deps/libwayland_commons-72ab4c9e10c89efa.rlib" "/opt/crater/target/debug/deps/libwayland_sys-ab1f233a17c695e7.rlib" "/opt/crater/target/debug/deps/libnix-69c4819872c276e3.rlib" "/opt/crater/target/debug/deps/libvoid-4ffe1dd99c0eb293.rlib" "/opt/crater/target/debug/deps/libmemmap-dd5c86195eee4b28.rlib" "/opt/crater/target/debug/deps/libandrew-2d4393186f36d366.rlib" "/opt/crater/target/debug/deps/libxml-5cbe7092de0f7dfa.rlib" "/opt/crater/target/debug/deps/libwalkdir-c201473e3b7f8924.rlib" "/opt/crater/target/debug/deps/libsame_file-3d350366c92c887c.rlib" "/opt/crater/target/debug/deps/librusttype-9fce32b7fc360f5b.rlib" "/opt/crater/target/debug/deps/libstb_truetype-44c62230c0db28b8.rlib" "/opt/crater/target/debug/deps/libbyteorder-406ad78b2cd8d952.rlib" "/opt/crater/target/debug/deps/libarrayvec-b8f99a1c12b2857e.rlib" "/opt/crater/target/debug/deps/libapprox-a2cb68d8ba02b80e.rlib" "/opt/crater/target/debug/deps/libordered_float-46d6049b5aa3e57a.rlib" "/opt/crater/target/debug/deps/libline_drawing-6b9b2e00fc792ab0.rlib" "/opt/crater/target/debug/deps/libnum_traits-863ec76389318891.rlib" "/opt/crater/target/debug/deps/libdlib-154c3186e36b70de.rlib" "/opt/crater/target/debug/deps/liblibloading-279932c56d804576.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-4058df92f77a8a44.rlib" "/opt/crater/target/debug/deps/libparking_lot-9da438075e823aee.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-eac7a8dedb31362d.rlib" "/opt/crater/target/debug/deps/libsmallvec-49641c10b9b692fe.rlib" "/opt/crater/target/debug/deps/librand-1e5dd641bcc80755.rlib" "/opt/crater/target/debug/deps/librand_xorshift-e3f911b54e25ff3b.rlib" "/opt/crater/target/debug/deps/librand_pcg-515ff405da49f047.rlib" "/opt/crater/target/debug/deps/librand_hc-d24e8b637969bd0e.rlib" "/opt/crater/target/debug/deps/librand_chacha-d64f3b7183b11179.rlib" "/opt/crater/target/debug/deps/librand_isaac-d7bbe276c7b2d57a.rlib" "/opt/crater/target/debug/deps/librand_core-6fa9f5d43a50161b.rlib" "/opt/crater/target/debug/deps/librand_os-30efd53ffc84772f.rlib" "/opt/crater/target/debug/deps/librand_jitter-801d28c4cdb39680.rlib" "/opt/crater/target/debug/deps/librand_core-2f3dd869820ff822.rlib" "/opt/crater/target/debug/deps/liblock_api-f6b7325823472916.rlib" "/opt/crater/target/debug/deps/libowning_ref-c34ce4d89c989c93.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-39b80d52d885a31d.rlib" "/opt/crater/target/debug/deps/libscopeguard-4f938876ba0f86be.rlib" "/opt/crater/target/debug/deps/libx11_dl-9012816d51d298d9.rlib" "/opt/crater/target/debug/deps/liblog-1e97f7d4bcf0c133.rlib" "/opt/crater/target/debug/deps/libshared_library-16043da78cb9c549.rlib" "/opt/crater/target/debug/deps/libpreferences-e7610bc89c3033d4.rlib" "/opt/crater/target/debug/deps/libserde_json-a2f193409328d903.rlib" "/opt/crater/target/debug/deps/libryu-4ab3e070c2f0eef5.rlib" "/opt/crater/target/debug/deps/libitoa-b9b9dfe8da4383e0.rlib" "/opt/crater/target/debug/deps/libapp_dirs-4c8217f7f800e08e.rlib" "/opt/crater/target/debug/deps/libxdg-b5612b3bf4d86bf4.rlib" "/opt/crater/target/debug/deps/librle_vec-851d3eec17f2b9d0.rlib" "/opt/crater/target/debug/deps/libpiston-14de19dd1d6bb180.rlib" "/opt/crater/target/debug/deps/libevent_loop-e7d37d2349617941.rlib" "/opt/crater/target/debug/deps/libwindow-48f247cc2bf99050.rlib" "/opt/crater/target/debug/deps/libshader_version-bb8633bf46c273c6.rlib" "/opt/crater/target/debug/deps/libinput-fd576b56810590b9.rlib" "/opt/crater/target/debug/deps/libviewport-0881f5043c643cae.rlib" "/opt/crater/target/debug/deps/libfloat-73be8e78a6af933f.rlib" "/opt/crater/target/debug/deps/libserde-2a36b79b840af7bd.rlib" "/opt/crater/target/debug/deps/libbulletml-33298a9568d0370f.rlib" "/opt/crater/target/debug/deps/libroxmltree-7641d58644ea38f8.rlib" "/opt/crater/target/debug/deps/libxmlparser-30ae8d45a3f54fc6.rlib" "/opt/crater/target/debug/deps/libmeval-f87d4a38126841d1.rlib" "/opt/crater/target/debug/deps/libfnv-58c7188adf814461.rlib" "/opt/crater/target/debug/deps/libnom-4b2debe0186023e2.rlib" "/opt/crater/target/debug/deps/libindextree-4c49cefabd300b91.rlib" "/opt/crater/target/debug/deps/liblazy_static-e5ded5d8dfa94ec6.rlib" "/opt/crater/target/debug/deps/libfailure-a1ff0f1228320f39.rlib" "/opt/crater/target/debug/deps/libbacktrace-25b00b8f886c5a6a.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-2766caeb8462e2ce.rlib" "/opt/crater/target/debug/deps/librustc_demangle-2750acd46bdee415.rlib" "/opt/crater/target/debug/deps/libcfg_if-5d180f830a1c4a5d.rlib" "/opt/crater/target/debug/deps/liblibc-73e2d6fa8ae40987.rlib" "/opt/crater/target/debug/deps/libbitflags-2da86ef0b219352b.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-196d0eff8e603c0a.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1c597f5941591e04.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-a20af2d3380aa511.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-f989f9e071798586.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-52fb60b932b5ef90.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-90a3fdc679697856.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-06d10270cfa51644.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8abb913fca550f79.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-31fd2baab47b156c.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0862cc65189bd4af.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8010b8629f5aa3e5.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2d032fe7d4e1e163.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-622fdce0dc084cba.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-a17fdd0a687135a8.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_mixer" "-ldl" "-ldl" "-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 `torus_trooper`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "6ddcedd362498b18a7afeaf116ddfc829078b278ae95b0bee637036135b8ece9"` [INFO] running `"docker" "rm" "-f" "6ddcedd362498b18a7afeaf116ddfc829078b278ae95b0bee637036135b8ece9"` [INFO] [stdout] 6ddcedd362498b18a7afeaf116ddfc829078b278ae95b0bee637036135b8ece9