[INFO] cloning repository https://github.com/bcamp1/cart-ai [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bcamp1/cart-ai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbcamp1%2Fcart-ai", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbcamp1%2Fcart-ai'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3024da501d4bc891f816f789870319a4f0a67cb1 [INFO] testing bcamp1/cart-ai against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbcamp1%2Fcart-ai" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bcamp1/cart-ai on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bcamp1/cart-ai [INFO] finished tweaking git repo https://github.com/bcamp1/cart-ai [INFO] tweaked toml for git repo https://github.com/bcamp1/cart-ai written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/bcamp1/cart-ai already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded random_color v0.4.4 [INFO] [stderr] Downloaded fps_counter v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c455860df819f627cfed3b9b179838f168d173d879fc23accbf39160915a96cb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c455860df819f627cfed3b9b179838f168d173d879fc23accbf39160915a96cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c455860df819f627cfed3b9b179838f168d173d879fc23accbf39160915a96cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c455860df819f627cfed3b9b179838f168d173d879fc23accbf39160915a96cb", kill_on_drop: false }` [INFO] [stdout] c455860df819f627cfed3b9b179838f168d173d879fc23accbf39160915a96cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "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] 432860741c459fa9773d80de0b5650ec664c8cbc583ec513a6e9236d710338b3 [INFO] running `Command { std: "docker" "start" "-a" "432860741c459fa9773d80de0b5650ec664c8cbc583ec513a6e9236d710338b3", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling c_vec v1.3.3 [INFO] [stderr] Compiling fps_counter v1.0.0 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling random_color v0.4.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling cart-ai v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `rand::prelude::*` [INFO] [stdout] --> src/cart.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use rand::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/cart.rs:147:12 [INFO] [stdout] | [INFO] [stdout] 147 | if (self.angle_pos >= PI/2.0 || self.angle_pos <= -PI/2.0) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sdl2::render::WindowCanvas` [INFO] [stdout] --> src/neat.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use sdl2::render::WindowCanvas; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MouseState` [INFO] [stdout] --> src/main.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 12 | use sdl2::mouse::{MouseState}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sdl2::rect::Rect` [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use sdl2::rect::Rect; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cart_color` [INFO] [stdout] --> src/cart.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | let cart_color = Color::from((cart_color_array[0] as u8, cart_color_array[1] as u8, cart_color_array[2] as u8)); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cart_color` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pend_color` [INFO] [stdout] --> src/cart.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | let pend_color = Color::from((pend_color_array[0] as u8, pend_color_array[1] as u8, pend_color_array[2] as u8)); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pend_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `track_color` [INFO] [stdout] --> src/cart.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | let track_color = Color::from((track_color_array[0] as u8, track_color_array[1] as u8, track_color_array[2] as u8)); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_track_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `track_x2` [INFO] [stdout] --> src/cart.rs:157:13 [INFO] [stdout] | [INFO] [stdout] 157 | let track_x2 = track_x1 + self.track_length; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_track_x2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Input` [INFO] [stdout] --> src/neat.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Input, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Hidden` [INFO] [stdout] --> src/neat.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Hidden, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Output` [INFO] [stdout] --> src/neat.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Output, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/neat.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(id: i32, nodeType: NodeType) -> Node { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Network` [INFO] [stdout] --> src/neat.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct Network { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/neat.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn new(numInputs: i32, numOutputs: i32) -> Network { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `context` [INFO] [stdout] --> src/text.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | context: &'a Sdl2TtfContext, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `filename` [INFO] [stdout] --> src/text.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | filename: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_color` [INFO] [stdout] --> src/text.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn set_color(&mut self, color: Color) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_font_size` [INFO] [stdout] --> src/text.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn set_font_size(&mut self, size: u16) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `draw` [INFO] [stdout] --> src/text.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn draw(&self, canvas: &mut WindowCanvas, text: &'a str, x: i32, y: i32) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | canvas.thick_line(0, track_y as i16, window_size.0 as i16, track_y as i16, track_thickness as u8, track_color); [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/cart.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | canvas.fill_rect(Rect::new(cart_x as i32, cart_y as i32, self.width as u32, self.height as u32)); [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/cart.rs:174:9 [INFO] [stdout] | [INFO] [stdout] 174 | canvas.thick_line(x1 as i16, y1 as i16, x2 as i16, y2 as i16, self.pend_width as u8, self.pend_color); [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/cart.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 177 | canvas.filled_circle(x2 as i16, y2 as i16, self.ball_size as i16, self.pend_color); [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/cart.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | canvas.filled_circle(x1 as i16, y1 as i16, self.pend_width as i16, self.color); [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: structure field `nodeType` should have a snake case name [INFO] [stdout] --> src/neat.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub nodeType: NodeType, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `node_type` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `nodeType` should have a snake case name [INFO] [stdout] --> src/neat.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(id: i32, nodeType: NodeType) -> Node { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `node_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `inNode` should have a snake case name [INFO] [stdout] --> src/neat.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub inNode: i32, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `in_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `outNode` should have a snake case name [INFO] [stdout] --> src/neat.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub outNode: i32, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `out_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `numInputs` should have a snake case name [INFO] [stdout] --> src/neat.rs:41:16 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn new(numInputs: i32, numOutputs: i32) -> Network { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `num_inputs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `numOutputs` should have a snake case name [INFO] [stdout] --> src/neat.rs:41:32 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn new(numInputs: i32, numOutputs: i32) -> Network { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `num_outputs` [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/cart_ai-5c20485ff5e0f410.cart_ai.16d2132b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cart_ai-5c20485ff5e0f410.cart_ai.16d2132b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cart_ai-5c20485ff5e0f410.cart_ai.16d2132b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cart_ai-5c20485ff5e0f410.cart_ai.16d2132b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cart_ai-5c20485ff5e0f410.cart_ai.16d2132b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cart_ai-5c20485ff5e0f410.cart_ai.16d2132b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cart_ai-5c20485ff5e0f410.cart_ai.16d2132b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cart_ai-5c20485ff5e0f410.cart_ai.16d2132b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cart_ai-5c20485ff5e0f410.cart_ai.16d2132b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cart_ai-5c20485ff5e0f410.cart_ai.16d2132b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cart_ai-5c20485ff5e0f410.cart_ai.16d2132b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cart_ai-5c20485ff5e0f410.cart_ai.16d2132b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cart_ai-5c20485ff5e0f410.cart_ai.16d2132b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cart_ai-5c20485ff5e0f410.cart_ai.16d2132b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cart_ai-5c20485ff5e0f410.cart_ai.16d2132b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cart_ai-5c20485ff5e0f410.cart_ai.16d2132b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/cart_ai-5c20485ff5e0f410.1dfpicn470vnpe5s.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librandom_color-0c257b9693374c8d.rlib" "/opt/rustwide/target/debug/deps/librand-b8025ed0bce91e0a.rlib" "/opt/rustwide/target/debug/deps/librand-08d1b8032871a25a.rlib" "/opt/rustwide/target/debug/deps/librand-98dc90defe9465a6.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-988dc8a7899f9154.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-7a313679eedd7821.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-848d201262c9fe6e.rlib" "/opt/rustwide/target/debug/deps/librand_core-7f9dfd137cef96a2.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-955129ed8b1eccef.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libsdl2-95fa232acabc278c.rlib" "/opt/rustwide/target/debug/deps/librand-2e97703a0c90aae7.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7ce2f11f8c84738.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a0a75dd4af812220.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dba76580cf2ee4ff.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-13a854f61f415c86.rlib" "/opt/rustwide/target/debug/deps/librand_core-a03f340c157b8ac6.rlib" "/opt/rustwide/target/debug/deps/librand_os-e6c9424d4f007410.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/libc_vec-64adc4f640d38272.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-f708b0ce310fff1d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/liblibc-e87f1f4733637031.rlib" "/opt/rustwide/target/debug/deps/libnum-ede198e2f646c150.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-26e61618ae755979.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-888180d47b609909.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c244e83104064720.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_ttf" "-lSDL2_gfx" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cart_ai-5c20485ff5e0f410" "-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_gfx [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 31 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cart-ai` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "432860741c459fa9773d80de0b5650ec664c8cbc583ec513a6e9236d710338b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "432860741c459fa9773d80de0b5650ec664c8cbc583ec513a6e9236d710338b3", kill_on_drop: false }` [INFO] [stdout] 432860741c459fa9773d80de0b5650ec664c8cbc583ec513a6e9236d710338b3