[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] ada4cf0fab755e68f6d39b2b907dffb1ffd6e39f
[INFO] testing VStrideUltimate/POSE against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVStrideUltimate%2FPOSE" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/VStrideUltimate/POSE on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "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-2-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5563bab2f1469273ee8050876c791e7d3dc79ae58081e8e7744d6f3c8de0e1b5
[INFO] running `Command { std: "docker" "start" "-a" "5563bab2f1469273ee8050876c791e7d3dc79ae58081e8e7744d6f3c8de0e1b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5563bab2f1469273ee8050876c791e7d3dc79ae58081e8e7744d6f3c8de0e1b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5563bab2f1469273ee8050876c791e7d3dc79ae58081e8e7744d6f3c8de0e1b5", kill_on_drop: false }`
[INFO] [stdout] 5563bab2f1469273ee8050876c791e7d3dc79ae58081e8e7744d6f3c8de0e1b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 111be178f9fb4d34485152636575156d218801c43c1e24532692f422a2f804c6
[INFO] running `Command { std: "docker" "start" "-a" "111be178f9fb4d34485152636575156d218801c43c1e24532692f422a2f804c6", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling clang-sys v0.29.3
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling wide v0.7.26
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling bindgen v0.53.3
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling cspice-sys v0.0.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling alga v0.9.3
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling webpki-roots v0.26.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling process_path v0.1.4
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling impl_ops v0.1.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling serial_test_derive v0.5.1
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling rust-spice-derive v0.7.6
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling serial_test v0.5.1
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling rustls-webpki v0.102.6
[INFO] [stderr]    Compiling nrlmsise-00-c v0.1.0 (https://github.com/wagnerdylan/NRLMSISE-00-C#ee68a360)
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling simba v0.4.0
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling simba v0.6.0
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling ureq v2.10.0
[INFO] [stderr]    Compiling simplelog v0.10.2
[INFO] [stderr]    Compiling satkit v0.2.9
[INFO] [stderr]    Compiling nalgebra v0.29.0
[INFO] [stderr]    Compiling nalgebra v0.26.2
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling rustool v0.3.20
[INFO] [stderr]    Compiling rust-spice v0.7.1
[INFO] [stderr]    Compiling pose v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.15s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.26.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "111be178f9fb4d34485152636575156d218801c43c1e24532692f422a2f804c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "111be178f9fb4d34485152636575156d218801c43c1e24532692f422a2f804c6", kill_on_drop: false }`
[INFO] [stdout] 111be178f9fb4d34485152636575156d218801c43c1e24532692f422a2f804c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 85bfb1bb8de4540713e9c72f2f2b9b29c7fe052c4db8bb5ce93fc08c3eca3e7e
[INFO] running `Command { std: "docker" "start" "-a" "85bfb1bb8de4540713e9c72f2f2b9b29c7fe052c4db8bb5ce93fc08c3eca3e7e", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling pose v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.79s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.26.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "85bfb1bb8de4540713e9c72f2f2b9b29c7fe052c4db8bb5ce93fc08c3eca3e7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85bfb1bb8de4540713e9c72f2f2b9b29c7fe052c4db8bb5ce93fc08c3eca3e7e", kill_on_drop: false }`
[INFO] [stdout] 85bfb1bb8de4540713e9c72f2f2b9b29c7fe052c4db8bb5ce93fc08c3eca3e7e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7f83aedcce4fe14be5bdacd917605bc2e50bcd84847fc93af9228608d936576e
[INFO] running `Command { std: "docker" "start" "-a" "7f83aedcce4fe14be5bdacd917605bc2e50bcd84847fc93af9228608d936576e", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.26.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pose-51cc5f30fad3309b)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test collision::tests::test_find_collision_set ... ok
[INFO] [stdout] test bodies::common::tests::test_jdconv ... ok
[INFO] [stdout] test collision::tests::test_mark_overlapping_groups_axis_slice ... ok
[INFO] [stdout] test perturb::common::tests::test_newton_gravitational_field ... ok
[INFO] [stdout] test bodies::common::tests::test_days_since_j2000 ... ok
[INFO] [stdout] test bodies::common::tests::test_ct2lst ... ok
[INFO] [stdout] test collision::tests::test_mark_overlapping_groups_axis ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7f83aedcce4fe14be5bdacd917605bc2e50bcd84847fc93af9228608d936576e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f83aedcce4fe14be5bdacd917605bc2e50bcd84847fc93af9228608d936576e", kill_on_drop: false }`
[INFO] [stdout] 7f83aedcce4fe14be5bdacd917605bc2e50bcd84847fc93af9228608d936576e
