[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 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDomtronVox%2FNova-Stella" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DomtronVox/Nova-Stella 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/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-9/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" "+1.60.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nalgebra-glm v0.3.0 [INFO] [stderr] Downloaded macroquad_macro v0.1.2 [INFO] [stderr] Downloaded quad-rand v0.1.1 [INFO] [stderr] Downloaded fontdue v0.3.2 [INFO] [stderr] Downloaded sapp-wasm v0.1.20 [INFO] [stderr] Downloaded ttf-parser v0.8.3 [INFO] [stderr] Downloaded nalgebra v0.17.3 [INFO] [stderr] Downloaded miniquad_text_rusttype v0.1.2 [INFO] [stderr] Downloaded sapp-android v0.1.5 [INFO] [stderr] Downloaded quad-gl v0.2.13 [INFO] [stderr] Downloaded macroquad v0.3.0-alpha.14 [INFO] [stderr] Downloaded sapp-linux v0.1.11 [INFO] [stderr] Downloaded alga v0.8.2 [INFO] [stderr] Downloaded sapp-windows v0.2.14 [INFO] [stderr] Downloaded megaui-macroquad v0.1.4 [INFO] [stderr] Downloaded megaui v0.2.18 [INFO] [stderr] Downloaded miniquad v0.3.0-alpha.25 [INFO] [stderr] Downloaded sapp-darwin v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] b2b94d0aed05fb3c93d17b4cf1cb08f0be27f944cce8358b191a8ce9e18389b7 [INFO] running `Command { std: "docker" "start" "-a" "b2b94d0aed05fb3c93d17b4cf1cb08f0be27f944cce8358b191a8ce9e18389b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2b94d0aed05fb3c93d17b4cf1cb08f0be27f944cce8358b191a8ce9e18389b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2b94d0aed05fb3c93d17b4cf1cb08f0be27f944cce8358b191a8ce9e18389b7", kill_on_drop: false }` [INFO] [stdout] b2b94d0aed05fb3c93d17b4cf1cb08f0be27f944cce8358b191a8ce9e18389b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] d04f1f7e91dbdc8114b00a308315cc1049e7e384ec468ffac06a2a9525dd5033 [INFO] running `Command { std: "docker" "start" "-a" "d04f1f7e91dbdc8114b00a308315cc1049e7e384ec468ffac06a2a9525dd5033", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling sapp-linux v0.1.11 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ttf-parser v0.8.3 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling macroquad_macro v0.1.2 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling quad-rand v0.1.1 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling tuple_utils v0.3.0 [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-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling glam v0.10.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling png v0.15.3 [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 quote v1.0.7 [INFO] [stderr] Compiling fontdue v0.3.2 [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 tynm v0.1.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling miniquad v0.3.0-alpha.25 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling alga v0.8.2 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling nalgebra v0.17.3 [INFO] [stderr] Compiling miniquad_text_rusttype v0.1.2 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling quad-gl v0.2.13 [INFO] [stderr] Compiling megaui v0.2.18 [INFO] [stderr] Compiling nalgebra-glm v0.3.0 [INFO] [stderr] Compiling macroquad v0.3.0-alpha.14 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling shred v0.10.2 [INFO] [stderr] Compiling megaui-macroquad v0.1.4 [INFO] [stderr] Compiling specs v0.16.1 [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 44s [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d04f1f7e91dbdc8114b00a308315cc1049e7e384ec468ffac06a2a9525dd5033", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d04f1f7e91dbdc8114b00a308315cc1049e7e384ec468ffac06a2a9525dd5033", kill_on_drop: false }` [INFO] [stdout] d04f1f7e91dbdc8114b00a308315cc1049e7e384ec468ffac06a2a9525dd5033 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1056b86d621a4a9a1c2c01b9d649cea46727f550010b7f4e731980da0bdf7673 [INFO] running `Command { std: "docker" "start" "-a" "1056b86d621a4a9a1c2c01b9d649cea46727f550010b7f4e731980da0bdf7673", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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: 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: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.95s [INFO] running `Command { std: "docker" "inspect" "1056b86d621a4a9a1c2c01b9d649cea46727f550010b7f4e731980da0bdf7673", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1056b86d621a4a9a1c2c01b9d649cea46727f550010b7f4e731980da0bdf7673", kill_on_drop: false }` [INFO] [stdout] 1056b86d621a4a9a1c2c01b9d649cea46727f550010b7f4e731980da0bdf7673 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ed51bc063cca624b8c401c08c093df22606634cdad2df2cabd24dc7f09f4da15 [INFO] running `Command { std: "docker" "start" "-a" "ed51bc063cca624b8c401c08c093df22606634cdad2df2cabd24dc7f09f4da15", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 2.39s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nova_stella_sim-ba0dc662e8374020) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/macroquad_client-c3e112c9b788a252) [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] [stderr] Doc-tests nova_stella_sim [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" "ed51bc063cca624b8c401c08c093df22606634cdad2df2cabd24dc7f09f4da15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed51bc063cca624b8c401c08c093df22606634cdad2df2cabd24dc7f09f4da15", kill_on_drop: false }` [INFO] [stdout] ed51bc063cca624b8c401c08c093df22606634cdad2df2cabd24dc7f09f4da15