[INFO] cloning 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" "clone" "--bare" "https://github.com/PerminovEugene/rust-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPerminovEugene%2Frust-game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPerminovEugene%2Frust-game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 080e661f6a71fa4116c21644a16d4b3652165ea0 [INFO] testing PerminovEugene/rust-game against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPerminovEugene%2Frust-game" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PerminovEugene/rust-game on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-10/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af93ba3662cdf659821deabb44f9c778d089ede9c9e08d882483466cd368758d [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" "af93ba3662cdf659821deabb44f9c778d089ede9c9e08d882483466cd368758d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af93ba3662cdf659821deabb44f9c778d089ede9c9e08d882483466cd368758d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af93ba3662cdf659821deabb44f9c778d089ede9c9e08d882483466cd368758d", kill_on_drop: false }` [INFO] [stdout] af93ba3662cdf659821deabb44f9c778d089ede9c9e08d882483466cd368758d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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] c749d569a1b13713287eb9884e2add556c5d3a11af6d410aa7a235382f3d5925 [INFO] running `Command { std: "docker" "start" "-a" "c749d569a1b13713287eb9884e2add556c5d3a11af6d410aa7a235382f3d5925", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling nonzero_signed v1.0.3 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling tuple_utils v0.2.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling crossbeam v0.4.1 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling shred v0.7.2 [INFO] [stderr] Compiling hibitset v0.5.4 [INFO] [stderr] Compiling shred-derive v0.5.1 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling specs v0.14.3 [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:13 [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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/game-2613ccb363d81073.game.539e1548-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/game-2613ccb363d81073.game.539e1548-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/game-2613ccb363d81073.game.539e1548-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/game-2613ccb363d81073.game.539e1548-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/game-2613ccb363d81073.game.539e1548-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/game-2613ccb363d81073.game.539e1548-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/game-2613ccb363d81073.game.539e1548-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/game-2613ccb363d81073.game.539e1548-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/game-2613ccb363d81073.game.539e1548-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/game-2613ccb363d81073.game.539e1548-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/game-2613ccb363d81073.game.539e1548-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/game-2613ccb363d81073.game.539e1548-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/game-2613ccb363d81073.game.539e1548-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/game-2613ccb363d81073.game.539e1548-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/game-2613ccb363d81073.game.539e1548-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/game-2613ccb363d81073.game.539e1548-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/game-2613ccb363d81073.515i5qnwev2p3yrg.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsdl2-09711ab1ff649b70.rlib" "/opt/rustwide/target/debug/deps/librand-750506628b9b6d9d.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-eac67568db5736db.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7ce2f11f8c84738.rlib" "/opt/rustwide/target/debug/deps/librand_hc-06fe04551d765ac9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-29a6673884505ee9.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-542cc59d76038300.rlib" "/opt/rustwide/target/debug/deps/librand_os-9d1d545341ee6d28.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-6a5ce5e1cc9e9528.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libnum-119df7ca1571b134.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-8a17b7dd8272d651.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4cda7d8e3614f996.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a4374f59dfe4823f.rlib" "/opt/rustwide/target/debug/deps/libspecs-5ecb29ffa495fd7b.rlib" "/opt/rustwide/target/debug/deps/libtuple_utils-696aa003ed581055.rlib" "/opt/rustwide/target/debug/deps/libshrev-4d511baa21bc5a11.rlib" "/opt/rustwide/target/debug/deps/libnonzero_signed-40308e7895310fbf.rlib" "/opt/rustwide/target/debug/deps/liblog-bcc4b2832236425a.rlib" "/opt/rustwide/target/debug/deps/libhibitset-f30a6c3550d8b627.rlib" "/opt/rustwide/target/debug/deps/libatom-83fc233506345e46.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-670a11cb47519c3b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c0dc3fe5c947e8b4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-fc99f8c2f5694986.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f2e6f48e5cb2f451.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e26e679e54ec0c11.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-fec0c3a7dae6f883.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c9d9943016426385.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-cf753ec3cee18eb7.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-db39897a29b4285a.rlib" "/opt/rustwide/target/debug/deps/librand-7537e374f2efbf58.rlib" "/opt/rustwide/target/debug/deps/librand_core-d289311088f9dc17.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9bee33c3553e7c6e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c4f2134b98a1d97c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-9cc4133a3ee3d26a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e9af93f9916e0911.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b3fb46da1ad46dac.rlib" "/opt/rustwide/target/debug/deps/libshred-bb596dc3b7ee02a7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-468e0a2eb19da0ca.rlib" "/opt/rustwide/target/debug/deps/librayon-c3f020b8c275eab1.rlib" "/opt/rustwide/target/debug/deps/librayon_core-01953bd295a8caf2.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ed29d8edcfc7aa4a.rlib" "/opt/rustwide/target/debug/deps/liblibc-e10fef1476b84eda.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-6c3120e7b39b3cc5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a08df57ec1f2e4f4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4225b87ee53090d7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-c5719c57b85634be.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c317c8196d2f12cd.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libeither-d161fd1a2ce5486b.rlib" "/opt/rustwide/target/debug/deps/libmopa-789a23a8fcee4dd6.rlib" "/opt/rustwide/target/debug/deps/libfxhash-fba87f4fcc73b4a4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5a012e40d02dc0d2.rlib" "/opt/rustwide/target/debug/deps/libnodrop-9d0d8db5fe139ba7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/game-2613ccb363d81073" "-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; 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" "c749d569a1b13713287eb9884e2add556c5d3a11af6d410aa7a235382f3d5925", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c749d569a1b13713287eb9884e2add556c5d3a11af6d410aa7a235382f3d5925", kill_on_drop: false }` [INFO] [stdout] c749d569a1b13713287eb9884e2add556c5d3a11af6d410aa7a235382f3d5925