[INFO] fetching crate newton_rootfinder 0.8.0... [INFO] testing newton_rootfinder-0.8.0 against 1.55.0 for beta-1.56-1 [INFO] extracting crate newton_rootfinder 0.8.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate newton_rootfinder 0.8.0 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate newton_rootfinder 0.8.0 [INFO] finished tweaking crates.io crate newton_rootfinder 0.8.0 [INFO] tweaked toml for crates.io crate newton_rootfinder 0.8.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b36240c2bcc787340c64d240c7722dffbbaab329c8df0c3a944b028a86b69fbd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b36240c2bcc787340c64d240c7722dffbbaab329c8df0c3a944b028a86b69fbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b36240c2bcc787340c64d240c7722dffbbaab329c8df0c3a944b028a86b69fbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b36240c2bcc787340c64d240c7722dffbbaab329c8df0c3a944b028a86b69fbd", kill_on_drop: false }` [INFO] [stdout] b36240c2bcc787340c64d240c7722dffbbaab329c8df0c3a944b028a86b69fbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 892885dcc9eb27d9cff1fd302dfe63b09f420db2c724981934504493139e5023 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "892885dcc9eb27d9cff1fd302dfe63b09f420db2c724981934504493139e5023", kill_on_drop: false }` [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling quick-xml v0.17.2 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling minidom v0.12.0 [INFO] [stderr] Compiling simba v0.5.1 [INFO] [stderr] Compiling nalgebra v0.28.0 [INFO] [stderr] Compiling newton_rootfinder v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `omatrix_zeros_like` [INFO] [stdout] --> src/solver_n_dimensional/util_nalgebra.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.57s [INFO] running `Command { std: "docker" "inspect" "892885dcc9eb27d9cff1fd302dfe63b09f420db2c724981934504493139e5023", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "892885dcc9eb27d9cff1fd302dfe63b09f420db2c724981934504493139e5023", kill_on_drop: false }` [INFO] [stdout] 892885dcc9eb27d9cff1fd302dfe63b09f420db2c724981934504493139e5023 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3b774dd2e9399b16c2173ddb3c4eb774c18d0783258366d2333b8e605535939 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e3b774dd2e9399b16c2173ddb3c4eb774c18d0783258366d2333b8e605535939", kill_on_drop: false }` [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stdout] warning: function is never used: `omatrix_zeros_like` [INFO] [stdout] --> src/solver_n_dimensional/util_nalgebra.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling newton_rootfinder v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> tests/advanced_parametrization/broyden.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use util::test_cases::broyden1965::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> tests/jacobian/broyden.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use util::test_cases::broyden1965; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> tests/log/broyden.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use util::test_cases::broyden1965::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use util::test_cases::broyden1965::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> tests/solver/broyden1_inv_jac/polynom.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use util::test_cases::polynom; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use util::test_cases::broyden1965::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> tests/solver/broyden1_jac/polynom.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use util::test_cases::polynom; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use util::test_cases::broyden1965::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> tests/solver/broyden2_inv_jac/polynom.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use util::test_cases::polynom; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use util::test_cases::broyden1965::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> tests/solver/broyden2_jac/polynom.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use util::test_cases::polynom; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use util::test_cases::broyden1965::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/polynom.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use util::test_cases::polynom; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use util::test_cases::broyden1965::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> tests/solver/greenstadt1_jac/polynom.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use util::test_cases::polynom; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use util::test_cases::broyden1965::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/polynom.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use util::test_cases::polynom; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use util::test_cases::broyden1965::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> tests/solver/greenstadt2_jac/polynom.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use util::test_cases::polynom; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use util::test_cases::broyden1965::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> tests/solver/newton_raphson/polynom.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use util::test_cases::polynom; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use util::test_cases::broyden1965::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> tests/solver/stationary_newton/polynom.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use util::test_cases::polynom; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `util` [INFO] [stdout] --> tests/user_model/broyden.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use util::test_cases::broyden1965::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `newton_rootfinder`, `newton_rootfinder`, `newton_rootfinder`, `newton_rootfinder`, `newton_rootfinder`, `newton_rootfinder`, `newton_rootfinder`, `newton_rootfinder`, `newton_rootfinder`, `newton_rootfinder`, `newton_rootfinder`, `newton_rootfinder`, `newton_rootfinder` [INFO] [stdout] --> tests/advanced_parametrization/broyden.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use newton_rootfinder as nrf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: tests/log/broyden.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use newton_rootfinder as nrf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: tests/solver/broyden1_inv_jac/broyden.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use newton_rootfinder as nrf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: tests/solver/broyden1_jac/broyden.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use newton_rootfinder as nrf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: tests/solver/broyden2_inv_jac/broyden.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use newton_rootfinder as nrf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: tests/solver/broyden2_jac/broyden.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use newton_rootfinder as nrf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: tests/solver/greenstadt1_inv_jac/broyden.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use newton_rootfinder as nrf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: tests/solver/greenstadt1_jac/broyden.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use newton_rootfinder as nrf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: tests/solver/greenstadt2_inv_jac/broyden.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use newton_rootfinder as nrf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: tests/solver/greenstadt2_jac/broyden.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use newton_rootfinder as nrf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: tests/solver/newton_raphson/broyden.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use newton_rootfinder as nrf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: tests/solver/stationary_newton/broyden.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use newton_rootfinder as nrf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: tests/user_model/broyden.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use newton_rootfinder as nrf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `broyden1965` [INFO] [stdout] --> tests/jacobian/broyden.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | let inputs = broyden1965::init_broyden1965_case5(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `broyden1965` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `broyden1965` [INFO] [stdout] --> tests/jacobian/broyden.rs:18:62 [INFO] [stdout] | [INFO] [stdout] 18 | nrf::model::UserModelFromFunction::new(problem_size, broyden1965::broyden1965_case5); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `broyden1965` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `broyden1965` [INFO] [stdout] --> tests/jacobian/broyden.rs:27:19 [INFO] [stdout] | [INFO] [stdout] 27 | let jac_ref = broyden1965::broyden1965_case5_jac(&inputs); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `broyden1965` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `broyden1965` [INFO] [stdout] --> tests/jacobian/broyden.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 34 | let inputs = broyden1965::init_broyden1965_case6(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `broyden1965` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `broyden1965` [INFO] [stdout] --> tests/jacobian/broyden.rs:37:62 [INFO] [stdout] | [INFO] [stdout] 37 | nrf::model::UserModelFromFunction::new(problem_size, broyden1965::broyden1965_case6); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `broyden1965` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `broyden1965` [INFO] [stdout] --> tests/jacobian/broyden.rs:46:19 [INFO] [stdout] | [INFO] [stdout] 46 | let jac_ref = broyden1965::broyden1965_case6_jac(&inputs); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `broyden1965` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `broyden1965` [INFO] [stdout] --> tests/jacobian/broyden.rs:56:18 [INFO] [stdout] | [INFO] [stdout] 56 | let inputs = broyden1965::init_broyden1965_case7(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `broyden1965` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `broyden1965` [INFO] [stdout] --> tests/jacobian/broyden.rs:59:62 [INFO] [stdout] | [INFO] [stdout] 59 | nrf::model::UserModelFromFunction::new(problem_size, broyden1965::broyden1965_case7); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `broyden1965` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `broyden1965` [INFO] [stdout] --> tests/jacobian/broyden.rs:69:19 [INFO] [stdout] | [INFO] [stdout] 69 | let jac_ref = broyden1965::broyden1965_case7_jac(&inputs); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `broyden1965` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `broyden1965` [INFO] [stdout] --> tests/jacobian/broyden.rs:76:18 [INFO] [stdout] | [INFO] [stdout] 76 | let inputs = broyden1965::init_broyden1965_case8(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `broyden1965` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `broyden1965` [INFO] [stdout] --> tests/jacobian/broyden.rs:79:62 [INFO] [stdout] | [INFO] [stdout] 79 | nrf::model::UserModelFromFunction::new(problem_size, broyden1965::broyden1965_case8); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `broyden1965` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `broyden1965` [INFO] [stdout] --> tests/jacobian/broyden.rs:89:19 [INFO] [stdout] | [INFO] [stdout] 89 | let jac_ref = broyden1965::broyden1965_case8_jac(&inputs); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `broyden1965` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `broyden1965` [INFO] [stdout] --> tests/jacobian/broyden.rs:96:18 [INFO] [stdout] | [INFO] [stdout] 96 | let inputs = broyden1965::init_broyden1965_case9(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `broyden1965` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `broyden1965` [INFO] [stdout] --> tests/jacobian/broyden.rs:99:62 [INFO] [stdout] | [INFO] [stdout] 99 | nrf::model::UserModelFromFunction::new(problem_size, broyden1965::broyden1965_case9); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `broyden1965` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `broyden1965` [INFO] [stdout] --> tests/jacobian/broyden.rs:109:19 [INFO] [stdout] | [INFO] [stdout] 109 | let jac_ref = broyden1965::broyden1965_case9_jac(&inputs); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `broyden1965` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `broyden1965` [INFO] [stdout] --> tests/jacobian/broyden.rs:116:18 [INFO] [stdout] | [INFO] [stdout] 116 | let inputs = broyden1965::init_broyden1965_case10(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `broyden1965` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `broyden1965` [INFO] [stdout] --> tests/jacobian/broyden.rs:119:62 [INFO] [stdout] | [INFO] [stdout] 119 | nrf::model::UserModelFromFunction::new(problem_size, broyden1965::broyden1965_case10); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `broyden1965` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `broyden1965` [INFO] [stdout] --> tests/jacobian/broyden.rs:129:19 [INFO] [stdout] | [INFO] [stdout] 129 | let jac_ref = broyden1965::broyden1965_case10_jac(&inputs); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `broyden1965` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/broyden1_inv_jac/polynom.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | polynom::square2, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/broyden1_inv_jac/polynom.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | polynom::root_with_high_derivative, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/broyden1_inv_jac/polynom.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | polynom::square2, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/broyden1_inv_jac/polynom.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | polynom::dsquare, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/broyden1_inv_jac/polynom.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | polynom::root_with_high_derivative, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/broyden1_inv_jac/polynom.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | polynom::root_with_high_derivative_jac, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/broyden1_jac/polynom.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | polynom::square2, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/broyden1_jac/polynom.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | polynom::root_with_high_derivative, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/broyden1_jac/polynom.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | polynom::square2, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/broyden1_jac/polynom.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | polynom::dsquare, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/broyden1_jac/polynom.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | polynom::root_with_high_derivative, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/broyden1_jac/polynom.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | polynom::root_with_high_derivative_jac, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/broyden2_inv_jac/polynom.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | polynom::square2, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/broyden2_inv_jac/polynom.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | polynom::root_with_high_derivative, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/broyden2_inv_jac/polynom.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | polynom::square2, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/broyden2_inv_jac/polynom.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | polynom::dsquare, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/broyden2_inv_jac/polynom.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | polynom::root_with_high_derivative, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/broyden2_inv_jac/polynom.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | polynom::root_with_high_derivative_jac, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/broyden2_jac/polynom.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | polynom::square2, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/broyden2_jac/polynom.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | polynom::root_with_high_derivative, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/broyden2_jac/polynom.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | polynom::square2, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/broyden2_jac/polynom.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | polynom::dsquare, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/broyden2_jac/polynom.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | polynom::root_with_high_derivative, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/broyden2_jac/polynom.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | polynom::root_with_high_derivative_jac, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/polynom.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | polynom::square2, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/polynom.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | polynom::root_with_high_derivative, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/polynom.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | polynom::square2, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/polynom.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | polynom::dsquare, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/polynom.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | polynom::root_with_high_derivative, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/polynom.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | polynom::root_with_high_derivative_jac, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/greenstadt1_jac/polynom.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | polynom::square2, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/greenstadt1_jac/polynom.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | polynom::root_with_high_derivative, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/greenstadt1_jac/polynom.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | polynom::square2, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/greenstadt1_jac/polynom.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | polynom::dsquare, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/greenstadt1_jac/polynom.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | polynom::root_with_high_derivative, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/greenstadt1_jac/polynom.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | polynom::root_with_high_derivative_jac, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/polynom.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | polynom::square2, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/polynom.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | polynom::root_with_high_derivative, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/polynom.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | polynom::square2, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/polynom.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | polynom::dsquare, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/polynom.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | polynom::root_with_high_derivative, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/polynom.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | polynom::root_with_high_derivative_jac, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/greenstadt2_jac/polynom.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | polynom::square2, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/greenstadt2_jac/polynom.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | polynom::root_with_high_derivative, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/greenstadt2_jac/polynom.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | polynom::square2, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/greenstadt2_jac/polynom.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | polynom::dsquare, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/greenstadt2_jac/polynom.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | polynom::root_with_high_derivative, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/greenstadt2_jac/polynom.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | polynom::root_with_high_derivative_jac, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/newton_raphson/polynom.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | polynom::square2, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/newton_raphson/polynom.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | polynom::root_with_high_derivative, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/newton_raphson/polynom.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | polynom::square2, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/newton_raphson/polynom.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | polynom::dsquare, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/newton_raphson/polynom.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | polynom::root_with_high_derivative, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/newton_raphson/polynom.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | polynom::root_with_high_derivative_jac, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/stationary_newton/polynom.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | polynom::square2, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/stationary_newton/polynom.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | polynom::root_with_high_derivative, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/stationary_newton/polynom.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | polynom::square2, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/stationary_newton/polynom.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | polynom::dsquare, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/stationary_newton/polynom.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | polynom::root_with_high_derivative, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polynom` [INFO] [stdout] --> tests/solver/stationary_newton/polynom.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | polynom::root_with_high_derivative_jac, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `polynom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case10` in this scope [INFO] [stdout] --> tests/advanced_parametrization/broyden.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | init_broyden1965_case10(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case10` in this scope [INFO] [stdout] --> tests/advanced_parametrization/broyden.rs:26:79 [INFO] [stdout] | [INFO] [stdout] 26 | let mut user_model = nrf::model::UserModelFromFunction::new(problem_size, broyden1965_case10); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case10` in this scope [INFO] [stdout] --> tests/advanced_parametrization/broyden.rs:30:20 [INFO] [stdout] | [INFO] [stdout] 30 | let solution = solution_broyden1965_case10(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case10` in this scope [INFO] [stdout] --> tests/log/broyden.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | init_broyden1965_case10(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case10` in this scope [INFO] [stdout] --> tests/log/broyden.rs:28:79 [INFO] [stdout] | [INFO] [stdout] 28 | let mut user_model = nrf::model::UserModelFromFunction::new(problem_size, broyden1965_case10); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5_jac` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | broyden1965_case5_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6_jac` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | broyden1965_case6_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7_jac` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | broyden1965_case7_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8_jac` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | broyden1965_case8_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9_jac` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | broyden1965_case9_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden1_inv_jac/broyden.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5_jac` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | broyden1965_case5_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6_jac` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | broyden1965_case6_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7_jac` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | broyden1965_case7_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8_jac` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | broyden1965_case8_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9_jac` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | broyden1965_case9_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden1_jac/broyden.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5_jac` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | broyden1965_case5_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6_jac` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | broyden1965_case6_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7_jac` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | broyden1965_case7_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8_jac` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | broyden1965_case8_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9_jac` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | broyden1965_case9_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden2_inv_jac/broyden.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5_jac` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | broyden1965_case5_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6_jac` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | broyden1965_case6_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7_jac` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | broyden1965_case7_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8_jac` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | broyden1965_case8_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9_jac` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | broyden1965_case9_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/broyden2_jac/broyden.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | broyden1965_case5_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | broyden1965_case6_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | broyden1965_case7_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | broyden1965_case8_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | broyden1965_case9_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_inv_jac/broyden.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | broyden1965_case5_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | broyden1965_case6_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | broyden1965_case7_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | broyden1965_case8_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | broyden1965_case9_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt1_jac/broyden.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | broyden1965_case5_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | broyden1965_case6_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | broyden1965_case7_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | broyden1965_case8_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | broyden1965_case9_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_inv_jac/broyden.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | broyden1965_case5_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | broyden1965_case6_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | broyden1965_case7_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | broyden1965_case8_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9_jac` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | broyden1965_case9_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/greenstadt2_jac/broyden.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5_jac` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | broyden1965_case5_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6_jac` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | broyden1965_case6_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7_jac` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | broyden1965_case7_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8_jac` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | broyden1965_case8_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9_jac` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 144 | broyden1965_case9_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:145:9 [INFO] [stdout] | [INFO] [stdout] 145 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/newton_raphson/broyden.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5_jac` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | broyden1965_case5_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | init_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case5` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | solution_broyden1965_case5(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6_jac` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | broyden1965_case6_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | init_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case6` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | solution_broyden1965_case6(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7_jac` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | broyden1965_case7_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | init_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case7` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | solution_broyden1965_case7(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8_jac` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | broyden1965_case8_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | init_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case8` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | solution_broyden1965_case8(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:145:9 [INFO] [stdout] | [INFO] [stdout] 145 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9_jac` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | broyden1965_case9_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | init_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solution_broyden1965_case9` in this scope [INFO] [stdout] --> tests/solver/stationary_newton/broyden.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | solution_broyden1965_case9(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case5` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | let init_guess = init_broyden1965_case5(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | broyden1965_case5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case5_jac` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | broyden1965_case5_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `broyden1965_case5_jac` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:27:19 [INFO] [stdout] | [INFO] [stdout] 27 | let jac_ref = broyden1965_case5_jac(&init_guess); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case6` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 36 | let init_guess = init_broyden1965_case6(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | broyden1965_case6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case6_jac` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | broyden1965_case6_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `broyden1965_case6_jac` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:50:19 [INFO] [stdout] | [INFO] [stdout] 50 | let jac_ref = broyden1965_case6_jac(&init_guess); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case7` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:59:22 [INFO] [stdout] | [INFO] [stdout] 59 | let init_guess = init_broyden1965_case7(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | broyden1965_case7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case7_jac` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | broyden1965_case7_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `broyden1965_case7_jac` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | let jac_ref = broyden1965_case7_jac(&init_guess); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case8` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:82:22 [INFO] [stdout] | [INFO] [stdout] 82 | let init_guess = init_broyden1965_case8(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | broyden1965_case8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case8_jac` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | broyden1965_case8_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `broyden1965_case8_jac` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:96:19 [INFO] [stdout] | [INFO] [stdout] 96 | let jac_ref = broyden1965_case8_jac(&init_guess); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case9` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:105:22 [INFO] [stdout] | [INFO] [stdout] 105 | let init_guess = init_broyden1965_case9(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | broyden1965_case9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case9_jac` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | broyden1965_case9_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `broyden1965_case9_jac` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:119:19 [INFO] [stdout] | [INFO] [stdout] 119 | let jac_ref = broyden1965_case9_jac(&init_guess); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_broyden1965_case10` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:128:22 [INFO] [stdout] | [INFO] [stdout] 128 | let init_guess = init_broyden1965_case10(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case10` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | broyden1965_case10, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `broyden1965_case10_jac` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:134:9 [INFO] [stdout] | [INFO] [stdout] 134 | broyden1965_case10_jac, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `broyden1965_case10_jac` in this scope [INFO] [stdout] --> tests/user_model/broyden.rs:142:19 [INFO] [stdout] | [INFO] [stdout] 142 | let jac_ref = broyden1965_case10_jac(&init_guess); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `omatrix_zeros_like` [INFO] [stdout] --> src/solver_n_dimensional/util_nalgebra.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | 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: aborting due to 482 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `newton_rootfinder` due to 483 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e3b774dd2e9399b16c2173ddb3c4eb774c18d0783258366d2333b8e605535939", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3b774dd2e9399b16c2173ddb3c4eb774c18d0783258366d2333b8e605535939", kill_on_drop: false }` [INFO] [stdout] e3b774dd2e9399b16c2173ddb3c4eb774c18d0783258366d2333b8e605535939