[INFO] cloning repository https://github.com/SET001/lastDay [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SET001/lastDay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSET001%2FlastDay", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSET001%2FlastDay'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fde8b0d3e2b7f83b5616c03d32110af6ceb08e4d [INFO] checking SET001/lastDay/fde8b0d3e2b7f83b5616c03d32110af6ceb08e4d against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSET001%2FlastDay" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SET001/lastDay on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SET001/lastDay [INFO] finished tweaking git repo https://github.com/SET001/lastDay [INFO] tweaked toml for git repo https://github.com/SET001/lastDay written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/SET001/lastDay already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/ggez/ggez-goodies` [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Adding ggez-goodies v0.5.0-rc.1 (https://github.com/ggez/ggez-goodies?branch=master#f8d53246) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded const-random v0.1.8 [INFO] [stderr] Downloaded const-random-macro v0.1.8 [INFO] [stderr] Downloaded specs-derive v0.4.0 [INFO] [stderr] Downloaded hermit-abi v0.1.6 [INFO] [stderr] Downloaded proc-macro2 v1.0.8 [INFO] [stderr] Downloaded glutin_gles2_sys v0.1.4 [INFO] [stderr] Downloaded glutin_wgl_sys v0.1.4 [INFO] [stderr] Downloaded dotenv_codegen_implementation v0.15.0 [INFO] [stderr] Downloaded gfx_gl v0.6.1 [INFO] [stderr] Downloaded rayon-core v1.7.0 [INFO] [stderr] Downloaded dotenv_codegen v0.15.0 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.58 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.58 [INFO] [stderr] Downloaded lock_api v0.3.3 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.58 [INFO] [stderr] Downloaded memchr v2.3.0 [INFO] [stderr] Downloaded png v0.15.3 [INFO] [stderr] Downloaded cgmath v0.17.0 [INFO] [stderr] Downloaded serde_json v1.0.47 [INFO] [stderr] Downloaded backtrace v0.3.43 [INFO] [stderr] Downloaded bumpalo v3.2.0 [INFO] [stderr] Downloaded wasm-bindgen v0.2.58 [INFO] [stderr] Downloaded jpeg-decoder v0.1.18 [INFO] [stderr] Downloaded image v0.22.5 [INFO] [stderr] Downloaded nalgebra v0.17.3 [INFO] [stderr] Downloaded gilrs v0.7.4 [INFO] [stderr] Downloaded syn v1.0.14 [INFO] [stderr] Downloaded rayon v1.3.0 [INFO] [stderr] Downloaded serde_derive v1.0.104 [INFO] [stderr] Downloaded zip v0.5.4 [INFO] [stderr] Downloaded alga v0.8.2 [INFO] [stderr] Downloaded nalgebra-glm v0.3.0 [INFO] [stderr] Downloaded num-rational v0.2.3 [INFO] [stderr] Downloaded num-integer v0.1.42 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.58 [INFO] [stderr] Downloaded glutin_glx_sys v0.1.6 [INFO] [stderr] Downloaded num-iter v0.1.40 [INFO] [stderr] Downloaded aho-corasick v0.7.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0937efde2879bf3f9f6b6af4c92fb2dc558d02b2a99f2a5663accbfee1637121 [INFO] running `Command { std: "docker" "start" "-a" "0937efde2879bf3f9f6b6af4c92fb2dc558d02b2a99f2a5663accbfee1637121", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0937efde2879bf3f9f6b6af4c92fb2dc558d02b2a99f2a5663accbfee1637121", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0937efde2879bf3f9f6b6af4c92fb2dc558d02b2a99f2a5663accbfee1637121", kill_on_drop: false }` [INFO] [stdout] 0937efde2879bf3f9f6b6af4c92fb2dc558d02b2a99f2a5663accbfee1637121 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 033752bd945c21f4eb0ca529ce6e0cc4f07844abe51fd76df9bf6c2999313ece [INFO] running `Command { std: "docker" "start" "-a" "033752bd945c21f4eb0ca529ce6e0cc4f07844abe51fd76df9bf6c2999313ece", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking euclid v0.19.9 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Checking gfx_core v0.9.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Checking alga v0.9.2 [INFO] [stderr] Checking lyon_geom v0.12.7 [INFO] [stderr] Checking sid v0.5.2 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking wayland-client v0.21.13 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling backtrace v0.3.43 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking ogg v0.7.0 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking gilrs-core v0.2.5 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Checking lyon_path v0.13.2 [INFO] [stderr] Checking lewton v0.9.4 [INFO] [stderr] Checking minimp3 v0.3.3 [INFO] [stderr] Checking nalgebra v0.18.1 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Checking alga v0.8.2 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Checking lyon_tessellation v0.13.5 [INFO] [stderr] Checking lyon_algorithms v0.13.4 [INFO] [stderr] Checking jpeg-decoder v0.1.18 [INFO] [stderr] Checking gilrs v0.7.4 [INFO] [stderr] Checking wayland-protocols v0.21.13 [INFO] [stderr] Checking zip v0.5.4 [INFO] [stderr] Checking gfx v0.18.2 [INFO] [stderr] Checking nalgebra v0.17.3 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Checking lyon v0.13.5 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Compiling specs-derive v0.4.0 [INFO] [stderr] Checking image v0.22.5 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking nalgebra v0.19.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.47 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking crossbeam-epoch v0.8.0 [INFO] [stderr] Checking gfx_device_gl v0.16.2 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking rusttype v0.8.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking glyph_brush_layout v0.1.8 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking glyph_brush v0.6.1 [INFO] [stderr] Checking smithay-client-toolkit v0.4.6 [INFO] [stderr] Checking glyph_brush v0.5.4 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling dotenv_codegen_implementation v0.15.0 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking dotenv_codegen v0.15.0 [INFO] [stderr] Checking ahash v0.2.18 [INFO] [stderr] Checking hashbrown v0.6.3 [INFO] [stderr] Checking winit v0.19.5 [INFO] [stderr] Checking hibitset v0.6.2 [INFO] [stderr] Checking shred v0.9.4 [INFO] [stderr] Checking glutin v0.20.1 [INFO] [stderr] Checking specs v0.15.1 [INFO] [stderr] Checking gfx_window_glutin v0.30.0 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Checking rodio v0.9.0 [INFO] [stderr] Compiling ggez v0.5.1 [INFO] [stderr] Checking nalgebra-glm v0.3.0 [INFO] [stderr] Checking ggez-goodies v0.5.0-rc.1 (https://github.com/ggez/ggez-goodies?branch=master#f8d53246) [INFO] [stderr] Checking lastDay v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/prefab.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | spawnRate: dotenv!("zombieSpawner.spawnRate").parse::().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: Error loading .env file: path not found [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/prefab.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | spawnRate: dotenv!("zombieSpawner.spawnRate").parse::().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: Error loading .env file: path not found [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/prefab.rs:44:23 [INFO] [stdout] | [INFO] [stdout] 44 | spawnInitially: dotenv!("zombieSpawner.spawnInitially").parse::().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: Error loading .env file: path not found [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/prefab.rs:44:23 [INFO] [stdout] | [INFO] [stdout] 44 | spawnInitially: dotenv!("zombieSpawner.spawnInitially").parse::().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: Error loading .env file: path not found [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope [INFO] [stdout] --> src/prefab.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | spawnRate: dotenv!("zombieSpawner.spawnRate").parse::().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope [INFO] [stdout] --> src/prefab.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | spawnRate: dotenv!("zombieSpawner.spawnRate").parse::().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope [INFO] [stdout] --> src/prefab.rs:44:23 [INFO] [stdout] | [INFO] [stdout] 44 | spawnInitially: dotenv!("zombieSpawner.spawnInitially").parse::().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope [INFO] [stdout] --> src/prefab.rs:44:23 [INFO] [stdout] | [INFO] [stdout] 44 | spawnInitially: dotenv!("zombieSpawner.spawnInitially").parse::().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::prefab::*` [INFO] [stdout] --> src/state.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::prefab::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::prefab::*` [INFO] [stdout] --> src/state.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::prefab::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Entity` [INFO] [stdout] --> src/components/damageOnCollide.rs:1:36 [INFO] [stdout] | [INFO] [stdout] 1 | use specs::{Component, VecStorage, Entity}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Entity` [INFO] [stdout] --> src/components/damageOnCollide.rs:1:36 [INFO] [stdout] | [INFO] [stdout] 1 | use specs::{Component, VecStorage, Entity}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Point2` [INFO] [stdout] --> src/components/damageOnCollide.rs:2:22 [INFO] [stdout] | [INFO] [stdout] 2 | use ggez::nalgebra::{Point2}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Point2` [INFO] [stdout] --> src/components/damageOnCollide.rs:2:22 [INFO] [stdout] | [INFO] [stdout] 2 | use ggez::nalgebra::{Point2}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Entity` [INFO] [stdout] --> src/components/targetOnFraction.rs:1:36 [INFO] [stdout] | [INFO] [stdout] 1 | use specs::{Component, VecStorage, Entity}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Entity` [INFO] [stdout] --> src/components/targetOnFraction.rs:1:36 [INFO] [stdout] | [INFO] [stdout] 1 | use specs::{Component, VecStorage, Entity}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::f32::consts::PI` [INFO] [stdout] --> src/systems/controller.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::f32::consts::PI; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::f32::consts::PI` [INFO] [stdout] --> src/systems/controller.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::f32::consts::PI; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `WriteStorage` [INFO] [stdout] --> src/systems/damageOnCollide.rs:1:34 [INFO] [stdout] | [INFO] [stdout] 1 | use specs::{System, ReadStorage, WriteStorage, Entities}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `WriteStorage` [INFO] [stdout] --> src/systems/damageOnCollide.rs:1:34 [INFO] [stdout] | [INFO] [stdout] 1 | use specs::{System, ReadStorage, WriteStorage, Entities}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Builder`, `Component`, `Entity`, and `VecStorage` [INFO] [stdout] --> src/prefab.rs:1:30 [INFO] [stdout] | [INFO] [stdout] 1 | use specs::{World, WorldExt, Component, VecStorage, Entity, Builder, Entities, Read, LazyUpdate}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ ^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Builder`, `Component`, `Entity`, and `VecStorage` [INFO] [stdout] --> src/prefab.rs:1:30 [INFO] [stdout] | [INFO] [stdout] 1 | use specs::{World, WorldExt, Component, VecStorage, Entity, Builder, Entities, Read, LazyUpdate}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ ^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Builder` [INFO] [stdout] --> src/state.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use specs::{Builder, World, WorldExt, Dispatcher, DispatcherBuilder, RunNow}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `WorldExt` [INFO] [stdout] --> src/prefab.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use specs::{World, WorldExt, Component, VecStorage, Entity, Builder, Entities, Read, LazyUpdate}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Builder` [INFO] [stdout] --> src/state.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use specs::{Builder, World, WorldExt, Dispatcher, DispatcherBuilder, RunNow}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `WorldExt` [INFO] [stdout] --> src/prefab.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use specs::{World, WorldExt, Component, VecStorage, Entity, Builder, Entities, Read, LazyUpdate}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `speed` [INFO] [stdout] --> src/systems/controller.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | let speed = 4.0; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_speed` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `position` [INFO] [stdout] --> src/systems/controller.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | for (controller, position, rotation, entity) in (&controllers, &mut positions, &rotations, &entities).join(){ [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `speed` [INFO] [stdout] --> src/systems/controller.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | let speed = 4.0; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_speed` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `position` [INFO] [stdout] --> src/systems/controller.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | for (controller, position, rotation, entity) in (&controllers, &mut positions, &rotations, &entities).join(){ [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bullet` [INFO] [stdout] --> src/systems/shooter.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | let bullet = entities.create(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bullet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bullet` [INFO] [stdout] --> src/systems/shooter.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | let bullet = entities.create(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bullet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `round` [INFO] [stdout] --> src/systems/damageOnCollide.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | let round = rng.gen_range(0, 9999); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_round` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `damage` [INFO] [stdout] --> src/systems/damageOnCollide.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | for (damage, collision, entity) in (&damages, &collisions, &entities).join() { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_damage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `round` [INFO] [stdout] --> src/systems/damageOnCollide.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | let round = rng.gen_range(0, 9999); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_round` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `damage` [INFO] [stdout] --> src/systems/damageOnCollide.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | for (damage, collision, entity) in (&damages, &collisions, &entities).join() { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_damage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lastDay` (bin "lastDay" test) due to 5 previous errors; 14 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `lastDay` (bin "lastDay") due to 5 previous errors; 14 warnings emitted [INFO] running `Command { std: "docker" "inspect" "033752bd945c21f4eb0ca529ce6e0cc4f07844abe51fd76df9bf6c2999313ece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "033752bd945c21f4eb0ca529ce6e0cc4f07844abe51fd76df9bf6c2999313ece", kill_on_drop: false }` [INFO] [stdout] 033752bd945c21f4eb0ca529ce6e0cc4f07844abe51fd76df9bf6c2999313ece