[INFO] cloning repository https://github.com/alexander-minchin/cara-sdk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexander-minchin/cara-sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexander-minchin%2Fcara-sdk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexander-minchin%2Fcara-sdk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7a0e6a058562186aa38771d84050d8fe08f077ec
[INFO] checking alexander-minchin/cara-sdk against try#6757d700f93f6d16c8b39cf79e96b019bd570e7d for pr-155299-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexander-minchin%2Fcara-sdk" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alexander-minchin/cara-sdk
[INFO] finished tweaking git repo https://github.com/alexander-minchin/cara-sdk
[INFO] tweaked toml for git repo https://github.com/alexander-minchin/cara-sdk written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alexander-minchin/cara-sdk on toolchain 6757d700f93f6d16c8b39cf79e96b019bd570e7d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alexander-minchin/cara-sdk 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" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4746db4311dae4e1eeef16df1bcee827ee0f21947714cf147895ab329307ff06
[INFO] running `Command { std: "docker" "start" "-a" "4746db4311dae4e1eeef16df1bcee827ee0f21947714cf147895ab329307ff06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4746db4311dae4e1eeef16df1bcee827ee0f21947714cf147895ab329307ff06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4746db4311dae4e1eeef16df1bcee827ee0f21947714cf147895ab329307ff06", kill_on_drop: false }`
[INFO] [stdout] 4746db4311dae4e1eeef16df1bcee827ee0f21947714cf147895ab329307ff06
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26e8eca8975098a58f2afd0a0cd1e624a2e777d47bc86e890eb1e036a03315f6
[INFO] running `Command { std: "docker" "start" "-a" "26e8eca8975098a58f2afd0a0cd1e624a2e777d47bc86e890eb1e036a03315f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.117
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling pyo3-build-config v0.20.3
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling jni-sys v0.3.1
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.117
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking cesu8 v1.1.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling pyo3-ffi v0.20.3
[INFO] [stderr]    Compiling pyo3 v0.20.3
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking simba v0.6.0
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling pyo3-macros-backend v0.20.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.117
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling jni-sys-macros v0.4.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking jni-sys v0.4.1
[INFO] [stderr]     Checking nalgebra v0.32.6
[INFO] [stderr]     Checking jni v0.21.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.117
[INFO] [stderr]    Compiling pyo3-macros v0.20.3
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking numpy v0.20.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking nalgebra v0.29.0
[INFO] [stderr]     Checking statrs v0.16.1
[INFO] [stderr]     Checking cara-core v0.1.0 (/opt/rustwide/workdir/cara-core)
[INFO] [stdout] warning: unused import: `CmpLe`
[INFO] [stdout]  --> cara-core/src/probability_of_collision/circle.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | use wide::{f64x4, CmpLe};
[INFO] [stdout]   |                   ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Matrix3`
[INFO] [stdout]  --> cara-core/src/probability_of_collision/hall.rs:3:34
[INFO] [stdout]   |
[INFO] [stdout] 3 | use nalgebra::{Vector3, Matrix6, Matrix3};
[INFO] [stdout]   |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CmpLe`
[INFO] [stdout]  --> cara-core/src/probability_of_collision/circle.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | use wide::{f64x4, CmpLe};
[INFO] [stdout]   |                   ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Matrix3`
[INFO] [stdout]  --> cara-core/src/probability_of_collision/hall.rs:3:34
[INFO] [stdout]   |
[INFO] [stdout] 3 | use nalgebra::{Vector3, Matrix6, Matrix3};
[INFO] [stdout]   |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `anom` is never read
[INFO] [stdout]    --> cara-core/src/utils/orbit_transformations.rs:374:9
[INFO] [stdout]     |
[INFO] [stdout] 374 |         anom = r_vec[0].atan2(r_vec[1]).to_degrees(); // This might be wrong, MATLAB uses acos and quadrant check
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] 375 |         // Re-implementing MATLAB's logic for consistency
[INFO] [stdout] 376 |         anom = (r_vec[0] / norm_r).acos().to_degrees();
[INFO] [stdout]     |         ---------------------------------------------- `anom` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dz_simd`
[INFO] [stdout]    --> cara-core/src/probability_of_collision/circle.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 123 |             let dz_simd = f64x4::splat(dz);
[INFO] [stdout]     |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dz_simd`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> cara-core/src/probability_of_collision/max_pc.rs:154:10
[INFO] [stdout]     |
[INFO] [stdout] 154 |     let (mut sf_final, mut pc_final): (Vec<f64>, Vec<f64>) = final_pairs.into_iter().unzip();
[INFO] [stdout]     |          ----^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `current_eig` is never read
[INFO] [stdout]   --> cara-core/src/probability_of_collision/utils.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 |                 current_eig = new_eig;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking cara-cabi v0.1.0 (/opt/rustwide/workdir/cara-cabi)
[INFO] [stderr]     Checking cara-java v0.1.0 (/opt/rustwide/workdir/cara-java)
[INFO] [stderr]     Checking cara-py v0.1.0 (/opt/rustwide/workdir/cara-py)
[INFO] [stderr]     Checking cara-wasm v0.1.0 (/opt/rustwide/workdir/cara-wasm)
[INFO] [stdout] warning: value assigned to `anom` is never read
[INFO] [stdout]    --> cara-core/src/utils/orbit_transformations.rs:374:9
[INFO] [stdout]     |
[INFO] [stdout] 374 |         anom = r_vec[0].atan2(r_vec[1]).to_degrees(); // This might be wrong, MATLAB uses acos and quadrant check
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] 375 |         // Re-implementing MATLAB's logic for consistency
[INFO] [stdout] 376 |         anom = (r_vec[0] / norm_r).acos().to_degrees();
[INFO] [stdout]     |         ---------------------------------------------- `anom` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dz_simd`
[INFO] [stdout]    --> cara-core/src/probability_of_collision/circle.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 123 |             let dz_simd = f64x4::splat(dz);
[INFO] [stdout]     |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dz_simd`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> cara-core/src/probability_of_collision/max_pc.rs:154:10
[INFO] [stdout]     |
[INFO] [stdout] 154 |     let (mut sf_final, mut pc_final): (Vec<f64>, Vec<f64>) = final_pairs.into_iter().unzip();
[INFO] [stdout]     |          ----^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `current_eig` is never read
[INFO] [stdout]   --> cara-core/src/probability_of_collision/utils.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 |                 current_eig = new_eig;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.73s
[INFO] running `Command { std: "docker" "inspect" "26e8eca8975098a58f2afd0a0cd1e624a2e777d47bc86e890eb1e036a03315f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26e8eca8975098a58f2afd0a0cd1e624a2e777d47bc86e890eb1e036a03315f6", kill_on_drop: false }`
[INFO] [stdout] 26e8eca8975098a58f2afd0a0cd1e624a2e777d47bc86e890eb1e036a03315f6
