[INFO] cloning repository https://github.com/just-chillin/corrina-engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/just-chillin/corrina-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjust-chillin%2Fcorrina-engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjust-chillin%2Fcorrina-engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9950b4572a0c98d2bc9cc5697a3f213020be207f [INFO] testing just-chillin/corrina-engine against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjust-chillin%2Fcorrina-engine" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/just-chillin/corrina-engine on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/just-chillin/corrina-engine [INFO] finished tweaking git repo https://github.com/just-chillin/corrina-engine [INFO] tweaked toml for git repo https://github.com/just-chillin/corrina-engine written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/just-chillin/corrina-engine already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3839b46806596e628dcc8053b8f6255ec982974f620b92e8db7695d039785b51 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3839b46806596e628dcc8053b8f6255ec982974f620b92e8db7695d039785b51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3839b46806596e628dcc8053b8f6255ec982974f620b92e8db7695d039785b51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3839b46806596e628dcc8053b8f6255ec982974f620b92e8db7695d039785b51", kill_on_drop: false }` [INFO] [stdout] 3839b46806596e628dcc8053b8f6255ec982974f620b92e8db7695d039785b51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e878faa0157502873ea08df1329a6fc288d6e33ae4813bb2096530c618409934 [INFO] running `Command { std: "docker" "start" "-a" "e878faa0157502873ea08df1329a6fc288d6e33ae4813bb2096530c618409934", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling sdl2 v0.34.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling sdl2-sys v0.34.3 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling tynm v0.1.6 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling shred v0.10.2 [INFO] [stderr] Compiling specs v0.16.1 [INFO] [stderr] Compiling corrina-engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `BorrowMut`, `Borrow` [INFO] [stdout] --> src/main.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | use std::borrow::{Borrow, BorrowMut}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cell::RefCell` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::cell::RefCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::atomic::Ordering` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::atomic::Ordering; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `RefCell`, `Ref` [INFO] [stdout] --> src/sdl_sys.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | use std::cell::{RefCell, Ref}; [INFO] [stdout] | ^^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::BorrowMut` [INFO] [stdout] --> src/sdl_sys.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::borrow::BorrowMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Join`, `World`, `WriteStorage` [INFO] [stdout] --> src/sdl_sys.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use specs::{WriteStorage, System, Join, World, WorldExt}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sdl2::event::Event` [INFO] [stdout] --> src/sdl_sys.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use sdl2::event::Event; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `specs::shred::DynamicSystemData` [INFO] [stdout] --> src/sdl_sys.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use specs::shred::DynamicSystemData; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::pin::Pin` [INFO] [stdout] --> src/sdl_sys.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::pin::Pin; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::components::actor::ActorComponent` [INFO] [stdout] --> src/components/scene.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::components::actor::ActorComponent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/sdl_sys.rs:36:25 [INFO] [stdout] | [INFO] [stdout] 36 | if IS_RUNNING.0.compare_and_swap(true, true, Ordering::Relaxed) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `WorldExt` [INFO] [stdout] --> src/sdl_sys.rs:6:48 [INFO] [stdout] | [INFO] [stdout] 6 | use specs::{WriteStorage, System, Join, World, WorldExt}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/sdl_sys.rs:58:23 [INFO] [stdout] | [INFO] [stdout] 58 | fn run(&mut self, data: Self::SystemData) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `world` [INFO] [stdout] --> src/game/my_game_mode.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) fn new(world: &mut World) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_world` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | let mut world = World::new(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | let mut dispatcher = DispatcherBuilder::new() [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sdl` [INFO] [stdout] --> src/sdl_sys.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | sdl: Sdl, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sdl_video` [INFO] [stdout] --> src/sdl_sys.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | sdl_video: VideoSubsystem, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sdl_image` [INFO] [stdout] --> src/sdl_sys.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | sdl_image: Sdl2ImageContext, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sdl_evt` [INFO] [stdout] --> src/sdl_sys.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | sdl_evt: EventSubsystem, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `evt_pump` [INFO] [stdout] --> src/sdl_sys.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | evt_pump: EventPump, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `window` [INFO] [stdout] --> src/sdl_sys.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | window: Window, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `player` [INFO] [stdout] --> src/game/my_game_mode.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | player: Player, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `enemies` [INFO] [stdout] --> src/game/my_game_mode.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | enemies: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `ActorComponent` [INFO] [stdout] --> src/components/actor.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct ActorComponent; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `SceneComponent` [INFO] [stdout] --> src/components/scene.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | struct SceneComponent; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `PrimitiveComponent` [INFO] [stdout] --> src/components/primitive.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | struct PrimitiveComponent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/corrina_engine-5e9cf02e2805b1ad.corrina_engine.b5518243-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/corrina_engine-5e9cf02e2805b1ad.corrina_engine.b5518243-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/corrina_engine-5e9cf02e2805b1ad.corrina_engine.b5518243-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/corrina_engine-5e9cf02e2805b1ad.corrina_engine.b5518243-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/corrina_engine-5e9cf02e2805b1ad.corrina_engine.b5518243-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/corrina_engine-5e9cf02e2805b1ad.corrina_engine.b5518243-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/corrina_engine-5e9cf02e2805b1ad.corrina_engine.b5518243-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/corrina_engine-5e9cf02e2805b1ad.corrina_engine.b5518243-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/corrina_engine-5e9cf02e2805b1ad.corrina_engine.b5518243-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/corrina_engine-5e9cf02e2805b1ad.corrina_engine.b5518243-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/corrina_engine-5e9cf02e2805b1ad.corrina_engine.b5518243-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/corrina_engine-5e9cf02e2805b1ad.corrina_engine.b5518243-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/corrina_engine-5e9cf02e2805b1ad.corrina_engine.b5518243-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/corrina_engine-5e9cf02e2805b1ad.corrina_engine.b5518243-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/corrina_engine-5e9cf02e2805b1ad.corrina_engine.b5518243-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/corrina_engine-5e9cf02e2805b1ad.corrina_engine.b5518243-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/corrina_engine-5e9cf02e2805b1ad.3wldq6ec3brz3zs4.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libspecs-ade5877bd7b81961.rlib" "/opt/rustwide/target/debug/deps/liblog-edb5c880f0226fa8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-73d12a08ebce2f3e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8fce2d2d99fe4c54.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libtuple_utils-2f15c894d0621d00.rlib" "/opt/rustwide/target/debug/deps/libshrev-4d511baa21bc5a11.rlib" "/opt/rustwide/target/debug/deps/libshred-385def3dbe3bc9e4.rlib" "/opt/rustwide/target/debug/deps/libtynm-9632aa02e6d7dfb9.rlib" "/opt/rustwide/target/debug/deps/libnom-48b1beadf7405da9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-45e941388b3335c6.rlib" "/opt/rustwide/target/debug/deps/libmopa-789a23a8fcee4dd6.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f0c7e883a956d297.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-495e2dae6eaeb6a4.rlib" "/opt/rustwide/target/debug/deps/libahash-6f1386d08d2b0efa.rlib" "/opt/rustwide/target/debug/deps/libhibitset-51560852a5424dc2.rlib" "/opt/rustwide/target/debug/deps/librayon-c4b9f326b593f8e8.rlib" "/opt/rustwide/target/debug/deps/librayon_core-c3f32d2ca6c8fbaa.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9da374f71f269b82.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-51b483575cfbe699.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-570e7ac8bf16f14a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-f6972f3a88deed98.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-52a0f7d384b74ce3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b1e48b03eeb77bf7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libeither-d092b3e3a60a447e.rlib" "/opt/rustwide/target/debug/deps/libatom-62a55aeb26597e19.rlib" "/opt/rustwide/target/debug/deps/libsdl2-e46aaea4f34af030.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-419403e08d6229d6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/liblibc-d8ae320e0a30525b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/corrina_engine-5e9cf02e2805b1ad" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_image [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `corrina-engine` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "e878faa0157502873ea08df1329a6fc288d6e33ae4813bb2096530c618409934", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e878faa0157502873ea08df1329a6fc288d6e33ae4813bb2096530c618409934", kill_on_drop: false }` [INFO] [stdout] e878faa0157502873ea08df1329a6fc288d6e33ae4813bb2096530c618409934