[INFO] updating cached repository https://github.com/PerminovEugene/rust-game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 080e661f6a71fa4116c21644a16d4b3652165ea0 [INFO] testing PerminovEugene/rust-game against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPerminovEugene%2Frust-game" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PerminovEugene/rust-game on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PerminovEugene/rust-game [INFO] finished tweaking git repo https://github.com/PerminovEugene/rust-game [INFO] tweaked toml for git repo https://github.com/PerminovEugene/rust-game written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/PerminovEugene/rust-game already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] cf5fadac14aae4e906cf44633e11c4e19eb03cf06c0e9da2eff923c022f47258 [INFO] running `Command { std: "docker" "start" "-a" "cf5fadac14aae4e906cf44633e11c4e19eb03cf06c0e9da2eff923c022f47258", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf5fadac14aae4e906cf44633e11c4e19eb03cf06c0e9da2eff923c022f47258", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf5fadac14aae4e906cf44633e11c4e19eb03cf06c0e9da2eff923c022f47258", kill_on_drop: false }` [INFO] [stdout] cf5fadac14aae4e906cf44633e11c4e19eb03cf06c0e9da2eff923c022f47258 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59f09b68a92e2dbd3e16de9b64e5262f6ca5372400456bd1f37d7b13a84a0375 [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" "59f09b68a92e2dbd3e16de9b64e5262f6ca5372400456bd1f37d7b13a84a0375", kill_on_drop: false }` [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling shred-derive v0.5.1 [INFO] [stderr] Compiling shred v0.7.2 [INFO] [stderr] Compiling hibitset v0.5.4 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling crossbeam v0.4.1 [INFO] [stderr] Compiling specs v0.14.3 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling game v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::MovementCommand` [INFO] [stdout] --> src/ai.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use super::MovementCommand; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sdl2::event::Event` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use sdl2::event::Event; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sdl2::keyboard::Keycode` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use sdl2::keyboard::Keycode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Point` [INFO] [stdout] --> src/main.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | use sdl2::rect::{Point, Rect}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `specs::storage::StorageEntry` [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use specs::storage::StorageEntry; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused label [INFO] [stdout] --> src/main.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | 'running: loop { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_labels)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/main.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 138 | / 'running: loop { [INFO] [stdout] 139 | | // None - no change, Some(MovementCommand) - perform movement [INFO] [stdout] 140 | | // let mut movement_command = None; [INFO] [stdout] 141 | | // Handle events [INFO] [stdout] ... | [INFO] [stdout] 182 | | ::std::thread::sleep(Duration::new(0, 1_000_000_000u32 / 20)); [INFO] [stdout] 183 | | } [INFO] [stdout] | |_____- any code following this expression is unreachable [INFO] [stdout] 184 | [INFO] [stdout] 185 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event_pump` [INFO] [stdout] --> src/main.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 136 | let mut event_pump = sdl_context.event_pump()?; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_pump` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `movement_command` [INFO] [stdout] --> src/ai.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | let movement_command = match &*data.0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_movement_command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vel` [INFO] [stdout] --> src/ai.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | for (_, vel) in (&data.1, &mut data.2).join() { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_vel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 136 | let mut event_pump = sdl_context.event_pump()?; [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: constant is never used: `ENEMy_MOVEMENT_SPEED` [INFO] [stdout] --> src/ai.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | const ENEMy_MOVEMENT_SPEED: i32 = 20; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `direction_spritesheet_row` [INFO] [stdout] --> src/main.rs:28:4 [INFO] [stdout] | [INFO] [stdout] 28 | fn direction_spritesheet_row(direction: Direction) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `character_animation_frames` [INFO] [stdout] --> src/main.rs:39:4 [INFO] [stdout] | [INFO] [stdout] 39 | fn character_animation_frames(spritesheet: usize, top_left_frame: Rect, direction: Direction) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ENEMy_MOVEMENT_SPEED` should have an upper case name [INFO] [stdout] --> src/ai.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | const ENEMy_MOVEMENT_SPEED: i32 = 20; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case (notice the capitalization): `ENEMY_MOVEMENT_SPEED` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/game-21d846b283ab5d30.game.79bic347-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/game-21d846b283ab5d30.game.79bic347-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/game-21d846b283ab5d30.game.79bic347-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/game-21d846b283ab5d30.game.79bic347-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/game-21d846b283ab5d30.game.79bic347-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/game-21d846b283ab5d30.game.79bic347-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/game-21d846b283ab5d30.game.79bic347-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/game-21d846b283ab5d30.game.79bic347-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/game-21d846b283ab5d30.game.79bic347-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/game-21d846b283ab5d30.game.79bic347-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/game-21d846b283ab5d30.game.79bic347-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/game-21d846b283ab5d30.game.79bic347-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/game-21d846b283ab5d30.game.79bic347-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/game-21d846b283ab5d30.game.79bic347-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/game-21d846b283ab5d30.game.79bic347-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/game-21d846b283ab5d30.game.79bic347-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/game-21d846b283ab5d30" "/opt/rustwide/target/debug/deps/game-21d846b283ab5d30.obugq9jvaw8bn5n.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsdl2-af693dcb27e3970b.rlib" "/opt/rustwide/target/debug/deps/librand-7fe12b736cfaedc7.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-24035a191bd1338d.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-761544fc5ed0f25b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-4ab071dfca552b6c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-4d894998091e13e7.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-bdc63982c6848ce7.rlib" "/opt/rustwide/target/debug/deps/librand_os-89d7a442ffa5b357.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-72bd4b97e9cc301b.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-a53f990e5589e15d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/libnum-b27ebb02d86eff4a.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-b2b8a1c7033ab87d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-667b70a544f1a6ac.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-27ecd857bf067ddb.rlib" "/opt/rustwide/target/debug/deps/libspecs-76d3967a82019757.rlib" "/opt/rustwide/target/debug/deps/libtuple_utils-5d48eb8afbe52424.rlib" "/opt/rustwide/target/debug/deps/libshrev-64771517cc1bdd24.rlib" "/opt/rustwide/target/debug/deps/libnonzero_signed-c1d00da81c225fd1.rlib" "/opt/rustwide/target/debug/deps/liblog-da2d6b139ded8350.rlib" "/opt/rustwide/target/debug/deps/libhibitset-d5343d3bb44b3a40.rlib" "/opt/rustwide/target/debug/deps/libatom-8f57fb2678991f98.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-23a3dc7766431d78.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3f332677ab12a271.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-18cd347d33bfef83.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-6a8ffb16f9e90642.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-cc1e77659443d311.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-87d1f25e8063ac12.rlib" "/opt/rustwide/target/debug/deps/liblock_api-eed69ece56660ec4.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-7e5db1643abad01b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bf89c93b7d085ce5.rlib" "/opt/rustwide/target/debug/deps/librand-3b989671c64158c0.rlib" "/opt/rustwide/target/debug/deps/librand_core-c05acb692f9998e9.rlib" "/opt/rustwide/target/debug/deps/librand_core-e518367578511208.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f5e7581768fc505c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-53a4a5a4fbb58e78.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-89809229cb7bd47b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3af188f211913eba.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-53a7c9b7ed2c0f82.rlib" "/opt/rustwide/target/debug/deps/libshred-58c624fbe269eaf5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c846b7da856a15ec.rlib" "/opt/rustwide/target/debug/deps/librayon-7c77fbd1c5509a19.rlib" "/opt/rustwide/target/debug/deps/librayon_core-6340eff1dc258cb7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-96597e6c56e182cc.rlib" "/opt/rustwide/target/debug/deps/liblibc-7395dad9984dcf6a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-b1566c20b1235c42.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-fb00f40318983420.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d59663e036c6a25a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c8e12dbcd597c2e4.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fb33802053f5559f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b4377c595fc970d2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-aa01153fba6326d5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/libeither-73ae1ee3c5bcec7c.rlib" "/opt/rustwide/target/debug/deps/libmopa-7bb6cc4063c9818f.rlib" "/opt/rustwide/target/debug/deps/libfxhash-a8507059d45d10e0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8b927a909cceb876.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ee7e641b933ca169.rlib" "/opt/rustwide/target/debug/deps/libnodrop-cea64974b1c3e9a1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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; 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `game`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "59f09b68a92e2dbd3e16de9b64e5262f6ca5372400456bd1f37d7b13a84a0375", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59f09b68a92e2dbd3e16de9b64e5262f6ca5372400456bd1f37d7b13a84a0375", kill_on_drop: false }` [INFO] [stdout] 59f09b68a92e2dbd3e16de9b64e5262f6ca5372400456bd1f37d7b13a84a0375