[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.60.0 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 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded naga v0.2.0 [INFO] [stderr] Downloaded clang-sys v1.1.1 [INFO] [stderr] Downloaded oboe-sys v0.4.0 [INFO] [stderr] Downloaded wgpu v0.6.2 [INFO] [stderr] Downloaded wgpu-core v0.6.5 [INFO] [stderr] Downloaded gfx-descriptor v0.2.0 [INFO] [stderr] Downloaded gfx-hal v0.6.0 [INFO] [stderr] Downloaded gfx-backend-vulkan v0.6.5 [INFO] [stderr] Downloaded gfx-memory v0.2.2 [INFO] [stderr] Downloaded spirv_cross v0.22.2 [INFO] [stderr] Downloaded gfx-auxil v0.7.0 [INFO] [stderr] Downloaded gfx-backend-empty v0.6.0 [INFO] [stderr] Downloaded gfx-backend-dx11 v0.6.17 [INFO] [stderr] Downloaded typed-arena v2.0.1 [INFO] [stderr] Downloaded wide v0.4.6 [INFO] [stderr] Downloaded gfx-backend-metal v0.6.5 [INFO] [stderr] Downloaded pixels v0.2.0 [INFO] [stderr] Downloaded winit_input_helper v0.9.0 [INFO] [stderr] Downloaded cpal v0.13.2 [INFO] [stderr] Downloaded oboe v0.4.1 [INFO] [stderr] Downloaded pollster v0.2.1 [INFO] [stderr] Downloaded ultraviolet v0.4.6 [INFO] [stderr] Downloaded wgpu-types v0.6.1 [INFO] [stderr] Downloaded gfx-backend-dx12 v0.6.13 [INFO] [stderr] Downloaded metal v0.20.0 [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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ebfde466baa9e5a8d63ea54d854b2117b88c3524b09cc01b219639c313530d4c [INFO] running `Command { std: "docker" "start" "-a" "ebfde466baa9e5a8d63ea54d854b2117b88c3524b09cc01b219639c313530d4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebfde466baa9e5a8d63ea54d854b2117b88c3524b09cc01b219639c313530d4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebfde466baa9e5a8d63ea54d854b2117b88c3524b09cc01b219639c313530d4c", kill_on_drop: false }` [INFO] [stdout] ebfde466baa9e5a8d63ea54d854b2117b88c3524b09cc01b219639c313530d4c [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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d83b9f47cb3ba8c7c2df22152c1ed0dd364f9ba19c8c32fcf904ead5370dde51 [INFO] running `Command { std: "docker" "start" "-a" "d83b9f47cb3ba8c7c2df22152c1ed0dd364f9ba19c8c32fcf904ead5370dde51", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 nix v0.18.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling wide v0.4.6 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling cpal v0.13.2 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling weezl v0.1.4 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling color_quant v1.1.0 [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 wayland-sys v0.28.5 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling libloading v0.7.0 [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 rayon v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling alsa-sys v0.3.1 [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-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling wgpu-types v0.6.1 [INFO] [stderr] Compiling ash v0.31.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling png v0.16.8 [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 spirv_headers v1.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [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 gfx-hal v0.6.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [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-backend-empty v0.6.0 [INFO] [stderr] Compiling gfx-backend-vulkan v0.6.5 [INFO] [stderr] Compiling gfx-descriptor v0.2.0 [INFO] [stderr] Compiling gfx-memory v0.2.2 [INFO] [stderr] Compiling wayland-commons v0.28.5 [INFO] [stderr] Compiling alsa v0.5.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [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 wayland-cursor v0.28.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 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: `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: `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: 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] 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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/game1-19767d321145b717.game1.ef781de1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/game1-19767d321145b717.game1.ef781de1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/game1-19767d321145b717.game1.ef781de1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/game1-19767d321145b717.game1.ef781de1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/game1-19767d321145b717.game1.ef781de1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/game1-19767d321145b717.game1.ef781de1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/game1-19767d321145b717.game1.ef781de1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/game1-19767d321145b717.game1.ef781de1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/game1-19767d321145b717.game1.ef781de1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/game1-19767d321145b717.game1.ef781de1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/game1-19767d321145b717.game1.ef781de1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/game1-19767d321145b717.game1.ef781de1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/game1-19767d321145b717.game1.ef781de1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/game1-19767d321145b717.game1.ef781de1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/game1-19767d321145b717.game1.ef781de1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/game1-19767d321145b717.game1.ef781de1-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/game1-19767d321145b717.susz4sbtu7htlxx.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-6adddc36978ef247/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libengine2d-906d2752fb2a3e71.rlib" "/opt/rustwide/target/debug/deps/libimage-2751b6bc18510e48.rlib" "/opt/rustwide/target/debug/deps/libpng-2de1341afe267b36.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-d6377f5c1c04dcd7.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-66aff8fc04e18c28.rlib" "/opt/rustwide/target/debug/deps/libdeflate-99bc073549d10424.rlib" "/opt/rustwide/target/debug/deps/libadler32-db47bf74eb7ba81c.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-fd696cad7fcf8286.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-9774cbb4ea0c3a6f.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-4dfa25aa4ebc745f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a50be04e3cefea8b.rlib" "/opt/rustwide/target/debug/deps/libgif-129b45adf9cf81bf.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-54de0e524114032d.rlib" "/opt/rustwide/target/debug/deps/libtiff-d7e2954e25329308.rlib" "/opt/rustwide/target/debug/deps/libweezl-80e096269ee153db.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-f4cef92de307bde9.rlib" "/opt/rustwide/target/debug/deps/libadler-d2cadc408605b257.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-c2b3d5704cb33d93.rlib" "/opt/rustwide/target/debug/deps/librayon-877d09bb7d35e680.rlib" "/opt/rustwide/target/debug/deps/librayon_core-02c166bdd2f91a24.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9bc829c06481d384.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-6acd8c0be013bca6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-be2b1f616eadfc41.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-81139abad08c6df2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3857ce4ba442379b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d0281b400e6e2da1.rlib" "/opt/rustwide/target/debug/deps/libeither-8b1f227343d1093b.rlib" "/opt/rustwide/target/debug/deps/libpixels-34e720216cc5f3a0.rlib" "/opt/rustwide/target/debug/deps/libpollster-2e4eeb2d11a9e80d.rlib" "/opt/rustwide/target/debug/deps/libultraviolet-65a8fbfe5fe2e9a5.rlib" "/opt/rustwide/target/debug/deps/libwide-1be0284247bf11f0.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-ab205ffba6bb8c16.rlib" "/opt/rustwide/target/debug/deps/libwgpu-5e4ee1722a1055be.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-7cdb9502bfa35d17.rlib" "/opt/rustwide/target/debug/deps/libtracing-7aad176aea0485cf.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4038da2553535e11.rlib" "/opt/rustwide/target/debug/deps/libnaga-31463282d83c2b51.rlib" "/opt/rustwide/target/debug/deps/libspirv_headers-75361224141478ab.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-dd17a3fc81329d25.rlib" "/opt/rustwide/target/debug/deps/libgfx_memory-3941f83e914e2391.rlib" "/opt/rustwide/target/debug/deps/libbit_set-687369ecfc29424a.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-50c2e67da31d40d9.rlib" "/opt/rustwide/target/debug/deps/libcopyless-1c8aad10698ea627.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-2f8336c71273090a.rlib" "/opt/rustwide/target/debug/deps/libgfx_descriptor-69d309c1c0d067e3.rlib" "/opt/rustwide/target/debug/deps/libfxhash-89ec2752f0d40af9.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_vulkan-4ed04e81bf7aa1c0.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-18158c254db53d69.rlib" "/opt/rustwide/target/debug/deps/libash-9a8e09fcd101c205.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_empty-e878d14bc2312e83.rlib" "/opt/rustwide/target/debug/deps/libgfx_hal-6e533ed06a8b5491.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-32b550ef0917fcf6.rlib" "/opt/rustwide/target/debug/deps/libfutures-8b0db0c518066c48.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-3e2dc474fe7b6f56.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-89ef132e54c6a6db.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-7c13c7467e0ffe3b.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-40608cb3c0ecc7b2.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-8e4cbbec48420e14.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-61b15bffc4695118.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2f1e65908864bcb0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-e6468ce25cfdd3b2.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-4f10f40bfaccb165.rlib" "/opt/rustwide/target/debug/deps/librodio-74d6e87e49f9e4e7.rlib" "/opt/rustwide/target/debug/deps/libhound-b809b0cc3c669059.rlib" "/opt/rustwide/target/debug/deps/liblewton-c77010ff755a7eb2.rlib" "/opt/rustwide/target/debug/deps/libogg-19fa647712dbc34b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-5e9ea66d0d10cc98.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-91e6cb4a7cd81f8c.rlib" "/opt/rustwide/target/debug/deps/libminimp3-55b2ae69b0ec74fa.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-fe9a47106809e90c.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-d18aef6dff53e533.rlib" "/opt/rustwide/target/debug/deps/libclaxon-d89471a7562dbfc1.rlib" "/opt/rustwide/target/debug/deps/libcpal-752c3407e8c35a7b.rlib" "/opt/rustwide/target/debug/deps/libalsa-3fcfac416b4b8728.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-a5bfb29ec036a1f6.rlib" "/opt/rustwide/target/debug/deps/libthiserror-a06d75da03fded63.rlib" "/opt/rustwide/target/debug/deps/libwinit_input_helper-99508878e46372a3.rlib" "/opt/rustwide/target/debug/deps/libwinit-9152b341ef32bca8.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-ff313686aa58318a.rlib" "/opt/rustwide/target/debug/deps/libmio-7a08075a46c83826.rlib" "/opt/rustwide/target/debug/deps/libslab-47832e98c319689d.rlib" "/opt/rustwide/target/debug/deps/libiovec-fd2fd17ce0be2439.rlib" "/opt/rustwide/target/debug/deps/libnet2-8928a58eb71e4bea.rlib" "/opt/rustwide/target/debug/deps/liblazycell-4744162caf952bfb.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-cd8b1575f87169b3.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ac57b1221b0d19c0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-dc693aa82d6ad3e8.rlib" "/opt/rustwide/target/debug/deps/libandrew-653e2d083c4b20d5.rlib" "/opt/rustwide/target/debug/deps/libxml-3ebfc5d21d19b6ad.rlib" "/opt/rustwide/target/debug/deps/libxdg-49bdb48f5fcefc9d.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-63258c93427dff8b.rlib" "/opt/rustwide/target/debug/deps/libsame_file-068aca36718eb7b4.rlib" "/opt/rustwide/target/debug/deps/librusttype-9644c87cace1e53d.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-09c6b8fb1a2d441b.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-1f2fd552b05104e4.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-eac977efa9146056.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-da8314f1e307cf09.rlib" "/opt/rustwide/target/debug/deps/libxcursor-88099e94452b65de.rlib" "/opt/rustwide/target/debug/deps/libnom-369f7b896a466431.rlib" "/opt/rustwide/target/debug/deps/libmemchr-829eafb2866da253.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-9be58872e5926aec.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-ce09d622daab5ac9.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-09be5da97ce8bd7e.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-36004976affa6348.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-31815c10d6a816a3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4df5afcc76893e68.rlib" "/opt/rustwide/target/debug/deps/libnix-3a974fef02826883.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-e7186534b7933290.rlib" "/opt/rustwide/target/debug/deps/libdlib-3220d72cc98cbf9c.rlib" "/opt/rustwide/target/debug/deps/liblibloading-e9c464ec3bf4ff43.rlib" "/opt/rustwide/target/debug/deps/libcalloop-af1b187cb215c0a6.rlib" "/opt/rustwide/target/debug/deps/libnix-11602bd8706a991c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libdlib-41fffe56936e001e.rlib" "/opt/rustwide/target/debug/deps/liblibloading-19b425c1845f19cf.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-f86111720d9a56bc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-faaf56c3aca87bca.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b4c760b239f8861e.rlib" "/opt/rustwide/target/debug/deps/liblibc-bb3ba2fd4b722563.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7aff3213d137eb8f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-edc0447c9d8192f8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libinstant-8d6a6a7ec43a25dc.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/liblog-a0eb019960e81552.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lasound" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/game1-19767d321145b717" "-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" "d83b9f47cb3ba8c7c2df22152c1ed0dd364f9ba19c8c32fcf904ead5370dde51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d83b9f47cb3ba8c7c2df22152c1ed0dd364f9ba19c8c32fcf904ead5370dde51", kill_on_drop: false }` [INFO] [stdout] d83b9f47cb3ba8c7c2df22152c1ed0dd364f9ba19c8c32fcf904ead5370dde51