[INFO] fetching crate newton_rootfinder 0.11.0... [INFO] testing newton_rootfinder-0.11.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate newton_rootfinder 0.11.0 into /workspace/builds/worker-1-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate newton_rootfinder 0.11.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 119 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.16.0) [INFO] [stderr] Adding nalgebra v0.33.2 (available: v0.34.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43ad90007f065ad88b0bd3a6189a76f330fae88a89f0ae9b8f929e49edf8f96e [INFO] running `Command { std: "docker" "start" "-a" "43ad90007f065ad88b0bd3a6189a76f330fae88a89f0ae9b8f929e49edf8f96e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43ad90007f065ad88b0bd3a6189a76f330fae88a89f0ae9b8f929e49edf8f96e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43ad90007f065ad88b0bd3a6189a76f330fae88a89f0ae9b8f929e49edf8f96e", kill_on_drop: false }` [INFO] [stdout] 43ad90007f065ad88b0bd3a6189a76f330fae88a89f0ae9b8f929e49edf8f96e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f2cd075d672c00cd5970ecb336a67db083dabccbab3a8c45bfd13f0a89188c8 [INFO] running `Command { std: "docker" "start" "-a" "5f2cd075d672c00cd5970ecb336a67db083dabccbab3a8c45bfd13f0a89188c8", kill_on_drop: false }` [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling simba v0.9.0 [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(input: &nalgebra::OMatrix) -> nalgebra::OMatrix [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 20.40s [INFO] running `Command { std: "docker" "inspect" "5f2cd075d672c00cd5970ecb336a67db083dabccbab3a8c45bfd13f0a89188c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f2cd075d672c00cd5970ecb336a67db083dabccbab3a8c45bfd13f0a89188c8", kill_on_drop: false }` [INFO] [stdout] 5f2cd075d672c00cd5970ecb336a67db083dabccbab3a8c45bfd13f0a89188c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0414d74f659919fd1b651d4c74c47d0509967b76ce43a0e7c4038eaf86b42c33 [INFO] running `Command { std: "docker" "start" "-a" "0414d74f659919fd1b651d4c74c47d0509967b76ce43a0e7c4038eaf86b42c33", kill_on_drop: false }` [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [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(input: &nalgebra::OMatrix) -> nalgebra::OMatrix [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(input: &nalgebra::OMatrix) -> nalgebra::OMatrix [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] [stderr] error: could not compile `newton_rootfinder` (test "lib") due to 396 previous errors [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0414d74f659919fd1b651d4c74c47d0509967b76ce43a0e7c4038eaf86b42c33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0414d74f659919fd1b651d4c74c47d0509967b76ce43a0e7c4038eaf86b42c33", kill_on_drop: false }` [INFO] [stdout] 0414d74f659919fd1b651d4c74c47d0509967b76ce43a0e7c4038eaf86b42c33