[INFO] cloning repository https://github.com/olynch/numeric_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/olynch/numeric_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folynch%2Fnumeric_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folynch%2Fnumeric_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c947b1e2d2917abe1e0ed9cf0303fb7891240c7d
[INFO] testing olynch/numeric_rust against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folynch%2Fnumeric_rust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/olynch/numeric_rust
[INFO] finished tweaking git repo https://github.com/olynch/numeric_rust
[INFO] tweaked toml for git repo https://github.com/olynch/numeric_rust written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/olynch/numeric_rust on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/olynch/numeric_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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 18f2cb24918b9701e04762774a0828954cdb405303341446a37efe654a7133ed
[INFO] running `Command { std: "docker" "start" "-a" "18f2cb24918b9701e04762774a0828954cdb405303341446a37efe654a7133ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18f2cb24918b9701e04762774a0828954cdb405303341446a37efe654a7133ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18f2cb24918b9701e04762774a0828954cdb405303341446a37efe654a7133ed", kill_on_drop: false }`
[INFO] [stdout] 18f2cb24918b9701e04762774a0828954cdb405303341446a37efe654a7133ed
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 228f6def668d91761a95b33c8429fdd3bc2b14be5463039c0630118b65591132
[INFO] running `Command { std: "docker" "start" "-a" "228f6def668d91761a95b33c8429fdd3bc2b14be5463039c0630118b65591132", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling modelica v0.1.0 (/opt/rustwide/workdir/crates/modelica)
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ustr v1.1.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling gillespie v0.1.0 (/opt/rustwide/workdir/crates/gillespie)
[INFO] [stderr]    Compiling nalgebra v0.34.1
[INFO] [stderr]    Compiling ivp v0.1.0 (/opt/rustwide/workdir/crates/ivp)
[INFO] [stderr]    Compiling my_linalg v0.1.0 (/opt/rustwide/workdir/crates/my_linalg)
[INFO] [stdout] warning: unused import: `num_traits::Float`
[INFO] [stdout]  --> crates/ivp/src/step_algorithm/euler.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use num_traits::Float;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `order` is never read
[INFO] [stdout]    --> crates/ivp/src/adaptive_strategy/pi_controller.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub struct PIController {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 106 |     order: u32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ivp_examples v0.1.0 (/opt/rustwide/workdir/crates/ivp_examples)
[INFO] [stdout] warning: unused import: `num_traits::Float`
[INFO] [stdout]  --> crates/ivp_examples/src/pleiades.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use num_traits::Float;
[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 variable: `t`
[INFO] [stdout]   --> crates/ivp_examples/src/harmonic.rs:23:73
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn vfield(&self, mut out: DVectorViewMut<f64>, y: DVectorView<f64>, t: f64) {
[INFO] [stdout]    |                                                                         ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ivp_tests v0.1.0 (/opt/rustwide/workdir/crates/ivp_tests)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.25s
[INFO] running `Command { std: "docker" "inspect" "228f6def668d91761a95b33c8429fdd3bc2b14be5463039c0630118b65591132", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "228f6def668d91761a95b33c8429fdd3bc2b14be5463039c0630118b65591132", kill_on_drop: false }`
[INFO] [stdout] 228f6def668d91761a95b33c8429fdd3bc2b14be5463039c0630118b65591132
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4ecfc0d9368ce85d8f364e00016200324fc910409a23c1de617714ac0ba1a17
[INFO] running `Command { std: "docker" "start" "-a" "d4ecfc0d9368ce85d8f364e00016200324fc910409a23c1de617714ac0ba1a17", kill_on_drop: false }`
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/lotka_volterra
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `lotka_volterra` in package `ivp_examples v0.1.0 (/opt/rustwide/workdir/crates/ivp_examples)` has the same output filename as the example target `lotka_volterra` in package `gillespie v0.1.0 (/opt/rustwide/workdir/crates/gillespie)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/lotka_volterra.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `lotka_volterra` in package `ivp_examples v0.1.0 (/opt/rustwide/workdir/crates/ivp_examples)` has the same output filename as the example target `lotka_volterra` in package `gillespie v0.1.0 (/opt/rustwide/workdir/crates/gillespie)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr]    Compiling modelica v0.1.0 (/opt/rustwide/workdir/crates/modelica)
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling gillespie v0.1.0 (/opt/rustwide/workdir/crates/gillespie)
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling nalgebra v0.34.1
[INFO] [stderr]    Compiling ivp v0.1.0 (/opt/rustwide/workdir/crates/ivp)
[INFO] [stderr]    Compiling my_linalg v0.1.0 (/opt/rustwide/workdir/crates/my_linalg)
[INFO] [stdout] warning: unused import: `num_traits::Float`
[INFO] [stdout]  --> crates/ivp/src/step_algorithm/euler.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use num_traits::Float;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `order` is never read
[INFO] [stdout]    --> crates/ivp/src/adaptive_strategy/pi_controller.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub struct PIController {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 106 |     order: u32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num_traits::Float`
[INFO] [stdout]  --> crates/ivp/src/step_algorithm/euler.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use num_traits::Float;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ivp_examples v0.1.0 (/opt/rustwide/workdir/crates/ivp_examples)
[INFO] [stdout] warning: unused import: `num_traits::Float`
[INFO] [stdout]  --> crates/ivp_examples/src/pleiades.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use num_traits::Float;
[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 variable: `t`
[INFO] [stdout]   --> crates/ivp_examples/src/harmonic.rs:23:73
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn vfield(&self, mut out: DVectorViewMut<f64>, y: DVectorView<f64>, t: f64) {
[INFO] [stdout]    |                                                                         ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `order` is never read
[INFO] [stdout]    --> crates/ivp/src/adaptive_strategy/pi_controller.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub struct PIController {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 106 |     order: u32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ivp_tests v0.1.0 (/opt/rustwide/workdir/crates/ivp_tests)
[INFO] [stdout] warning: unused import: `num_traits::Float`
[INFO] [stdout]  --> crates/ivp_examples/src/pleiades.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use num_traits::Float;
[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 variable: `t`
[INFO] [stdout]   --> crates/ivp_examples/src/harmonic.rs:23:73
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn vfield(&self, mut out: DVectorViewMut<f64>, y: DVectorView<f64>, t: f64) {
[INFO] [stdout]    |                                                                         ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.15s
[INFO] running `Command { std: "docker" "inspect" "d4ecfc0d9368ce85d8f364e00016200324fc910409a23c1de617714ac0ba1a17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4ecfc0d9368ce85d8f364e00016200324fc910409a23c1de617714ac0ba1a17", kill_on_drop: false }`
[INFO] [stdout] d4ecfc0d9368ce85d8f364e00016200324fc910409a23c1de617714ac0ba1a17
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 68f4de020401f29b53d1a11ad5bc988d6ebfa03ad5df3f8a388aa8bb13397c96
[INFO] running `Command { std: "docker" "start" "-a" "68f4de020401f29b53d1a11ad5bc988d6ebfa03ad5df3f8a388aa8bb13397c96", kill_on_drop: false }`
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/lotka_volterra
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `lotka_volterra` in package `ivp_examples v0.1.0 (/opt/rustwide/workdir/crates/ivp_examples)` has the same output filename as the example target `lotka_volterra` in package `gillespie v0.1.0 (/opt/rustwide/workdir/crates/gillespie)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/examples/lotka_volterra.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the example target `lotka_volterra` in package `ivp_examples v0.1.0 (/opt/rustwide/workdir/crates/ivp_examples)` has the same output filename as the example target `lotka_volterra` in package `gillespie v0.1.0 (/opt/rustwide/workdir/crates/gillespie)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: unused import: `num_traits::Float`
[INFO] [stderr]  --> crates/ivp/src/step_algorithm/euler.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use num_traits::Float;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `order` is never read
[INFO] [stderr]    --> crates/ivp/src/adaptive_strategy/pi_controller.rs:106:5
[INFO] [stderr]     |
[INFO] [stderr] 102 | pub struct PIController {
[INFO] [stderr]     |            ------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 106 |     order: u32,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ivp` (lib) generated 2 warnings (run `cargo fix --lib -p ivp` to apply 1 suggestion)
[INFO] [stderr] warning: `ivp` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: unused import: `num_traits::Float`
[INFO] [stderr]  --> crates/ivp_examples/src/pleiades.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use num_traits::Float;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `t`
[INFO] [stderr]   --> crates/ivp_examples/src/harmonic.rs:23:73
[INFO] [stderr]    |
[INFO] [stderr] 23 |     fn vfield(&self, mut out: DVectorViewMut<f64>, y: DVectorView<f64>, t: f64) {
[INFO] [stderr]    |                                                                         ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ivp_examples` (lib) generated 2 warnings (run `cargo fix --lib -p ivp_examples` to apply 1 suggestion)
[INFO] [stderr] warning: `ivp_examples` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gillespie-44c09d19a5a8fa29)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ivp-69066c3aee0e0ad2)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ivp-41c7b2e5b95bc6c2)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ivp_examples-f38d939d2207f083)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ivp_tests-0742faea9bea3a52)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test convergence::tests::test_slope ... ok
[INFO] [stdout] test convergence::tests::tsit5_convergence ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- convergence::tests::tsit5_convergence stdout ----
[INFO] [stdout] VecStorage { data: [0.5402344553418639, -0.8416666666666661], nrows: Dyn(2), ncols: Const }
[INFO] [stdout] VecStorage { data: [0.8074597699330832, -0.5899259039550334], nrows: Dyn(2), ncols: Const }
[INFO] [stdout] VecStorage { data: [0.9217962579874257, -0.3876745481454939], nrows: Dyn(2), ncols: Const }
[INFO] [stdout] VecStorage { data: [0.9686176510085016, -0.2485554878301893], nrows: Dyn(2), ncols: Const }
[INFO] [stdout] VecStorage { data: [0.9874668350327858, -0.15782664062852206], nrows: Dyn(2), ncols: Const }
[INFO] [stdout] VecStorage { data: [0.9950041652344553, -0.09983341666666663], nrows: Dyn(2), ncols: Const }
[INFO] [stdout] VecStorage { data: [0.9980101244290296, -0.06305387800749418], nrows: Dyn(2), ncols: Const }
[INFO] [stdout] VecStorage { data: [0.9992076580600023, -0.03980020193294171], nrows: Dyn(2), ncols: Const }
[INFO] [stdout] VecStorage { data: [0.999684537915199, -0.025116222909775016], nrows: Dyn(2), ncols: Const }
[INFO] [stdout] VecStorage { data: [0.9998744083073907, -0.01584826842099354], nrows: Dyn(2), ncols: Const }
[INFO] [stdout] VecStorage { data: [-3.6837962398635486, -5.068472005430465, -6.436721806065976, -7.773666526373131, -9.067355888935303, -10.319897242067956, -11.54495976419581, -12.755780568285026, -13.960552093903097, -15.108761575914507], nrows: Dyn(10), ncols: Const }
[INFO] [stdout] xy: 20.9230963521463, xx: 3.3000000000000003
[INFO] [stdout] xy: 16.509313707054346, xx: 3.3000000000000003
[INFO] [stdout] estimated order (compared to analytic solution): 6.3403322279231205
[INFO] [stdout] estimated order (using embedded error estimate): 5.002822335471014
[INFO] [stdout] 
[INFO] [stdout] thread 'convergence::tests::tsit5_convergence' (30) panicked at crates/ivp_tests/src/convergence.rs:81:9:
[INFO] [stdout] assertion failed: (order_est_analytic - 5.0).abs() < 0.2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6407dd1f4892 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6407dd1f4892 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6407dd1f4892 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6407dd1f4892 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6407dd204b0f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6407dd204b0f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x6407dd1c2363 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6407dd1c2363 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6407dd1ce102 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6407dd1d2bdf - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6407dd1d2a71 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6407dd1914be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6407dd1914be - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6407dd1d31ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x6407dd1d31ef - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6407dd1d3016 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x6407dd1ce239 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6407dd1b6b2d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6407dd20c4f0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6407dd20c4cc - core::panicking::panic::h5cbcc2ceb0950681
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6407dd170aca - ivp_tests::convergence::tests::tsit5_convergence::h12d68e3435a113dc
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/ivp_tests/src/convergence.rs:81:9
[INFO] [stdout]   21:     0x6407dd170b67 - ivp_tests::convergence::tests::tsit5_convergence::{{closure}}::hbc4a3ab12800ffa0
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/ivp_tests/src/convergence.rs:73:27
[INFO] [stdout]   22:     0x6407dd16a396 - core::ops::function::FnOnce::call_once::h3d4fda07848a26d0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6407dd1912bb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6407dd1912bb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x6407dd1a531d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x6407dd1a531d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x6407dd1a531d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x6407dd1a531d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x6407dd1a531d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x6407dd1a531d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x6407dd1a531d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x6407dd17e864 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x6407dd17e864 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x6407dd1820ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   35:     0x6407dd1820ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x6407dd1820ba - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x6407dd1820ba - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x6407dd1820ba - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x6407dd1820ba - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   40:     0x6407dd1820ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6407dd1c963f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   42:     0x6407dd1c963f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   43:     0x7b373283aaa4 - <unknown>
[INFO] [stdout]   44:     0x7b37328c7a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     convergence::tests::tsit5_convergence
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p ivp_tests --lib`
[INFO] running `Command { std: "docker" "inspect" "68f4de020401f29b53d1a11ad5bc988d6ebfa03ad5df3f8a388aa8bb13397c96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68f4de020401f29b53d1a11ad5bc988d6ebfa03ad5df3f8a388aa8bb13397c96", kill_on_drop: false }`
[INFO] [stdout] 68f4de020401f29b53d1a11ad5bc988d6ebfa03ad5df3f8a388aa8bb13397c96
