[INFO] cloning repository https://github.com/zrwaite/simple_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/zrwaite/simple_rust_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzrwaite%2Fsimple_rust_game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzrwaite%2Fsimple_rust_game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 60785cf08fe0c413629aa302535dd338f07b239a [INFO] testing zrwaite/simple_rust_game against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzrwaite%2Fsimple_rust_game" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zrwaite/simple_rust_game on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zrwaite/simple_rust_game [INFO] finished tweaking git repo https://github.com/zrwaite/simple_rust_game [INFO] tweaked toml for git repo https://github.com/zrwaite/simple_rust_game written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/zrwaite/simple_rust_game already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 022738c42c24f2f7a8076422058cdd26dcaface877e14afd5d78d75e4432ed61 [INFO] running `Command { std: "docker" "start" "-a" "022738c42c24f2f7a8076422058cdd26dcaface877e14afd5d78d75e4432ed61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "022738c42c24f2f7a8076422058cdd26dcaface877e14afd5d78d75e4432ed61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "022738c42c24f2f7a8076422058cdd26dcaface877e14afd5d78d75e4432ed61", kill_on_drop: false }` [INFO] [stdout] 022738c42c24f2f7a8076422058cdd26dcaface877e14afd5d78d75e4432ed61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57cd265de04a32716ee1fac3b468dd942067499cfa9f78e95ae8260214cbb9cd [INFO] running `Command { std: "docker" "start" "-a" "57cd265de04a32716ee1fac3b468dd942067499cfa9f78e95ae8260214cbb9cd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling nonzero_signed v1.0.3 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling atom v0.3.6 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling tuple_utils v0.2.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling crossbeam v0.4.1 [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 specs v0.14.3 [INFO] [stderr] Compiling simple_rust_game v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Rect` [INFO] [stdout] --> src/player.rs:1:25 [INFO] [stdout] | [INFO] [stdout] 1 | use sdl2::rect::{Point, Rect}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Point` [INFO] [stdout] --> src/./sprite.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use sdl2::rect::{Point, Rect}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `current_frame` [INFO] [stdout] --> src/./sprite.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | current_frame: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `MovementAnimation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/./sprite.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Component, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `up_frames` [INFO] [stdout] --> src/./sprite.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | up_frames: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MovementAnimation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/./sprite.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Component, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `down_frames` [INFO] [stdout] --> src/./sprite.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | down_frames: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MovementAnimation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/./sprite.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Component, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `left_frames` [INFO] [stdout] --> src/./sprite.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | left_frames: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MovementAnimation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/./sprite.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Component, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `right_frames` [INFO] [stdout] --> src/./sprite.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | right_frames: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MovementAnimation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/./sprite.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Component, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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/simple_rust_game-8a70bc80b6b93258.simple_rust_game.f4797645-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/simple_rust_game-8a70bc80b6b93258.simple_rust_game.f4797645-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/simple_rust_game-8a70bc80b6b93258.simple_rust_game.f4797645-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/simple_rust_game-8a70bc80b6b93258.simple_rust_game.f4797645-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/simple_rust_game-8a70bc80b6b93258.simple_rust_game.f4797645-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/simple_rust_game-8a70bc80b6b93258.simple_rust_game.f4797645-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/simple_rust_game-8a70bc80b6b93258.simple_rust_game.f4797645-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/simple_rust_game-8a70bc80b6b93258.simple_rust_game.f4797645-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/simple_rust_game-8a70bc80b6b93258.simple_rust_game.f4797645-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/simple_rust_game-8a70bc80b6b93258.simple_rust_game.f4797645-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/simple_rust_game-8a70bc80b6b93258.simple_rust_game.f4797645-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/simple_rust_game-8a70bc80b6b93258.simple_rust_game.f4797645-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/simple_rust_game-8a70bc80b6b93258.simple_rust_game.f4797645-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/simple_rust_game-8a70bc80b6b93258.simple_rust_game.f4797645-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/simple_rust_game-8a70bc80b6b93258.simple_rust_game.f4797645-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/simple_rust_game-8a70bc80b6b93258.simple_rust_game.f4797645-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/simple_rust_game-8a70bc80b6b93258.19t730fhv0m2n3i3.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libspecs-6f0fd97e8f33e43d.rlib" "/opt/rustwide/target/debug/deps/libtuple_utils-50c457f232ab8068.rlib" "/opt/rustwide/target/debug/deps/libshrev-b5e8fc5d2577eb9e.rlib" "/opt/rustwide/target/debug/deps/libnonzero_signed-20056ad7865a2df9.rlib" "/opt/rustwide/target/debug/deps/liblog-028e1763d8d9ef4a.rlib" "/opt/rustwide/target/debug/deps/libhibitset-f3ab1deaf05ce4ad.rlib" "/opt/rustwide/target/debug/deps/libatom-c3414fda36f32c6b.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-8b9f2ccd177d104b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-7cb2bfc019f3e425.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d908f72956187a11.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-b9939f1d3f4b098a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b1575b8c7b4812ee.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3f536a6347fbc7a0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7b399c4c5e2c2fbd.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-b4c07e4c7e7cc403.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a7411811f8affdf0.rlib" "/opt/rustwide/target/debug/deps/librand-7379419528b1deca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-47cd0483c1063f5c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b3c5cc2704c5265f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ccc355fbacc0d8ae.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a0a77ab05a64711c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4cd2436cb4011669.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libshred-6f73b61a00cf1a7b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5486e2066e6a43cb.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/librayon-430c3adb35c36804.rlib" "/opt/rustwide/target/debug/deps/librayon_core-0e0404f1f37b8229.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-19ddb7436fa3ad77.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-5b9b18c2f7580e01.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4b7f0c9fd5a31ab0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad14ed7792de2c4c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-17de71528d1145d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-22087eb6124fe7ae.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libmopa-0dc3478107a11471.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e2bbac7e1bf7d43b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-797cb1bb955e9b04.rlib" "/opt/rustwide/target/debug/deps/libnodrop-2955a1c310f4b8f5.rlib" "/opt/rustwide/target/debug/deps/libsdl2-73e949b957eb9e14.rlib" "/opt/rustwide/target/debug/deps/librand-a3a08873e9fddbd2.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-16675fe8d6ea6560.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-20e1e27d65cb8d96.rlib" "/opt/rustwide/target/debug/deps/librand_hc-f690e7cf53692c14.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a95a1bdf1deb4431.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-3f3727b3acd8af98.rlib" "/opt/rustwide/target/debug/deps/librand_core-2be1dd7fb302b8f4.rlib" "/opt/rustwide/target/debug/deps/librand_os-fbb940c77be2cbc1.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-a6ffbd6e57632e30.rlib" "/opt/rustwide/target/debug/deps/librand_core-8951c9ba3b1758eb.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-1e18fbfd2abcc03f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/liblibc-f19b0dc232f5db7b.rlib" "/opt/rustwide/target/debug/deps/libnum-01c73eb414ecb22e.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-13a0a61122c89ff9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-64bfb6aabf0b0609.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c8218129049a6c67.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/simple_rust_game-8a70bc80b6b93258" "-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; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `simple_rust_game` due to 2 previous errors; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "57cd265de04a32716ee1fac3b468dd942067499cfa9f78e95ae8260214cbb9cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57cd265de04a32716ee1fac3b468dd942067499cfa9f78e95ae8260214cbb9cd", kill_on_drop: false }` [INFO] [stdout] 57cd265de04a32716ee1fac3b468dd942067499cfa9f78e95ae8260214cbb9cd