[INFO] cloning repository https://github.com/VStrideUltimate/POSE [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VStrideUltimate/POSE" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVStrideUltimate%2FPOSE", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVStrideUltimate%2FPOSE'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 18bf09398ee6cdd8254d5b2c51b7433ae48e386e [INFO] testing VStrideUltimate/POSE against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVStrideUltimate%2FPOSE" "/workspace/builds/worker-109/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-109/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/VStrideUltimate/POSE 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/VStrideUltimate/POSE [INFO] finished tweaking git repo https://github.com/VStrideUltimate/POSE [INFO] tweaked toml for git repo https://github.com/VStrideUltimate/POSE written to /workspace/builds/worker-109/source/Cargo.toml [INFO] crate git repo https://github.com/VStrideUltimate/POSE 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 impl_ops v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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] ba2b4040bfc5f6c269476856b5c68ab878c665160572b4e6e49605d4a7be252c [INFO] running `Command { std: "docker" "start" "-a" "ba2b4040bfc5f6c269476856b5c68ab878c665160572b4e6e49605d4a7be252c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba2b4040bfc5f6c269476856b5c68ab878c665160572b4e6e49605d4a7be252c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba2b4040bfc5f6c269476856b5c68ab878c665160572b4e6e49605d4a7be252c", kill_on_drop: false }` [INFO] [stdout] ba2b4040bfc5f6c269476856b5c68ab878c665160572b4e6e49605d4a7be252c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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] 36332c204928ac77060d56e4c23ee33d39afdf8d1fd466bf6bc405ae2d39f913 [INFO] running `Command { std: "docker" "start" "-a" "36332c204928ac77060d56e4c23ee33d39afdf8d1fd466bf6bc405ae2d39f913", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling impl_ops v0.1.1 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling csv v1.1.4 [INFO] [stderr] Compiling pose v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `type_of` [INFO] [stdout] --> src/bodies.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 55 | fn type_of(&self) -> String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mag_base` [INFO] [stdout] --> src/bodies.rs:449:5 [INFO] [stdout] | [INFO] [stdout] 449 | mag_base: f64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PlanetPS` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/bodies.rs:431:10 [INFO] [stdout] | [INFO] [stdout] 431 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mag_phase_factor` [INFO] [stdout] --> src/bodies.rs:450:5 [INFO] [stdout] | [INFO] [stdout] 450 | mag_phase_factor: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PlanetPS` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/bodies.rs:431:10 [INFO] [stdout] | [INFO] [stdout] 431 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mag_nonlinear_factor` [INFO] [stdout] --> src/bodies.rs:451:5 [INFO] [stdout] | [INFO] [stdout] 451 | mag_nonlinear_factor: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PlanetPS` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/bodies.rs:431:10 [INFO] [stdout] | [INFO] [stdout] 431 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mag_nonlinear_exponent` [INFO] [stdout] --> src/bodies.rs:452:5 [INFO] [stdout] | [INFO] [stdout] 452 | mag_nonlinear_exponent: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PlanetPS` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/bodies.rs:431:10 [INFO] [stdout] | [INFO] [stdout] 431 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 21s [INFO] running `Command { std: "docker" "inspect" "36332c204928ac77060d56e4c23ee33d39afdf8d1fd466bf6bc405ae2d39f913", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36332c204928ac77060d56e4c23ee33d39afdf8d1fd466bf6bc405ae2d39f913", kill_on_drop: false }` [INFO] [stdout] 36332c204928ac77060d56e4c23ee33d39afdf8d1fd466bf6bc405ae2d39f913 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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] 4187469f96a4c9225f57b4be35c4d1ddac1b7364a9931ab72f4ffee0482781ab [INFO] running `Command { std: "docker" "start" "-a" "4187469f96a4c9225f57b4be35c4d1ddac1b7364a9931ab72f4ffee0482781ab", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pose v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `type_of` [INFO] [stdout] --> src/bodies.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 55 | fn type_of(&self) -> String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mag_base` [INFO] [stdout] --> src/bodies.rs:449:5 [INFO] [stdout] | [INFO] [stdout] 449 | mag_base: f64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PlanetPS` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/bodies.rs:431:10 [INFO] [stdout] | [INFO] [stdout] 431 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mag_phase_factor` [INFO] [stdout] --> src/bodies.rs:450:5 [INFO] [stdout] | [INFO] [stdout] 450 | mag_phase_factor: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PlanetPS` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/bodies.rs:431:10 [INFO] [stdout] | [INFO] [stdout] 431 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mag_nonlinear_factor` [INFO] [stdout] --> src/bodies.rs:451:5 [INFO] [stdout] | [INFO] [stdout] 451 | mag_nonlinear_factor: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PlanetPS` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/bodies.rs:431:10 [INFO] [stdout] | [INFO] [stdout] 431 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mag_nonlinear_exponent` [INFO] [stdout] --> src/bodies.rs:452:5 [INFO] [stdout] | [INFO] [stdout] 452 | mag_nonlinear_exponent: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PlanetPS` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/bodies.rs:431:10 [INFO] [stdout] | [INFO] [stdout] 431 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.70s [INFO] running `Command { std: "docker" "inspect" "4187469f96a4c9225f57b4be35c4d1ddac1b7364a9931ab72f4ffee0482781ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4187469f96a4c9225f57b4be35c4d1ddac1b7364a9931ab72f4ffee0482781ab", kill_on_drop: false }` [INFO] [stdout] 4187469f96a4c9225f57b4be35c4d1ddac1b7364a9931ab72f4ffee0482781ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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] 082c2f109af7d7d7caba21ef07248b9a37e51fc38d7629660509b304b8154900 [INFO] running `Command { std: "docker" "start" "-a" "082c2f109af7d7d7caba21ef07248b9a37e51fc38d7629660509b304b8154900", kill_on_drop: false }` [INFO] [stderr] warning: associated function is never used: `type_of` [INFO] [stderr] --> src/bodies.rs:55:8 [INFO] [stderr] | [INFO] [stderr] 55 | fn type_of(&self) -> String { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `mag_base` [INFO] [stderr] --> src/bodies.rs:449:5 [INFO] [stderr] | [INFO] [stderr] 449 | mag_base: f64, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PlanetPS` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/bodies.rs:431:10 [INFO] [stderr] | [INFO] [stderr] 431 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `mag_phase_factor` [INFO] [stderr] --> src/bodies.rs:450:5 [INFO] [stderr] | [INFO] [stderr] 450 | mag_phase_factor: f64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PlanetPS` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/bodies.rs:431:10 [INFO] [stderr] | [INFO] [stderr] 431 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `mag_nonlinear_factor` [INFO] [stderr] --> src/bodies.rs:451:5 [INFO] [stderr] | [INFO] [stderr] 451 | mag_nonlinear_factor: f64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PlanetPS` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/bodies.rs:431:10 [INFO] [stderr] | [INFO] [stderr] 431 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `mag_nonlinear_exponent` [INFO] [stderr] --> src/bodies.rs:452:5 [INFO] [stderr] | [INFO] [stderr] 452 | mag_nonlinear_exponent: f64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PlanetPS` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/bodies.rs:431:10 [INFO] [stderr] | [INFO] [stderr] 431 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `pose` (bin "pose" test) generated 5 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pose-0da9961ed4354628) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test cpu::sim_cpu::tests::test_newton_gravitational_field ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "082c2f109af7d7d7caba21ef07248b9a37e51fc38d7629660509b304b8154900", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "082c2f109af7d7d7caba21ef07248b9a37e51fc38d7629660509b304b8154900", kill_on_drop: false }` [INFO] [stdout] 082c2f109af7d7d7caba21ef07248b9a37e51fc38d7629660509b304b8154900