[INFO] fetching crate newton_rootfinder 0.7.0... [INFO] checking newton_rootfinder-0.7.0 against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] extracting crate newton_rootfinder 0.7.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate newton_rootfinder 0.7.0 on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate newton_rootfinder 0.7.0 [INFO] finished tweaking crates.io crate newton_rootfinder 0.7.0 [INFO] tweaked toml for crates.io crate newton_rootfinder 0.7.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21afbcc40ad8ad1cbfe26c1d5cb4f973f588289d593375f6b0543c592e795222 [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" "21afbcc40ad8ad1cbfe26c1d5cb4f973f588289d593375f6b0543c592e795222", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21afbcc40ad8ad1cbfe26c1d5cb4f973f588289d593375f6b0543c592e795222", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21afbcc40ad8ad1cbfe26c1d5cb4f973f588289d593375f6b0543c592e795222", kill_on_drop: false }` [INFO] [stdout] 21afbcc40ad8ad1cbfe26c1d5cb4f973f588289d593375f6b0543c592e795222 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "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] 943b252c1982b90bb65f699d23111c151363245330737232224f100abf1a9741 [INFO] running `Command { std: "docker" "start" "-a" "943b252c1982b90bb65f699d23111c151363245330737232224f100abf1a9741", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking plotters-backend v0.3.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking matrixmultiply v0.3.1 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Checking plotters-svg v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking quick-xml v0.17.2 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking minidom v0.12.0 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking simba v0.4.0 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking nalgebra v0.26.2 [INFO] [stderr] Checking criterion v0.3.4 [INFO] [stderr] Checking newton_rootfinder v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> tests/advanced_parametrization/broyden.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use util::test_cases::broyden1965::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> tests/jacobian/broyden.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use util::test_cases::broyden1965; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> tests/log/broyden.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use util::test_cases::broyden1965::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use util::test_cases::broyden1965::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> tests/solver/broyden1_inv_jac/polynom.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use util::test_cases::polynom; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use util::test_cases::broyden1965::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> tests/solver/broyden1_jac/polynom.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use util::test_cases::polynom; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use util::test_cases::broyden1965::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> tests/solver/broyden2_inv_jac/polynom.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use util::test_cases::polynom; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use util::test_cases::broyden1965::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> tests/solver/broyden2_jac/polynom.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use util::test_cases::polynom; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use util::test_cases::broyden1965::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/polynom.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use util::test_cases::polynom; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use util::test_cases::broyden1965::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> tests/solver/greenstadt1_jac/polynom.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use util::test_cases::polynom; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use util::test_cases::broyden1965::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/polynom.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use util::test_cases::polynom; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use util::test_cases::broyden1965::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> tests/solver/greenstadt2_jac/polynom.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use util::test_cases::polynom; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use util::test_cases::broyden1965::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> tests/solver/newton_raphson/polynom.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use util::test_cases::polynom; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use util::test_cases::broyden1965::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> tests/solver/stationary_newton/polynom.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use util::test_cases::polynom; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> tests/user_model/broyden.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use util::test_cases::broyden1965::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `newton_rootfinder`, `newton_rootfinder`, `newton_rootfinder`, `newton_rootfinder`, `newton_rootfinder`, `newton_rootfinder`, `newton_rootfinder`, `newton_rootfinder`, `newton_rootfinder`, `newton_rootfinder`, `newton_rootfinder`, `newton_rootfinder`, `newton_rootfinder` [INFO] [stdout] --> tests/advanced_parametrization/broyden.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use newton_rootfinder as nrf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: tests/log/broyden.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use newton_rootfinder as nrf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: tests/solver/broyden1_inv_jac/broyden.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use newton_rootfinder as nrf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: tests/solver/broyden1_jac/broyden.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use newton_rootfinder as nrf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: tests/solver/broyden2_inv_jac/broyden.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use newton_rootfinder as nrf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: tests/solver/broyden2_jac/broyden.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use newton_rootfinder as nrf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: tests/solver/greenstadt1_inv_jac/broyden.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use newton_rootfinder as nrf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: tests/solver/greenstadt1_jac/broyden.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use newton_rootfinder as nrf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: tests/solver/greenstadt2_inv_jac/broyden.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use newton_rootfinder as nrf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: tests/solver/greenstadt2_jac/broyden.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use newton_rootfinder as nrf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: tests/solver/newton_raphson/broyden.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use newton_rootfinder as nrf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: tests/solver/stationary_newton/broyden.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use newton_rootfinder as nrf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: tests/user_model/broyden.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use newton_rootfinder as nrf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> benches/broyden_case8.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use util::test_cases::broyden1965::{broyden1965_case8, init_broyden1965_case8}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> benches/broyden_case8.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> benches/broyden_case8.rs:66:79 [INFO] [stdout] | [INFO] [stdout] 66 | let mut user_model = nrf::model::UserModelFromFunction::new(problem_size, broyden1965_case8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> benches/broyden_case8.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> benches/broyden_case8.rs:85:79 [INFO] [stdout] | [INFO] [stdout] 85 | let mut user_model = nrf::model::UserModelFromFunction::new(problem_size, broyden1965_case8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> benches/broyden_case8.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> benches/broyden_case8.rs:104:79 [INFO] [stdout] | [INFO] [stdout] 104 | let mut user_model = nrf::model::UserModelFromFunction::new(problem_size, broyden1965_case8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> benches/broyden_case8.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> benches/broyden_case8.rs:123:79 [INFO] [stdout] | [INFO] [stdout] 123 | let mut user_model = nrf::model::UserModelFromFunction::new(problem_size, broyden1965_case8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> benches/broyden_case8.rs:137:9 [INFO] [stdout] | [INFO] [stdout] 137 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> benches/broyden_case8.rs:142:79 [INFO] [stdout] | [INFO] [stdout] 142 | let mut user_model = nrf::model::UserModelFromFunction::new(problem_size, broyden1965_case8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> benches/broyden_case8.rs:156:9 [INFO] [stdout] | [INFO] [stdout] 156 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> benches/broyden_case8.rs:161:79 [INFO] [stdout] | [INFO] [stdout] 161 | let mut user_model = nrf::model::UserModelFromFunction::new(problem_size, broyden1965_case8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> benches/broyden_case8.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> benches/broyden_case8.rs:180:79 [INFO] [stdout] | [INFO] [stdout] 180 | let mut user_model = nrf::model::UserModelFromFunction::new(problem_size, broyden1965_case8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> benches/broyden_case8.rs:194:9 [INFO] [stdout] | [INFO] [stdout] 194 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> benches/broyden_case8.rs:199:79 [INFO] [stdout] | [INFO] [stdout] 199 | let mut user_model = nrf::model::UserModelFromFunction::new(problem_size, broyden1965_case8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> benches/broyden_case8.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> benches/broyden_case8.rs:218:79 [INFO] [stdout] | [INFO] [stdout] 218 | let mut user_model = nrf::model::UserModelFromFunction::new(problem_size, broyden1965_case8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> benches/broyden_case8.rs:232:9 [INFO] [stdout] | [INFO] [stdout] 232 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> benches/broyden_case8.rs:237:79 [INFO] [stdout] | [INFO] [stdout] 237 | let mut user_model = nrf::model::UserModelFromFunction::new(problem_size, broyden1965_case8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> benches/minimal_vs_advanced.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | use util::solver_one_dimensional::{solver1d, solver1d_fd}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 21 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solver1d` in this scope [INFO] [stdout] --> benches/minimal_vs_advanced.rs:112:19 [INFO] [stdout] | [INFO] [stdout] 112 | b.iter(|| solver1d(1.0, square2, dsquare, 50, 1e-6)) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solver1d_fd` in this scope [INFO] [stdout] --> benches/minimal_vs_advanced.rs:115:19 [INFO] [stdout] | [INFO] [stdout] 115 | b.iter(|| solver1d_fd(1.0, square2, 50, 1e-6, 1e-8)) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `newton_rootfinder` due to 22 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `broyden1965` [INFO] [stdout] --> tests/jacobian/broyden.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | let inputs = broyden1965::init_broyden1965_case5(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `broyden1965` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `broyden1965` [INFO] [stdout] --> tests/jacobian/broyden.rs:18:62 [INFO] [stdout] | [INFO] [stdout] 18 | nrf::model::UserModelFromFunction::new(problem_size, broyden1965::broyden1965_case5); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `broyden1965` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `broyden1965` [INFO] [stdout] --> tests/jacobian/broyden.rs:27:19 [INFO] [stdout] | [INFO] [stdout] 27 | let jac_ref = broyden1965::broyden1965_case5_jac(&inputs); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `broyden1965` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `broyden1965` [INFO] [stdout] --> tests/jacobian/broyden.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 34 | let inputs = broyden1965::init_broyden1965_case6(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `broyden1965` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `broyden1965` [INFO] [stdout] --> tests/jacobian/broyden.rs:37:62 [INFO] [stdout] | [INFO] [stdout] 37 | nrf::model::UserModelFromFunction::new(problem_size, broyden1965::broyden1965_case6); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `broyden1965` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `broyden1965` [INFO] [stdout] --> tests/jacobian/broyden.rs:46:19 [INFO] [stdout] | [INFO] [stdout] 46 | let jac_ref = broyden1965::broyden1965_case6_jac(&inputs); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `broyden1965` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `broyden1965` [INFO] [stdout] --> tests/jacobian/broyden.rs:56:18 [INFO] [stdout] | [INFO] [stdout] 56 | let inputs = broyden1965::init_broyden1965_case7(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `broyden1965` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `broyden1965` [INFO] [stdout] --> tests/jacobian/broyden.rs:59:62 [INFO] [stdout] | [INFO] [stdout] 59 | nrf::model::UserModelFromFunction::new(problem_size, broyden1965::broyden1965_case7); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `broyden1965` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `broyden1965` [INFO] [stdout] --> tests/jacobian/broyden.rs:69:19 [INFO] [stdout] | [INFO] [stdout] 69 | let jac_ref = broyden1965::broyden1965_case7_jac(&inputs); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `broyden1965` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `broyden1965` [INFO] [stdout] --> tests/jacobian/broyden.rs:76:18 [INFO] [stdout] | [INFO] [stdout] 76 | let inputs = broyden1965::init_broyden1965_case8(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `broyden1965` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `broyden1965` [INFO] [stdout] --> tests/jacobian/broyden.rs:79:62 [INFO] [stdout] | [INFO] [stdout] 79 | nrf::model::UserModelFromFunction::new(problem_size, broyden1965::broyden1965_case8); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `broyden1965` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `broyden1965` [INFO] [stdout] --> tests/jacobian/broyden.rs:89:19 [INFO] [stdout] | [INFO] [stdout] 89 | let jac_ref = broyden1965::broyden1965_case8_jac(&inputs); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `broyden1965` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `broyden1965` [INFO] [stdout] --> tests/jacobian/broyden.rs:96:18 [INFO] [stdout] | [INFO] [stdout] 96 | let inputs = broyden1965::init_broyden1965_case9(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `broyden1965` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `broyden1965` [INFO] [stdout] --> tests/jacobian/broyden.rs:99:62 [INFO] [stdout] | [INFO] [stdout] 99 | nrf::model::UserModelFromFunction::new(problem_size, broyden1965::broyden1965_case9); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `broyden1965` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `broyden1965` [INFO] [stdout] --> tests/jacobian/broyden.rs:109:19 [INFO] [stdout] | [INFO] [stdout] 109 | let jac_ref = broyden1965::broyden1965_case9_jac(&inputs); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `broyden1965` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `broyden1965` [INFO] [stdout] --> tests/jacobian/broyden.rs:116:18 [INFO] [stdout] | [INFO] [stdout] 116 | let inputs = broyden1965::init_broyden1965_case10(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `broyden1965` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `broyden1965` [INFO] [stdout] --> tests/jacobian/broyden.rs:119:62 [INFO] [stdout] | [INFO] [stdout] 119 | nrf::model::UserModelFromFunction::new(problem_size, broyden1965::broyden1965_case10); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `broyden1965` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `broyden1965` [INFO] [stdout] --> tests/jacobian/broyden.rs:129:19 [INFO] [stdout] | [INFO] [stdout] 129 | let jac_ref = broyden1965::broyden1965_case10_jac(&inputs); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `broyden1965` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/broyden1_inv_jac/polynom.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | polynom::square2, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/broyden1_inv_jac/polynom.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | polynom::root_with_high_derivative, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/broyden1_inv_jac/polynom.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | polynom::square2, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/broyden1_inv_jac/polynom.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | polynom::dsquare, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/broyden1_inv_jac/polynom.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | polynom::root_with_high_derivative, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/broyden1_inv_jac/polynom.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | polynom::root_with_high_derivative_jac, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/broyden1_jac/polynom.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | polynom::square2, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/broyden1_jac/polynom.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | polynom::root_with_high_derivative, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/broyden1_jac/polynom.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | polynom::square2, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/broyden1_jac/polynom.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | polynom::dsquare, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/broyden1_jac/polynom.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | polynom::root_with_high_derivative, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/broyden1_jac/polynom.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | polynom::root_with_high_derivative_jac, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/broyden2_inv_jac/polynom.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | polynom::square2, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/broyden2_inv_jac/polynom.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | polynom::root_with_high_derivative, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/broyden2_inv_jac/polynom.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | polynom::square2, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/broyden2_inv_jac/polynom.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | polynom::dsquare, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/broyden2_inv_jac/polynom.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | polynom::root_with_high_derivative, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/broyden2_inv_jac/polynom.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | polynom::root_with_high_derivative_jac, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/broyden2_jac/polynom.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | polynom::square2, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/broyden2_jac/polynom.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | polynom::root_with_high_derivative, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/broyden2_jac/polynom.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | polynom::square2, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/broyden2_jac/polynom.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | polynom::dsquare, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/broyden2_jac/polynom.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | polynom::root_with_high_derivative, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/broyden2_jac/polynom.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | polynom::root_with_high_derivative_jac, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/polynom.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | polynom::square2, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/polynom.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | polynom::root_with_high_derivative, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/polynom.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | polynom::square2, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/polynom.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | polynom::dsquare, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/polynom.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | polynom::root_with_high_derivative, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/polynom.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | polynom::root_with_high_derivative_jac, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/greenstadt1_jac/polynom.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | polynom::square2, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/greenstadt1_jac/polynom.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | polynom::root_with_high_derivative, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/greenstadt1_jac/polynom.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | polynom::square2, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/greenstadt1_jac/polynom.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | polynom::dsquare, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/greenstadt1_jac/polynom.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | polynom::root_with_high_derivative, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/greenstadt1_jac/polynom.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | polynom::root_with_high_derivative_jac, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/polynom.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | polynom::square2, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/polynom.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | polynom::root_with_high_derivative, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/polynom.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | polynom::square2, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/polynom.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | polynom::dsquare, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/polynom.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | polynom::root_with_high_derivative, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/polynom.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | polynom::root_with_high_derivative_jac, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/greenstadt2_jac/polynom.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | polynom::square2, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/greenstadt2_jac/polynom.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | polynom::root_with_high_derivative, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/greenstadt2_jac/polynom.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | polynom::square2, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/greenstadt2_jac/polynom.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | polynom::dsquare, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/greenstadt2_jac/polynom.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | polynom::root_with_high_derivative, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/greenstadt2_jac/polynom.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | polynom::root_with_high_derivative_jac, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/newton_raphson/polynom.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | polynom::square2, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/newton_raphson/polynom.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | polynom::root_with_high_derivative, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/newton_raphson/polynom.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | polynom::square2, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/newton_raphson/polynom.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | polynom::dsquare, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/newton_raphson/polynom.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | polynom::root_with_high_derivative, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/newton_raphson/polynom.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | polynom::root_with_high_derivative_jac, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/stationary_newton/polynom.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | polynom::square2, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/stationary_newton/polynom.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | polynom::root_with_high_derivative, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/stationary_newton/polynom.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | polynom::square2, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/stationary_newton/polynom.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | polynom::dsquare, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/stationary_newton/polynom.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | polynom::root_with_high_derivative, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/stationary_newton/polynom.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | polynom::root_with_high_derivative_jac, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case10` in this scope [INFO] [stdout] --> tests/advanced_parametrization/broyden.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | init_broyden1965_case10(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case10` in this scope [INFO] [stdout] --> tests/advanced_parametrization/broyden.rs:26:79 [INFO] [stdout] | [INFO] [stdout] 26 | let mut user_model = nrf::model::UserModelFromFunction::new(problem_size, broyden1965_case10); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case10` in this scope [INFO] [stdout] --> tests/advanced_parametrization/broyden.rs:30:20 [INFO] [stdout] | [INFO] [stdout] 30 | let solution = solution_broyden1965_case10(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case10` in this scope [INFO] [stdout] --> tests/log/broyden.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | init_broyden1965_case10(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case10` in this scope [INFO] [stdout] --> tests/log/broyden.rs:28:79 [INFO] [stdout] | [INFO] [stdout] 28 | let mut user_model = nrf::model::UserModelFromFunction::new(problem_size, broyden1965_case10); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5_jac` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | broyden1965_case5_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6_jac` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | broyden1965_case6_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7_jac` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | broyden1965_case7_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8_jac` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | broyden1965_case8_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9_jac` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | broyden1965_case9_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5_jac` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | broyden1965_case5_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6_jac` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | broyden1965_case6_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7_jac` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | broyden1965_case7_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8_jac` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | broyden1965_case8_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9_jac` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | broyden1965_case9_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5_jac` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | broyden1965_case5_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6_jac` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | broyden1965_case6_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7_jac` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | broyden1965_case7_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8_jac` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | broyden1965_case8_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9_jac` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | broyden1965_case9_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5_jac` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | broyden1965_case5_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6_jac` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | broyden1965_case6_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7_jac` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | broyden1965_case7_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8_jac` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | broyden1965_case8_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9_jac` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | broyden1965_case9_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | broyden1965_case5_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | broyden1965_case6_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | broyden1965_case7_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | broyden1965_case8_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | broyden1965_case9_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | broyden1965_case5_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | broyden1965_case6_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | broyden1965_case7_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | broyden1965_case8_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | broyden1965_case9_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | broyden1965_case5_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | broyden1965_case6_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | broyden1965_case7_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | broyden1965_case8_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | broyden1965_case9_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | broyden1965_case5_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | broyden1965_case6_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | broyden1965_case7_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | broyden1965_case8_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | broyden1965_case9_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5_jac` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | broyden1965_case5_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6_jac` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | broyden1965_case6_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7_jac` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | broyden1965_case7_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8_jac` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | broyden1965_case8_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9_jac` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 144 | broyden1965_case9_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:145:9 [INFO] [stdout] | [INFO] [stdout] 145 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5_jac` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | broyden1965_case5_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6_jac` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | broyden1965_case6_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7_jac` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | broyden1965_case7_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8_jac` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | broyden1965_case8_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:145:9 [INFO] [stdout] | [INFO] [stdout] 145 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9_jac` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | broyden1965_case9_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | let init_guess = init_broyden1965_case5(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5_jac` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | broyden1965_case5_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `broyden1965_case5_jac` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:27:19 [INFO] [stdout] | [INFO] [stdout] 27 | let jac_ref = broyden1965_case5_jac(&init_guess); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 36 | let init_guess = init_broyden1965_case6(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6_jac` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | broyden1965_case6_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `broyden1965_case6_jac` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:50:19 [INFO] [stdout] | [INFO] [stdout] 50 | let jac_ref = broyden1965_case6_jac(&init_guess); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:59:22 [INFO] [stdout] | [INFO] [stdout] 59 | let init_guess = init_broyden1965_case7(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7_jac` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | broyden1965_case7_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `broyden1965_case7_jac` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | let jac_ref = broyden1965_case7_jac(&init_guess); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:82:22 [INFO] [stdout] | [INFO] [stdout] 82 | let init_guess = init_broyden1965_case8(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8_jac` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | broyden1965_case8_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `broyden1965_case8_jac` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:96:19 [INFO] [stdout] | [INFO] [stdout] 96 | let jac_ref = broyden1965_case8_jac(&init_guess); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:105:22 [INFO] [stdout] | [INFO] [stdout] 105 | let init_guess = init_broyden1965_case9(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9_jac` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | broyden1965_case9_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `broyden1965_case9_jac` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:119:19 [INFO] [stdout] | [INFO] [stdout] 119 | let jac_ref = broyden1965_case9_jac(&init_guess); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case10` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:128:22 [INFO] [stdout] | [INFO] [stdout] 128 | let init_guess = init_broyden1965_case10(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case10` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | broyden1965_case10, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case10_jac` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:134:9 [INFO] [stdout] | [INFO] [stdout] 134 | broyden1965_case10_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `broyden1965_case10_jac` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:142:19 [INFO] [stdout] | [INFO] [stdout] 142 | let jac_ref = broyden1965_case10_jac(&init_guess); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 482 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "943b252c1982b90bb65f699d23111c151363245330737232224f100abf1a9741", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "943b252c1982b90bb65f699d23111c151363245330737232224f100abf1a9741", kill_on_drop: false }` [INFO] [stdout] 943b252c1982b90bb65f699d23111c151363245330737232224f100abf1a9741