[INFO] cloning repository https://github.com/Louisx1221/orbit-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Louisx1221/orbit-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLouisx1221%2Forbit-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLouisx1221%2Forbit-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 49c0232961079434efb1cba9a1b563b320a468e8 [INFO] checking Louisx1221/orbit-rust against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLouisx1221%2Forbit-rust" "/workspace/builds/worker-84/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-84/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Louisx1221/orbit-rust on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Louisx1221/orbit-rust [INFO] finished tweaking git repo https://github.com/Louisx1221/orbit-rust [INFO] tweaked toml for git repo https://github.com/Louisx1221/orbit-rust written to /workspace/builds/worker-84/source/Cargo.toml [INFO] crate git repo https://github.com/Louisx1221/orbit-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "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-84/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 480ea56765382d17d1f581d1ac388ae7448b03897dc4045a83ffcee5566ae58c [INFO] running `Command { std: "docker" "start" "-a" "480ea56765382d17d1f581d1ac388ae7448b03897dc4045a83ffcee5566ae58c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "480ea56765382d17d1f581d1ac388ae7448b03897dc4045a83ffcee5566ae58c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "480ea56765382d17d1f581d1ac388ae7448b03897dc4045a83ffcee5566ae58c", kill_on_drop: false }` [INFO] [stdout] 480ea56765382d17d1f581d1ac388ae7448b03897dc4045a83ffcee5566ae58c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c606088282ab978c87496b1b275fc3846f42ad4070e32fa203326180f809d725 [INFO] running `Command { std: "docker" "start" "-a" "c606088282ab978c87496b1b275fc3846f42ad4070e32fa203326180f809d725", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking hello_cargo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant is never used: `TWO_PI` [INFO] [stdout] --> src/math.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub const TWO_PI: f64 = 2. * PI; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fmod` [INFO] [stdout] --> src/math.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn fmod(val_in: f64, val_mod: f64) -> f64 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `dot` [INFO] [stdout] --> src/math.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn dot(a: [f64; 3], b: [f64; 3]) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `atan2` [INFO] [stdout] --> src/math.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn atan2(y: f64, x: f64) -> f64 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `orb_prop_2body` [INFO] [stdout] --> src/orbit.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn orb_prop_2body(coe0: [f64; 6], dt: f64) -> [f64; 6] { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fa2ea` [INFO] [stdout] --> src/orbit.rs:48:4 [INFO] [stdout] | [INFO] [stdout] 48 | fn fa2ea(fa: f64, ecc: f64) -> f64 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `ea2ma` [INFO] [stdout] --> src/orbit.rs:53:4 [INFO] [stdout] | [INFO] [stdout] 53 | fn ea2ma(ea: f64, ecc: f64) -> f64 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `ma2ea` [INFO] [stdout] --> src/orbit.rs:58:4 [INFO] [stdout] | [INFO] [stdout] 58 | fn ma2ea(ma: f64, ecc: f64) -> f64 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `ea2fa` [INFO] [stdout] --> src/orbit.rs:63:4 [INFO] [stdout] | [INFO] [stdout] 63 | fn ea2fa(ea: f64, ecc: f64) -> f64 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `solve_kepler` [INFO] [stdout] --> src/orbit.rs:68:8 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn solve_kepler(ma: f64, ecc: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `bi_elliptic_trans` [INFO] [stdout] --> src/orbit.rs:133:8 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn bi_elliptic_trans(ri: f64, rt: f64, rf: f64) -> ([f64; 4], [f64; 3]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `coaxial_elliptical_trans` [INFO] [stdout] --> src/orbit.rs:159:8 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn coaxial_elliptical_trans(ri: [f64; 2], rf: [f64; 2]) -> ([f64; 3], f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rv2coe` [INFO] [stdout] --> src/orbit.rs:187:12 [INFO] [stdout] | [INFO] [stdout] 187 | pub fn rv2coe(&mut self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `coe2rv` [INFO] [stdout] --> src/orbit.rs:282:12 [INFO] [stdout] | [INFO] [stdout] 282 | pub fn coe2rv(&mut self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `orb_prop` [INFO] [stdout] --> src/orbit.rs:312:12 [INFO] [stdout] | [INFO] [stdout] 312 | pub fn orb_prop(&mut self, dt: f64) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `julian2gre` [INFO] [stdout] --> src/orbit.rs:318:8 [INFO] [stdout] | [INFO] [stdout] 318 | pub fn julian2gre(jd: f64) -> [f64; 6] { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `gre2julian` [INFO] [stdout] --> src/orbit.rs:371:8 [INFO] [stdout] | [INFO] [stdout] 371 | pub fn gre2julian(gd: [f64; 6]) -> f64 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `TWO_PI` [INFO] [stdout] --> src/math.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub const TWO_PI: f64 = 2. * PI; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fmod` [INFO] [stdout] --> src/math.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn fmod(val_in: f64, val_mod: f64) -> f64 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `dot` [INFO] [stdout] --> src/math.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn dot(a: [f64; 3], b: [f64; 3]) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `atan2` [INFO] [stdout] --> src/math.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn atan2(y: f64, x: f64) -> f64 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `orb_prop_2body` [INFO] [stdout] --> src/orbit.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn orb_prop_2body(coe0: [f64; 6], dt: f64) -> [f64; 6] { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fa2ea` [INFO] [stdout] --> src/orbit.rs:48:4 [INFO] [stdout] | [INFO] [stdout] 48 | fn fa2ea(fa: f64, ecc: f64) -> f64 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `ea2ma` [INFO] [stdout] --> src/orbit.rs:53:4 [INFO] [stdout] | [INFO] [stdout] 53 | fn ea2ma(ea: f64, ecc: f64) -> f64 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `ma2ea` [INFO] [stdout] --> src/orbit.rs:58:4 [INFO] [stdout] | [INFO] [stdout] 58 | fn ma2ea(ma: f64, ecc: f64) -> f64 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `ea2fa` [INFO] [stdout] --> src/orbit.rs:63:4 [INFO] [stdout] | [INFO] [stdout] 63 | fn ea2fa(ea: f64, ecc: f64) -> f64 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `solve_kepler` [INFO] [stdout] --> src/orbit.rs:68:8 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn solve_kepler(ma: f64, ecc: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `bi_elliptic_trans` [INFO] [stdout] --> src/orbit.rs:133:8 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn bi_elliptic_trans(ri: f64, rt: f64, rf: f64) -> ([f64; 4], [f64; 3]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `coaxial_elliptical_trans` [INFO] [stdout] --> src/orbit.rs:159:8 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn coaxial_elliptical_trans(ri: [f64; 2], rf: [f64; 2]) -> ([f64; 3], f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rv2coe` [INFO] [stdout] --> src/orbit.rs:187:12 [INFO] [stdout] | [INFO] [stdout] 187 | pub fn rv2coe(&mut self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `coe2rv` [INFO] [stdout] --> src/orbit.rs:282:12 [INFO] [stdout] | [INFO] [stdout] 282 | pub fn coe2rv(&mut self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `orb_prop` [INFO] [stdout] --> src/orbit.rs:312:12 [INFO] [stdout] | [INFO] [stdout] 312 | pub fn orb_prop(&mut self, dt: f64) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `julian2gre` [INFO] [stdout] --> src/orbit.rs:318:8 [INFO] [stdout] | [INFO] [stdout] 318 | pub fn julian2gre(jd: f64) -> [f64; 6] { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `gre2julian` [INFO] [stdout] --> src/orbit.rs:371:8 [INFO] [stdout] | [INFO] [stdout] 371 | pub fn gre2julian(gd: [f64; 6]) -> f64 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.56s [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c606088282ab978c87496b1b275fc3846f42ad4070e32fa203326180f809d725", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c606088282ab978c87496b1b275fc3846f42ad4070e32fa203326180f809d725", kill_on_drop: false }` [INFO] [stdout] c606088282ab978c87496b1b275fc3846f42ad4070e32fa203326180f809d725