[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalenxie%2FCS181-unit2" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/valenxie/CS181-unit2 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/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-20/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" "+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-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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] 84efbbeb96d7e84f339a43077ce90979b4d0f1f7e961fbc04fd9bbfa433777ec [INFO] running `Command { std: "docker" "start" "-a" "84efbbeb96d7e84f339a43077ce90979b4d0f1f7e961fbc04fd9bbfa433777ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84efbbeb96d7e84f339a43077ce90979b4d0f1f7e961fbc04fd9bbfa433777ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84efbbeb96d7e84f339a43077ce90979b4d0f1f7e961fbc04fd9bbfa433777ec", kill_on_drop: false }` [INFO] [stdout] 84efbbeb96d7e84f339a43077ce90979b4d0f1f7e961fbc04fd9bbfa433777ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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] b5f5233fb476a2ff30950dff3e1931da1748e64d4de732262f9d25eb8e30bf72 [INFO] running `Command { std: "docker" "start" "-a" "b5f5233fb476a2ff30950dff3e1931da1748e64d4de732262f9d25eb8e30bf72", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling once_cell v1.7.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling wide v0.4.6 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling weezl v0.1.4 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling cpal v0.13.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling pollster v0.2.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling wgpu-types v0.6.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling ash v0.31.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling ultraviolet v0.4.6 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling spirv_headers v1.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling xcursor v0.3.3 [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 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 cc v1.0.67 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling gfx-hal v0.6.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling gfx-descriptor v0.2.0 [INFO] [stderr] Compiling gfx-memory v0.2.2 [INFO] [stderr] Compiling gfx-backend-empty v0.6.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [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 wayland-commons v0.28.5 [INFO] [stderr] Compiling alsa v0.5.0 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling image v0.23.13 [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 wayland-cursor v0.28.5 [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: `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 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 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: `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: 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: 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: 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: 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: 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: 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] note: `PlayMode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/bin/game1.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Debug,Clone,Copy)] [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: `Menu` [INFO] [stdout] --> src/bin/game1.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | Menu, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PlayMode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/bin/game1.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Debug,Clone,Copy)] [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: 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-ce993e2b33feca18.game1.3a7f4e46-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/game1-ce993e2b33feca18.game1.3a7f4e46-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/game1-ce993e2b33feca18.game1.3a7f4e46-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/game1-ce993e2b33feca18.game1.3a7f4e46-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/game1-ce993e2b33feca18.game1.3a7f4e46-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/game1-ce993e2b33feca18.game1.3a7f4e46-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/game1-ce993e2b33feca18.game1.3a7f4e46-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/game1-ce993e2b33feca18.game1.3a7f4e46-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/game1-ce993e2b33feca18.game1.3a7f4e46-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/game1-ce993e2b33feca18.game1.3a7f4e46-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/game1-ce993e2b33feca18.game1.3a7f4e46-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/game1-ce993e2b33feca18.game1.3a7f4e46-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/game1-ce993e2b33feca18.game1.3a7f4e46-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/game1-ce993e2b33feca18.game1.3a7f4e46-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/game1-ce993e2b33feca18.game1.3a7f4e46-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/game1-ce993e2b33feca18.game1.3a7f4e46-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/game1-ce993e2b33feca18.2qnj2id36npyed3v.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-c9527ac57fc89880/out" "-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/libengine2d-143c3b2b6525cd35.rlib" "/opt/rustwide/target/debug/deps/libimage-4afd8bb285c2cfec.rlib" "/opt/rustwide/target/debug/deps/libpng-f521b11e63a4c802.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-210ea0057e6857f3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-667de4e810607513.rlib" "/opt/rustwide/target/debug/deps/libdeflate-a004a792478cd48c.rlib" "/opt/rustwide/target/debug/deps/libadler32-4ad3039ef892af0b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-4477133c7b326206.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-0a9edc57bfe4f517.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-6ad8d9d719a2fafb.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7fa1605ead94bf14.rlib" "/opt/rustwide/target/debug/deps/libgif-1443b2a973d62eeb.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-76ea6da9e2ca7302.rlib" "/opt/rustwide/target/debug/deps/libtiff-022e5fbb4d4dead5.rlib" "/opt/rustwide/target/debug/deps/libweezl-c51a5e6c6ded42f9.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-e49231c28250f5f1.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-5ed2a93978ccfca6.rlib" "/opt/rustwide/target/debug/deps/librayon-5baa1df32a366867.rlib" "/opt/rustwide/target/debug/deps/librayon_core-1fdc6a06784c773d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a014f3b1f584c264.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a489d5b54adec3bd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-ee23c6d71e9be667.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-8eb9ad230b59711b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3be12f3be20927a7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-fb403680f2ec64e9.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libpixels-26907e6d626bf9ef.rlib" "/opt/rustwide/target/debug/deps/libpollster-0f708d090c27a407.rlib" "/opt/rustwide/target/debug/deps/libultraviolet-fd1cd05fe5334498.rlib" "/opt/rustwide/target/debug/deps/libwide-00c15bdc05af22c9.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-b17383eac609444d.rlib" "/opt/rustwide/target/debug/deps/libwgpu-5e6c7b5098241e9a.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-1d7a6e5f2821d92f.rlib" "/opt/rustwide/target/debug/deps/libtracing-5590f6dbb9cbeadc.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2662e2daeb780a86.rlib" "/opt/rustwide/target/debug/deps/libnaga-d88c0be6b2cf8e9f.rlib" "/opt/rustwide/target/debug/deps/libspirv_headers-29e652bf3d1fb22a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ecf9ce88dc3126a2.rlib" "/opt/rustwide/target/debug/deps/libgfx_memory-60c12af38d880afb.rlib" "/opt/rustwide/target/debug/deps/libbit_set-2ae2d6fed814227a.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-2e1afe2890772364.rlib" "/opt/rustwide/target/debug/deps/libcopyless-8cdcbfe983327a21.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-961044a3283c7c3e.rlib" "/opt/rustwide/target/debug/deps/libgfx_descriptor-712589b5ced0c98b.rlib" "/opt/rustwide/target/debug/deps/libfxhash-cf7034e7b06adf3a.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_vulkan-bf4ee511ac2179bb.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-2d8f4bfe43a1154e.rlib" "/opt/rustwide/target/debug/deps/libash-a4e468936d6ddc46.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_empty-37e253975400807a.rlib" "/opt/rustwide/target/debug/deps/libgfx_hal-95aa6abf5d76e6b8.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-b4a2f5fe555ad1a2.rlib" "/opt/rustwide/target/debug/deps/libfutures-14a245dbcdb60ab8.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-bffb1d93844f11d9.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b8f35049a74f2ad9.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c49aaa63190b91d8.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-8abae0667f1dd44e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-b9d2d58497d450ff.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-9c16b7c2d02d7dbf.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-e86e9c6913e85fb3.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1bfd43ac9a9fff17.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-8e5944639edbf19e.rlib" "/opt/rustwide/target/debug/deps/librodio-38d157f9d0c6d136.rlib" "/opt/rustwide/target/debug/deps/libhound-076839080c16041e.rlib" "/opt/rustwide/target/debug/deps/liblewton-5ff6cb75f441507e.rlib" "/opt/rustwide/target/debug/deps/libogg-f3dcc3e7c0e06ea6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3cec6a29cb6b0509.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5905368e4fc4c6fd.rlib" "/opt/rustwide/target/debug/deps/libminimp3-23147912a90f088d.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-1f475d83a2f357bc.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-e6ea170e5391b7cf.rlib" "/opt/rustwide/target/debug/deps/libclaxon-b7f31d0485425e7c.rlib" "/opt/rustwide/target/debug/deps/libcpal-b5ac774732017c6e.rlib" "/opt/rustwide/target/debug/deps/libalsa-445266ebbedd277c.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-9806089c5b7d9a37.rlib" "/opt/rustwide/target/debug/deps/libthiserror-4eda0600488e4f46.rlib" "/opt/rustwide/target/debug/deps/libwinit_input_helper-5e8ad4b0e510358b.rlib" "/opt/rustwide/target/debug/deps/libwinit-6978ba3be391ccec.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-20107a992baa88ae.rlib" "/opt/rustwide/target/debug/deps/libmio-bc70a75fecafabc2.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libiovec-51ccaf32a83194a1.rlib" "/opt/rustwide/target/debug/deps/libnet2-5271c183f9025ebb.rlib" "/opt/rustwide/target/debug/deps/liblazycell-2d5a3bdb2841d5d7.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-aa4d215eff2cb3b2.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-5222a56d2e61cee2.rlib" "/opt/rustwide/target/debug/deps/libandrew-e7fe954f693cd1ff.rlib" "/opt/rustwide/target/debug/deps/libxml-fe74142e2273306a.rlib" "/opt/rustwide/target/debug/deps/libxdg-e5b446e3b92f0274.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-20fcfb7d82bad3e9.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/librusttype-8fdf2fa70bb8991d.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-a883815f93c02767.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-dfcc6ab5df08e368.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-6bb75b11ef33cac6.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-345854894c1b13a8.rlib" "/opt/rustwide/target/debug/deps/libxcursor-d64f680f6accfbfd.rlib" "/opt/rustwide/target/debug/deps/libnom-55a4d5b7d6992bf4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dc28abbf05ce61fd.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-7f68fc6c4881a3c9.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-939b5e23099ff407.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-6b836996e916dc0f.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-672c88eed20084d6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-dd2b49d5d42ab118.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5a263d0d34ca14f5.rlib" "/opt/rustwide/target/debug/deps/libnix-429aa72782a51170.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-af8e8e8b9fa281fd.rlib" "/opt/rustwide/target/debug/deps/libdlib-69def02183ea76da.rlib" "/opt/rustwide/target/debug/deps/liblibloading-6ea47911b89bc8d5.rlib" "/opt/rustwide/target/debug/deps/libcalloop-b9f8d0f05573a636.rlib" "/opt/rustwide/target/debug/deps/libnix-a78788dfc0f490bd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libdlib-4bb02dc296607d9a.rlib" "/opt/rustwide/target/debug/deps/liblibloading-e0096b3acf82c226.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-0f67896bd6d4dba5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0789297d0f7897d8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3a85fbe37518676b.rlib" "/opt/rustwide/target/debug/deps/liblibc-348af2e56635784c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/liblock_api-db461bc71d83cdd1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-19d5109d95e62e31.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.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" "-lasound" "-ldl" "-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/game1-ce993e2b33feca18" "-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] running `Command { std: "docker" "inspect" "b5f5233fb476a2ff30950dff3e1931da1748e64d4de732262f9d25eb8e30bf72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5f5233fb476a2ff30950dff3e1931da1748e64d4de732262f9d25eb8e30bf72", kill_on_drop: false }` [INFO] [stdout] b5f5233fb476a2ff30950dff3e1931da1748e64d4de732262f9d25eb8e30bf72