[INFO] cloning repository https://github.com/GuillaumeGomez/rust-toy-game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GuillaumeGomez/rust-toy-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuillaumeGomez%2Frust-toy-game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuillaumeGomez%2Frust-toy-game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8035904bf6385a4ed9668f7ed4780b057a47133f [INFO] testing GuillaumeGomez/rust-toy-game against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuillaumeGomez%2Frust-toy-game" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GuillaumeGomez/rust-toy-game on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/GuillaumeGomez/rust-toy-game [INFO] finished tweaking git repo https://github.com/GuillaumeGomez/rust-toy-game [INFO] tweaked toml for git repo https://github.com/GuillaumeGomez/rust-toy-game written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/GuillaumeGomez/rust-toy-game already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b47d241be5a963bd93abafe3fa92e37d24927f3bd51e24b854e07b6b9f94ec0a [INFO] running `Command { std: "docker" "start" "-a" "b47d241be5a963bd93abafe3fa92e37d24927f3bd51e24b854e07b6b9f94ec0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b47d241be5a963bd93abafe3fa92e37d24927f3bd51e24b854e07b6b9f94ec0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b47d241be5a963bd93abafe3fa92e37d24927f3bd51e24b854e07b6b9f94ec0a", kill_on_drop: false }` [INFO] [stdout] b47d241be5a963bd93abafe3fa92e37d24927f3bd51e24b854e07b6b9f94ec0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1d79d9486ed86da4847b984aae78609e60d4f78a3c0a6008900a91ddd639ff3 [INFO] running `Command { std: "docker" "start" "-a" "b1d79d9486ed86da4847b984aae78609e60d4f78a3c0a6008900a91ddd639ff3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling atomic_refcell v0.1.8 [INFO] [stderr] Compiling sdl2 v0.34.5 (https://github.com/Rust-SDL2/rust-sdl2#c4f31c6b) [INFO] [stderr] Compiling emath v0.14.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling sdl2-sys v0.34.5 (https://github.com/Rust-SDL2/rust-sdl2#c4f31c6b) [INFO] [stderr] Compiling wide v0.7.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling owned_ttf_parser v0.12.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling ordered-float v2.8.0 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling ab_glyph v0.2.11 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling epaint v0.14.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling simba v0.6.0 [INFO] [stderr] Compiling egui v0.14.2 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling egui_sdl2_gl v0.14.1 (https://github.com/GuillaumeGomez/egui_sdl2_gl?branch=full-fixes#abf9344f) [INFO] [stderr] Compiling nalgebra v0.29.0 [INFO] [stderr] Compiling parry2d v0.7.1 [INFO] [stderr] Compiling game v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Obstacle` [INFO] [stdout] --> src/enemies/bat.rs:12:86 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::character::{Action, Character, CharacterKind, CharacterPoints, Direction, Obstacle}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TextureId` [INFO] [stdout] --> src/enemies/bat.rs:17:44 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::texture_holder::{TextureHolder, TextureId, Textures}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::utils` [INFO] [stdout] --> src/enemies/bat.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use crate::utils; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `GetDimension`, `MAP_CASE_SIZE`, `MAX_DISTANCE_PURSUIT`, `MAX_DISTANCE_WANDERING` [INFO] [stdout] --> src/enemies/bat.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | GetDimension, GetPos, Id, MAP_CASE_SIZE, MAX_DISTANCE_PURSUIT, MAX_DISTANCE_WANDERING, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Textures` [INFO] [stdout] --> src/weapon.rs:10:40 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::texture_holder::{TextureId, Textures}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `surface` [INFO] [stdout] --> src/texture_handler.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | let surface = textures.get_surface(self.surface); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_surface` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `actions_standing` [INFO] [stdout] --> src/enemies/bat.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | let actions_standing = vec![ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_actions_standing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `texture_creator` [INFO] [stdout] --> src/enemies/bat.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | texture_creator: &TextureCreator, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_texture_creator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x_add` [INFO] [stdout] --> src/enemies/bat.rs:163:30 [INFO] [stdout] | [INFO] [stdout] 163 | fn get_directions(&self, x_add: f32, y_add: f32) -> (Direction, Option) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_x_add` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y_add` [INFO] [stdout] --> src/enemies/bat.rs:163:42 [INFO] [stdout] | [INFO] [stdout] 163 | fn get_directions(&self, x_add: f32, y_add: f32) -> (Direction, Option) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_y_add` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `map` [INFO] [stdout] --> src/enemies/bat.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | map: &Map, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `players` [INFO] [stdout] --> src/enemies/bat.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | players: &[Player], [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_players` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `npcs` [INFO] [stdout] --> src/enemies/bat.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | npcs: &[Box], [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_npcs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `texture_creator` [INFO] [stdout] --> src/enemies/skeleton.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | texture_creator: &TextureCreator, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_texture_creator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `action` [INFO] [stdout] --> src/enemies/bat.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | action: RefCell, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `start_x` [INFO] [stdout] --> src/enemies/bat.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | start_x: f32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `start_y` [INFO] [stdout] --> src/enemies/bat.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | start_y: f32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `compute_adds` [INFO] [stdout] --> src/enemies/bat.rs:148:8 [INFO] [stdout] | [INFO] [stdout] 148 | fn compute_adds(&self, target_x: f32, target_y: f32) -> (f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_directions` [INFO] [stdout] --> src/enemies/bat.rs:163:8 [INFO] [stdout] | [INFO] [stdout] 163 | fn get_directions(&self, x_add: f32, y_add: f32) -> (Direction, Option) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `info` [INFO] [stdout] --> src/reward.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | info: RewardInfo, [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/game-c8b5b5a396053b44.game.ef6ad80b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/game-c8b5b5a396053b44.game.ef6ad80b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/game-c8b5b5a396053b44.game.ef6ad80b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/game-c8b5b5a396053b44.game.ef6ad80b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/game-c8b5b5a396053b44.game.ef6ad80b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/game-c8b5b5a396053b44.game.ef6ad80b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/game-c8b5b5a396053b44.game.ef6ad80b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/game-c8b5b5a396053b44.game.ef6ad80b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/game-c8b5b5a396053b44.game.ef6ad80b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/game-c8b5b5a396053b44.game.ef6ad80b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/game-c8b5b5a396053b44.game.ef6ad80b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/game-c8b5b5a396053b44.game.ef6ad80b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/game-c8b5b5a396053b44.game.ef6ad80b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/game-c8b5b5a396053b44.game.ef6ad80b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/game-c8b5b5a396053b44.game.ef6ad80b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/game-c8b5b5a396053b44.game.ef6ad80b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/game-c8b5b5a396053b44.2vl8z9o3fghxqpyj.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libparry2d-1a687af2257976ae.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-0b4921a4eec2dd05.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-0e1a0245b1123f55.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-e84e47d753d69c2c.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-11fbeb714d7c15fa.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-6344b9786fbb16ba.rlib" "/opt/rustwide/target/debug/deps/librawpointer-fafb43ddc1d150e4.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-33ffb88f7b96c854.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0223c2aa29056004.rlib" "/opt/rustwide/target/debug/deps/libtypenum-e2713758962afdb3.rlib" "/opt/rustwide/target/debug/deps/libsimba-ca9d19a01d6c94f6.rlib" "/opt/rustwide/target/debug/deps/libwide-422a15824ae1d576.rlib" "/opt/rustwide/target/debug/deps/libsafe_arch-03e18a6de65fabde.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-a04b214c99a990f3.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-77f0db7b31fdd35b.rlib" "/opt/rustwide/target/debug/deps/libapprox-66a771b2119cf77d.rlib" "/opt/rustwide/target/debug/deps/librand-d028b5f8a6ddd65c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-4c9333307ad5cfc3.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-81457fe4706505af.rlib" "/opt/rustwide/target/debug/deps/librand_core-9c6f861029f301ff.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0dd763ac89b7cdaa.rlib" "/opt/rustwide/target/debug/deps/libegui_sdl2_gl-4d166aa44f8a83f3.rlib" "/opt/rustwide/target/debug/deps/libegui-cef2d72d6a1120f8.rlib" "/opt/rustwide/target/debug/deps/libepaint-ecb77e4c2f775bfa.rlib" "/opt/rustwide/target/debug/deps/libordered_float-4ac3fd83e63d3720.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fd150016947bbd99.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-fca5fc683e7a2cd7.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-55bb73319fd68ba2.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-9926928a52b74a85.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-0b2f9313883f115c.rlib" "/opt/rustwide/target/debug/deps/libahash-24b799f480d95e8b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3a8b0ea50f8080d7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-b846811b4748d6a7.rlib" "/opt/rustwide/target/debug/deps/libatomic_refcell-7fc823c11bd3e1c3.rlib" "/opt/rustwide/target/debug/deps/libemath-b05e9efade0863cd.rlib" "/opt/rustwide/target/debug/deps/libsdl2-4ad6e79765db8d57.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-ce76a9bc95c7531f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/liblibc-e49b9dce047fb349.rlib" "/opt/rustwide/target/debug/deps/libgl-804d9748a7a58013.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lSDL2_ttf" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/game-c8b5b5a396053b44" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_image [INFO] [stdout] /usr/bin/ld: cannot find -lSDL2_ttf [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `game` due to 2 previous errors; 20 warnings emitted [INFO] running `Command { std: "docker" "inspect" "b1d79d9486ed86da4847b984aae78609e60d4f78a3c0a6008900a91ddd639ff3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1d79d9486ed86da4847b984aae78609e60d4f78a3c0a6008900a91ddd639ff3", kill_on_drop: false }` [INFO] [stdout] b1d79d9486ed86da4847b984aae78609e60d4f78a3c0a6008900a91ddd639ff3