[INFO] fetching crate newton_rootfinder 0.11.0... [INFO] checking newton_rootfinder-0.11.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate newton_rootfinder 0.11.0 into /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate newton_rootfinder 0.11.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc6ac22274b66bb56daa2f2e963da726a99494327fe32938c96494120324c8ef [INFO] running `Command { std: "docker" "start" "-a" "bc6ac22274b66bb56daa2f2e963da726a99494327fe32938c96494120324c8ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc6ac22274b66bb56daa2f2e963da726a99494327fe32938c96494120324c8ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc6ac22274b66bb56daa2f2e963da726a99494327fe32938c96494120324c8ef", kill_on_drop: false }` [INFO] [stdout] bc6ac22274b66bb56daa2f2e963da726a99494327fe32938c96494120324c8ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f551593964db7e11b0554ca7dd67f40979687fdc3cc7908f540076372c342ab8 [INFO] running `Command { std: "docker" "start" "-a" "f551593964db7e11b0554ca7dd67f40979687fdc3cc7908f540076372c342ab8", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking clap_builder v4.5.44 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking clap v4.5.45 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking simba v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Checking nalgebra v0.33.2 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking 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)]` 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)]` 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)]` 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `util` [INFO] [stdout] --> benches/square2/minimal_solver_ref.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use util::solver_one_dimensional::{solver1d, solver1d_fd}; [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] --> benches/broyden_case8.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use util::test_cases::broyden1965::{broyden1965_case8, init_broyden1965_case8}; [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] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `xml_parser` in `nrf` [INFO] [stdout] --> benches/broyden_case8.rs:40:24 [INFO] [stdout] | [INFO] [stdout] 40 | b.iter(|| nrf::xml_parser::from_xml_finite_diff(&FILEPATH_NR)) [INFO] [stdout] | ^^^^^^^^^^ could not find `xml_parser` in `nrf` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:402:31 [INFO] [stdout] | [INFO] [stdout] 401 | #[cfg(feature = "xml_config_file")] [INFO] [stdout] | --------------------------- the item is gated behind the `xml_config_file` feature [INFO] [stdout] 402 | pub use solver_n_dimensional::xml_parser; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `xml_parser` in `nrf` [INFO] [stdout] --> benches/broyden_case8.rs:49:14 [INFO] [stdout] | [INFO] [stdout] 49 | nrf::xml_parser::from_xml_finite_diff(&FILEPATH_NR); [INFO] [stdout] | ^^^^^^^^^^ could not find `xml_parser` in `nrf` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:402:31 [INFO] [stdout] | [INFO] [stdout] 401 | #[cfg(feature = "xml_config_file")] [INFO] [stdout] | --------------------------- the item is gated behind the `xml_config_file` feature [INFO] [stdout] 402 | pub use solver_n_dimensional::xml_parser; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `xml_parser` in `nrf` [INFO] [stdout] --> benches/broyden_case8.rs:68:14 [INFO] [stdout] | [INFO] [stdout] 68 | nrf::xml_parser::from_xml_finite_diff(&FILEPATH_SN); [INFO] [stdout] | ^^^^^^^^^^ could not find `xml_parser` in `nrf` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:402:31 [INFO] [stdout] | [INFO] [stdout] 401 | #[cfg(feature = "xml_config_file")] [INFO] [stdout] | --------------------------- the item is gated behind the `xml_config_file` feature [INFO] [stdout] 402 | pub use solver_n_dimensional::xml_parser; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `xml_parser` in `nrf` [INFO] [stdout] --> benches/broyden_case8.rs:87:14 [INFO] [stdout] | [INFO] [stdout] 87 | nrf::xml_parser::from_xml_finite_diff(&FILEPATH_BROY1_JAC); [INFO] [stdout] | ^^^^^^^^^^ could not find `xml_parser` in `nrf` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:402:31 [INFO] [stdout] | [INFO] [stdout] 401 | #[cfg(feature = "xml_config_file")] [INFO] [stdout] | --------------------------- the item is gated behind the `xml_config_file` feature [INFO] [stdout] 402 | pub use solver_n_dimensional::xml_parser; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `xml_parser` in `nrf` [INFO] [stdout] --> benches/broyden_case8.rs:106:14 [INFO] [stdout] | [INFO] [stdout] 106 | nrf::xml_parser::from_xml_finite_diff(&FILEPATH_BROY2_JAC); [INFO] [stdout] | ^^^^^^^^^^ could not find `xml_parser` in `nrf` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:402:31 [INFO] [stdout] | [INFO] [stdout] 401 | #[cfg(feature = "xml_config_file")] [INFO] [stdout] | --------------------------- the item is gated behind the `xml_config_file` feature [INFO] [stdout] 402 | pub use solver_n_dimensional::xml_parser; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `xml_parser` in `nrf` [INFO] [stdout] --> benches/broyden_case8.rs:125:14 [INFO] [stdout] | [INFO] [stdout] 125 | nrf::xml_parser::from_xml_finite_diff(&FILEPATH_BROY1_INV); [INFO] [stdout] | ^^^^^^^^^^ could not find `xml_parser` in `nrf` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:402:31 [INFO] [stdout] | [INFO] [stdout] 401 | #[cfg(feature = "xml_config_file")] [INFO] [stdout] | --------------------------- the item is gated behind the `xml_config_file` feature [INFO] [stdout] 402 | pub use solver_n_dimensional::xml_parser; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `newton_rootfinder` (bench "minimal_solver_ref") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: could not find `xml_parser` in `nrf` [INFO] [stdout] --> benches/broyden_case8.rs:144:14 [INFO] [stdout] | [INFO] [stdout] 144 | nrf::xml_parser::from_xml_finite_diff(&FILEPATH_BROY2_INV); [INFO] [stdout] | ^^^^^^^^^^ could not find `xml_parser` in `nrf` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:402:31 [INFO] [stdout] | [INFO] [stdout] 401 | #[cfg(feature = "xml_config_file")] [INFO] [stdout] | --------------------------- the item is gated behind the `xml_config_file` feature [INFO] [stdout] 402 | pub use solver_n_dimensional::xml_parser; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `xml_parser` in `nrf` [INFO] [stdout] --> benches/broyden_case8.rs:163:14 [INFO] [stdout] | [INFO] [stdout] 163 | nrf::xml_parser::from_xml_finite_diff(&FILEPATH_GRST1_JAC); [INFO] [stdout] | ^^^^^^^^^^ could not find `xml_parser` in `nrf` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:402:31 [INFO] [stdout] | [INFO] [stdout] 401 | #[cfg(feature = "xml_config_file")] [INFO] [stdout] | --------------------------- the item is gated behind the `xml_config_file` feature [INFO] [stdout] 402 | pub use solver_n_dimensional::xml_parser; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `xml_parser` in `nrf` [INFO] [stdout] --> benches/broyden_case8.rs:182:14 [INFO] [stdout] | [INFO] [stdout] 182 | nrf::xml_parser::from_xml_finite_diff(&FILEPATH_GRST2_JAC); [INFO] [stdout] | ^^^^^^^^^^ could not find `xml_parser` in `nrf` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:402:31 [INFO] [stdout] | [INFO] [stdout] 401 | #[cfg(feature = "xml_config_file")] [INFO] [stdout] | --------------------------- the item is gated behind the `xml_config_file` feature [INFO] [stdout] 402 | pub use solver_n_dimensional::xml_parser; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `xml_parser` in `nrf` [INFO] [stdout] --> benches/broyden_case8.rs:201:14 [INFO] [stdout] | [INFO] [stdout] 201 | nrf::xml_parser::from_xml_finite_diff(&FILEPATH_GRST1_INV); [INFO] [stdout] | ^^^^^^^^^^ could not find `xml_parser` in `nrf` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:402:31 [INFO] [stdout] | [INFO] [stdout] 401 | #[cfg(feature = "xml_config_file")] [INFO] [stdout] | --------------------------- the item is gated behind the `xml_config_file` feature [INFO] [stdout] 402 | pub use solver_n_dimensional::xml_parser; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `xml_parser` in `nrf` [INFO] [stdout] --> benches/broyden_case8.rs:220:14 [INFO] [stdout] | [INFO] [stdout] 220 | nrf::xml_parser::from_xml_finite_diff(&FILEPATH_GRST2_INV); [INFO] [stdout] | ^^^^^^^^^^ could not find `xml_parser` in `nrf` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:402:31 [INFO] [stdout] | [INFO] [stdout] 401 | #[cfg(feature = "xml_config_file")] [INFO] [stdout] | --------------------------- the item is gated behind the `xml_config_file` feature [INFO] [stdout] 402 | pub use solver_n_dimensional::xml_parser; [INFO] [stdout] | ^^^^^^^^^^ [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] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `newton_rootfinder` (bench "broyden_case8") due to 12 previous errors [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5_jac` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | broyden1965_case5_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6_jac` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | broyden1965_case6_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7_jac` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | broyden1965_case7_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8_jac` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | broyden1965_case8_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 162 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9_jac` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | broyden1965_case9_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5_jac` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | broyden1965_case5_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6_jac` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | broyden1965_case6_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7_jac` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | broyden1965_case7_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8_jac` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | broyden1965_case8_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 162 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9_jac` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | broyden1965_case9_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5_jac` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | broyden1965_case5_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6_jac` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | broyden1965_case6_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7_jac` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | broyden1965_case7_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8_jac` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | broyden1965_case8_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 162 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9_jac` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | broyden1965_case9_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5_jac` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | broyden1965_case5_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6_jac` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | broyden1965_case6_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7_jac` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | broyden1965_case7_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8_jac` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | broyden1965_case8_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 162 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9_jac` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | broyden1965_case9_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | broyden1965_case5_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | broyden1965_case6_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | broyden1965_case7_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | broyden1965_case8_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 162 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | broyden1965_case9_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | broyden1965_case5_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | broyden1965_case6_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | broyden1965_case7_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | broyden1965_case8_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 162 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | broyden1965_case9_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | broyden1965_case5_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | broyden1965_case6_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | broyden1965_case7_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | broyden1965_case8_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 162 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | broyden1965_case9_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | broyden1965_case5_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | broyden1965_case6_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | broyden1965_case7_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | broyden1965_case8_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 162 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | broyden1965_case9_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5_jac` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | broyden1965_case5_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6_jac` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | broyden1965_case6_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7_jac` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | broyden1965_case7_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8_jac` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | broyden1965_case8_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9_jac` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | broyden1965_case9_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5_jac` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | broyden1965_case5_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6_jac` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | broyden1965_case6_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7_jac` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | broyden1965_case7_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8_jac` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | broyden1965_case8_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 144 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9_jac` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:145:9 [INFO] [stdout] | [INFO] [stdout] 145 | broyden1965_case9_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5_jac` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | broyden1965_case5_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6_jac` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | broyden1965_case6_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7_jac` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | broyden1965_case7_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8_jac` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | broyden1965_case8_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9_jac` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | broyden1965_case9_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case10` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | broyden1965_case10, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case10_jac` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | broyden1965_case10_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 144 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:145:9 [INFO] [stdout] | [INFO] [stdout] 145 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | let init_guess = init_broyden1965_case5(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `broyden1965_case5_jac` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | let jac_ref = broyden1965_case5_jac(&init_guess); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:34:22 [INFO] [stdout] | [INFO] [stdout] 34 | let init_guess = init_broyden1965_case6(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `broyden1965_case6_jac` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:48:19 [INFO] [stdout] | [INFO] [stdout] 48 | let jac_ref = broyden1965_case6_jac(&init_guess); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:57:22 [INFO] [stdout] | [INFO] [stdout] 57 | let init_guess = init_broyden1965_case7(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `broyden1965_case7_jac` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:71:19 [INFO] [stdout] | [INFO] [stdout] 71 | let jac_ref = broyden1965_case7_jac(&init_guess); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:80:22 [INFO] [stdout] | [INFO] [stdout] 80 | let init_guess = init_broyden1965_case8(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `broyden1965_case8_jac` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:94:19 [INFO] [stdout] | [INFO] [stdout] 94 | let jac_ref = broyden1965_case8_jac(&init_guess); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:103:22 [INFO] [stdout] | [INFO] [stdout] 103 | let init_guess = init_broyden1965_case9(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `broyden1965_case9_jac` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:117:19 [INFO] [stdout] | [INFO] [stdout] 117 | let jac_ref = broyden1965_case9_jac(&init_guess); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case10` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:126:22 [INFO] [stdout] | [INFO] [stdout] 126 | let init_guess = init_broyden1965_case10(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `broyden1965_case10_jac` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:140:19 [INFO] [stdout] | [INFO] [stdout] 140 | let jac_ref = broyden1965_case10_jac(&init_guess); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `newton_rootfinder` (test "lib") due to 396 previous errors [INFO] running `Command { std: "docker" "inspect" "f551593964db7e11b0554ca7dd67f40979687fdc3cc7908f540076372c342ab8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f551593964db7e11b0554ca7dd67f40979687fdc3cc7908f540076372c342ab8", kill_on_drop: false }` [INFO] [stdout] f551593964db7e11b0554ca7dd67f40979687fdc3cc7908f540076372c342ab8