[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] 14e38ec178d02f59a9e7225e3d4344cd5d70bfe1
[INFO] checking Louisx1221/orbit-rust against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLouisx1221%2Forbit-rust" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Louisx1221/orbit-rust on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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-3-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[ERROR] this task or one of its parent failed!
[ERROR] no output for 300 seconds
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.
[INFO] checking Louisx1221/orbit-rust against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLouisx1221%2Forbit-rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Louisx1221/orbit-rust on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "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-3-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 255968356b29ba5d940342d2e52bb1a4d71e8056528cc1d29ea1bad2348bce00
[INFO] running `Command { std: "docker" "start" "-a" "255968356b29ba5d940342d2e52bb1a4d71e8056528cc1d29ea1bad2348bce00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "255968356b29ba5d940342d2e52bb1a4d71e8056528cc1d29ea1bad2348bce00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "255968356b29ba5d940342d2e52bb1a4d71e8056528cc1d29ea1bad2348bce00", kill_on_drop: false }`
[INFO] [stdout] 255968356b29ba5d940342d2e52bb1a4d71e8056528cc1d29ea1bad2348bce00
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e3ce3ee542d358584f6069a85052a02b91e3f56e9a92634a9ac5480ce420adb
[INFO] running `Command { std: "docker" "start" "-a" "8e3ce3ee542d358584f6069a85052a02b91e3f56e9a92634a9ac5480ce420adb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking orb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::math::*`
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::math::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::orbit::*`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::orbit::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::math::*`
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::math::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::orbit::*`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::orbit::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TWO_PI` is never used
[INFO] [stdout]  --> src/math.rs:7:11
[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 `fmod` is never used
[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 `dot` is never used
[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 `atan2` is never used
[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 `rkf78` is never used
[INFO] [stdout]   --> src/math.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub fn rkf78(eq: fn(Vec<f64>) -> Vec<f64>, x0: Vec<f64>, ti: f64, tf: f64, h: f64) -> Vec<f64> { 
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `J2` is never used
[INFO] [stdout]  --> src/orbit.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const J2: f64 = 1.08262668355e-3;
[INFO] [stdout]   |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RE` is never used
[INFO] [stdout]   --> src/orbit.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const RE: f64 = 6378.137; // km
[INFO] [stdout]    |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `orb_prop_2body` is never used
[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 `fa2ea` is never used
[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 `ea2ma` is never used
[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 `ma2ea` is never used
[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 `ea2fa` is never used
[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 `solve_kepler` is never used
[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 `orb_prop_j2` is never used
[INFO] [stdout]   --> src/orbit.rs:97:8
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub fn orb_prop_j2(x: Vec<f64>) -> Vec<f64> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hohnmann_trans` is never used
[INFO] [stdout]    --> src/orbit.rs:113:8
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub fn hohnmann_trans(ri: f64, rf: f64) -> ([f64; 3], f64) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bi_elliptic_trans` is never used
[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 `coaxial_elliptical_trans` is never used
[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: methods `rv2coe`, `coe2rv`, and `orb_prop` are never used
[INFO] [stdout]    --> src/orbit.rs:187:12
[INFO] [stdout]     |
[INFO] [stdout] 186 | impl Orb {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] 187 |     pub fn rv2coe(&mut self) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 282 |     pub fn coe2rv(&mut self) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 312 |     pub fn orb_prop(&mut self, dt: f64) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `julian2gre` is never used
[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 `gre2julian` is never used
[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: 22 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TWO_PI` is never used
[INFO] [stdout]  --> src/math.rs:7:11
[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 `fmod` is never used
[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 `dot` is never used
[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 `atan2` is never used
[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 `rkf78` is never used
[INFO] [stdout]   --> src/math.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub fn rkf78(eq: fn(Vec<f64>) -> Vec<f64>, x0: Vec<f64>, ti: f64, tf: f64, h: f64) -> Vec<f64> { 
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `J2` is never used
[INFO] [stdout]  --> src/orbit.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const J2: f64 = 1.08262668355e-3;
[INFO] [stdout]   |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RE` is never used
[INFO] [stdout]   --> src/orbit.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const RE: f64 = 6378.137; // km
[INFO] [stdout]    |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `orb_prop_2body` is never used
[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 `fa2ea` is never used
[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 `ea2ma` is never used
[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 `ma2ea` is never used
[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 `ea2fa` is never used
[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 `solve_kepler` is never used
[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 `orb_prop_j2` is never used
[INFO] [stdout]   --> src/orbit.rs:97:8
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub fn orb_prop_j2(x: Vec<f64>) -> Vec<f64> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hohnmann_trans` is never used
[INFO] [stdout]    --> src/orbit.rs:113:8
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub fn hohnmann_trans(ri: f64, rf: f64) -> ([f64; 3], f64) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bi_elliptic_trans` is never used
[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 `coaxial_elliptical_trans` is never used
[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: methods `rv2coe`, `coe2rv`, and `orb_prop` are never used
[INFO] [stdout]    --> src/orbit.rs:187:12
[INFO] [stdout]     |
[INFO] [stdout] 186 | impl Orb {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] 187 |     pub fn rv2coe(&mut self) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 282 |     pub fn coe2rv(&mut self) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 312 |     pub fn orb_prop(&mut self, dt: f64) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `julian2gre` is never used
[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 `gre2julian` is never used
[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: 22 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 2.00s
[INFO] running `Command { std: "docker" "inspect" "8e3ce3ee542d358584f6069a85052a02b91e3f56e9a92634a9ac5480ce420adb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e3ce3ee542d358584f6069a85052a02b91e3f56e9a92634a9ac5480ce420adb", kill_on_drop: false }`
[INFO] [stdout] 8e3ce3ee542d358584f6069a85052a02b91e3f56e9a92634a9ac5480ce420adb
