[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-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadrianbrink%2Farcade-game" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adrianbrink/arcade-game on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-1/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-2021-09-08" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d97602f6373b7da9577e704111553a450b5d6d5b4a73dc131ad77fbf2caab316 [INFO] running `Command { std: "docker" "start" "-a" "d97602f6373b7da9577e704111553a450b5d6d5b4a73dc131ad77fbf2caab316", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d97602f6373b7da9577e704111553a450b5d6d5b4a73dc131ad77fbf2caab316", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d97602f6373b7da9577e704111553a450b5d6d5b4a73dc131ad77fbf2caab316", kill_on_drop: false }` [INFO] [stdout] d97602f6373b7da9577e704111553a450b5d6d5b4a73dc131ad77fbf2caab316 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aaed7ce7ba9ecb29f9c869e14fd29951f1f6764db9164f738944fc1add5eabb1 [INFO] running `Command { std: "docker" "start" "-a" "aaed7ce7ba9ecb29f9c869e14fd29951f1f6764db9164f738944fc1add5eabb1", 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: 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] | ^^^^ help: use `dyn`: `dyn View` [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] [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] | ^^^^ help: use `dyn`: `dyn View` [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] [INFO] [stdout] [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: 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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&mut Phi) -> ViewAction` [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] [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&mut Phi) -> ViewAction` [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] [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: 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: 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] = note: `#[warn(dead_code)]` on by default [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: 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] [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-ea1e3bf574460068.arcade_rs.f39b1e3a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/arcade_rs-ea1e3bf574460068.arcade_rs.f39b1e3a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/arcade_rs-ea1e3bf574460068.arcade_rs.f39b1e3a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/arcade_rs-ea1e3bf574460068.arcade_rs.f39b1e3a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/arcade_rs-ea1e3bf574460068.arcade_rs.f39b1e3a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/arcade_rs-ea1e3bf574460068.arcade_rs.f39b1e3a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/arcade_rs-ea1e3bf574460068.arcade_rs.f39b1e3a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/arcade_rs-ea1e3bf574460068.arcade_rs.f39b1e3a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/arcade_rs-ea1e3bf574460068.arcade_rs.f39b1e3a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/arcade_rs-ea1e3bf574460068.arcade_rs.f39b1e3a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/arcade_rs-ea1e3bf574460068.arcade_rs.f39b1e3a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/arcade_rs-ea1e3bf574460068.arcade_rs.f39b1e3a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/arcade_rs-ea1e3bf574460068.arcade_rs.f39b1e3a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/arcade_rs-ea1e3bf574460068.arcade_rs.f39b1e3a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/arcade_rs-ea1e3bf574460068.arcade_rs.f39b1e3a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/arcade_rs-ea1e3bf574460068.arcade_rs.f39b1e3a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/arcade_rs-ea1e3bf574460068.28hcgk6gkff9byu0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsdl2-f064ee42f46cb950.rlib" "/opt/rustwide/target/debug/deps/librand-da0e39f9b5f1f31c.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-5dd8644eda352a4e.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-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.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-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/arcade_rs-ea1e3bf574460068" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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" "aaed7ce7ba9ecb29f9c869e14fd29951f1f6764db9164f738944fc1add5eabb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aaed7ce7ba9ecb29f9c869e14fd29951f1f6764db9164f738944fc1add5eabb1", kill_on_drop: false }` [INFO] [stdout] aaed7ce7ba9ecb29f9c869e14fd29951f1f6764db9164f738944fc1add5eabb1