[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 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjust-chillin%2Fcorrina-engine" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/just-chillin/corrina-engine on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-0/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", 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] d308f855fdc7e9ed6b6e11701d0a5ea5b2e990b5cddc4206731a4df9a67fff2b [INFO] running `Command { std: "docker" "start" "-a" "d308f855fdc7e9ed6b6e11701d0a5ea5b2e990b5cddc4206731a4df9a67fff2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d308f855fdc7e9ed6b6e11701d0a5ea5b2e990b5cddc4206731a4df9a67fff2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d308f855fdc7e9ed6b6e11701d0a5ea5b2e990b5cddc4206731a4df9a67fff2b", kill_on_drop: false }` [INFO] [stdout] d308f855fdc7e9ed6b6e11701d0a5ea5b2e990b5cddc4206731a4df9a67fff2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 312b3f7477a029c5424165e7d42d8b67f95255f4353f74d70f061f21cddaec03 [INFO] running `Command { std: "docker" "start" "-a" "312b3f7477a029c5424165e7d42d8b67f95255f4353f74d70f061f21cddaec03", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling sdl2 v0.34.3 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling atom v0.3.6 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling sdl2-sys v0.34.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling rayon v1.5.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-cb1c12592a62df6f.corrina_engine.e95407b4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/corrina_engine-cb1c12592a62df6f.corrina_engine.e95407b4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/corrina_engine-cb1c12592a62df6f.corrina_engine.e95407b4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/corrina_engine-cb1c12592a62df6f.corrina_engine.e95407b4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/corrina_engine-cb1c12592a62df6f.corrina_engine.e95407b4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/corrina_engine-cb1c12592a62df6f.corrina_engine.e95407b4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/corrina_engine-cb1c12592a62df6f.corrina_engine.e95407b4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/corrina_engine-cb1c12592a62df6f.corrina_engine.e95407b4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/corrina_engine-cb1c12592a62df6f.corrina_engine.e95407b4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/corrina_engine-cb1c12592a62df6f.corrina_engine.e95407b4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/corrina_engine-cb1c12592a62df6f.corrina_engine.e95407b4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/corrina_engine-cb1c12592a62df6f.corrina_engine.e95407b4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/corrina_engine-cb1c12592a62df6f.corrina_engine.e95407b4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/corrina_engine-cb1c12592a62df6f.corrina_engine.e95407b4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/corrina_engine-cb1c12592a62df6f.corrina_engine.e95407b4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/corrina_engine-cb1c12592a62df6f.corrina_engine.e95407b4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/corrina_engine-cb1c12592a62df6f.zlzu1l90f0mvyb1.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libspecs-e18bec43d3ab6ed9.rlib" "/opt/rustwide/target/debug/deps/liblog-c65c2be6af8be0cb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-a9c8229f3e29e98b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d2c9eeae564c130a.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ac57b1221b0d19c0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libtuple_utils-704ef2ee5f397f37.rlib" "/opt/rustwide/target/debug/deps/libshrev-d046810ec9484dc2.rlib" "/opt/rustwide/target/debug/deps/libshred-25ed50a12fa4b257.rlib" "/opt/rustwide/target/debug/deps/libtynm-65d9b9621a6a4efc.rlib" "/opt/rustwide/target/debug/deps/libnom-e390152a8a547647.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f8604f9f89df44f0.rlib" "/opt/rustwide/target/debug/deps/libmopa-d40aa275289a9cac.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-4f10f40bfaccb165.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7aff3213d137eb8f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-a3e63d06909ec4d2.rlib" "/opt/rustwide/target/debug/deps/libahash-d50e6a763f5846a4.rlib" "/opt/rustwide/target/debug/deps/libhibitset-59102554475aeec4.rlib" "/opt/rustwide/target/debug/deps/librayon-cf4789dea8d377b2.rlib" "/opt/rustwide/target/debug/deps/librayon_core-6d59cc7fe9e3e01e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-be9088b660f7c713.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-23d53fdf10e8622b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7f0f4864a515a534.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-81139abad08c6df2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-ef92b14296285601.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ecaa78be485258d2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libeither-8b1f227343d1093b.rlib" "/opt/rustwide/target/debug/deps/libatom-7c8914f60e019420.rlib" "/opt/rustwide/target/debug/deps/libsdl2-9914f4355bae54b8.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-3ccf39cc603689f8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/liblibc-98e498faaaf9c28d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.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/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/corrina_engine-cb1c12592a62df6f" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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` due to 2 previous errors; 27 warnings emitted [INFO] running `Command { std: "docker" "inspect" "312b3f7477a029c5424165e7d42d8b67f95255f4353f74d70f061f21cddaec03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "312b3f7477a029c5424165e7d42d8b67f95255f4353f74d70f061f21cddaec03", kill_on_drop: false }` [INFO] [stdout] 312b3f7477a029c5424165e7d42d8b67f95255f4353f74d70f061f21cddaec03