[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] building VStrideUltimate/POSE against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVStrideUltimate%2FPOSE" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/VStrideUltimate/POSE on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/wagnerdylan/NRLMSISE-00-C`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustversion v1.0.15
[INFO] [stderr]   Downloaded serial_test v0.5.1
[INFO] [stderr]   Downloaded process_path v0.1.4
[INFO] [stderr]   Downloaded impl_ops v0.1.1
[INFO] [stderr]   Downloaded which v3.1.1
[INFO] [stderr]   Downloaded nalgebra-macros v0.1.0
[INFO] [stderr]   Downloaded serial_test_derive v0.5.1
[INFO] [stderr]   Downloaded rust-spice-derive v0.7.6
[INFO] [stderr]   Downloaded simba v0.4.0
[INFO] [stderr]   Downloaded simba v0.6.0
[INFO] [stderr]   Downloaded rustool v0.3.20
[INFO] [stderr]   Downloaded ureq v2.10.0
[INFO] [stderr]   Downloaded wide v0.7.26
[INFO] [stderr]   Downloaded num-complex v0.3.1
[INFO] [stderr]   Downloaded nom v5.1.3
[INFO] [stderr]   Downloaded termcolor v1.1.3
[INFO] [stderr]   Downloaded webpki-roots v0.26.3
[INFO] [stderr]   Downloaded ndarray v0.15.6
[INFO] [stderr]   Downloaded satkit v0.2.9
[INFO] [stderr]   Downloaded simplelog v0.10.2
[INFO] [stderr]   Downloaded nalgebra v0.29.0
[INFO] [stderr]   Downloaded nalgebra v0.26.2
[INFO] [stderr]   Downloaded cspice-sys v0.0.1
[INFO] [stderr]   Downloaded rust-spice v0.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 19301b35b0c3baa162de1b4133395ce595c865823b3d056871ee46f935cf9493
[INFO] running `Command { std: "docker" "start" "-a" "19301b35b0c3baa162de1b4133395ce595c865823b3d056871ee46f935cf9493", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19301b35b0c3baa162de1b4133395ce595c865823b3d056871ee46f935cf9493", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19301b35b0c3baa162de1b4133395ce595c865823b3d056871ee46f935cf9493", kill_on_drop: false }`
[INFO] [stdout] 19301b35b0c3baa162de1b4133395ce595c865823b3d056871ee46f935cf9493
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3eb082901035aa34bdef21763b70f9cd71268b07e9bdbd937a7f634a4d405c40
[INFO] running `Command { std: "docker" "start" "-a" "3eb082901035aa34bdef21763b70f9cd71268b07e9bdbd937a7f634a4d405c40", 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 autocfg v1.2.0
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling clang-sys v0.29.3
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling bindgen v0.53.3
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling safe_arch v0.7.2
[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 num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling wide v0.7.26
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling cspice-sys v0.0.1
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.6
[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 clap_lex v0.7.0
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling process_path v0.1.4
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling impl_ops v0.1.1
[INFO] [stderr]    Compiling strum v0.26.2
[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 approx v0.3.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling alga v0.9.3
[INFO] [stderr]    Compiling cexpr v0.4.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 serial_test v0.5.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.6
[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 regex v1.10.4
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling ureq v2.10.0
[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.8.1
[INFO] [stderr]    Compiling simba v0.6.0
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling simba v0.4.0
[INFO] [stderr]    Compiling simplelog v0.10.2
[INFO] [stderr]    Compiling satkit v0.2.9
[INFO] [stderr]    Compiling nalgebra v0.26.2
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling nalgebra v0.29.0
[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 1m 35s
[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 2`
[INFO] running `Command { std: "docker" "inspect" "3eb082901035aa34bdef21763b70f9cd71268b07e9bdbd937a7f634a4d405c40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3eb082901035aa34bdef21763b70f9cd71268b07e9bdbd937a7f634a4d405c40", kill_on_drop: false }`
[INFO] [stdout] 3eb082901035aa34bdef21763b70f9cd71268b07e9bdbd937a7f634a4d405c40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4fb8ee69a3435647543a3e0594deef4638a3fffa9918c85a7a4d39b0c2625bcb
[INFO] running `Command { std: "docker" "start" "-a" "4fb8ee69a3435647543a3e0594deef4638a3fffa9918c85a7a4d39b0c2625bcb", 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.92s
[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 2`
[INFO] running `Command { std: "docker" "inspect" "4fb8ee69a3435647543a3e0594deef4638a3fffa9918c85a7a4d39b0c2625bcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fb8ee69a3435647543a3e0594deef4638a3fffa9918c85a7a4d39b0c2625bcb", kill_on_drop: false }`
[INFO] [stdout] 4fb8ee69a3435647543a3e0594deef4638a3fffa9918c85a7a4d39b0c2625bcb
