[INFO] cloning repository https://github.com/DomtronVox/Shattered-Orbit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DomtronVox/Shattered-Orbit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDomtronVox%2FShattered-Orbit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDomtronVox%2FShattered-Orbit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 72f25b40f47e67150a0c166cf04b232e9405ee13 [INFO] testing DomtronVox/Shattered-Orbit 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%2FShattered-Orbit" "/workspace/builds/worker-16/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-16/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DomtronVox/Shattered-Orbit 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/Shattered-Orbit [INFO] finished tweaking git repo https://github.com/DomtronVox/Shattered-Orbit [INFO] tweaked toml for git repo https://github.com/DomtronVox/Shattered-Orbit written to /workspace/builds/worker-16/source/Cargo.toml [INFO] crate git repo https://github.com/DomtronVox/Shattered-Orbit 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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] aa7fceadbea7858946b03827c7b3ce58d47db874b5d8fae3799f29578d752bb4 [INFO] running `Command { std: "docker" "start" "-a" "aa7fceadbea7858946b03827c7b3ce58d47db874b5d8fae3799f29578d752bb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa7fceadbea7858946b03827c7b3ce58d47db874b5d8fae3799f29578d752bb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa7fceadbea7858946b03827c7b3ce58d47db874b5d8fae3799f29578d752bb4", kill_on_drop: false }` [INFO] [stdout] aa7fceadbea7858946b03827c7b3ce58d47db874b5d8fae3799f29578d752bb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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] b80319da43e9bfb3d7b48056fe2b53771f06b0176c0dce5289e9de4b8b1093e8 [INFO] running `Command { std: "docker" "start" "-a" "b80319da43e9bfb3d7b48056fe2b53771f06b0176c0dce5289e9de4b8b1093e8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.111 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling sapp-linux v0.1.13 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling quad-snd v0.2.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling atom v0.3.6 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling glam v0.14.0 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling ogg v0.7.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling fontdue v0.5.2 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling tynm v0.1.6 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling miniquad v0.3.0-alpha.42 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling audrey v0.3.0 [INFO] [stderr] Compiling macroquad v0.3.13 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling shred v0.10.2 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling specs v0.16.1 [INFO] [stderr] Compiling shattered_orbit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Join` [INFO] [stdout] --> src/ecs/physics/orbit.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Join, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/ecs/physics/orbit.rs:105:30 [INFO] [stdout] | [INFO] [stdout] 105 | for iteration in (0..29) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 105 - for iteration in (0..29) { [INFO] [stdout] 105 + for iteration in 0..29 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `color::Color`, `vec2`, `vec3` [INFO] [stdout] --> src/ui_state/common.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | math::{vec2, vec3, Vec2, Vec3, Quat}, [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] ... [INFO] [stdout] 9 | color::Color, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/ui_state/common.rs:103:56 [INFO] [stdout] | [INFO] [stdout] 103 | let xy_rotation = Quat::from_axis_angle( axis, (dir.1 * rot_speed) ); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 103 - let xy_rotation = Quat::from_axis_angle( axis, (dir.1 * rot_speed) ); [INFO] [stdout] 103 + let xy_rotation = Quat::from_axis_angle( axis, dir.1 * rot_speed ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StationViewState` [INFO] [stdout] --> src/ui_state/main_menu_state.rs:1:50 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{UIState, StateEvent, UIStateMachine, StationViewState, OrbitalViewState}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StateEvent` [INFO] [stdout] --> src/ui_state/station_view_state.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{UIState, StateEvent, UIStateMachine, view_switcher}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `widgets` [INFO] [stdout] --> src/ui_state/station_view_state.rs:9:25 [INFO] [stdout] | [INFO] [stdout] 9 | ui::{hash, root_ui, widgets}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StateEvent` [INFO] [stdout] --> src/ui_state/orbital_view_state.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{UIState, StateEvent, UIStateMachine, view_switcher, handle_camera_controls}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::extend_microquad_gfx::draw_grid` [INFO] [stdout] --> src/ui_state/orbital_view_state.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::extend_microquad_gfx::draw_grid; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::f32::consts::PI` [INFO] [stdout] --> src/ui_state/orbital_view_state.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::f32::consts::PI; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `KeyCode`, `Quat`, `WHITE`, `is_key_down`, `widgets` [INFO] [stdout] --> src/ui_state/orbital_view_state.rs:7:30 [INFO] [stdout] | [INFO] [stdout] 7 | math::{vec2, vec3, Vec3, Quat}, [INFO] [stdout] | ^^^^ [INFO] [stdout] 8 | window::{screen_width, screen_height}, [INFO] [stdout] 9 | ui::{hash, root_ui, widgets}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 10 | models::{draw_line_3d}, [INFO] [stdout] 11 | input::{is_key_down, KeyCode}, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] 12 | camera::{Camera3D, set_camera}, [INFO] [stdout] 13 | color::colors::{WHITE, YELLOW}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StateEvent` [INFO] [stdout] --> src/ui_state/planet_view_state.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{UIState, StateEvent, UIStateMachine, view_switcher}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `widgets` [INFO] [stdout] --> src/ui_state/planet_view_state.rs:9:25 [INFO] [stdout] | [INFO] [stdout] 9 | ui::{hash, root_ui, widgets}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StateEvent` [INFO] [stdout] --> src/ui_state/mission_view_state.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{UIState, StateEvent, UIStateMachine, view_switcher}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `widgets` [INFO] [stdout] --> src/ui_state/mission_view_state.rs:9:25 [INFO] [stdout] | [INFO] [stdout] 9 | ui::{hash, root_ui, widgets}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ControlData` [INFO] [stdout] --> src/main.rs:9:32 [INFO] [stdout] | [INFO] [stdout] 9 | use ui_state::{UIStateMachine, ControlData}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state_machine` [INFO] [stdout] --> src/ui_state/main_menu_state.rs:24:32 [INFO] [stdout] | [INFO] [stdout] 24 | fn world_render(&mut self, state_machine: &mut UIStateMachine, sim: &mut Simulation) { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_state_machine` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sim` [INFO] [stdout] --> src/ui_state/main_menu_state.rs:24:68 [INFO] [stdout] | [INFO] [stdout] 24 | fn world_render(&mut self, state_machine: &mut UIStateMachine, sim: &mut Simulation) { [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/ui_state/station_view_state.rs:25:32 [INFO] [stdout] | [INFO] [stdout] 25 | fn world_render(&mut self, state_machine: &mut UIStateMachine, sim: &mut Simulation) { [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/ui_state/station_view_state.rs:25:68 [INFO] [stdout] | [INFO] [stdout] 25 | fn world_render(&mut self, state_machine: &mut UIStateMachine, sim: &mut Simulation) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_sim` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sim` [INFO] [stdout] --> src/ui_state/station_view_state.rs:30:65 [INFO] [stdout] | [INFO] [stdout] 30 | fn ui_render(&mut self, state_machine: &mut UIStateMachine, sim: &mut Simulation) { [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/ui_state/orbital_view_state.rs:37:32 [INFO] [stdout] | [INFO] [stdout] 37 | fn world_render(&mut self, state_machine: &mut UIStateMachine, sim: &mut Simulation) { [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/ui_state/orbital_view_state.rs:52:65 [INFO] [stdout] | [INFO] [stdout] 52 | fn ui_render(&mut self, state_machine: &mut UIStateMachine, sim: &mut Simulation) { [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/ui_state/planet_view_state.rs:25:32 [INFO] [stdout] | [INFO] [stdout] 25 | fn world_render(&mut self, state_machine: &mut UIStateMachine, sim: &mut Simulation) { [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/ui_state/planet_view_state.rs:25:68 [INFO] [stdout] | [INFO] [stdout] 25 | fn world_render(&mut self, state_machine: &mut UIStateMachine, sim: &mut Simulation) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_sim` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sim` [INFO] [stdout] --> src/ui_state/planet_view_state.rs:29:65 [INFO] [stdout] | [INFO] [stdout] 29 | fn ui_render(&mut self, state_machine: &mut UIStateMachine, sim: &mut Simulation) { [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/ui_state/mission_view_state.rs:26:32 [INFO] [stdout] | [INFO] [stdout] 26 | fn world_render(&mut self, state_machine: &mut UIStateMachine, sim: &mut Simulation) { [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/ui_state/mission_view_state.rs:26:68 [INFO] [stdout] | [INFO] [stdout] 26 | fn world_render(&mut self, state_machine: &mut UIStateMachine, sim: &mut Simulation) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_sim` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ui` [INFO] [stdout] --> src/ui_state/mission_view_state.rs:40:14 [INFO] [stdout] | [INFO] [stdout] 40 | |ui| { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sim` [INFO] [stdout] --> src/ui_state/mission_view_state.rs:31:65 [INFO] [stdout] | [INFO] [stdout] 31 | fn ui_render(&mut self, state_machine: &mut UIStateMachine, sim: &mut Simulation) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_sim` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `test_mean_anomaly` is never read [INFO] [stdout] --> src/ecs/physics/orbit.rs:102:21 [INFO] [stdout] | [INFO] [stdout] 102 | let mut test_mean_anomaly = 0.; //result from our guesses [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `iteration` [INFO] [stdout] --> src/ecs/physics/orbit.rs:105:17 [INFO] [stdout] | [INFO] [stdout] 105 | for iteration in (0..29) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_iteration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `draw_grid` [INFO] [stdout] --> src/extend_microquad_gfx/grid.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn draw_grid(slices: u32, spacing: f32, axes_color: Color, other_color: Color) { [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/ui_state/state_machine.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | states: HashMap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `ControlData` [INFO] [stdout] --> src/ui_state/control_data.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct ControlData { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/ui_state/control_data.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `flight_path_angle` [INFO] [stdout] --> src/ecs/physics/orbit.rs:164:16 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn flight_path_angle(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `velocity` [INFO] [stdout] --> src/ecs/physics/orbit.rs:170:16 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn velocity(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Icon` [INFO] [stdout] --> src/ecs/render/satellite_gfx.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | Icon, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 39 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "b80319da43e9bfb3d7b48056fe2b53771f06b0176c0dce5289e9de4b8b1093e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b80319da43e9bfb3d7b48056fe2b53771f06b0176c0dce5289e9de4b8b1093e8", kill_on_drop: false }` [INFO] [stdout] b80319da43e9bfb3d7b48056fe2b53771f06b0176c0dce5289e9de4b8b1093e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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] 1a8ac3cd14a66f5b5b2a92aa5fae8e1f96ddf7c1c590c8640a1f7fb204ec6713 [INFO] running `Command { std: "docker" "start" "-a" "1a8ac3cd14a66f5b5b2a92aa5fae8e1f96ddf7c1c590c8640a1f7fb204ec6713", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling shattered_orbit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Join` [INFO] [stdout] --> src/ecs/physics/orbit.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Join, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression [INFO] [stdout] --> src/ecs/physics/orbit.rs:105:30 [INFO] [stdout] | [INFO] [stdout] 105 | for iteration in (0..29) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 105 - for iteration in (0..29) { [INFO] [stdout] 105 + for iteration in 0..29 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `color::Color`, `vec2`, `vec3` [INFO] [stdout] --> src/ui_state/common.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | math::{vec2, vec3, Vec2, Vec3, Quat}, [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] ... [INFO] [stdout] 9 | color::Color, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/ui_state/common.rs:103:56 [INFO] [stdout] | [INFO] [stdout] 103 | let xy_rotation = Quat::from_axis_angle( axis, (dir.1 * rot_speed) ); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 103 - let xy_rotation = Quat::from_axis_angle( axis, (dir.1 * rot_speed) ); [INFO] [stdout] 103 + let xy_rotation = Quat::from_axis_angle( axis, dir.1 * rot_speed ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StationViewState` [INFO] [stdout] --> src/ui_state/main_menu_state.rs:1:50 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{UIState, StateEvent, UIStateMachine, StationViewState, OrbitalViewState}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StateEvent` [INFO] [stdout] --> src/ui_state/station_view_state.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{UIState, StateEvent, UIStateMachine, view_switcher}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `widgets` [INFO] [stdout] --> src/ui_state/station_view_state.rs:9:25 [INFO] [stdout] | [INFO] [stdout] 9 | ui::{hash, root_ui, widgets}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StateEvent` [INFO] [stdout] --> src/ui_state/orbital_view_state.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{UIState, StateEvent, UIStateMachine, view_switcher, handle_camera_controls}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::extend_microquad_gfx::draw_grid` [INFO] [stdout] --> src/ui_state/orbital_view_state.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::extend_microquad_gfx::draw_grid; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::f32::consts::PI` [INFO] [stdout] --> src/ui_state/orbital_view_state.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::f32::consts::PI; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `KeyCode`, `Quat`, `WHITE`, `is_key_down`, `widgets` [INFO] [stdout] --> src/ui_state/orbital_view_state.rs:7:30 [INFO] [stdout] | [INFO] [stdout] 7 | math::{vec2, vec3, Vec3, Quat}, [INFO] [stdout] | ^^^^ [INFO] [stdout] 8 | window::{screen_width, screen_height}, [INFO] [stdout] 9 | ui::{hash, root_ui, widgets}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 10 | models::{draw_line_3d}, [INFO] [stdout] 11 | input::{is_key_down, KeyCode}, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] 12 | camera::{Camera3D, set_camera}, [INFO] [stdout] 13 | color::colors::{WHITE, YELLOW}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StateEvent` [INFO] [stdout] --> src/ui_state/planet_view_state.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{UIState, StateEvent, UIStateMachine, view_switcher}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `widgets` [INFO] [stdout] --> src/ui_state/planet_view_state.rs:9:25 [INFO] [stdout] | [INFO] [stdout] 9 | ui::{hash, root_ui, widgets}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StateEvent` [INFO] [stdout] --> src/ui_state/mission_view_state.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{UIState, StateEvent, UIStateMachine, view_switcher}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `widgets` [INFO] [stdout] --> src/ui_state/mission_view_state.rs:9:25 [INFO] [stdout] | [INFO] [stdout] 9 | ui::{hash, root_ui, widgets}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ControlData` [INFO] [stdout] --> src/main.rs:9:32 [INFO] [stdout] | [INFO] [stdout] 9 | use ui_state::{UIStateMachine, ControlData}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/ecs/physics/orbit.rs:218:26 [INFO] [stdout] | [INFO] [stdout] 218 | assert_eq!(orbit.eccentric_anomaly(orbit.true_anomaly), 0.4755689321854411); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ------------------ supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/ecs/physics/orbit.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | fn eccentric_anomaly(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ----- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/ecs/physics/orbit.rs:221:26 [INFO] [stdout] | [INFO] [stdout] 221 | assert_eq!(orbit.mean_anomaly(orbit.true_anomaly), 0.42978450014676683); [INFO] [stdout] | ^^^^^^^^^^^^ ------------------ supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/ecs/physics/orbit.rs:80:12 [INFO] [stdout] | [INFO] [stdout] 80 | fn mean_anomaly(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^ ----- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `shattered_orbit` due to 3 previous errors; 16 warnings emitted [INFO] running `Command { std: "docker" "inspect" "1a8ac3cd14a66f5b5b2a92aa5fae8e1f96ddf7c1c590c8640a1f7fb204ec6713", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a8ac3cd14a66f5b5b2a92aa5fae8e1f96ddf7c1c590c8640a1f7fb204ec6713", kill_on_drop: false }` [INFO] [stdout] 1a8ac3cd14a66f5b5b2a92aa5fae8e1f96ddf7c1c590c8640a1f7fb204ec6713