[INFO] cloning repository https://github.com/adrianbrink/arcade-game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adrianbrink/arcade-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadrianbrink%2Farcade-game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadrianbrink%2Farcade-game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be86a3553f45bb6f726a4c76997b34c17556aff2 [INFO] testing adrianbrink/arcade-game against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadrianbrink%2Farcade-game" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adrianbrink/arcade-game on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/adrianbrink/arcade-game [INFO] finished tweaking git repo https://github.com/adrianbrink/arcade-game [INFO] tweaked toml for git repo https://github.com/adrianbrink/arcade-game written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/adrianbrink/arcade-game already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lazy_static v0.2.5 [INFO] [stderr] Downloaded sdl2-sys v0.27.2 [INFO] [stderr] Downloaded sdl2 v0.29.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 358570b1fe9d2306a05418b84cccf9fce73a419f290ef355a06f4123ef1f5327 [INFO] running `Command { std: "docker" "start" "-a" "358570b1fe9d2306a05418b84cccf9fce73a419f290ef355a06f4123ef1f5327", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "358570b1fe9d2306a05418b84cccf9fce73a419f290ef355a06f4123ef1f5327", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "358570b1fe9d2306a05418b84cccf9fce73a419f290ef355a06f4123ef1f5327", kill_on_drop: false }` [INFO] [stdout] 358570b1fe9d2306a05418b84cccf9fce73a419f290ef355a06f4123ef1f5327 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 521986f12fdb912884bbfcc29bb5a16074268d2adc29d412da8c6ef4b716cb5c [INFO] running `Command { std: "docker" "start" "-a" "521986f12fdb912884bbfcc29bb5a16074268d2adc29d412da8c6ef4b716cb5c", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling sdl2-sys v0.27.2 [INFO] [stderr] Compiling libc v0.2.21 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling lazy_static v0.2.5 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling num-integer v0.1.33 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling num v0.1.37 [INFO] [stderr] Compiling sdl2 v0.29.0 [INFO] [stderr] Compiling arcade-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/views/game.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Renderer`, `TextureQuery`, `Texture` [INFO] [stdout] --> src/views/game.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | use sdl2::render::{Renderer, Texture, TextureQuery}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sdl2::image::LoadTexture` [INFO] [stdout] --> src/views/game.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use sdl2::image::LoadTexture; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Events`, `Phi`, `ViewAction`, `View` [INFO] [stdout] --> src/main.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | use phi::{Events, Phi, View, ViewAction}; [INFO] [stdout] | ^^^^^^ ^^^ ^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/phi/mod.rs:62:20 [INFO] [stdout] | [INFO] [stdout] 62 | ChangeView(Box), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 62 - ChangeView(Box), [INFO] [stdout] 62 + ChangeView(Box), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/views/main_menu.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | func: Box ViewAction>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 12 - func: Box ViewAction>, [INFO] [stdout] 12 + func: Box ViewAction>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/phi/mod.rs:70:34 [INFO] [stdout] | [INFO] [stdout] 70 | where F: Fn(&mut Phi) -> Box [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 70 - where F: Fn(&mut Phi) -> Box [INFO] [stdout] 70 + where F: Fn(&mut Phi) -> Box [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/views/main_menu.rs:18:58 [INFO] [stdout] | [INFO] [stdout] 18 | fn new(phi: &mut Phi, label: &'static str, func: Box ViewAction>) -> Action { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 18 - fn new(phi: &mut Phi, label: &'static str, func: Box ViewAction>) -> Action { [INFO] [stdout] 18 + fn new(phi: &mut Phi, label: &'static str, func: Box ViewAction>) -> Action { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Resized` [INFO] [stdout] --> src/phi/events.rs:48:45 [INFO] [stdout] | [INFO] [stdout] 48 | Window { win_event: Resized, .. } => { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_Resized` [INFO] [stdout] | [INFO] [stdout] ::: src/phi/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / struct_events! { [INFO] [stdout] 14 | | keyboard: { [INFO] [stdout] 15 | | key_escape: Escape, [INFO] [stdout] 16 | | key_up: Up, [INFO] [stdout] ... | [INFO] [stdout] 24 | | } [INFO] [stdout] 25 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: this warning originates in the macro `struct_events` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `win_h` [INFO] [stdout] --> src/views/main_menu.rs:70:21 [INFO] [stdout] | [INFO] [stdout] 70 | let (win_w, win_h) = phi.output_size(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_win_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `elapsed` [INFO] [stdout] --> src/views/main_menu.rs:44:41 [INFO] [stdout] | [INFO] [stdout] 44 | fn render(&mut self, phi: &mut Phi, elapsed: f64) -> ViewAction { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_elapsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cached_fonts` [INFO] [stdout] --> src/phi/mod.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | cached_fonts: HashMap<(&'static str, u16), ::sdl2::ttf::Font<'static, 'static>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `overlaps` [INFO] [stdout] --> src/phi/data.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn overlaps(&self, other: Rectangle) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `render` [INFO] [stdout] --> src/phi/gfx.rs:91:8 [INFO] [stdout] | [INFO] [stdout] 91 | fn render(&self, renderer: &mut Renderer, dest: Rectangle) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rect` [INFO] [stdout] --> src/views/game.rs:105:8 [INFO] [stdout] | [INFO] [stdout] 105 | fn rect(&self) -> Rectangle { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Resized` should have a snake case name [INFO] [stdout] --> src/phi/events.rs:48:45 [INFO] [stdout] | [INFO] [stdout] 48 | Window { win_event: Resized, .. } => { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `resized` [INFO] [stdout] | [INFO] [stdout] ::: src/phi/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / struct_events! { [INFO] [stdout] 14 | | keyboard: { [INFO] [stdout] 15 | | key_escape: Escape, [INFO] [stdout] 16 | | key_up: Up, [INFO] [stdout] ... | [INFO] [stdout] 24 | | } [INFO] [stdout] 25 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = note: this warning originates in the macro `struct_events` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/phi/gfx.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | renderer.copy(&mut self.tex.borrow_mut(), Option::from(self.src.to_sdl()), Option::from(dest.to_sdl())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/phi/gfx.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | / renderer.copy(&mut self.tex.borrow_mut(), [INFO] [stdout] 144 | | Option::from(self.src.to_sdl()), [INFO] [stdout] 145 | | Option::from(dest.to_sdl())); [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/views/game.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | phi.renderer.fill_rect(self.rect.to_sdl()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/views/game.rs:298:13 [INFO] [stdout] | [INFO] [stdout] 298 | phi.renderer.fill_rect(self.player.rect.to_sdl()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [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/arcade_rs-40cde35e3e5ee7ec.arcade_rs.6c693799-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/arcade_rs-40cde35e3e5ee7ec.arcade_rs.6c693799-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/arcade_rs-40cde35e3e5ee7ec.arcade_rs.6c693799-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/arcade_rs-40cde35e3e5ee7ec.arcade_rs.6c693799-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/arcade_rs-40cde35e3e5ee7ec.arcade_rs.6c693799-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/arcade_rs-40cde35e3e5ee7ec.arcade_rs.6c693799-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/arcade_rs-40cde35e3e5ee7ec.arcade_rs.6c693799-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/arcade_rs-40cde35e3e5ee7ec.arcade_rs.6c693799-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/arcade_rs-40cde35e3e5ee7ec.arcade_rs.6c693799-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/arcade_rs-40cde35e3e5ee7ec.arcade_rs.6c693799-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/arcade_rs-40cde35e3e5ee7ec.arcade_rs.6c693799-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/arcade_rs-40cde35e3e5ee7ec.arcade_rs.6c693799-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/arcade_rs-40cde35e3e5ee7ec.arcade_rs.6c693799-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/arcade_rs-40cde35e3e5ee7ec.arcade_rs.6c693799-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/arcade_rs-40cde35e3e5ee7ec.arcade_rs.6c693799-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/arcade_rs-40cde35e3e5ee7ec.arcade_rs.6c693799-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/arcade_rs-40cde35e3e5ee7ec.2992lhk7n17p6fys.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsdl2-7bb987db14a8b0b7.rlib" "/opt/rustwide/target/debug/deps/librand-da0e39f9b5f1f31c.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-1c71cf342031d83f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-9d0cc7cd35f17e7b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-48bda563a1e6a0ec.rlib" "/opt/rustwide/target/debug/deps/liblibc-c5f4c02db8140c00.rlib" "/opt/rustwide/target/debug/deps/libnum-882f637fc991f4bb.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-39110a02e1bf33cf.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e37584f57e25505b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e7225526a2039825.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-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-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-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-02-22-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-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lSDL2_ttf" "-lSDL2_image" "-lSDL2" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/arcade_rs-40cde35e3e5ee7ec" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_ttf [INFO] [stdout] /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; 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `arcade-rs` due to 2 previous errors; 20 warnings emitted [INFO] running `Command { std: "docker" "inspect" "521986f12fdb912884bbfcc29bb5a16074268d2adc29d412da8c6ef4b716cb5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "521986f12fdb912884bbfcc29bb5a16074268d2adc29d412da8c6ef4b716cb5c", kill_on_drop: false }` [INFO] [stdout] 521986f12fdb912884bbfcc29bb5a16074268d2adc29d412da8c6ef4b716cb5c