[INFO] cloning repository https://github.com/EmmanuelMess/Satellite-Visualizer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EmmanuelMess/Satellite-Visualizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmmanuelMess%2FSatellite-Visualizer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmmanuelMess%2FSatellite-Visualizer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 66cf52ea2ffe298f38fa3b9c1feea842765e437a [INFO] checking EmmanuelMess/Satellite-Visualizer against master#9748d87dc70a9a6725c5dbd76ce29d04752b4f90 for pr-144156 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmmanuelMess%2FSatellite-Visualizer" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/EmmanuelMess/Satellite-Visualizer [INFO] finished tweaking git repo https://github.com/EmmanuelMess/Satellite-Visualizer [INFO] tweaked toml for git repo https://github.com/EmmanuelMess/Satellite-Visualizer written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/EmmanuelMess/Satellite-Visualizer on toolchain 9748d87dc70a9a6725c5dbd76ce29d04752b4f90 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9748d87dc70a9a6725c5dbd76ce29d04752b4f90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/EmmanuelMess/Satellite-Visualizer already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9748d87dc70a9a6725c5dbd76ce29d04752b4f90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lexical-core v1.0.5 [INFO] [stderr] Downloaded wl-clipboard-rs v0.9.2 [INFO] [stderr] Downloaded lexical-parse-integer v1.0.5 [INFO] [stderr] Downloaded raylib v5.5.1 [INFO] [stderr] Downloaded os_pipe v1.2.1 [INFO] [stderr] Downloaded lexical-util v1.0.6 [INFO] [stderr] Downloaded lexical-parse-float v1.0.5 [INFO] [stderr] Downloaded hifitime v4.0.2 [INFO] [stderr] Downloaded raylib-sys v5.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+9748d87dc70a9a6725c5dbd76ce29d04752b4f90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7280c82046a5f741a1126666cebcd36c8b47145fbb0fde627b5a06164100d921 [INFO] running `Command { std: "docker" "start" "-a" "7280c82046a5f741a1126666cebcd36c8b47145fbb0fde627b5a06164100d921", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7280c82046a5f741a1126666cebcd36c8b47145fbb0fde627b5a06164100d921", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7280c82046a5f741a1126666cebcd36c8b47145fbb0fde627b5a06164100d921", kill_on_drop: false }` [INFO] [stdout] 7280c82046a5f741a1126666cebcd36c8b47145fbb0fde627b5a06164100d921 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+9748d87dc70a9a6725c5dbd76ce29d04752b4f90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b43899b68d787c30cdd2cca16f16c9fd59c9b193c384728626c20a52449202e [INFO] running `Command { std: "docker" "start" "-a" "2b43899b68d787c30cdd2cca16f16c9fd59c9b193c384728626c20a52449202e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cc v1.2.20 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling libm v0.2.13 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling wayland-client v0.31.10 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking lexical-util v1.0.6 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Checking lexical-parse-integer v1.0.5 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling wayland-backend v0.3.10 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking lexical-parse-float v1.0.5 [INFO] [stderr] Checking os_pipe v1.2.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking bytemuck v1.23.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Checking lexical-core v1.0.5 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking tree_magic_mini v3.1.6 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking assert_float_eq v1.1.4 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling snafu-derive v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking wayland-protocols v0.32.8 [INFO] [stderr] Checking snafu v0.8.5 [INFO] [stderr] Checking hifitime v4.0.2 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.8 [INFO] [stderr] Checking wl-clipboard-rs v0.9.2 [INFO] [stderr] Checking arboard v3.5.0 [INFO] [stderr] Compiling raylib-sys v5.5.1 [INFO] [stderr] Checking raylib v5.5.1 [INFO] [stderr] Checking SatelliteVisualizer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `satellite_accuracy` [INFO] [stdout] --> src/satellite.rs:116:13 [INFO] [stdout] | [INFO] [stdout] 116 | let satellite_accuracy = 2.0; // URA index see section 20.3.3.3.1 of IS-GPS-200M [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_satellite_accuracy` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `satellite_accuracy` [INFO] [stdout] --> src/satellite.rs:116:13 [INFO] [stdout] | [INFO] [stdout] 116 | let satellite_accuracy = 2.0; // URA index see section 20.3.3.3.1 of IS-GPS-200M [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_satellite_accuracy` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `velocity` [INFO] [stdout] --> src/satellite.rs:360:24 [INFO] [stdout] | [INFO] [stdout] 360 | let (position, velocity) = satellite.position_velocity(calculated_position_time); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_velocity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `velocity` [INFO] [stdout] --> src/satellite.rs:387:24 [INFO] [stdout] | [INFO] [stdout] 387 | let (position, velocity) = satellite.position_velocity(calculated_position_time); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_velocity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `crude_model` and `from_rinex` are never used [INFO] [stdout] --> src/satellite.rs:28:19 [INFO] [stdout] | [INFO] [stdout] 27 | impl Satellite { [INFO] [stdout] | -------------- associated functions in this implementation [INFO] [stdout] 28 | pub(crate) fn crude_model(epoch: Epoch, inclination: f64, longitude_of_ascending_node: f64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | pub(crate) fn from_rinex(rinex: &str) -> Satellite { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `positionEcef` should have a snake case name [INFO] [stdout] --> src/earth_position.rs:100:13 [INFO] [stdout] | [INFO] [stdout] 100 | let positionEcef = EcefPosition::new(2345503.9452, -4910842.9601, -3316365.5474); [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `position_ecef` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `positionLlh` should have a snake case name [INFO] [stdout] --> src/earth_position.rs:101:13 [INFO] [stdout] | [INFO] [stdout] 101 | let positionLlh: LlhPosition = positionEcef.into(); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `position_llh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `positionLlh` should have a snake case name [INFO] [stdout] --> src/earth_position.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | let positionLlh = LlhPosition::on_surface(f64::to_radians(-32.9575), f64::to_radians(-60.639444444444)); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `position_llh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `positionEcef` should have a snake case name [INFO] [stdout] --> src/earth_position.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | let positionEcef: EcefPosition = positionLlh.into(); [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `position_ecef` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.47s [INFO] running `Command { std: "docker" "inspect" "2b43899b68d787c30cdd2cca16f16c9fd59c9b193c384728626c20a52449202e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b43899b68d787c30cdd2cca16f16c9fd59c9b193c384728626c20a52449202e", kill_on_drop: false }` [INFO] [stdout] 2b43899b68d787c30cdd2cca16f16c9fd59c9b193c384728626c20a52449202e