[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 beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatallen%2Fgol-rust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/patallen/gol-rust on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/patallen/gol-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2f6422ba27f29102941168e9e10bda6c8d8c6c5bbd5ffaef85e4e95be1af4a0e
[INFO] running `Command { std: "docker" "start" "-a" "2f6422ba27f29102941168e9e10bda6c8d8c6c5bbd5ffaef85e4e95be1af4a0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f6422ba27f29102941168e9e10bda6c8d8c6c5bbd5ffaef85e4e95be1af4a0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f6422ba27f29102941168e9e10bda6c8d8c6c5bbd5ffaef85e4e95be1af4a0e", kill_on_drop: false }`
[INFO] [stdout] 2f6422ba27f29102941168e9e10bda6c8d8c6c5bbd5ffaef85e4e95be1af4a0e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6aca13803f1052186939c2e5652e46956f265f2cd1cc7e257f2716d5a842a273
[INFO] running `Command { std: "docker" "start" "-a" "6aca13803f1052186939c2e5652e46956f265f2cd1cc7e257f2716d5a842a273", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling num-traits v0.1.37
[INFO] [stderr]    Compiling libc v0.2.23
[INFO] [stderr]    Compiling sdl2-sys v0.30.0
[INFO] [stderr]    Compiling lazy_static v0.2.8
[INFO] [stderr]    Compiling rand v0.3.15
[INFO] [stderr]    Compiling num-integer v0.1.34
[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: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]  --> src/emscripten.rs:6:32
[INFO] [stdout]   |
[INFO] [stdout] 6 | type em_callback_func = unsafe extern fn();
[INFO] [stdout]   |                                ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]  --> src/emscripten.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern {
[INFO] [stdout]   | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[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]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]   = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]   = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[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<Event>) -> ();
[INFO] [stdout]   |                                 ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Vec<Event>`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]   = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[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<Scene + 'static>;
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]   = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub type BoxedScene = Box<dyn Scene + 'static>;
[INFO] [stdout]   |                           +++
[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<Scene>> {
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn top(&mut self) -> Option<&mut Box<dyn Scene>> {
[INFO] [stdout]    |                                              +++
[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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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: type alias `em_callback_func` is never used
[INFO] [stdout]  --> src/emscripten.rs:6:6
[INFO] [stdout]   |
[INFO] [stdout] 6 | type em_callback_func = unsafe extern fn();
[INFO] [stdout]   |      ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_main_loop_callback` is never used
[INFO] [stdout]   --> src/emscripten.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn set_main_loop_callback<F>(callback: F) where F: FnMut() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wrapper` is never used
[INFO] [stdout]   --> src/emscripten.rs:22:22
[INFO] [stdout]    |
[INFO] [stdout] 22 | unsafe extern "C" fn wrapper<F>() where F : FnMut() {
[INFO] [stdout]    |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `emscripten_set_main_loop` is never used
[INFO] [stdout]  --> src/emscripten.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn emscripten_set_main_loop(func: em_callback_func,
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `push` is never used
[INFO] [stdout]   --> src/engine/scene.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl SceneStack {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn push(&mut self, state: BoxedScene) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Text` is never constructed
[INFO] [stdout]   --> src/scenes.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct Text {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `rect_centered` are never used
[INFO] [stdout]   --> src/scenes.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl Text {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 26 |     pub fn new(text: &str, width:usize, height: usize) -> Text {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn rect_centered(&self, point: &Point)-> Rect {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PauseScene` is never constructed
[INFO] [stdout]   --> src/scenes.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct PauseScene {}
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StartScene` is never constructed
[INFO] [stdout]   --> src/scenes.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub struct StartScene {}
[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: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let _ = renderer.copy(&pausedt, None, Some(main_text.rect_centered(&top)));
[INFO] [stdout]    |         +++++++
[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] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 67 |         let _ = renderer.copy(&subt, None, Some(sub_text.rect_centered(&bottom)));
[INFO] [stdout]    |         +++++++
[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] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 114 |         let _ = renderer.copy(&pausedt, None, Some(main_text.rect_centered(&main)));
[INFO] [stdout]     |         +++++++
[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] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 115 |         let _ = renderer.copy(&ss1, None, Some(sub1.rect_centered(&s1)));
[INFO] [stdout]     |         +++++++
[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] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let _ = renderer.copy(&ss2, None, Some(sub2.rect_centered(&s2)));
[INFO] [stdout]     |         +++++++
[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] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 117 |         let _ = renderer.copy(&ss3, None, Some(sub3.rect_centered(&s3)));
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustceEXxo9/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsdl2-580c4f3dea1bad95,librand-b3744b2cb69273b8,libsdl2_sys-7a2554e695c07ac8,libbitflags-7ba9f91ea1bab136,liblazy_static-e9607dde5f2ff3ed,liblibc-37fb7c82b845b0ef,libnum-f41d5c243960be7f,libnum_iter-d85cb199375342c7,libnum_integer-e85380dbf078447c,libnum_traits-a57320a075dac8af}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lSDL2_ttf" "-lSDL2" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustceEXxo9/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/game_of_life-647a44bfd605fcb2" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lSDL2_ttf
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `game_of_life` (bin "game_of_life") due to 1 previous error; 27 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "6aca13803f1052186939c2e5652e46956f265f2cd1cc7e257f2716d5a842a273", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6aca13803f1052186939c2e5652e46956f265f2cd1cc7e257f2716d5a842a273", kill_on_drop: false }`
[INFO] [stdout] 6aca13803f1052186939c2e5652e46956f265f2cd1cc7e257f2716d5a842a273
