[INFO] cloning repository https://github.com/valenxie/CS181-unit2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/valenxie/CS181-unit2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalenxie%2FCS181-unit2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalenxie%2FCS181-unit2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d0fc787d51e4f05323702b9d126a04dbf4db668 [INFO] testing valenxie/CS181-unit2 against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalenxie%2FCS181-unit2" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/valenxie/CS181-unit2 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/valenxie/CS181-unit2 [INFO] finished tweaking git repo https://github.com/valenxie/CS181-unit2 [INFO] tweaked toml for git repo https://github.com/valenxie/CS181-unit2 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/valenxie/CS181-unit2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69fbb95c2154d4c4ca686cfd0de884565375b76ac18d4e587e541b4268ef3c31 [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" "69fbb95c2154d4c4ca686cfd0de884565375b76ac18d4e587e541b4268ef3c31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69fbb95c2154d4c4ca686cfd0de884565375b76ac18d4e587e541b4268ef3c31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69fbb95c2154d4c4ca686cfd0de884565375b76ac18d4e587e541b4268ef3c31", kill_on_drop: false }` [INFO] [stdout] 69fbb95c2154d4c4ca686cfd0de884565375b76ac18d4e587e541b4268ef3c31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d55f057fd7f12fd830ee46ab1f2b3822146f9a640a907027110b16653b4f8e9e [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" "d55f057fd7f12fd830ee46ab1f2b3822146f9a640a907027110b16653b4f8e9e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling once_cell v1.7.0 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling wide v0.4.6 [INFO] [stderr] Compiling weezl v0.1.4 [INFO] [stderr] Compiling cpal v0.13.2 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling pollster v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling ash v0.31.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling wgpu-types v0.6.1 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Compiling spirv_headers v1.5.0 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling ultraviolet v0.4.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling gfx-hal v0.6.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling gfx-memory v0.2.2 [INFO] [stderr] Compiling gfx-descriptor v0.2.0 [INFO] [stderr] Compiling gfx-backend-empty v0.6.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling wayland-commons v0.28.5 [INFO] [stderr] Compiling alsa v0.5.0 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.13 [INFO] [stderr] Compiling wayland-cursor v0.28.5 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling naga v0.2.0 [INFO] [stderr] Compiling minimp3 v0.5.1 [INFO] [stderr] Compiling gfx-backend-vulkan v0.6.5 [INFO] [stderr] Compiling rodio v0.13.1 [INFO] [stderr] Compiling wgpu-core v0.6.5 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling wgpu v0.6.2 [INFO] [stderr] Compiling pixels v0.2.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.2 [INFO] [stderr] Compiling winit v0.24.0 [INFO] [stderr] Compiling winit_input_helper v0.9.0 [INFO] [stderr] Compiling engine2d v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::BufReader` [INFO] [stdout] --> src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::BufReader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Duration` [INFO] [stdout] --> src/lib.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | use std::time::{Duration, Instant}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `OutputStreamHandle`, `Source` [INFO] [stdout] --> src/lib.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use rodio::{OutputStreamHandle, Source}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Rect` [INFO] [stdout] --> src/sprite.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::types::{Rect, Vec2i}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::animation::AnimationState` [INFO] [stdout] --> src/graphics.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::animation::AnimationState; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/graphics.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DrawText` [INFO] [stdout] --> src/resources.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::text::{self, DrawText}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `resources::*` [INFO] [stdout] --> src/collision.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::{resources::*, tiles::Tile}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/collision.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::animation::*` [INFO] [stdout] --> src/collision.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::animation::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> src/collision.rs:93:14 [INFO] [stdout] | [INFO] [stdout] 93 | for (i, (pos, sz)) in positions.iter().zip(sizes.iter()).enumerate() { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sz` [INFO] [stdout] --> src/collision.rs:93:19 [INFO] [stdout] | [INFO] [stdout] 93 | for (i, (pos, sz)) in positions.iter().zip(sizes.iter()).enumerate() { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_sz` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tmi` [INFO] [stdout] --> src/collision.rs:100:14 [INFO] [stdout] | [INFO] [stdout] 100 | for (tmi,tm) in tilemaps.iter().enumerate(){ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_tmi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/collision.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | let mut rect1 = Rect { [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/collision.rs:76:21 [INFO] [stdout] | [INFO] [stdout] 76 | let mut rect2 = Rect { [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/collision.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | let mut rect1 = Rect { [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/collision.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | let mut a_rect = Rect { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `image` [INFO] [stdout] --> src/sprite.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | image: Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `animation` [INFO] [stdout] --> src/sprite.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | animation: Rc, // Maybe better to use a type that can't have a negative origin [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::time` [INFO] [stdout] --> src/bin/game2.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use core::time; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `time::Duration` [INFO] [stdout] --> src/bin/game2.rs:2:48 [INFO] [stdout] | [INFO] [stdout] 2 | use std::{fs::File, io::BufReader, path::Path, time::Duration}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `animation`, `texture` [INFO] [stdout] --> src/bin/game2.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | use engine2d::{animation, texture, types::*}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/bin/game2.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | use engine2d::text::{self, DrawText}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `engine2d::sprite::*` [INFO] [stdout] --> src/bin/game2.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use engine2d::sprite::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `engine2d::collision::*` [INFO] [stdout] --> src/bin/game2.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use engine2d::collision::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sink` [INFO] [stdout] --> src/bin/game2.rs:22:36 [INFO] [stdout] | [INFO] [stdout] 22 | use rodio::{Decoder, OutputStream, Sink}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SineWave` [INFO] [stdout] --> src/bin/game2.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | use rodio::source::{SineWave, Source}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `lvl1Exit` should have an upper camel case name [INFO] [stdout] --> src/bin/game2.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | lvl1Exit, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Lvl1exit` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `lvl2Exit` should have an upper camel case name [INFO] [stdout] --> src/bin/game2.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | lvl2Exit, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Lvl2exit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `lvl2Entrance` should have an upper camel case name [INFO] [stdout] --> src/bin/game2.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | lvl2Entrance, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Lvl2entrance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `engine2d::collision::*` [INFO] [stdout] --> src/bin/game1.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use engine2d::collision::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sink` [INFO] [stdout] --> src/bin/game1.rs:19:36 [INFO] [stdout] | [INFO] [stdout] 19 | use rodio::{Decoder, OutputStream, Sink}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SineWave` [INFO] [stdout] --> src/bin/game1.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 20 | use rodio::source::{SineWave, Source}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tileset1` [INFO] [stdout] --> src/bin/game1.rs:314:9 [INFO] [stdout] | [INFO] [stdout] 314 | let tileset1 = Rc::new(Tileset::new( [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tileset1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> src/bin/game1.rs:641:97 [INFO] [stdout] | [INFO] [stdout] 641 | fn draw_game(resources:&Resources, levels: &Vec, state: &GameState, screen: &mut Screen, frame:usize) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ten_millis` [INFO] [stdout] --> src/bin/game1.rs:665:21 [INFO] [stdout] | [INFO] [stdout] 665 | let ten_millis = time::Duration::from_millis(500); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ten_millis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `resources` [INFO] [stdout] --> src/bin/game1.rs:651:16 [INFO] [stdout] | [INFO] [stdout] 651 | fn update_game(resources:&Resources, levels: &Vec, state: &mut GameState, input: &WinitInputHelper, frame: usize) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_resources` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> src/bin/game1.rs:651:108 [INFO] [stdout] | [INFO] [stdout] 651 | fn update_game(resources:&Resources, levels: &Vec, state: &mut GameState, input: &WinitInputHelper, frame: usize) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pm` [INFO] [stdout] --> src/bin/game1.rs:90:24 [INFO] [stdout] | [INFO] [stdout] 90 | Mode::Play(pm) => { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_pm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `temp_stream_handle` [INFO] [stdout] --> src/bin/game1.rs:182:29 [INFO] [stdout] | [INFO] [stdout] 182 | let (_, temp_stream_handle) = OutputStream::try_default().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_temp_stream_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pm` [INFO] [stdout] --> src/bin/game1.rs:248:24 [INFO] [stdout] | [INFO] [stdout] 248 | Mode::Play(pm) => { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_pm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `enemy_anim` [INFO] [stdout] --> src/bin/game2.rs:753:9 [INFO] [stdout] | [INFO] [stdout] 753 | let enemy_anim = Rc::new(Animation::freeze(Rect{x:0,y:0,w:16,h:32})); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_enemy_anim` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> src/bin/game2.rs:824:97 [INFO] [stdout] | [INFO] [stdout] 824 | fn draw_game(resources:&Resources, levels: &Vec, state: &GameState, screen: &mut Screen, frame:usize) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> src/bin/game2.rs:830:108 [INFO] [stdout] | [INFO] [stdout] 830 | fn update_game(resources:&Resources, levels: &Vec, state: &mut GameState, input: &WinitInputHelper, frame: usize) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `levels` [INFO] [stdout] --> src/bin/game2.rs:61:55 [INFO] [stdout] | [INFO] [stdout] 61 | fn update(self, game:&mut GameState, input:&Input,levels: &Vec) -> Self { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_levels` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/game2.rs:270:23 [INFO] [stdout] | [INFO] [stdout] 270 | for ((mut pos,mut tex),mut anim) in game.positions.iter().zip(game.textures.iter()).zip(game.anim_state.iter()) { [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/bin/game2.rs:270:31 [INFO] [stdout] | [INFO] [stdout] 270 | for ((mut pos,mut tex),mut anim) in game.positions.iter().zip(game.textures.iter()).zip(game.anim_state.iter()) { [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/bin/game2.rs:270:40 [INFO] [stdout] | [INFO] [stdout] 270 | for ((mut pos,mut tex),mut anim) in game.positions.iter().zip(game.textures.iter()).zip(game.anim_state.iter()) { [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/bin/game1.rs:288:9 [INFO] [stdout] | [INFO] [stdout] 288 | let mut rsrc = Resources::new(); [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/bin/game1.rs:563:9 [INFO] [stdout] | [INFO] [stdout] 563 | let mut game = GameState{ [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Battle` [INFO] [stdout] --> src/bin/game1.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | Battle, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Menu` [INFO] [stdout] --> src/bin/game1.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | Menu, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `types` [INFO] [stdout] --> src/bin/game1.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 264 | types: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [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/game1-efabca2da2d6c7aa.game1.4fed48a8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/game1-efabca2da2d6c7aa.game1.4fed48a8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/game1-efabca2da2d6c7aa.game1.4fed48a8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/game1-efabca2da2d6c7aa.game1.4fed48a8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/game1-efabca2da2d6c7aa.game1.4fed48a8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/game1-efabca2da2d6c7aa.game1.4fed48a8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/game1-efabca2da2d6c7aa.game1.4fed48a8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/game1-efabca2da2d6c7aa.game1.4fed48a8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/game1-efabca2da2d6c7aa.game1.4fed48a8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/game1-efabca2da2d6c7aa.game1.4fed48a8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/game1-efabca2da2d6c7aa.game1.4fed48a8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/game1-efabca2da2d6c7aa.game1.4fed48a8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/game1-efabca2da2d6c7aa.game1.4fed48a8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/game1-efabca2da2d6c7aa.game1.4fed48a8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/game1-efabca2da2d6c7aa.game1.4fed48a8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/game1-efabca2da2d6c7aa.game1.4fed48a8-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/game1-efabca2da2d6c7aa.2tsq3jxshcy7iw0e.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-02a933795249750f/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libengine2d-90c82289b0ad01db.rlib" "/opt/rustwide/target/debug/deps/libimage-8a0346a10b76eaf7.rlib" "/opt/rustwide/target/debug/deps/libpng-dbd0b4002a86b8b2.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-cbe1f5d281b355c7.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-4bd913ad9d1af7cf.rlib" "/opt/rustwide/target/debug/deps/libdeflate-b3ed12cccf82f89e.rlib" "/opt/rustwide/target/debug/deps/libadler32-45a11eeaabb26c9a.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-85f7fdc09ba306e4.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-50f58f4ebda690ae.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-a14b4bc6c72225f0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-95e6037de7bb4a3b.rlib" "/opt/rustwide/target/debug/deps/libgif-ec6394020e22e665.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-c3b32fd1c6f0209d.rlib" "/opt/rustwide/target/debug/deps/libtiff-d3c03e8bef88fac9.rlib" "/opt/rustwide/target/debug/deps/libweezl-f1adc95a94ac8e3b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-61e359899b2e6631.rlib" "/opt/rustwide/target/debug/deps/libadler-15db843e4b39fe4c.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-f729be06adf9a784.rlib" "/opt/rustwide/target/debug/deps/librayon-fbcd431833735ab6.rlib" "/opt/rustwide/target/debug/deps/librayon_core-0b2cde66dd6320e7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1886efdcd406d0d7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-27e19b39f57e2d9b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-25950f3e6f6a8f96.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b6e645ed59ea9867.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-d3f605704ceeacd9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ec65cb638d48f76d.rlib" "/opt/rustwide/target/debug/deps/libeither-f3eb75e6114deaca.rlib" "/opt/rustwide/target/debug/deps/libpixels-9169f540c4fdd5f3.rlib" "/opt/rustwide/target/debug/deps/libpollster-16701cfdf23343be.rlib" "/opt/rustwide/target/debug/deps/libultraviolet-ad6d5794f3c10057.rlib" "/opt/rustwide/target/debug/deps/libwide-2f9b5d867de1f63b.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-69321d1cebf476b9.rlib" "/opt/rustwide/target/debug/deps/libwgpu-1ce22d5e433b397a.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-68b7cef84faf463d.rlib" "/opt/rustwide/target/debug/deps/libtracing-8f84bab6d18b137e.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-09193f78dd9f97e3.rlib" "/opt/rustwide/target/debug/deps/libnaga-6ec359e05409d89b.rlib" "/opt/rustwide/target/debug/deps/libspirv_headers-816e53784394845d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-95a990f3e4d17866.rlib" "/opt/rustwide/target/debug/deps/libgfx_memory-a2d6c1740548ab7d.rlib" "/opt/rustwide/target/debug/deps/libbit_set-11352b7ffdef701a.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-7759384a9030c468.rlib" "/opt/rustwide/target/debug/deps/libcopyless-7bbb5713f1b737c7.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-b5f5b59c23eded01.rlib" "/opt/rustwide/target/debug/deps/libgfx_descriptor-965fcb60eb3a5dba.rlib" "/opt/rustwide/target/debug/deps/libfxhash-a51f5d3ef42ffa93.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_vulkan-6bbb9ac58c8ade74.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-da83a27abadec5ae.rlib" "/opt/rustwide/target/debug/deps/libash-6ec1cd8e913745ad.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_empty-775521940aaf9d1f.rlib" "/opt/rustwide/target/debug/deps/libgfx_hal-0e2b6d2dbfeb41fb.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-44f38689981e0683.rlib" "/opt/rustwide/target/debug/deps/libfutures-0918e64c284e5892.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-f1ab322fc3c7df78.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-2ef21d4aa5801c0a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-75f5b874fc7e9fb0.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b2bd3ba75ca86c56.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-2712238eb9a15376.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-72853dc7eb8d2193.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a7a11e14c8d8cfca.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f98e7e758bdbe6f1.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-c2e11b9e8c0236de.rlib" "/opt/rustwide/target/debug/deps/librodio-e4894bdc02b87f76.rlib" "/opt/rustwide/target/debug/deps/libhound-82a44dabd0457092.rlib" "/opt/rustwide/target/debug/deps/liblewton-cd87b82c34786a45.rlib" "/opt/rustwide/target/debug/deps/libogg-9baaa7767a5764f4.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-fe66c0ea134ed6df.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2761fcbcd1a84388.rlib" "/opt/rustwide/target/debug/deps/libminimp3-2a07f68dce2b7b15.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-7f7eead3012c4a93.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-c412cd78bd855000.rlib" "/opt/rustwide/target/debug/deps/libclaxon-16ac4db3962ba3c8.rlib" "/opt/rustwide/target/debug/deps/libcpal-20be644dad9b9060.rlib" "/opt/rustwide/target/debug/deps/libalsa-e59ae494f921d77f.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-e2f8afbb69e9dfe6.rlib" "/opt/rustwide/target/debug/deps/libthiserror-4958907fb4950f2e.rlib" "/opt/rustwide/target/debug/deps/libwinit_input_helper-9372c1e1059bb835.rlib" "/opt/rustwide/target/debug/deps/libwinit-f5aec1cca93a60f4.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-e8e6437ba5062371.rlib" "/opt/rustwide/target/debug/deps/libmio-397c3c8284e6e042.rlib" "/opt/rustwide/target/debug/deps/libslab-d80887537af7a894.rlib" "/opt/rustwide/target/debug/deps/libiovec-87b4b15593c1533f.rlib" "/opt/rustwide/target/debug/deps/libnet2-bc9c3ed9114ac6c7.rlib" "/opt/rustwide/target/debug/deps/liblazycell-46f9f5ed4c3bc997.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-75f5c523219dd962.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6966cf89fb86060e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-31868bdf268b1421.rlib" "/opt/rustwide/target/debug/deps/libandrew-4de419a6bebb3106.rlib" "/opt/rustwide/target/debug/deps/libxml-86878b77be48679d.rlib" "/opt/rustwide/target/debug/deps/libxdg-1867574b0521edfd.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-02cd8726e8dfdbb4.rlib" "/opt/rustwide/target/debug/deps/libsame_file-7cad1936c4c8685b.rlib" "/opt/rustwide/target/debug/deps/librusttype-0df86f6806745fb3.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-0b2f9313883f115c.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-0cee73d82ddc56c0.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-5944750c0afea75d.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-228758f7dbd5dda0.rlib" "/opt/rustwide/target/debug/deps/libxcursor-fa21126818ac0484.rlib" "/opt/rustwide/target/debug/deps/libnom-c6af022e77b940c2.rlib" "/opt/rustwide/target/debug/deps/libmemchr-35462864dbe3e2a3.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-1a661b2fceb1f465.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-4e3c762b80cc308f.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-ad611b0721e21d2e.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-2c4e069c8dc57c20.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-078f75299936c0fe.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7c07d18fb05c5f1c.rlib" "/opt/rustwide/target/debug/deps/libnix-5c33a7b5b3e192dd.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-0bd39b55cf248177.rlib" "/opt/rustwide/target/debug/deps/libdlib-0abb1349eb314a93.rlib" "/opt/rustwide/target/debug/deps/liblibloading-7f4c0c18427fce45.rlib" "/opt/rustwide/target/debug/deps/libcalloop-0879c3f3438e4114.rlib" "/opt/rustwide/target/debug/deps/libnix-6663de3331b0e149.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libdlib-76204f4dca28670d.rlib" "/opt/rustwide/target/debug/deps/liblibloading-4612fafd5cf336e3.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-34029593de814997.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-82f6ed36d363872f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-459731f814c08b5c.rlib" "/opt/rustwide/target/debug/deps/liblibc-9f6ad838973666ee.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7027925c1b193748.rlib" "/opt/rustwide/target/debug/deps/liblock_api-64169129d64b2e65.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libinstant-2bd53b9f850c2a45.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/liblog-b6c99e3b18835146.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lasound" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/game1-efabca2da2d6c7aa" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `engine2d` due to 2 previous errors; 16 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d55f057fd7f12fd830ee46ab1f2b3822146f9a640a907027110b16653b4f8e9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d55f057fd7f12fd830ee46ab1f2b3822146f9a640a907027110b16653b4f8e9e", kill_on_drop: false }` [INFO] [stdout] d55f057fd7f12fd830ee46ab1f2b3822146f9a640a907027110b16653b4f8e9e