[INFO] fetching crate ida 0.1.1... [INFO] checking ida-0.1.1 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate ida 0.1.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate ida 0.1.1 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", 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-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bbd4094749cba283a59eb83a2307b68ef88e00d0c2e49318eb70b91f62944527 [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" "bbd4094749cba283a59eb83a2307b68ef88e00d0c2e49318eb70b91f62944527", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bbd4094749cba283a59eb83a2307b68ef88e00d0c2e49318eb70b91f62944527", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbd4094749cba283a59eb83a2307b68ef88e00d0c2e49318eb70b91f62944527", kill_on_drop: false }` [INFO] [stdout] bbd4094749cba283a59eb83a2307b68ef88e00d0c2e49318eb70b91f62944527 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6699600453fbcc4b8a4035ad2f0aedfb3d5005ccabf04fb339ca92f5515604c0 [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" "6699600453fbcc4b8a4035ad2f0aedfb3d5005ccabf04fb339ca92f5515604c0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking csv-core v0.1.10 [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 regex v1.3.9 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking criterion-plot v0.3.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking backtrace v0.3.51 [INFO] [stderr] Checking pretty_env_logger v0.3.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking tinytemplate v1.1.0 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Checking nearly_eq v0.2.4 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking ndarray-rand v0.9.0 [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] [stdout] warning: value assigned to `imax_loop` is never read [INFO] [stdout] --> src/impl_r_check.rs:344:13 [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 `std::result::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 `std::result::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 `std::result::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 `std::result::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 `std::result::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:9 [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:9 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the trait `nearly_eq::NearlyEq<_, _>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 1]>>` [INFO] [stdout] | required by this bound in `get_solution::test_get_solution::nearly_eq_noeps` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the trait `nearly_eq::NearlyEq<_, _>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 1]>>` [INFO] [stdout] | required by this bound in `get_solution::test_get_solution::nearly_eq_noeps` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the trait `nearly_eq::NearlyEq<_, _>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 2]>>` [INFO] [stdout] | required by this bound in `predict::test1::nearly_eq_noeps` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the trait `nearly_eq::NearlyEq<_, _>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 1]>>` [INFO] [stdout] | required by this bound in `predict::test1::nearly_eq_noeps` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the trait `nearly_eq::NearlyEq<_, _>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 1]>>` [INFO] [stdout] | required by this bound in `predict::test1::nearly_eq_noeps` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the trait `nearly_eq::NearlyEq<_, _>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 1]>>` [INFO] [stdout] | required by this bound in `restore::test_restore1::nearly_eq_noeps` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the trait `nearly_eq::NearlyEq<_, _>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 1]>>` [INFO] [stdout] | required by this bound in `restore::test_restore1::nearly_eq_noeps` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the trait `nearly_eq::NearlyEq<_, _>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 1]>>` [INFO] [stdout] | required by this bound in `restore::test_restore1::nearly_eq_noeps` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the trait `nearly_eq::NearlyEq<_, _>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 2]>>` [INFO] [stdout] | required by this bound in `restore::test_restore1::nearly_eq_noeps` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the trait `nearly_eq::NearlyEq<_, _>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 1]>>` [INFO] [stdout] | required by this bound in `set_coeffs::test1::nearly_eq_noeps` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the trait `nearly_eq::NearlyEq<_, _>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 1]>>` [INFO] [stdout] | required by this bound in `set_coeffs::test1::nearly_eq_noeps` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the trait `nearly_eq::NearlyEq<_, _>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 1]>>` [INFO] [stdout] | required by this bound in `set_coeffs::test1::nearly_eq_noeps` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the trait `nearly_eq::NearlyEq<_, _>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 1]>>` [INFO] [stdout] | required by this bound in `set_coeffs::test1::nearly_eq_noeps` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the trait `nearly_eq::NearlyEq<_, _>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 2]>>` [INFO] [stdout] | required by this bound in `set_coeffs::test1::nearly_eq_noeps` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the trait `nearly_eq::NearlyEq<_, _>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 1]>>` [INFO] [stdout] | required by this bound in `set_coeffs::test1::nearly_eq_noeps` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the trait `nearly_eq::NearlyEq<_, _>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 1]>>` [INFO] [stdout] | required by this bound in `set_coeffs::test2::nearly_eq_noeps` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the trait `nearly_eq::NearlyEq<_, _>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 1]>>` [INFO] [stdout] | required by this bound in `set_coeffs::test2::nearly_eq_noeps` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the trait `nearly_eq::NearlyEq<_, _>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 1]>>` [INFO] [stdout] | required by this bound in `set_coeffs::test2::nearly_eq_noeps` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the trait `nearly_eq::NearlyEq<_, _>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 1]>>` [INFO] [stdout] | required by this bound in `set_coeffs::test2::nearly_eq_noeps` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the trait `nearly_eq::NearlyEq<_, _>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 2]>>` [INFO] [stdout] | required by this bound in `set_coeffs::test2::nearly_eq_noeps` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the trait `nearly_eq::NearlyEq<_, _>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 1]>>` [INFO] [stdout] | required by this bound in `set_coeffs::test2::nearly_eq_noeps` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the trait `nearly_eq::NearlyEq<_, _>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 1]>>` [INFO] [stdout] | required by this bound in `dense::tests::test_dense1::nearly_eq_noeps` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the trait `nearly_eq::NearlyEq<_, _>` is not implemented for `ndarray::ArrayBase, Dim<[usize; 1]>>` [INFO] [stdout] | required by this bound in `nearly_eq` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "6699600453fbcc4b8a4035ad2f0aedfb3d5005ccabf04fb339ca92f5515604c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6699600453fbcc4b8a4035ad2f0aedfb3d5005ccabf04fb339ca92f5515604c0", kill_on_drop: false }` [INFO] [stdout] 6699600453fbcc4b8a4035ad2f0aedfb3d5005ccabf04fb339ca92f5515604c0