[INFO] fetching crate ida 0.1.1... [INFO] checking ida-0.1.1 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate ida 0.1.1 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate ida 0.1.1 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nearly_eq v0.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", 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] f75d49aa224975023c7a7f0212875815998383e7f86025be6f09b2d412b161d0 [INFO] running `Command { std: "docker" "start" "-a" "f75d49aa224975023c7a7f0212875815998383e7f86025be6f09b2d412b161d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f75d49aa224975023c7a7f0212875815998383e7f86025be6f09b2d412b161d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f75d49aa224975023c7a7f0212875815998383e7f86025be6f09b2d412b161d0", kill_on_drop: false }` [INFO] [stdout] f75d49aa224975023c7a7f0212875815998383e7f86025be6f09b2d412b161d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 300d34b21e9ed27a3126e942f8cd417e85eb162afe550887d689dd0b583ffff4 [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" "300d34b21e9ed27a3126e942f8cd417e85eb162afe550887d689dd0b583ffff4", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] libc v0.2.100: default, std [INFO] [stderr] memchr v2.4.1: default, std [INFO] [stderr] num-traits v0.2.14: i128 [INFO] [stderr] [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 crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking matrixmultiply v0.3.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking object v0.26.1 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking serde_json v1.0.66 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking criterion-plot v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Checking ndarray v0.15.3 [INFO] [stderr] Checking addr2line v0.16.0 [INFO] [stderr] Checking pretty_env_logger v0.3.1 [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 nearly_eq v0.2.4 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking ida v0.1.1 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/traits.rs (4 fixes) [INFO] [stderr] Fixed src/lib.rs (1 fix) [INFO] [stderr] Fixed src/ida_nls.rs (1 fix) [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: 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: 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking criterion v0.2.11 [INFO] [stderr] Migrating tests/lorenz63.rs from 2018 edition to 2021 [INFO] [stderr] Migrating benches/dense.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/roberts.rs from 2018 edition to 2021 [INFO] [stderr] Fixed tests/lorenz63.rs (13 fixes) [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 [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 [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "300d34b21e9ed27a3126e942f8cd417e85eb162afe550887d689dd0b583ffff4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "300d34b21e9ed27a3126e942f8cd417e85eb162afe550887d689dd0b583ffff4", kill_on_drop: false }` [INFO] [stdout] 300d34b21e9ed27a3126e942f8cd417e85eb162afe550887d689dd0b583ffff4