[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 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbcamp1%2Fcart-ai" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bcamp1/cart-ai on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-17/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" "+1.60.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fps_counter v1.0.0 [INFO] [stderr] Downloaded random_color v0.4.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 068386d6e7c363f155061eab7b744098dfdc706cb8c4c756156c844f1dfbfb79 [INFO] running `Command { std: "docker" "start" "-a" "068386d6e7c363f155061eab7b744098dfdc706cb8c4c756156c844f1dfbfb79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "068386d6e7c363f155061eab7b744098dfdc706cb8c4c756156c844f1dfbfb79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "068386d6e7c363f155061eab7b744098dfdc706cb8c4c756156c844f1dfbfb79", kill_on_drop: false }` [INFO] [stdout] 068386d6e7c363f155061eab7b744098dfdc706cb8c4c756156c844f1dfbfb79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d234d69a97c2495ce133a010af3785f02811a8f2ab4c04d42125165749d19225 [INFO] running `Command { std: "docker" "start" "-a" "d234d69a97c2495ce133a010af3785f02811a8f2ab4c04d42125165749d19225", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [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 num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling random_color v0.4.4 [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] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 147 - if (self.angle_pos >= PI/2.0 || self.angle_pos <= -PI/2.0) { [INFO] [stdout] 147 + if self.angle_pos >= PI/2.0 || self.angle_pos <= -PI/2.0 { [INFO] [stdout] | [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] note: `NodeType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/neat.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `NodeType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/neat.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `NodeType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/neat.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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-a998efc2d0b5e5a6.cart_ai.7ec0694d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cart_ai-a998efc2d0b5e5a6.cart_ai.7ec0694d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cart_ai-a998efc2d0b5e5a6.cart_ai.7ec0694d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cart_ai-a998efc2d0b5e5a6.cart_ai.7ec0694d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cart_ai-a998efc2d0b5e5a6.cart_ai.7ec0694d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cart_ai-a998efc2d0b5e5a6.cart_ai.7ec0694d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cart_ai-a998efc2d0b5e5a6.cart_ai.7ec0694d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cart_ai-a998efc2d0b5e5a6.cart_ai.7ec0694d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cart_ai-a998efc2d0b5e5a6.cart_ai.7ec0694d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cart_ai-a998efc2d0b5e5a6.cart_ai.7ec0694d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cart_ai-a998efc2d0b5e5a6.cart_ai.7ec0694d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cart_ai-a998efc2d0b5e5a6.cart_ai.7ec0694d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cart_ai-a998efc2d0b5e5a6.cart_ai.7ec0694d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cart_ai-a998efc2d0b5e5a6.cart_ai.7ec0694d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cart_ai-a998efc2d0b5e5a6.cart_ai.7ec0694d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cart_ai-a998efc2d0b5e5a6.cart_ai.7ec0694d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/cart_ai-a998efc2d0b5e5a6.kjp1dv0ffduw90b.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librandom_color-d0c76954f23a18b6.rlib" "/opt/rustwide/target/debug/deps/librand-aabe04fc24406f30.rlib" "/opt/rustwide/target/debug/deps/librand-4d12408fc1b25da8.rlib" "/opt/rustwide/target/debug/deps/librand-a535120323cc8cbd.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8c6cb13bf89f4cfc.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-9573a9893e75f899.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-8f09ddeb985861e3.rlib" "/opt/rustwide/target/debug/deps/librand_core-c1b82caecf911150.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3850647f947373c5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libsdl2-8fbd023209a920e8.rlib" "/opt/rustwide/target/debug/deps/librand-875b6f7bae59684b.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-0e1b41da8d68268e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-04beb691bef1d141.rlib" "/opt/rustwide/target/debug/deps/librand_hc-863ed5af2eff5223.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f31cc0e75afee975.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-59007569fa0dabf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-2035e010cda6ad37.rlib" "/opt/rustwide/target/debug/deps/librand_os-0006d5049dce2ca0.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3a4a755403add799.rlib" "/opt/rustwide/target/debug/deps/librand_core-a742cc23d4224b17.rlib" "/opt/rustwide/target/debug/deps/libc_vec-7561dcd378cbfb80.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-48add6c728d89ed8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/liblibc-6f8015d859df6a0e.rlib" "/opt/rustwide/target/debug/deps/libnum-a1242fda20757d3f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-86440727184f927e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-94d48e938decd8b7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0b76c588263a7e97.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.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/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cart_ai-a998efc2d0b5e5a6" "-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_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` due to 2 previous errors; 31 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d234d69a97c2495ce133a010af3785f02811a8f2ab4c04d42125165749d19225", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d234d69a97c2495ce133a010af3785f02811a8f2ab4c04d42125165749d19225", kill_on_drop: false }` [INFO] [stdout] d234d69a97c2495ce133a010af3785f02811a8f2ab4c04d42125165749d19225