[INFO] fetching crate ida 0.1.1... [INFO] checking ida-0.1.1 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate ida 0.1.1 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate ida 0.1.1 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ida 0.1.1 [INFO] finished tweaking crates.io crate ida 0.1.1 [INFO] tweaked toml for crates.io crate ida 0.1.1 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fea1706e59c50e78a6796e1dd2b38161cb6866f83adadd99f8a6d5c371a2a9e8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fea1706e59c50e78a6796e1dd2b38161cb6866f83adadd99f8a6d5c371a2a9e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fea1706e59c50e78a6796e1dd2b38161cb6866f83adadd99f8a6d5c371a2a9e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fea1706e59c50e78a6796e1dd2b38161cb6866f83adadd99f8a6d5c371a2a9e8", kill_on_drop: false }` [INFO] [stdout] fea1706e59c50e78a6796e1dd2b38161cb6866f83adadd99f8a6d5c371a2a9e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c3d986271b2763fcf3d09c2a397fe7bfcb85cb77db5950ae634ff186eb348d5d [INFO] running `Command { std: "docker" "start" "-a" "c3d986271b2763fcf3d09c2a397fe7bfcb85cb77db5950ae634ff186eb348d5d", kill_on_drop: false }` [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking matrixmultiply v0.3.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking object v0.26.1 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking criterion-plot v0.3.1 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking ndarray v0.15.3 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking pretty_env_logger v0.3.1 [INFO] [stderr] Checking addr2line v0.16.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Checking ndarray-rand v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking ida v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::error::IdaError` [INFO] [stdout] --> src/ida_nls.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use super::error::IdaError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> src/lib.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking nearly_eq v0.2.4 [INFO] [stdout] warning: value assigned to `imax_loop` is never read [INFO] [stdout] --> src/impl_r_check.rs:344:17 [INFO] [stdout] | [INFO] [stdout] 344 | let mut imax_loop = 0; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/traits.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | t: Self::Scalar, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/traits.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | y: ArrayBase, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `yp` [INFO] [stdout] --> src/traits.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | yp: ArrayBase, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_yp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gout` [INFO] [stdout] --> src/traits.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | gout: ArrayBase, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_gout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MAXNH` [INFO] [stdout] --> src/constants.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub const MAXNH: u32 = 5; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MAXNJ` [INFO] [stdout] --> src/constants.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | pub const MAXNJ: u32 = 4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MAXNI` [INFO] [stdout] --> src/constants.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | pub const MAXNI: u32 = 10; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MAXBACKS` [INFO] [stdout] --> src/constants.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub const MAXBACKS: u32 = 100; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Residual` [INFO] [stdout] --> src/error.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Residual, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LSetup` [INFO] [stdout] --> src/error.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | LSetup, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LSolve` [INFO] [stdout] --> src/error.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | LSolve, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Constraint` [INFO] [stdout] --> src/error.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Constraint, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NLSSetup` [INFO] [stdout] --> src/error.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | NLSSetup, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `RepeatedResidualError` [INFO] [stdout] --> src/error.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | RepeatedResidualError {}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LinearInitFail` [INFO] [stdout] --> src/error.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | LinearInitFail {}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `BadErrorWeightVector` [INFO] [stdout] --> src/error.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | BadErrorWeightVector {}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `FirstResidualFail` [INFO] [stdout] --> src/error.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | FirstResidualFail {}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LinearSetupFail` [INFO] [stdout] --> src/error.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | LinearSetupFail {}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LinearSolveFail` [INFO] [stdout] --> src/error.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | LinearSolveFail {}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NoRecovery` [INFO] [stdout] --> src/error.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | NoRecovery {}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `RecoverableFail` [INFO] [stdout] --> src/error.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | RecoverableFail { rec_type: Recoverable }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LinesearchFail` [INFO] [stdout] --> src/error.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | LinesearchFail {}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `RootFunctionFail` [INFO] [stdout] --> src/error.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | RootFunctionFail { t: f64 }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `IdaConverged` [INFO] [stdout] --> src/lib.rs:64:6 [INFO] [stdout] | [INFO] [stdout] 64 | enum IdaConverged { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/lib.rs:440:12 [INFO] [stdout] | [INFO] [stdout] 440 | if (k < 0) || (k > self.ida_kused) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/impl_r_check.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | self.get_solution(self.ida_tlo); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/impl_r_check.rs:162:17 [INFO] [stdout] | [INFO] [stdout] 162 | self.get_solution(tplus); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/impl_r_check.rs:236:9 [INFO] [stdout] | [INFO] [stdout] 236 | self.get_solution(self.ida_thi); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/impl_r_check.rs:267:13 [INFO] [stdout] | [INFO] [stdout] 267 | self.get_solution(self.ida_trout); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/impl_r_check.rs:472:13 [INFO] [stdout] | [INFO] [stdout] 472 | self.get_solution(tmid); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `J1` should have a snake case name [INFO] [stdout] --> src/sample_problems/slider_crank.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | J1: f64, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `j1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `J2` should have a snake case name [INFO] [stdout] --> src/sample_problems/slider_crank.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | J2: f64, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `j2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `F` should have a snake case name [INFO] [stdout] --> src/sample_problems/slider_crank.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | F: f64, [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Q` should have a snake case name [INFO] [stdout] --> src/sample_problems/slider_crank.rs:47:57 [INFO] [stdout] | [INFO] [stdout] 47 | fn force(&self, yy: ArrayBase, mut Q: ArrayBase) [INFO] [stdout] | ^ help: convert the identifier to snake case: `q` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Q` should have a snake case name [INFO] [stdout] --> src/sample_problems/slider_crank.rs:137:17 [INFO] [stdout] | [INFO] [stdout] 137 | let mut Q = Array1::zeros(3); [INFO] [stdout] | ^ help: convert the identifier to snake case: `q` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 38 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking criterion v0.2.11 [INFO] [stdout] warning: unused imports: `*`, `linear::*`, `nonlinear::*` [INFO] [stdout] --> tests/lorenz63.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | use ida::{linear::*, nonlinear::*, traits::*, *}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tres` [INFO] [stdout] --> tests/lorenz63.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | tres: Self::Scalar, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tres` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `yy` [INFO] [stdout] --> tests/lorenz63.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | yy: ArrayBase, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_yy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `yp` [INFO] [stdout] --> tests/lorenz63.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | yp: ArrayBase, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_yp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `resval` [INFO] [stdout] --> tests/lorenz63.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | mut resval: ArrayBase, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_resval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tt` [INFO] [stdout] --> tests/lorenz63.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | tt: Self::Scalar, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_tt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cj` [INFO] [stdout] --> tests/lorenz63.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | cj: Self::Scalar, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cj` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `yy` [INFO] [stdout] --> tests/lorenz63.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | yy: ArrayBase, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_yy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `yp` [INFO] [stdout] --> tests/lorenz63.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | yp: ArrayBase, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_yp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rr` [INFO] [stdout] --> tests/lorenz63.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | rr: ArrayBase, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_rr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `j` [INFO] [stdout] --> tests/lorenz63.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | mut j: ArrayBase, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_j` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/lorenz63.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | mut resval: ArrayBase, [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/lorenz63.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | mut j: ArrayBase, [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::error::IdaError` [INFO] [stdout] --> src/ida_nls.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use super::error::IdaError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> src/lib.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ndarray::ArrayBase, Dim<[usize; 1]>>: nearly_eq::NearlyEq<_, _>` is not satisfied [INFO] [stdout] --> src/tests/get_solution.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | assert_nearly_eq!(ida.get_yy(), yret_expect); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `nearly_eq::NearlyEq<_, _>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 1]>>` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `get_solution::test_get_solution::nearly_eq_noeps` [INFO] [stdout] --> src/tests/get_solution.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | assert_nearly_eq!(ida.get_yy(), yret_expect); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `get_solution::test_get_solution::nearly_eq_noeps` [INFO] [stdout] = note: this error originates in the macro `assert_nearly_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ndarray::ArrayBase, Dim<[usize; 1]>>: nearly_eq::NearlyEq<_, _>` is not satisfied [INFO] [stdout] --> src/tests/get_solution.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | assert_nearly_eq!(ida.get_yp(), ypret_expect); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `nearly_eq::NearlyEq<_, _>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 1]>>` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `get_solution::test_get_solution::nearly_eq_noeps` [INFO] [stdout] --> src/tests/get_solution.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | assert_nearly_eq!(ida.get_yp(), ypret_expect); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `get_solution::test_get_solution::nearly_eq_noeps` [INFO] [stdout] = note: this error originates in the macro `assert_nearly_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ndarray::ArrayBase, Dim<[usize; 2]>>: nearly_eq::NearlyEq<_, _>` is not satisfied [INFO] [stdout] --> src/tests/predict.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | assert_nearly_eq!(ida.ida_phi, ida_phi); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `nearly_eq::NearlyEq<_, _>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 2]>>` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `predict::test1::nearly_eq_noeps` [INFO] [stdout] --> src/tests/predict.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | assert_nearly_eq!(ida.ida_phi, ida_phi); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `predict::test1::nearly_eq_noeps` [INFO] [stdout] = note: this error originates in the macro `assert_nearly_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ndarray::ArrayBase, Dim<[usize; 1]>>: nearly_eq::NearlyEq<_, _>` is not satisfied [INFO] [stdout] --> src/tests/predict.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | assert_nearly_eq!(ida.nlp.ida_yypredict, ida_yypredict); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `nearly_eq::NearlyEq<_, _>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 1]>>` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `predict::test1::nearly_eq_noeps` [INFO] [stdout] --> src/tests/predict.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | assert_nearly_eq!(ida.nlp.ida_yypredict, ida_yypredict); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `predict::test1::nearly_eq_noeps` [INFO] [stdout] = note: this error originates in the macro `assert_nearly_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ndarray::ArrayBase, Dim<[usize; 1]>>: nearly_eq::NearlyEq<_, _>` is not satisfied [INFO] [stdout] --> src/tests/predict.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | assert_nearly_eq!(ida.nlp.ida_yppredict, ida_yppredict); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `nearly_eq::NearlyEq<_, _>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 1]>>` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `predict::test1::nearly_eq_noeps` [INFO] [stdout] --> src/tests/predict.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | assert_nearly_eq!(ida.nlp.ida_yppredict, ida_yppredict); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `predict::test1::nearly_eq_noeps` [INFO] [stdout] = note: this error originates in the macro `assert_nearly_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ndarray::ArrayBase, Dim<[usize; 1]>>: nearly_eq::NearlyEq<_, _>` is not satisfied [INFO] [stdout] --> src/tests/restore.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | assert_nearly_eq!(ida.ida_cvals, cvals_after); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `nearly_eq::NearlyEq<_, _>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 1]>>` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `restore::test_restore1::nearly_eq_noeps` [INFO] [stdout] --> src/tests/restore.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | assert_nearly_eq!(ida.ida_cvals, cvals_after); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `restore::test_restore1::nearly_eq_noeps` [INFO] [stdout] = note: this error originates in the macro `assert_nearly_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ndarray::ArrayBase, Dim<[usize; 1]>>: nearly_eq::NearlyEq<_, _>` is not satisfied [INFO] [stdout] --> src/tests/restore.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | assert_nearly_eq!(ida.ida_beta, beta_after); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `nearly_eq::NearlyEq<_, _>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 1]>>` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `restore::test_restore1::nearly_eq_noeps` [INFO] [stdout] --> src/tests/restore.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | assert_nearly_eq!(ida.ida_beta, beta_after); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `restore::test_restore1::nearly_eq_noeps` [INFO] [stdout] = note: this error originates in the macro `assert_nearly_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ndarray::ArrayBase, Dim<[usize; 1]>>: nearly_eq::NearlyEq<_, _>` is not satisfied [INFO] [stdout] --> src/tests/restore.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | assert_nearly_eq!(ida.ida_psi, psi_after); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `nearly_eq::NearlyEq<_, _>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 1]>>` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `restore::test_restore1::nearly_eq_noeps` [INFO] [stdout] --> src/tests/restore.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | assert_nearly_eq!(ida.ida_psi, psi_after); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `restore::test_restore1::nearly_eq_noeps` [INFO] [stdout] = note: this error originates in the macro `assert_nearly_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ndarray::ArrayBase, Dim<[usize; 2]>>: nearly_eq::NearlyEq<_, _>` is not satisfied [INFO] [stdout] --> src/tests/restore.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | assert_nearly_eq!(ida.ida_phi, phi_after); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `nearly_eq::NearlyEq<_, _>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 2]>>` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `restore::test_restore1::nearly_eq_noeps` [INFO] [stdout] --> src/tests/restore.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | assert_nearly_eq!(ida.ida_phi, phi_after); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `restore::test_restore1::nearly_eq_noeps` [INFO] [stdout] = note: this error originates in the macro `assert_nearly_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ndarray::ArrayBase, Dim<[usize; 1]>>: nearly_eq::NearlyEq<_, _>` is not satisfied [INFO] [stdout] --> src/tests/set_coeffs.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | assert_nearly_eq!(ida.ida_beta, ida_beta); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `nearly_eq::NearlyEq<_, _>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 1]>>` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `set_coeffs::test1::nearly_eq_noeps` [INFO] [stdout] --> src/tests/set_coeffs.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | assert_nearly_eq!(ida.ida_beta, ida_beta); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `set_coeffs::test1::nearly_eq_noeps` [INFO] [stdout] = note: this error originates in the macro `assert_nearly_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ndarray::ArrayBase, Dim<[usize; 1]>>: nearly_eq::NearlyEq<_, _>` is not satisfied [INFO] [stdout] --> src/tests/set_coeffs.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | assert_nearly_eq!(ida.ida_alpha, ida_alpha); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `nearly_eq::NearlyEq<_, _>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 1]>>` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `set_coeffs::test1::nearly_eq_noeps` [INFO] [stdout] --> src/tests/set_coeffs.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | assert_nearly_eq!(ida.ida_alpha, ida_alpha); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `set_coeffs::test1::nearly_eq_noeps` [INFO] [stdout] = note: this error originates in the macro `assert_nearly_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ndarray::ArrayBase, Dim<[usize; 1]>>: nearly_eq::NearlyEq<_, _>` is not satisfied [INFO] [stdout] --> src/tests/set_coeffs.rs:155:5 [INFO] [stdout] | [INFO] [stdout] 155 | assert_nearly_eq!(ida.ida_gamma, ida_gamma); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `nearly_eq::NearlyEq<_, _>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 1]>>` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `set_coeffs::test1::nearly_eq_noeps` [INFO] [stdout] --> src/tests/set_coeffs.rs:155:5 [INFO] [stdout] | [INFO] [stdout] 155 | assert_nearly_eq!(ida.ida_gamma, ida_gamma); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `set_coeffs::test1::nearly_eq_noeps` [INFO] [stdout] = note: this error originates in the macro `assert_nearly_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ndarray::ArrayBase, Dim<[usize; 1]>>: nearly_eq::NearlyEq<_, _>` is not satisfied [INFO] [stdout] --> src/tests/set_coeffs.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | assert_nearly_eq!(ida.ida_sigma, ida_sigma); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `nearly_eq::NearlyEq<_, _>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 1]>>` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `set_coeffs::test1::nearly_eq_noeps` [INFO] [stdout] --> src/tests/set_coeffs.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | assert_nearly_eq!(ida.ida_sigma, ida_sigma); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `set_coeffs::test1::nearly_eq_noeps` [INFO] [stdout] = note: this error originates in the macro `assert_nearly_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ndarray::ArrayBase, Dim<[usize; 2]>>: nearly_eq::NearlyEq<_, _>` is not satisfied [INFO] [stdout] --> src/tests/set_coeffs.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 157 | assert_nearly_eq!(ida.ida_phi, ida_phi); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `nearly_eq::NearlyEq<_, _>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 2]>>` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `set_coeffs::test1::nearly_eq_noeps` [INFO] [stdout] --> src/tests/set_coeffs.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 157 | assert_nearly_eq!(ida.ida_phi, ida_phi); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `set_coeffs::test1::nearly_eq_noeps` [INFO] [stdout] = note: this error originates in the macro `assert_nearly_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ndarray::ArrayBase, Dim<[usize; 1]>>: nearly_eq::NearlyEq<_, _>` is not satisfied [INFO] [stdout] --> src/tests/set_coeffs.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | assert_nearly_eq!(ida.ida_psi, ida_psi); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `nearly_eq::NearlyEq<_, _>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 1]>>` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `set_coeffs::test1::nearly_eq_noeps` [INFO] [stdout] --> src/tests/set_coeffs.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | assert_nearly_eq!(ida.ida_psi, ida_psi); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `set_coeffs::test1::nearly_eq_noeps` [INFO] [stdout] = note: this error originates in the macro `assert_nearly_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ndarray::ArrayBase, Dim<[usize; 1]>>: nearly_eq::NearlyEq<_, _>` is not satisfied [INFO] [stdout] --> src/tests/set_coeffs.rs:332:9 [INFO] [stdout] | [INFO] [stdout] 332 | assert_nearly_eq!(ida.ida_beta, ida_beta); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `nearly_eq::NearlyEq<_, _>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 1]>>` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `set_coeffs::test2::nearly_eq_noeps` [INFO] [stdout] --> src/tests/set_coeffs.rs:332:9 [INFO] [stdout] | [INFO] [stdout] 332 | assert_nearly_eq!(ida.ida_beta, ida_beta); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `set_coeffs::test2::nearly_eq_noeps` [INFO] [stdout] = note: this error originates in the macro `assert_nearly_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ndarray::ArrayBase, Dim<[usize; 1]>>: nearly_eq::NearlyEq<_, _>` is not satisfied [INFO] [stdout] --> src/tests/set_coeffs.rs:333:9 [INFO] [stdout] | [INFO] [stdout] 333 | assert_nearly_eq!(ida.ida_alpha, ida_alpha); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `nearly_eq::NearlyEq<_, _>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 1]>>` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `set_coeffs::test2::nearly_eq_noeps` [INFO] [stdout] --> src/tests/set_coeffs.rs:333:9 [INFO] [stdout] | [INFO] [stdout] 333 | assert_nearly_eq!(ida.ida_alpha, ida_alpha); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `set_coeffs::test2::nearly_eq_noeps` [INFO] [stdout] = note: this error originates in the macro `assert_nearly_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ndarray::ArrayBase, Dim<[usize; 1]>>: nearly_eq::NearlyEq<_, _>` is not satisfied [INFO] [stdout] --> src/tests/set_coeffs.rs:334:9 [INFO] [stdout] | [INFO] [stdout] 334 | assert_nearly_eq!(ida.ida_gamma, ida_gamma); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `nearly_eq::NearlyEq<_, _>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 1]>>` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `set_coeffs::test2::nearly_eq_noeps` [INFO] [stdout] --> src/tests/set_coeffs.rs:334:9 [INFO] [stdout] | [INFO] [stdout] 334 | assert_nearly_eq!(ida.ida_gamma, ida_gamma); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `set_coeffs::test2::nearly_eq_noeps` [INFO] [stdout] = note: this error originates in the macro `assert_nearly_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ndarray::ArrayBase, Dim<[usize; 1]>>: nearly_eq::NearlyEq<_, _>` is not satisfied [INFO] [stdout] --> src/tests/set_coeffs.rs:335:9 [INFO] [stdout] | [INFO] [stdout] 335 | assert_nearly_eq!(ida.ida_sigma, ida_sigma); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `nearly_eq::NearlyEq<_, _>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 1]>>` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `set_coeffs::test2::nearly_eq_noeps` [INFO] [stdout] --> src/tests/set_coeffs.rs:335:9 [INFO] [stdout] | [INFO] [stdout] 335 | assert_nearly_eq!(ida.ida_sigma, ida_sigma); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `set_coeffs::test2::nearly_eq_noeps` [INFO] [stdout] = note: this error originates in the macro `assert_nearly_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ndarray::ArrayBase, Dim<[usize; 2]>>: nearly_eq::NearlyEq<_, _>` is not satisfied [INFO] [stdout] --> src/tests/set_coeffs.rs:336:9 [INFO] [stdout] | [INFO] [stdout] 336 | assert_nearly_eq!(ida.ida_phi, ida_phi); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `nearly_eq::NearlyEq<_, _>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 2]>>` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `set_coeffs::test2::nearly_eq_noeps` [INFO] [stdout] --> src/tests/set_coeffs.rs:336:9 [INFO] [stdout] | [INFO] [stdout] 336 | assert_nearly_eq!(ida.ida_phi, ida_phi); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `set_coeffs::test2::nearly_eq_noeps` [INFO] [stdout] = note: this error originates in the macro `assert_nearly_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ndarray::ArrayBase, Dim<[usize; 1]>>: nearly_eq::NearlyEq<_, _>` is not satisfied [INFO] [stdout] --> src/tests/set_coeffs.rs:337:9 [INFO] [stdout] | [INFO] [stdout] 337 | assert_nearly_eq!(ida.ida_psi, ida_psi); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `nearly_eq::NearlyEq<_, _>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 1]>>` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `set_coeffs::test2::nearly_eq_noeps` [INFO] [stdout] --> src/tests/set_coeffs.rs:337:9 [INFO] [stdout] | [INFO] [stdout] 337 | assert_nearly_eq!(ida.ida_psi, ida_psi); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `set_coeffs::test2::nearly_eq_noeps` [INFO] [stdout] = note: this error originates in the macro `assert_nearly_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ndarray::ArrayBase, Dim<[usize; 1]>>: nearly_eq::NearlyEq<_, _>` is not satisfied [INFO] [stdout] --> src/linear/dense.rs:318:9 [INFO] [stdout] | [INFO] [stdout] 318 | assert_nearly_eq!(x, expected); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `nearly_eq::NearlyEq<_, _>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 1]>>` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `dense::tests::test_dense1::nearly_eq_noeps` [INFO] [stdout] --> src/linear/dense.rs:318:9 [INFO] [stdout] | [INFO] [stdout] 318 | assert_nearly_eq!(x, expected); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `dense::tests::test_dense1::nearly_eq_noeps` [INFO] [stdout] = note: this error originates in the macro `assert_nearly_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ndarray::ArrayBase, Dim<[usize; 1]>>: nearly_eq::NearlyEq<_, _>` is not satisfied [INFO] [stdout] --> src/nonlinear/newton.rs:363:9 [INFO] [stdout] | [INFO] [stdout] 363 | assert_nearly_eq!(&y - &y_exp, expected_err, 1e-9); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `nearly_eq::NearlyEq<_, _>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 1]>>` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `nearly_eq` [INFO] [stdout] --> src/nonlinear/newton.rs:363:9 [INFO] [stdout] | [INFO] [stdout] 363 | assert_nearly_eq!(&y - &y_exp, expected_err, 1e-9); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `nearly_eq` [INFO] [stdout] = note: this error originates in the macro `assert_nearly_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 23 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ida` due to 24 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c3d986271b2763fcf3d09c2a397fe7bfcb85cb77db5950ae634ff186eb348d5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3d986271b2763fcf3d09c2a397fe7bfcb85cb77db5950ae634ff186eb348d5d", kill_on_drop: false }` [INFO] [stdout] c3d986271b2763fcf3d09c2a397fe7bfcb85cb77db5950ae634ff186eb348d5d