[INFO] cloning repository https://github.com/patallen/gol-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/patallen/gol-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatallen%2Fgol-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatallen%2Fgol-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa6fda3459c07ea4127f2131d4df751f79fe1eef [INFO] testing patallen/gol-rust against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatallen%2Fgol-rust" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/patallen/gol-rust on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/source/.cargo/config [INFO] started tweaking git repo https://github.com/patallen/gol-rust [INFO] finished tweaking git repo https://github.com/patallen/gol-rust [INFO] tweaked toml for git repo https://github.com/patallen/gol-rust written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/patallen/gol-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ad6be3bed7116c6e953348b9578cfc573b140371a31714125832158304d111c1 [INFO] running `Command { std: "docker" "start" "-a" "ad6be3bed7116c6e953348b9578cfc573b140371a31714125832158304d111c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad6be3bed7116c6e953348b9578cfc573b140371a31714125832158304d111c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad6be3bed7116c6e953348b9578cfc573b140371a31714125832158304d111c1", kill_on_drop: false }` [INFO] [stdout] ad6be3bed7116c6e953348b9578cfc573b140371a31714125832158304d111c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5f6b6ef17798ecc73679f2161833079fc61b4fafa72233357e1758f6fc4506e2 [INFO] running `Command { std: "docker" "start" "-a" "5f6b6ef17798ecc73679f2161833079fc61b4fafa72233357e1758f6fc4506e2", kill_on_drop: false }` [INFO] [stderr] Compiling sdl2-sys v0.30.0 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling num v0.1.37 [INFO] [stderr] Compiling sdl2 v0.30.0 [INFO] [stderr] Compiling game_of_life v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/engine/scene.rs:4:27 [INFO] [stdout] | [INFO] [stdout] 4 | pub type BoxedScene = Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Scene + 'static` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/engine/scene.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | fn render(&self, &mut WindowCanvas) -> (); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut WindowCanvas` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/engine/scene.rs:9:33 [INFO] [stdout] | [INFO] [stdout] 9 | fn handle_events(&mut self, Vec) -> (); [INFO] [stdout] | ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Vec` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/engine/scene.rs:25:46 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn top(&mut self) -> Option<&mut Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Scene` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sdl2::render::WindowCanvas` [INFO] [stdout] --> src/scenes.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use sdl2::render::WindowCanvas; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/game.rs:120:60 [INFO] [stdout] | [INFO] [stdout] 120 | &Event::MouseButtonDown{mouse_btn: button, x, y, ..} => match &self.mode { [INFO] [stdout] | ^ help: try ignoring the field: `x: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/game.rs:120:63 [INFO] [stdout] | [INFO] [stdout] 120 | &Event::MouseButtonDown{mouse_btn: button, x, y, ..} => match &self.mode { [INFO] [stdout] | ^ help: try ignoring the field: `y: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/game.rs:130:58 [INFO] [stdout] | [INFO] [stdout] 130 | &Event::MouseButtonUp{mouse_btn: button, x, y, ..} => match &self.mode { [INFO] [stdout] | ^ help: try ignoring the field: `x: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/game.rs:130:61 [INFO] [stdout] | [INFO] [stdout] 130 | &Event::MouseButtonUp{mouse_btn: button, x, y, ..} => match &self.mode { [INFO] [stdout] | ^ help: try ignoring the field: `y: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/board.rs:56:21 [INFO] [stdout] | [INFO] [stdout] 56 | let mut cell = &mut self.cells[ridx][cidx]; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `em_callback_func` [INFO] [stdout] --> src/emscripten.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | type em_callback_func = unsafe extern fn(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `emscripten_set_main_loop` [INFO] [stdout] --> src/emscripten.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / fn emscripten_set_main_loop(func: em_callback_func, [INFO] [stdout] 9 | | fps: c_int, [INFO] [stdout] 10 | | simulate_infinite_loop: c_int); [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `set_main_loop_callback` [INFO] [stdout] --> src/emscripten.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn set_main_loop_callback(callback: F) where F: FnMut() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wrapper` [INFO] [stdout] --> src/emscripten.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | unsafe extern "C" fn wrapper() where F : FnMut() { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push` [INFO] [stdout] --> src/engine/scene.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn push(&mut self, state: BoxedScene) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `round` [INFO] [stdout] --> src/game.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | round: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/scenes.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | renderer.copy(&pausedt, None, Some(main_text.rect_centered(&top))); [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/scenes.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | renderer.copy(&subt, None, Some(sub_text.rect_centered(&bottom))); [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/scenes.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | renderer.copy(&pausedt, None, Some(main_text.rect_centered(&main))); [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/scenes.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | renderer.copy(&ss1, None, Some(sub1.rect_centered(&s1))); [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/scenes.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | renderer.copy(&ss2, None, Some(sub2.rect_centered(&s2))); [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/scenes.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | renderer.copy(&ss3, None, Some(sub3.rect_centered(&s3))); [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" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/game_of_life-d4ccc026dbd919f7.game_of_life.7d6fdhqq-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/game_of_life-d4ccc026dbd919f7.game_of_life.7d6fdhqq-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/game_of_life-d4ccc026dbd919f7.game_of_life.7d6fdhqq-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/game_of_life-d4ccc026dbd919f7.game_of_life.7d6fdhqq-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/game_of_life-d4ccc026dbd919f7.game_of_life.7d6fdhqq-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/game_of_life-d4ccc026dbd919f7.game_of_life.7d6fdhqq-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/game_of_life-d4ccc026dbd919f7.game_of_life.7d6fdhqq-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/game_of_life-d4ccc026dbd919f7.game_of_life.7d6fdhqq-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/game_of_life-d4ccc026dbd919f7.game_of_life.7d6fdhqq-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/game_of_life-d4ccc026dbd919f7.game_of_life.7d6fdhqq-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/game_of_life-d4ccc026dbd919f7.game_of_life.7d6fdhqq-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/game_of_life-d4ccc026dbd919f7.game_of_life.7d6fdhqq-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/game_of_life-d4ccc026dbd919f7.game_of_life.7d6fdhqq-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/game_of_life-d4ccc026dbd919f7.game_of_life.7d6fdhqq-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/game_of_life-d4ccc026dbd919f7.game_of_life.7d6fdhqq-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/game_of_life-d4ccc026dbd919f7.game_of_life.7d6fdhqq-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/game_of_life-d4ccc026dbd919f7" "/opt/rustwide/target/debug/deps/game_of_life-d4ccc026dbd919f7.1qvwfi6vta29ya6e.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsdl2-3b2363a75b475a7c.rlib" "/opt/rustwide/target/debug/deps/librand-505f51e5313a60e8.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-7b692588fc6d9a44.rlib" "/opt/rustwide/target/debug/deps/libbitflags-451632c3bdd53d67.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c13c3c1ddf8bbbb9.rlib" "/opt/rustwide/target/debug/deps/liblibc-302392ff27438034.rlib" "/opt/rustwide/target/debug/deps/libnum-13955a52630cae9f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-945b1e4bcad6d1f2.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-203aba52e977b2aa.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d28da72c707066c3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lSDL2_ttf" "-lSDL2" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /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; 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `game_of_life` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "5f6b6ef17798ecc73679f2161833079fc61b4fafa72233357e1758f6fc4506e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f6b6ef17798ecc73679f2161833079fc61b4fafa72233357e1758f6fc4506e2", kill_on_drop: false }` [INFO] [stdout] 5f6b6ef17798ecc73679f2161833079fc61b4fafa72233357e1758f6fc4506e2