[INFO] fetching crate newton_rootfinder 0.11.0...
[INFO] testing newton_rootfinder-0.11.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate newton_rootfinder 0.11.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate newton_rootfinder 0.11.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate newton_rootfinder 0.11.0
[INFO] tweaked toml for crates.io crate newton_rootfinder 0.11.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate newton_rootfinder 0.11.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 102 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.7.0)
[INFO] [stderr]       Adding minidom v0.12.0 (available: v0.18.0)
[INFO] [stderr]       Adding nalgebra v0.33.2 (available: v0.34.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quick-xml v0.17.2
[INFO] [stderr]   Downloaded simba v0.9.1
[INFO] [stderr]   Downloaded rustc_version_runtime v0.3.0
[INFO] [stderr]   Downloaded minidom v0.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 82e4ced617ec494448a4fade4f761dd13862be0396acf075186cb1fc85a18b58
[INFO] running `Command { std: "docker" "start" "-a" "82e4ced617ec494448a4fade4f761dd13862be0396acf075186cb1fc85a18b58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82e4ced617ec494448a4fade4f761dd13862be0396acf075186cb1fc85a18b58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82e4ced617ec494448a4fade4f761dd13862be0396acf075186cb1fc85a18b58", kill_on_drop: false }`
[INFO] [stdout] 82e4ced617ec494448a4fade4f761dd13862be0396acf075186cb1fc85a18b58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3be56e57b05e11463d340ce304da9eeca70bb1998b9384a5b1ce2cf6c37128c2
[INFO] running `Command { std: "docker" "start" "-a" "3be56e57b05e11463d340ce304da9eeca70bb1998b9384a5b1ce2cf6c37128c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling newton_rootfinder v0.11.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `omatrix_zeros_like`
[INFO] [stdout]   --> src/solver_n_dimensional/mod.rs:14:31
[INFO] [stdout]    |
[INFO] [stdout] 14 |     omatrix_zeros_from_shape, omatrix_zeros_like, omatrix_zeros_like_ovector,
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `omatrix_zeros_like` is never used
[INFO] [stdout]   --> src/solver_n_dimensional/util_nalgebra.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn omatrix_zeros_like<D>(input: &nalgebra::OMatrix<f64, D, D>) -> nalgebra::OMatrix<f64, D, D>
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.42s
[INFO] running `Command { std: "docker" "inspect" "3be56e57b05e11463d340ce304da9eeca70bb1998b9384a5b1ce2cf6c37128c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3be56e57b05e11463d340ce304da9eeca70bb1998b9384a5b1ce2cf6c37128c2", kill_on_drop: false }`
[INFO] [stdout] 3be56e57b05e11463d340ce304da9eeca70bb1998b9384a5b1ce2cf6c37128c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7d1f709f6a8c86750a55aa792dd8c909f79086d00cf65b1385ac636134f49e0
[INFO] running `Command { std: "docker" "start" "-a" "a7d1f709f6a8c86750a55aa792dd8c909f79086d00cf65b1385ac636134f49e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling newton_rootfinder v0.11.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `omatrix_zeros_like`
[INFO] [stdout]   --> src/solver_n_dimensional/mod.rs:14:31
[INFO] [stdout]    |
[INFO] [stdout] 14 |     omatrix_zeros_from_shape, omatrix_zeros_like, omatrix_zeros_like_ovector,
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `omatrix_zeros_like`
[INFO] [stdout]   --> src/solver_n_dimensional/mod.rs:14:31
[INFO] [stdout]    |
[INFO] [stdout] 14 |     omatrix_zeros_from_shape, omatrix_zeros_like, omatrix_zeros_like_ovector,
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `omatrix_zeros_like` is never used
[INFO] [stdout]   --> src/solver_n_dimensional/util_nalgebra.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn omatrix_zeros_like<D>(input: &nalgebra::OMatrix<f64, D, D>) -> nalgebra::OMatrix<f64, D, D>
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `omatrix_zeros_like` is never used
[INFO] [stdout]   --> src/solver_n_dimensional/util_nalgebra.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn omatrix_zeros_like<D>(input: &nalgebra::OMatrix<f64, D, D>) -> nalgebra::OMatrix<f64, D, D>
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `util`
[INFO] [stdout]  --> tests/jacobian/broyden.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use util::test_cases::broyden1965;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `util`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `util`, use `cargo add util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `util`
[INFO] [stdout]  --> tests/solver/broyden1_inv_jac/broyden.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use util::test_cases::broyden1965::*;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `util`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `util`, use `cargo add util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `util`
[INFO] [stdout]  --> tests/solver/broyden1_inv_jac/polynom.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use util::test_cases::polynom;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `util`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `util`, use `cargo add util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `util`
[INFO] [stdout]  --> tests/solver/broyden1_jac/broyden.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use util::test_cases::broyden1965::*;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `util`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `util`, use `cargo add util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `util`
[INFO] [stdout]  --> tests/solver/broyden1_jac/polynom.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use util::test_cases::polynom;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `util`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `util`, use `cargo add util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `util`
[INFO] [stdout]  --> tests/solver/broyden2_inv_jac/broyden.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use util::test_cases::broyden1965::*;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `util`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `util`, use `cargo add util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `util`
[INFO] [stdout]  --> tests/solver/broyden2_inv_jac/polynom.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use util::test_cases::polynom;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `util`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `util`, use `cargo add util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `util`
[INFO] [stdout]  --> tests/solver/broyden2_jac/broyden.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use util::test_cases::broyden1965::*;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `util`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `util`, use `cargo add util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `util`
[INFO] [stdout]  --> tests/solver/broyden2_jac/polynom.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use util::test_cases::polynom;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `util`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `util`, use `cargo add util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `util`
[INFO] [stdout]  --> tests/solver/greenstadt1_inv_jac/broyden.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use util::test_cases::broyden1965::*;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `util`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `util`, use `cargo add util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `util`
[INFO] [stdout]  --> tests/solver/greenstadt1_inv_jac/polynom.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use util::test_cases::polynom;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `util`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `util`, use `cargo add util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `util`
[INFO] [stdout]  --> tests/solver/greenstadt1_jac/broyden.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use util::test_cases::broyden1965::*;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `util`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `util`, use `cargo add util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `util`
[INFO] [stdout]  --> tests/solver/greenstadt1_jac/polynom.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use util::test_cases::polynom;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `util`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `util`, use `cargo add util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `util`
[INFO] [stdout]  --> tests/solver/greenstadt2_inv_jac/broyden.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use util::test_cases::broyden1965::*;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `util`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `util`, use `cargo add util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `util`
[INFO] [stdout]  --> tests/solver/greenstadt2_inv_jac/polynom.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use util::test_cases::polynom;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `util`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `util`, use `cargo add util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `util`
[INFO] [stdout]  --> tests/solver/greenstadt2_jac/broyden.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use util::test_cases::broyden1965::*;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `util`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `util`, use `cargo add util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `util`
[INFO] [stdout]  --> tests/solver/greenstadt2_jac/polynom.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use util::test_cases::polynom;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `util`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `util`, use `cargo add util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `util`
[INFO] [stdout]  --> tests/solver/newton_raphson/broyden.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use util::test_cases::broyden1965::*;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `util`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `util`, use `cargo add util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `util`
[INFO] [stdout]  --> tests/solver/newton_raphson/polynom.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use util::test_cases::polynom;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `util`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `util`, use `cargo add util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `util`
[INFO] [stdout]  --> tests/solver/stationary_newton/broyden.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use util::test_cases::broyden1965::*;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `util`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `util`, use `cargo add util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `util`
[INFO] [stdout]  --> tests/solver/stationary_newton/polynom.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use util::test_cases::polynom;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `util`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `util`, use `cargo add util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `util`
[INFO] [stdout]  --> tests/user_model/broyden.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use util::test_cases::broyden1965::*;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `util`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `util`, use `cargo add util` to add it to your `Cargo.toml`
[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:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         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:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         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:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |         broyden1965_case5_jac,
[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:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         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:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         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:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         broyden1965_case6_jac,
[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:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |         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:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         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:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         broyden1965_case7_jac,
[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:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |         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:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |         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:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |         broyden1965_case8_jac,
[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:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |         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:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |         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:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 |         broyden1965_case9_jac,
[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:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         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:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         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:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |         broyden1965_case5_jac,
[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:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         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:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         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:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         broyden1965_case6_jac,
[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:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |         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:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         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:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         broyden1965_case7_jac,
[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:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |         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:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |         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:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |         broyden1965_case8_jac,
[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:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |         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:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |         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:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 |         broyden1965_case9_jac,
[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:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         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:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         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:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |         broyden1965_case5_jac,
[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:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         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:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         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:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         broyden1965_case6_jac,
[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:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |         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:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         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:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         broyden1965_case7_jac,
[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:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |         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:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |         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:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |         broyden1965_case8_jac,
[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:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |         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:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |         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:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 |         broyden1965_case9_jac,
[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:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         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:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         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:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |         broyden1965_case5_jac,
[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:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         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:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         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:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         broyden1965_case6_jac,
[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:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |         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:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         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:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         broyden1965_case7_jac,
[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:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |         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:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |         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:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |         broyden1965_case8_jac,
[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:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |         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:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |         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:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 |         broyden1965_case9_jac,
[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:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         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:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         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:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |         broyden1965_case5_jac,
[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:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         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:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         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:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         broyden1965_case6_jac,
[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:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |         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:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         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:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         broyden1965_case7_jac,
[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:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |         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:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |         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:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |         broyden1965_case8_jac,
[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:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |         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:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |         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:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 |         broyden1965_case9_jac,
[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:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         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:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         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:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |         broyden1965_case5_jac,
[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:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         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:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         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:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         broyden1965_case6_jac,
[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:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |         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:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         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:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         broyden1965_case7_jac,
[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:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |         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:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |         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:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |         broyden1965_case8_jac,
[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:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |         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:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |         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:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 |         broyden1965_case9_jac,
[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:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         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:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         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:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |         broyden1965_case5_jac,
[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:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         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:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         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:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         broyden1965_case6_jac,
[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:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |         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:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         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:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         broyden1965_case7_jac,
[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:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |         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:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |         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:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |         broyden1965_case8_jac,
[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:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |         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:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |         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:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 |         broyden1965_case9_jac,
[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:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         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:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         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:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |         broyden1965_case5_jac,
[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:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         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:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         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:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         broyden1965_case6_jac,
[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:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |         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:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         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:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         broyden1965_case7_jac,
[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:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |         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:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |         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:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |         broyden1965_case8_jac,
[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:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |         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:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |         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:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 |         broyden1965_case9_jac,
[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:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |         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:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         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:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         broyden1965_case5_jac,
[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: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` in this scope
[INFO] [stdout]   --> tests/solver/newton_raphson/broyden.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         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:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |         broyden1965_case6_jac,
[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:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         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:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |         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:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |         broyden1965_case7_jac,
[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:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |         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:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |         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:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |         broyden1965_case8_jac,
[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:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |         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:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 |         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:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |         broyden1965_case9_jac,
[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:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         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:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         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:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         broyden1965_case5_jac,
[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:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         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:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         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:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         broyden1965_case6_jac,
[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:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |         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:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         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:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         broyden1965_case7_jac,
[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:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |         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:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |         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:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |         broyden1965_case8_jac,
[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:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |         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:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |         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:145:9
[INFO] [stdout]     |
[INFO] [stdout] 145 |         broyden1965_case9_jac,
[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:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         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:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         broyden1965_case5_jac,
[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:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         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:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         broyden1965_case6_jac,
[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:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         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:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         broyden1965_case7_jac,
[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:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |         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:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         broyden1965_case8_jac,
[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:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         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:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |         broyden1965_case9_jac,
[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:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |         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:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |         broyden1965_case10_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:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         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:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         solution_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:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         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:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         solution_broyden1965_case5(),
[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:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         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:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         solution_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:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         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:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         solution_broyden1965_case6(),
[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:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |         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:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         solution_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:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         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:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |         solution_broyden1965_case7(),
[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:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |         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:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |         solution_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:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |         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:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |         solution_broyden1965_case8(),
[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: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/broyden1_inv_jac/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_case9` in this scope
[INFO] [stdout]    --> tests/solver/broyden1_inv_jac/broyden.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 164 |         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:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 |         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/solver/broyden1_jac/broyden.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         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:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         solution_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:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         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:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         solution_broyden1965_case5(),
[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:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         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:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         solution_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:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         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:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         solution_broyden1965_case6(),
[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:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |         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:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         solution_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:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         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:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |         solution_broyden1965_case7(),
[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:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |         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:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |         solution_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:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |         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:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |         solution_broyden1965_case8(),
[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: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/broyden1_jac/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_case9` in this scope
[INFO] [stdout]    --> tests/solver/broyden1_jac/broyden.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 164 |         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:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 |         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/solver/broyden2_inv_jac/broyden.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         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:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         solution_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:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         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:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         solution_broyden1965_case5(),
[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:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         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:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         solution_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:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         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:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         solution_broyden1965_case6(),
[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:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |         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:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         solution_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:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         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:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |         solution_broyden1965_case7(),
[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:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |         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:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |         solution_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:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |         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:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |         solution_broyden1965_case8(),
[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: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/broyden2_inv_jac/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_case9` in this scope
[INFO] [stdout]    --> tests/solver/broyden2_inv_jac/broyden.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 164 |         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:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 |         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/solver/broyden2_jac/broyden.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         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:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         solution_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:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         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:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         solution_broyden1965_case5(),
[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:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         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:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         solution_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:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         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:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         solution_broyden1965_case6(),
[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:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |         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:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         solution_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:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         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:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |         solution_broyden1965_case7(),
[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:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |         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:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |         solution_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:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |         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:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |         solution_broyden1965_case8(),
[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: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/broyden2_jac/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_case9` in this scope
[INFO] [stdout]    --> tests/solver/broyden2_jac/broyden.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 164 |         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:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 |         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/solver/greenstadt1_inv_jac/broyden.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         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:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         solution_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:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         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:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         solution_broyden1965_case5(),
[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:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         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:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         solution_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:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         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:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         solution_broyden1965_case6(),
[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:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |         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:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         solution_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:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         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:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |         solution_broyden1965_case7(),
[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:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |         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:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |         solution_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:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |         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:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |         solution_broyden1965_case8(),
[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: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/greenstadt1_inv_jac/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_case9` in this scope
[INFO] [stdout]    --> tests/solver/greenstadt1_inv_jac/broyden.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 164 |         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:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 |         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/solver/greenstadt1_jac/broyden.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         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:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         solution_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:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         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:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         solution_broyden1965_case5(),
[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:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         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:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         solution_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:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         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:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         solution_broyden1965_case6(),
[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:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |         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:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         solution_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:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         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:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |         solution_broyden1965_case7(),
[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:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |         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:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |         solution_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:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |         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:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |         solution_broyden1965_case8(),
[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: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/greenstadt1_jac/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_case9` in this scope
[INFO] [stdout]    --> tests/solver/greenstadt1_jac/broyden.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 164 |         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:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 |         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/solver/greenstadt2_inv_jac/broyden.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         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:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         solution_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:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         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:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         solution_broyden1965_case5(),
[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:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         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:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         solution_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:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         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:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         solution_broyden1965_case6(),
[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:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |         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:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         solution_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:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         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:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |         solution_broyden1965_case7(),
[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:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |         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:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |         solution_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:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |         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:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |         solution_broyden1965_case8(),
[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: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/greenstadt2_inv_jac/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_case9` in this scope
[INFO] [stdout]    --> tests/solver/greenstadt2_inv_jac/broyden.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 164 |         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:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 |         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/solver/greenstadt2_jac/broyden.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         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:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         solution_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:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         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:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         solution_broyden1965_case5(),
[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:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         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:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         solution_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:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         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:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         solution_broyden1965_case6(),
[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:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |         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:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         solution_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:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         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:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |         solution_broyden1965_case7(),
[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:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |         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:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |         solution_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:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |         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:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |         solution_broyden1965_case8(),
[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: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/greenstadt2_jac/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_case9` in this scope
[INFO] [stdout]    --> tests/solver/greenstadt2_jac/broyden.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 164 |         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:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 |         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/solver/newton_raphson/broyden.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |         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:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         solution_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:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         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:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         solution_broyden1965_case5(),
[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:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         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:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         solution_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:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         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:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         solution_broyden1965_case6(),
[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:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         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:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |         solution_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:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         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:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         solution_broyden1965_case7(),
[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:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |         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:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |         solution_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: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/newton_raphson/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 function `init_broyden1965_case9` in this scope
[INFO] [stdout]    --> tests/solver/newton_raphson/broyden.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |         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:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |         solution_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:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |         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:145:9
[INFO] [stdout]     |
[INFO] [stdout] 145 |         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/solver/stationary_newton/broyden.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         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:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         solution_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:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         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:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |         solution_broyden1965_case5(),
[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:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         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:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         solution_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:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         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:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |         solution_broyden1965_case6(),
[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:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         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:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         solution_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:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |         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:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |         solution_broyden1965_case7(),
[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:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |         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:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |         solution_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:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 |         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:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |         solution_broyden1965_case8(),
[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:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |         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:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |         solution_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:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |         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:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |         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:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let init_guess = init_broyden1965_case5();
[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:25:19
[INFO] [stdout]    |
[INFO] [stdout] 25 |     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:34:22
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let init_guess = init_broyden1965_case6();
[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:48:19
[INFO] [stdout]    |
[INFO] [stdout] 48 |     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:57:22
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let init_guess = init_broyden1965_case7();
[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:71:19
[INFO] [stdout]    |
[INFO] [stdout] 71 |     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:80:22
[INFO] [stdout]    |
[INFO] [stdout] 80 |     let init_guess = init_broyden1965_case8();
[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:94:19
[INFO] [stdout]    |
[INFO] [stdout] 94 |     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:103:22
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let init_guess = init_broyden1965_case9();
[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:117:19
[INFO] [stdout]     |
[INFO] [stdout] 117 |     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:126:22
[INFO] [stdout]     |
[INFO] [stdout] 126 |     let init_guess = init_broyden1965_case10();
[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:140:19
[INFO] [stdout]     |
[INFO] [stdout] 140 |     let jac_ref = broyden1965_case10_jac(&init_guess);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[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] [stderr] error: could not compile `newton_rootfinder` (test "lib") due to 396 previous errors
[INFO] running `Command { std: "docker" "inspect" "a7d1f709f6a8c86750a55aa792dd8c909f79086d00cf65b1385ac636134f49e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7d1f709f6a8c86750a55aa792dd8c909f79086d00cf65b1385ac636134f49e0", kill_on_drop: false }`
[INFO] [stdout] a7d1f709f6a8c86750a55aa792dd8c909f79086d00cf65b1385ac636134f49e0
