[INFO] cloning repository https://github.com/DomtronVox/Nova-Stella [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DomtronVox/Nova-Stella" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDomtronVox%2FNova-Stella", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDomtronVox%2FNova-Stella'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 79db83fb25cb07cf6c760092574d04d4ec4578b9 [INFO] testing DomtronVox/Nova-Stella against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDomtronVox%2FNova-Stella" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DomtronVox/Nova-Stella on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DomtronVox/Nova-Stella [INFO] finished tweaking git repo https://github.com/DomtronVox/Nova-Stella [INFO] tweaked toml for git repo https://github.com/DomtronVox/Nova-Stella written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/DomtronVox/Nova-Stella already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8ce7ec8f760c864816081d4911317ef3cc3597a784e5110f06913c5f5cfc0ce [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d8ce7ec8f760c864816081d4911317ef3cc3597a784e5110f06913c5f5cfc0ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8ce7ec8f760c864816081d4911317ef3cc3597a784e5110f06913c5f5cfc0ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8ce7ec8f760c864816081d4911317ef3cc3597a784e5110f06913c5f5cfc0ce", kill_on_drop: false }` [INFO] [stdout] d8ce7ec8f760c864816081d4911317ef3cc3597a784e5110f06913c5f5cfc0ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 564fe0b19ee62bdbb920496f1be1c654064a676e82b1a30316365e725b854c5f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "564fe0b19ee62bdbb920496f1be1c654064a676e82b1a30316365e725b854c5f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling sapp-linux v0.1.11 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling ttf-parser v0.8.3 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling quad-rand v0.1.1 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling macroquad_macro v0.1.2 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling glam v0.10.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling fontdue v0.3.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling miniquad_text_rusttype v0.1.2 [INFO] [stderr] Compiling alga v0.8.2 [INFO] [stderr] Compiling megaui v0.2.18 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling miniquad v0.3.0-alpha.25 [INFO] [stderr] Compiling nalgebra v0.17.3 [INFO] [stderr] Compiling tynm v0.1.4 [INFO] [stderr] Compiling quad-gl v0.2.13 [INFO] [stderr] Compiling macroquad v0.3.0-alpha.14 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling megaui-macroquad v0.1.4 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling shred v0.10.2 [INFO] [stderr] Compiling specs v0.16.1 [INFO] [stderr] Compiling nalgebra-glm v0.3.0 [INFO] [stderr] Compiling nova_stella v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `createTestEntities` [INFO] [stdout] --> src/simulation/lib.rs:54:4 [INFO] [stdout] | [INFO] [stdout] 54 | fn createTestEntities(sim: &mut StarSystemSimulation) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `createTestEntities` should have a snake case name [INFO] [stdout] --> src/simulation/lib.rs:54:4 [INFO] [stdout] | [INFO] [stdout] 54 | fn createTestEntities(sim: &mut StarSystemSimulation) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `create_test_entities` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `EntityBuilder` that must be used [INFO] [stdout] --> src/simulation/lib.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | sim.ecs.create_entity(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: Please call .build() on this to finish building it. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Builder`, `RunNow` [INFO] [stdout] --> src/macroquad_client/main.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | use specs::{WorldExt, Builder, RunNow}; [INFO] [stdout] | ^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `screen_height` [INFO] [stdout] --> src/macroquad_client/ui_state/main_menu_state.rs:8:28 [INFO] [stdout] | [INFO] [stdout] 8 | window::{screen_width, screen_height} [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ControlData` [INFO] [stdout] --> src/macroquad_client/ui_state/configure_game_state.rs:1:50 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{UIState, StateEvent, UIStateMachine, ControlData, OrbitViewState}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `OrbitDisplaySystem` [INFO] [stdout] --> src/macroquad_client/ui_state/configure_game_state.rs:4:56 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::orbit_gfx_system::{Satellite, SatelliteGFX, OrbitDisplaySystem}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StateEvent` [INFO] [stdout] --> src/macroquad_client/ui_state/orbit_view_state.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{UIState, StateEvent, UIStateMachine}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `OrbitDisplaySystem`, `Satellite` [INFO] [stdout] --> src/macroquad_client/main.rs:14:24 [INFO] [stdout] | [INFO] [stdout] 14 | use orbit_gfx_system::{Satellite, SatelliteGFX, OrbitDisplaySystem}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sim` [INFO] [stdout] --> src/macroquad_client/ui_state/main_menu_state.rs:49:64 [INFO] [stdout] | [INFO] [stdout] 49 | fn ui_logic(&mut self, state_machine: &mut UIStateMachine, sim: &mut StarSystemSimulation) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_sim` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state_machine` [INFO] [stdout] --> src/macroquad_client/ui_state/main_menu_state.rs:90:31 [INFO] [stdout] | [INFO] [stdout] 90 | fn state_logic(&mut self, state_machine: &mut UIStateMachine, sim: &mut StarSystemSimulation) { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_state_machine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sim` [INFO] [stdout] --> src/macroquad_client/ui_state/main_menu_state.rs:90:67 [INFO] [stdout] | [INFO] [stdout] 90 | fn state_logic(&mut self, state_machine: &mut UIStateMachine, sim: &mut StarSystemSimulation) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_sim` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state_machine` [INFO] [stdout] --> src/macroquad_client/ui_state/configure_game_state.rs:56:28 [INFO] [stdout] | [INFO] [stdout] 56 | fn ui_logic(&mut self, state_machine: &mut UIStateMachine, sim: &mut StarSystemSimulation) { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_state_machine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sim` [INFO] [stdout] --> src/macroquad_client/ui_state/configure_game_state.rs:56:64 [INFO] [stdout] | [INFO] [stdout] 56 | fn ui_logic(&mut self, state_machine: &mut UIStateMachine, sim: &mut StarSystemSimulation) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_sim` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state_machine` [INFO] [stdout] --> src/macroquad_client/ui_state/orbit_view_state.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | fn ui_logic(&mut self, state_machine: &mut UIStateMachine, sim: &mut StarSystemSimulation) { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_state_machine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state_machine` [INFO] [stdout] --> src/macroquad_client/ui_state/orbit_view_state.rs:60:31 [INFO] [stdout] | [INFO] [stdout] 60 | fn state_logic(&mut self, state_machine: &mut UIStateMachine, sim: &mut StarSystemSimulation) { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_state_machine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `None` [INFO] [stdout] --> src/macroquad_client/ui_state/state_machine.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `states` [INFO] [stdout] --> src/macroquad_client/ui_state/state_machine.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | states: HashMap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `Command { std: "docker" "inspect" "564fe0b19ee62bdbb920496f1be1c654064a676e82b1a30316365e725b854c5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "564fe0b19ee62bdbb920496f1be1c654064a676e82b1a30316365e725b854c5f", kill_on_drop: false }` [INFO] [stdout] 564fe0b19ee62bdbb920496f1be1c654064a676e82b1a30316365e725b854c5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4137beab3149038ec5aa9f84dbc630197f5ce6fb4450c4a7ed75374f179b24b9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4137beab3149038ec5aa9f84dbc630197f5ce6fb4450c4a7ed75374f179b24b9", kill_on_drop: false }` [INFO] [stdout] warning: function is never used: `createTestEntities` [INFO] [stdout] --> src/simulation/lib.rs:54:4 [INFO] [stdout] | [INFO] [stdout] 54 | fn createTestEntities(sim: &mut StarSystemSimulation) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `createTestEntities` should have a snake case name [INFO] [stdout] --> src/simulation/lib.rs:54:4 [INFO] [stdout] | [INFO] [stdout] 54 | fn createTestEntities(sim: &mut StarSystemSimulation) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `create_test_entities` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `EntityBuilder` that must be used [INFO] [stdout] --> src/simulation/lib.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | sim.ecs.create_entity(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: Please call .build() on this to finish building it. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling nova_stella v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `createTestEntities` [INFO] [stdout] --> src/simulation/lib.rs:54:4 [INFO] [stdout] | [INFO] [stdout] 54 | fn createTestEntities(sim: &mut StarSystemSimulation) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `createTestEntities` should have a snake case name [INFO] [stdout] --> src/simulation/lib.rs:54:4 [INFO] [stdout] | [INFO] [stdout] 54 | fn createTestEntities(sim: &mut StarSystemSimulation) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `create_test_entities` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `EntityBuilder` that must be used [INFO] [stdout] --> src/simulation/lib.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | sim.ecs.create_entity(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: Please call .build() on this to finish building it. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Builder`, `RunNow` [INFO] [stdout] --> src/macroquad_client/main.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | use specs::{WorldExt, Builder, RunNow}; [INFO] [stdout] | ^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `screen_height` [INFO] [stdout] --> src/macroquad_client/ui_state/main_menu_state.rs:8:28 [INFO] [stdout] | [INFO] [stdout] 8 | window::{screen_width, screen_height} [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ControlData` [INFO] [stdout] --> src/macroquad_client/ui_state/configure_game_state.rs:1:50 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{UIState, StateEvent, UIStateMachine, ControlData, OrbitViewState}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `OrbitDisplaySystem` [INFO] [stdout] --> src/macroquad_client/ui_state/configure_game_state.rs:4:56 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::orbit_gfx_system::{Satellite, SatelliteGFX, OrbitDisplaySystem}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StateEvent` [INFO] [stdout] --> src/macroquad_client/ui_state/orbit_view_state.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{UIState, StateEvent, UIStateMachine}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `OrbitDisplaySystem`, `Satellite` [INFO] [stdout] --> src/macroquad_client/main.rs:14:24 [INFO] [stdout] | [INFO] [stdout] 14 | use orbit_gfx_system::{Satellite, SatelliteGFX, OrbitDisplaySystem}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sim` [INFO] [stdout] --> src/macroquad_client/ui_state/main_menu_state.rs:49:64 [INFO] [stdout] | [INFO] [stdout] 49 | fn ui_logic(&mut self, state_machine: &mut UIStateMachine, sim: &mut StarSystemSimulation) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_sim` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state_machine` [INFO] [stdout] --> src/macroquad_client/ui_state/main_menu_state.rs:90:31 [INFO] [stdout] | [INFO] [stdout] 90 | fn state_logic(&mut self, state_machine: &mut UIStateMachine, sim: &mut StarSystemSimulation) { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_state_machine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sim` [INFO] [stdout] --> src/macroquad_client/ui_state/main_menu_state.rs:90:67 [INFO] [stdout] | [INFO] [stdout] 90 | fn state_logic(&mut self, state_machine: &mut UIStateMachine, sim: &mut StarSystemSimulation) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_sim` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state_machine` [INFO] [stdout] --> src/macroquad_client/ui_state/configure_game_state.rs:56:28 [INFO] [stdout] | [INFO] [stdout] 56 | fn ui_logic(&mut self, state_machine: &mut UIStateMachine, sim: &mut StarSystemSimulation) { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_state_machine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sim` [INFO] [stdout] --> src/macroquad_client/ui_state/configure_game_state.rs:56:64 [INFO] [stdout] | [INFO] [stdout] 56 | fn ui_logic(&mut self, state_machine: &mut UIStateMachine, sim: &mut StarSystemSimulation) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_sim` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state_machine` [INFO] [stdout] --> src/macroquad_client/ui_state/orbit_view_state.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | fn ui_logic(&mut self, state_machine: &mut UIStateMachine, sim: &mut StarSystemSimulation) { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_state_machine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state_machine` [INFO] [stdout] --> src/macroquad_client/ui_state/orbit_view_state.rs:60:31 [INFO] [stdout] | [INFO] [stdout] 60 | fn state_logic(&mut self, state_machine: &mut UIStateMachine, sim: &mut StarSystemSimulation) { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_state_machine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `None` [INFO] [stdout] --> src/macroquad_client/ui_state/state_machine.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `states` [INFO] [stdout] --> src/macroquad_client/ui_state/state_machine.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | states: HashMap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.86s [INFO] running `Command { std: "docker" "inspect" "4137beab3149038ec5aa9f84dbc630197f5ce6fb4450c4a7ed75374f179b24b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4137beab3149038ec5aa9f84dbc630197f5ce6fb4450c4a7ed75374f179b24b9", kill_on_drop: false }` [INFO] [stdout] 4137beab3149038ec5aa9f84dbc630197f5ce6fb4450c4a7ed75374f179b24b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b03b8cd9ef62579b416f414882384e0d0839ca169b90ce5f33ee8e72d59c36f3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b03b8cd9ef62579b416f414882384e0d0839ca169b90ce5f33ee8e72d59c36f3", kill_on_drop: false }` [INFO] [stderr] warning: function is never used: `createTestEntities` [INFO] [stderr] --> src/simulation/lib.rs:54:4 [INFO] [stderr] | [INFO] [stderr] 54 | fn createTestEntities(sim: &mut StarSystemSimulation) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `createTestEntities` should have a snake case name [INFO] [stderr] --> src/simulation/lib.rs:54:4 [INFO] [stderr] | [INFO] [stderr] 54 | fn createTestEntities(sim: &mut StarSystemSimulation) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `create_test_entities` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused `EntityBuilder` that must be used [INFO] [stderr] --> src/simulation/lib.rs:56:5 [INFO] [stderr] | [INFO] [stderr] 56 | sim.ecs.create_entity(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: Please call .build() on this to finish building it. [INFO] [stderr] [INFO] [stderr] warning: `nova_stella` (lib) generated 3 warnings [INFO] [stderr] warning: `nova_stella` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] warning: unused imports: `Builder`, `RunNow` [INFO] [stderr] --> src/macroquad_client/main.rs:8:23 [INFO] [stderr] | [INFO] [stderr] 8 | use specs::{WorldExt, Builder, RunNow}; [INFO] [stderr] | ^^^^^^^ ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `screen_height` [INFO] [stderr] --> src/macroquad_client/ui_state/main_menu_state.rs:8:28 [INFO] [stderr] | [INFO] [stderr] 8 | window::{screen_width, screen_height} [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `ControlData` [INFO] [stderr] --> src/macroquad_client/ui_state/configure_game_state.rs:1:50 [INFO] [stderr] | [INFO] [stderr] 1 | use super::{UIState, StateEvent, UIStateMachine, ControlData, OrbitViewState}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `OrbitDisplaySystem` [INFO] [stderr] --> src/macroquad_client/ui_state/configure_game_state.rs:4:56 [INFO] [stderr] | [INFO] [stderr] 4 | use crate::orbit_gfx_system::{Satellite, SatelliteGFX, OrbitDisplaySystem}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `StateEvent` [INFO] [stderr] --> src/macroquad_client/ui_state/orbit_view_state.rs:1:22 [INFO] [stderr] | [INFO] [stderr] 1 | use super::{UIState, StateEvent, UIStateMachine}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `OrbitDisplaySystem`, `Satellite` [INFO] [stderr] --> src/macroquad_client/main.rs:14:24 [INFO] [stderr] | [INFO] [stderr] 14 | use orbit_gfx_system::{Satellite, SatelliteGFX, OrbitDisplaySystem}; [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `sim` [INFO] [stderr] --> src/macroquad_client/ui_state/main_menu_state.rs:49:64 [INFO] [stderr] | [INFO] [stderr] 49 | fn ui_logic(&mut self, state_machine: &mut UIStateMachine, sim: &mut StarSystemSimulation) { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_sim` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `state_machine` [INFO] [stderr] --> src/macroquad_client/ui_state/main_menu_state.rs:90:31 [INFO] [stderr] | [INFO] [stderr] 90 | fn state_logic(&mut self, state_machine: &mut UIStateMachine, sim: &mut StarSystemSimulation) { [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_state_machine` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `sim` [INFO] [stderr] --> src/macroquad_client/ui_state/main_menu_state.rs:90:67 [INFO] [stderr] | [INFO] [stderr] 90 | fn state_logic(&mut self, state_machine: &mut UIStateMachine, sim: &mut StarSystemSimulation) { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_sim` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `state_machine` [INFO] [stderr] --> src/macroquad_client/ui_state/configure_game_state.rs:56:28 [INFO] [stderr] | [INFO] [stderr] 56 | fn ui_logic(&mut self, state_machine: &mut UIStateMachine, sim: &mut StarSystemSimulation) { [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_state_machine` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `sim` [INFO] [stderr] --> src/macroquad_client/ui_state/configure_game_state.rs:56:64 [INFO] [stderr] | [INFO] [stderr] 56 | fn ui_logic(&mut self, state_machine: &mut UIStateMachine, sim: &mut StarSystemSimulation) { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_sim` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `state_machine` [INFO] [stderr] --> src/macroquad_client/ui_state/orbit_view_state.rs:44:28 [INFO] [stderr] | [INFO] [stderr] 44 | fn ui_logic(&mut self, state_machine: &mut UIStateMachine, sim: &mut StarSystemSimulation) { [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_state_machine` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `state_machine` [INFO] [stderr] --> src/macroquad_client/ui_state/orbit_view_state.rs:60:31 [INFO] [stderr] | [INFO] [stderr] 60 | fn state_logic(&mut self, state_machine: &mut UIStateMachine, sim: &mut StarSystemSimulation) { [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_state_machine` [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `None` [INFO] [stderr] --> src/macroquad_client/ui_state/state_machine.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 27 | None, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `states` [INFO] [stderr] --> src/macroquad_client/ui_state/state_machine.rs:35:5 [INFO] [stderr] | [INFO] [stderr] 35 | states: HashMap>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `nova_stella` (bin "macroquad_client" test) generated 15 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nova_stella_sim-e137a05fce4bd391) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/macroquad_client-5b06a4b75dd492d6) [INFO] [stdout] [INFO] [stderr] Doc-tests nova_stella_sim [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b03b8cd9ef62579b416f414882384e0d0839ca169b90ce5f33ee8e72d59c36f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b03b8cd9ef62579b416f414882384e0d0839ca169b90ce5f33ee8e72d59c36f3", kill_on_drop: false }` [INFO] [stdout] b03b8cd9ef62579b416f414882384e0d0839ca169b90ce5f33ee8e72d59c36f3