[INFO] cloning repository https://github.com/superosku/oskuRTS [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/superosku/oskuRTS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperosku%2FoskuRTS", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperosku%2FoskuRTS'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 01849e8e88ae5110907ad141820d31c79cabf6b1 [INFO] testing superosku/oskuRTS against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperosku%2FoskuRTS" "/workspace/builds/worker-67/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-67/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/superosku/oskuRTS on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/superosku/oskuRTS [INFO] finished tweaking git repo https://github.com/superosku/oskuRTS [INFO] tweaked toml for git repo https://github.com/superosku/oskuRTS written to /workspace/builds/worker-67/source/Cargo.toml [INFO] crate git repo https://github.com/superosku/oskuRTS already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a64c52d38664d7624fbff6c73fc26dbb2cbec96906d10cdadc0286b1a178744 [INFO] running `Command { std: "docker" "start" "-a" "1a64c52d38664d7624fbff6c73fc26dbb2cbec96906d10cdadc0286b1a178744", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a64c52d38664d7624fbff6c73fc26dbb2cbec96906d10cdadc0286b1a178744", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a64c52d38664d7624fbff6c73fc26dbb2cbec96906d10cdadc0286b1a178744", kill_on_drop: false }` [INFO] [stdout] 1a64c52d38664d7624fbff6c73fc26dbb2cbec96906d10cdadc0286b1a178744 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2f59f0142989b27f046a4493d4049f913f04df884e0c5440ee526f58132cc41 [INFO] running `Command { std: "docker" "start" "-a" "f2f59f0142989b27f046a4493d4049f913f04df884e0c5440ee526f58132cc41", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling c_vec v1.3.2 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling multi_mut v0.1.3 [INFO] [stderr] Compiling sdl2-sys v0.32.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling sdl2 v0.32.1 [INFO] [stderr] Compiling rust-game v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::mem::transmute` [INFO] [stdout] --> src/map.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::mem::transmute; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::map` [INFO] [stdout] --> src/projectile.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::map; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BTreeMapMultiMut` [INFO] [stdout] --> src/entity_holder.rs:5:34 [INFO] [stdout] | [INFO] [stdout] 5 | use multi_mut::{HashMapMultiMut, BTreeMapMultiMut}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/main.rs:253:29 [INFO] [stdout] | [INFO] [stdout] 253 | ... _ => Err("Invalid GroundType for drawing".to_string()) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `binary_data` [INFO] [stdout] --> src/entity.rs:61:31 [INFO] [stdout] | [INFO] [stdout] 61 | let (point_y, binary_data) = binary_helpers::pop_f32(binary_data); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_binary_data` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `binary_data` [INFO] [stdout] --> src/entity.rs:68:31 [INFO] [stdout] | [INFO] [stdout] 68 | let (point_y, binary_data) = binary_helpers::pop_f32(binary_data); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_binary_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `resource_type` [INFO] [stdout] --> src/entity.rs:76:22 [INFO] [stdout] | [INFO] [stdout] 76 | let (resource_type, binary_data) = binary_helpers::pop_u8(binary_data); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_resource_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `binary_data` [INFO] [stdout] --> src/entity.rs:76:37 [INFO] [stdout] | [INFO] [stdout] 76 | let (resource_type, binary_data) = binary_helpers::pop_u8(binary_data); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_binary_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `binary_data` [INFO] [stdout] --> src/entity.rs:179:32 [INFO] [stdout] | [INFO] [stdout] 179 | let (task_binary_data, binary_data) = binary_helpers::pop_padded(binary_data); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_binary_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `point_x` [INFO] [stdout] --> src/entity.rs:183:21 [INFO] [stdout] | [INFO] [stdout] 183 | let mut point_x: f32 = 0.0; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_point_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `point_y` [INFO] [stdout] --> src/entity.rs:184:21 [INFO] [stdout] | [INFO] [stdout] 184 | let mut point_y: f32 = 0.0; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_point_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `map` [INFO] [stdout] --> src/entity.rs:542:53 [INFO] [stdout] | [INFO] [stdout] 542 | pub fn interact_with(&mut self, other: &Entity, map: &map::Map) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `binary_data` [INFO] [stdout] --> src/entity_holder.rs:51:34 [INFO] [stdout] | [INFO] [stdout] 51 | let (mut buildings_data, binary_data) = binary_helpers::pop_padded(binary_data); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_binary_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `team_id` [INFO] [stdout] --> src/entity_holder.rs:185:82 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn add_new_building(&mut self, map: &mut map::Map, location: (i32, i32), team_id: u32) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_team_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tick` [INFO] [stdout] --> src/entity_holder.rs:253:73 [INFO] [stdout] | [INFO] [stdout] 253 | pub fn entities_interact_with_each_other(&mut self, map: &map::Map, tick: u32) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tick` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `binary_data` [INFO] [stdout] --> src/projectile.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | let (angle, binary_data) = binary_helpers::pop_f32(binary_data); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_binary_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `binary_data` [INFO] [stdout] --> src/building.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | let (y, binary_data) = binary_helpers::pop_i32(binary_data); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_binary_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `unit_type` [INFO] [stdout] --> src/game_state.rs:115:60 [INFO] [stdout] | [INFO] [stdout] 115 | GameEvent::InsertUnit { location, team_id, unit_type } => { [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `unit_type: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `binary_data` [INFO] [stdout] --> src/binary_helpers.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | let mut binary_data: Vec = vec![0; 4]; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_binary_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/entity.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | let mut point_x: f32 = 0.0; [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: variable does not need to be mutable [INFO] [stdout] --> src/entity.rs:184:17 [INFO] [stdout] | [INFO] [stdout] 184 | let mut point_y: f32 = 0.0; [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/entity_holder.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | let mut entity = Entity::from_binary(unit_data); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/entity_holder.rs:202:13 [INFO] [stdout] | [INFO] [stdout] 202 | let mut new_entity = Entity::new(x, y, self.id_counter, team_id, entity_type); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/entity_holder.rs:296:25 [INFO] [stdout] | [INFO] [stdout] 296 | let mut entity = self.entities.get_mut(entity_id).unwrap(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/binary_helpers.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | let mut binary_data: Vec = vec![0; 4]; [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add` [INFO] [stdout] --> src/point.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn add(&mut self, other: &Vector) { [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: `as_f` [INFO] [stdout] --> src/point.rs:103:12 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn as_f(&self) -> (f32, f32) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Gold` [INFO] [stdout] --> src/entity.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | Gold, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ResourceType` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/entity.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Copy, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_ranged` [INFO] [stdout] --> src/entity.rs:260:12 [INFO] [stdout] | [INFO] [stdout] 260 | pub fn is_ranged(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `seeing_distance` [INFO] [stdout] --> src/entity.rs:268:12 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn seeing_distance(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `can_reach` [INFO] [stdout] --> src/entity.rs:495:12 [INFO] [stdout] | [INFO] [stdout] 495 | pub fn can_reach(&self, distance: f32, point: &point::Point, map: &map::Map) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `tick` [INFO] [stdout] --> src/game_state.rs:102:12 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn tick(&self) -> u32 { self.tick } [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:398:17 [INFO] [stdout] | [INFO] [stdout] 398 | / canvas.copy( [INFO] [stdout] 399 | | &texture_holder.building_1_texture, [INFO] [stdout] 400 | | None, [INFO] [stdout] 401 | | rect [INFO] [stdout] 402 | | ); [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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rust_game-0b5f1909720bf707.rust_game.021fb7f8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rust_game-0b5f1909720bf707.rust_game.021fb7f8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rust_game-0b5f1909720bf707.rust_game.021fb7f8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rust_game-0b5f1909720bf707.rust_game.021fb7f8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rust_game-0b5f1909720bf707.rust_game.021fb7f8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rust_game-0b5f1909720bf707.rust_game.021fb7f8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rust_game-0b5f1909720bf707.rust_game.021fb7f8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rust_game-0b5f1909720bf707.rust_game.021fb7f8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rust_game-0b5f1909720bf707.rust_game.021fb7f8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rust_game-0b5f1909720bf707.rust_game.021fb7f8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rust_game-0b5f1909720bf707.rust_game.021fb7f8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rust_game-0b5f1909720bf707.rust_game.021fb7f8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rust_game-0b5f1909720bf707.rust_game.021fb7f8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rust_game-0b5f1909720bf707.rust_game.021fb7f8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rust_game-0b5f1909720bf707.rust_game.021fb7f8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rust_game-0b5f1909720bf707.rust_game.021fb7f8-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rust_game-0b5f1909720bf707.1jpjwwvkb96juaz9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbyteorder-5b6dcbe3115f0573.rlib" "/opt/rustwide/target/debug/deps/libsdl2-baf7dfcf0924d14e.rlib" "/opt/rustwide/target/debug/deps/librand-17e54df613715ed1.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-77606af54bbbbcc4.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-fe6d76cade370731.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d269308525f4b6f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1bcd9f4f4c2081cb.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-db35b97212c0da34.rlib" "/opt/rustwide/target/debug/deps/librand_core-f8c892ef9c68230d.rlib" "/opt/rustwide/target/debug/deps/librand_os-92f2bf6db75b7f17.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9e01d6040bea51ff.rlib" "/opt/rustwide/target/debug/deps/librand_core-83a6dba49af4e27f.rlib" "/opt/rustwide/target/debug/deps/libc_vec-bd75b90f7646d1e0.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-fc680c36391d98c4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c1fd6b181e1981af.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-127689f7eaad1653.rlib" "/opt/rustwide/target/debug/deps/liblibc-1dc5af793c54eb5b.rlib" "/opt/rustwide/target/debug/deps/libnum-1840110e9126cd74.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-caf135316d1c822e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f0107a1a3205cd2a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8c8d8af81d561c3a.rlib" "/opt/rustwide/target/debug/deps/libmulti_mut-fa09a244523c7614.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_mixer" "-lSDL2_image" "-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/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rust_game-0b5f1909720bf707" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_mixer [INFO] [stdout] /usr/bin/ld: cannot find -lSDL2_image [INFO] [stdout] /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] [stderr] error: could not compile `rust-game` due to 2 previous errors; 33 warnings emitted [INFO] [stdout] error: aborting due to previous error; 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f2f59f0142989b27f046a4493d4049f913f04df884e0c5440ee526f58132cc41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2f59f0142989b27f046a4493d4049f913f04df884e0c5440ee526f58132cc41", kill_on_drop: false }` [INFO] [stdout] f2f59f0142989b27f046a4493d4049f913f04df884e0c5440ee526f58132cc41