[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.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuillaumeGomez%2Frust-toy-game" "/workspace/builds/worker-68/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-68/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GuillaumeGomez/rust-toy-game 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/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-68/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.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/GuillaumeGomez/egui_sdl2_gl` [INFO] [stderr] Updating git repository `https://github.com/Rust-SDL2/rust-sdl2` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded emath v0.14.0 [INFO] [stderr] Downloaded parry2d v0.7.1 [INFO] [stderr] Downloaded egui v0.14.2 [INFO] [stderr] Downloaded epaint v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3bbd75501d0c876ac1289c05f694dc5dd63ca42d6ffacf88353e148a4671871 [INFO] running `Command { std: "docker" "start" "-a" "d3bbd75501d0c876ac1289c05f694dc5dd63ca42d6ffacf88353e148a4671871", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3bbd75501d0c876ac1289c05f694dc5dd63ca42d6ffacf88353e148a4671871", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3bbd75501d0c876ac1289c05f694dc5dd63ca42d6ffacf88353e148a4671871", kill_on_drop: false }` [INFO] [stdout] d3bbd75501d0c876ac1289c05f694dc5dd63ca42d6ffacf88353e148a4671871 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bef1c18d3c10254a8dd539e76f229e165ff6fae4866cc979f09a1886ec31ab8c [INFO] running `Command { std: "docker" "start" "-a" "bef1c18d3c10254a8dd539e76f229e165ff6fae4866cc979f09a1886ec31ab8c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling sdl2 v0.34.5 (https://github.com/Rust-SDL2/rust-sdl2#c4f31c6b) [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling emath v0.14.0 [INFO] [stderr] Compiling atomic_refcell v0.1.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling ahash v0.7.4 [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 sdl2-sys v0.34.5 (https://github.com/Rust-SDL2/rust-sdl2#c4f31c6b) [INFO] [stderr] Compiling owned_ttf_parser v0.12.1 [INFO] [stderr] Compiling wide v0.7.1 [INFO] [stderr] Compiling ab_glyph v0.2.11 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling quote v1.0.10 [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 rand v0.7.3 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling ordered-float v2.8.0 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling epaint v0.14.0 [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: `info` [INFO] [stdout] --> src/reward.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | info: RewardInfo, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Reward` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/reward.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(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: `action` [INFO] [stdout] --> src/enemies/bat.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | action: RefCell, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/game-59cb4a837c29f042.game.dcf7de58-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/game-59cb4a837c29f042.game.dcf7de58-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/game-59cb4a837c29f042.game.dcf7de58-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/game-59cb4a837c29f042.game.dcf7de58-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/game-59cb4a837c29f042.game.dcf7de58-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/game-59cb4a837c29f042.game.dcf7de58-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/game-59cb4a837c29f042.game.dcf7de58-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/game-59cb4a837c29f042.game.dcf7de58-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/game-59cb4a837c29f042.game.dcf7de58-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/game-59cb4a837c29f042.game.dcf7de58-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/game-59cb4a837c29f042.game.dcf7de58-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/game-59cb4a837c29f042.game.dcf7de58-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/game-59cb4a837c29f042.game.dcf7de58-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/game-59cb4a837c29f042.game.dcf7de58-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/game-59cb4a837c29f042.game.dcf7de58-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/game-59cb4a837c29f042.game.dcf7de58-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/game-59cb4a837c29f042.nqea328t1a9xnnd.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/libparry2d-988ec95fb83dc2ad.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f183e888f2be8ffb.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-fa78b0299a8daff8.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-728c8f2b8a666e0c.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-4fc5447ccc97c281.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-85023e77f8d4033a.rlib" "/opt/rustwide/target/debug/deps/librawpointer-d20498b141ace7b0.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-8b777b6ededde9f9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c6ffe6224d98729e.rlib" "/opt/rustwide/target/debug/deps/libtypenum-12450e5d17c203cf.rlib" "/opt/rustwide/target/debug/deps/libsimba-080ef143a2e9e15a.rlib" "/opt/rustwide/target/debug/deps/libwide-4a6cba72e53d6a9c.rlib" "/opt/rustwide/target/debug/deps/libsafe_arch-c0faa20f86a9a29e.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-1d5881037bf8db70.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-ea0118a8f3584f1b.rlib" "/opt/rustwide/target/debug/deps/libapprox-8e67562bce7c931b.rlib" "/opt/rustwide/target/debug/deps/librand-08f0a8c52f737399.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-03e01db6f0f85ba1.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-588d0e00b70994d5.rlib" "/opt/rustwide/target/debug/deps/librand_core-1279aad21f6905f2.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-be6b41717dcbd95f.rlib" "/opt/rustwide/target/debug/deps/libegui_sdl2_gl-5bb8260629a81b6a.rlib" "/opt/rustwide/target/debug/deps/libegui-eef5deef0c5b247d.rlib" "/opt/rustwide/target/debug/deps/libepaint-5f27bb97b74e05a5.rlib" "/opt/rustwide/target/debug/deps/libordered_float-1f783255c4f283ed.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4176b5a4a665f8a6.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-9ea3a1666781de79.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-fb08293dd8cd3720.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-0e5c33f97dcb14c4.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-09c6b8fb1a2d441b.rlib" "/opt/rustwide/target/debug/deps/libahash-89af98165b98cc06.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-997f7146e70bc88e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fa2595e5d98dfc45.rlib" "/opt/rustwide/target/debug/deps/libatomic_refcell-f109926a801d02c9.rlib" "/opt/rustwide/target/debug/deps/libemath-abb3c82a2d3479e5.rlib" "/opt/rustwide/target/debug/deps/libsdl2-482d7429c9a267cf.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-d893f7dc058c2d37.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/liblibc-e78e6f54c7e5d839.rlib" "/opt/rustwide/target/debug/deps/libgl-e984cfbf4b538e6c.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" "-lSDL2_ttf" "-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/game-59cb4a837c29f042" "-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" "bef1c18d3c10254a8dd539e76f229e165ff6fae4866cc979f09a1886ec31ab8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bef1c18d3c10254a8dd539e76f229e165ff6fae4866cc979f09a1886ec31ab8c", kill_on_drop: false }` [INFO] [stdout] bef1c18d3c10254a8dd539e76f229e165ff6fae4866cc979f09a1886ec31ab8c