[INFO] fetching crate ndarray-linalg 0.17.0...
[INFO] testing ndarray-linalg-0.17.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate ndarray-linalg 0.17.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate ndarray-linalg 0.17.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ndarray-linalg 0.17.0
[INFO] tweaked toml for crates.io crate ndarray-linalg 0.17.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ndarray-linalg 0.17.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ndarray-linalg 0.17.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bd974089fa98fabba2d48b3e6d82983070e548209006d9008939a9a55ea52aee
[INFO] running `Command { std: "docker" "start" "-a" "bd974089fa98fabba2d48b3e6d82983070e548209006d9008939a9a55ea52aee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd974089fa98fabba2d48b3e6d82983070e548209006d9008939a9a55ea52aee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd974089fa98fabba2d48b3e6d82983070e548209006d9008939a9a55ea52aee", kill_on_drop: false }`
[INFO] [stdout] bd974089fa98fabba2d48b3e6d82983070e548209006d9008939a9a55ea52aee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 643859ed2d1b2b400961f413fed96f2ae0e501b9a980d226c59a13705d745195
[INFO] running `Command { std: "docker" "start" "-a" "643859ed2d1b2b400961f413fed96f2ae0e501b9a980d226c59a13705d745195", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling lapack-sys v0.14.0
[INFO] [stderr]    Compiling cblas-sys v0.1.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling katexit v0.1.4
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling cauchy v0.4.0
[INFO] [stderr]    Compiling lax v0.17.0
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling ndarray-linalg v0.17.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.37s
[INFO] running `Command { std: "docker" "inspect" "643859ed2d1b2b400961f413fed96f2ae0e501b9a980d226c59a13705d745195", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "643859ed2d1b2b400961f413fed96f2ae0e501b9a980d226c59a13705d745195", kill_on_drop: false }`
[INFO] [stdout] 643859ed2d1b2b400961f413fed96f2ae0e501b9a980d226c59a13705d745195
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8aca593a4b016ca4ff84d44b5c1e56d6b53ce61be465968515fe4fdf0390536
[INFO] running `Command { std: "docker" "start" "-a" "a8aca593a4b016ca4ff84d44b5c1e56d6b53ce61be465968515fe4fdf0390536", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling is-terminal v0.4.15
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling rand_pcg v0.3.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling clap v4.5.27
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling ndarray-linalg v0.17.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/det.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |         assert_rclose!(a.factorize().unwrap().det().unwrap(), det, rtol);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         expected identifier, found metavariable
[INFO] [stdout]     |         in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_rclose` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/det.rs:117:13
[INFO] [stdout]     |
[INFO] [stdout] 117 |             assert_rclose!(result.0, sign, rtol);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             expected identifier, found metavariable
[INFO] [stdout]     |             in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_rclose` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/det.rs:118:13
[INFO] [stdout]     |
[INFO] [stdout] 118 |             assert_rclose!(result.1, ln_det, rtol);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             expected identifier, found metavariable
[INFO] [stdout]     |             in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_rclose` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/det.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 |         assert_rclose!(a.factorize().unwrap().det_into().unwrap(), det, rtol);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         expected identifier, found metavariable
[INFO] [stdout]     |         in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_rclose` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/det.rs:123:13
[INFO] [stdout]     |
[INFO] [stdout] 123 |             assert_rclose!(result.0, sign, rtol);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             expected identifier, found metavariable
[INFO] [stdout]     |             in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_rclose` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/det.rs:124:13
[INFO] [stdout]     |
[INFO] [stdout] 124 |             assert_rclose!(result.1, ln_det, rtol);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             expected identifier, found metavariable
[INFO] [stdout]     |             in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_rclose` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/det.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |         assert_rclose!(a.det().unwrap(), det, rtol);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         expected identifier, found metavariable
[INFO] [stdout]     |         in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_rclose` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/det.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout] 129 |             assert_rclose!(result.0, sign, rtol);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             expected identifier, found metavariable
[INFO] [stdout]     |             in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_rclose` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/det.rs:130:13
[INFO] [stdout]     |
[INFO] [stdout] 130 |             assert_rclose!(result.1, ln_det, rtol);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             expected identifier, found metavariable
[INFO] [stdout]     |             in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_rclose` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/det.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |         assert_rclose!(a.clone().det_into().unwrap(), det, rtol);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         expected identifier, found metavariable
[INFO] [stdout]     |         in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_rclose` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/det.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 |             assert_rclose!(result.0, sign, rtol);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             expected identifier, found metavariable
[INFO] [stdout]     |             in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_rclose` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/det.rs:136:13
[INFO] [stdout]     |
[INFO] [stdout] 136 |             assert_rclose!(result.1, ln_det, rtol);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             expected identifier, found metavariable
[INFO] [stdout]     |             in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_rclose` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]  --> tests/diag.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     assert_close_l2!(&dv, &arr1(&[1.0, 2.0]), 1e-7);
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     expected identifier, found metavariable
[INFO] [stdout]   |     in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/diag.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     assert_close_l2!(&dm, &arr2(&[[1.0, 1.0], [2.0, 2.0]]), 1e-7);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected identifier, found metavariable
[INFO] [stdout]    |     in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/diag.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     assert_close_l2!(&dm, &arr2(&[[1.0, 1.0], [2.0, 2.0]]), 1e-7);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected identifier, found metavariable
[INFO] [stdout]    |     in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/householder.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     assert_close_l2!(&qc.dot(&q), &Array::eye(N), rtol; "Check Q^H Q = I");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected identifier, found metavariable
[INFO] [stdout]    |     in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]  --> tests/assert.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     assert_rclose!(1.0, 1.0, 1e-7);
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     expected identifier, found metavariable
[INFO] [stdout]   |     in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `assert_rclose` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/householder.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     assert_close_l2!(&q.dot(&r), &a_sub, rtol; "Check A = QR");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected identifier, found metavariable
[INFO] [stdout]    |     in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/householder.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     assert_close_l2!(&qc.dot(&q), &Array::eye(N), rtol);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected identifier, found metavariable
[INFO] [stdout]    |     in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/householder.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     assert_close_l2!(&q.dot(&r), &a_sub, rtol);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected identifier, found metavariable
[INFO] [stdout]    |     in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/householder.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     assert_close_l2!(&qc.dot(&q), &Array::eye(N), rtol);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected identifier, found metavariable
[INFO] [stdout]    |     in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/householder.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     assert_close_l2!(&q.dot(&r), &a, rtol);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected identifier, found metavariable
[INFO] [stdout]    |     in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/householder.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     assert_close_l2!(&qc.dot(&q), &Array::eye(N), rtol; "Check Q^H Q = I");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected identifier, found metavariable
[INFO] [stdout]    |     in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/householder.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     assert_close_l2!(&q.dot(&r), &a, rtol; "Check A = QR");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected identifier, found metavariable
[INFO] [stdout]    |     in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/householder.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     assert_close_l2!(&qc.dot(&q), &Array::eye(N / 2), rtol; "Check Q^H Q = I");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected identifier, found metavariable
[INFO] [stdout]    |     in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/householder.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     assert_close_l2!(&q.dot(&r), &a, rtol; "Check A = QR");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected identifier, found metavariable
[INFO] [stdout]    |     in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/triangular.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     assert_close_l2!(&b_, b, tol);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected identifier, found metavariable
[INFO] [stdout]    |     in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ndarray-linalg` (test "assert") due to 1 previous error
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/svd.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     assert_close_l2!(&u.dot(&sm).dot(&vt), &answer, T::real(1e-7));
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected identifier, found metavariable
[INFO] [stdout]    |     in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/triangular.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     assert_close_l2!(&b_, b, tol);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected identifier, found metavariable
[INFO] [stdout]    |     in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout]  88 | /             assert_aclose!(
[INFO] [stdout]  89 | |                 det,
[INFO] [stdout]  90 | |                 a.eigvalsh(UPLO::Upper).unwrap().iter().product(),
[INFO] [stdout]  91 | |                 $atol
[INFO] [stdout]  92 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 121 |           deth!(f64, rows, 1e-9);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout]  94 |             assert_aclose!(a.factorizeh().unwrap().deth(), det, $atol);
[INFO] [stdout]     |             ---------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 121 |         deth!(f64, rows, 1e-9);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout]  97 |                 assert_aclose!(result.0, sign, $atol);
[INFO] [stdout]     |                 ------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 121 |         deth!(f64, rows, 1e-9);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout]  98 |                 assert_aclose!(result.1, ln_det, $atol);
[INFO] [stdout]     |                 --------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 121 |         deth!(f64, rows, 1e-9);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ndarray-linalg` (test "diag") due to 3 previous errors
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |             assert_aclose!(a.factorizeh().unwrap().deth_into(), det, $atol);
[INFO] [stdout]     |             --------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 121 |         deth!(f64, rows, 1e-9);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |                 assert_aclose!(result.0, sign, $atol);
[INFO] [stdout]     |                 ------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 121 |         deth!(f64, rows, 1e-9);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 assert_aclose!(result.1, ln_det, $atol);
[INFO] [stdout]     |                 --------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 121 |         deth!(f64, rows, 1e-9);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |             assert_aclose!(a.deth().unwrap(), det, $atol);
[INFO] [stdout]     |             --------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 121 |         deth!(f64, rows, 1e-9);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |                 assert_aclose!(result.0, sign, $atol);
[INFO] [stdout]     |                 ------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 121 |         deth!(f64, rows, 1e-9);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |                 assert_aclose!(result.1, ln_det, $atol);
[INFO] [stdout]     |                 --------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 121 |         deth!(f64, rows, 1e-9);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |             assert_aclose!(a.clone().deth_into().unwrap(), det, $atol);
[INFO] [stdout]     |             ---------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 121 |         deth!(f64, rows, 1e-9);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 assert_aclose!(result.0, sign, $atol);
[INFO] [stdout]     |                 ------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 121 |         deth!(f64, rows, 1e-9);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |                 assert_aclose!(result.1, ln_det, $atol);
[INFO] [stdout]     |                 --------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 121 |         deth!(f64, rows, 1e-9);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout]  88 | /             assert_aclose!(
[INFO] [stdout]  89 | |                 det,
[INFO] [stdout]  90 | |                 a.eigvalsh(UPLO::Upper).unwrap().iter().product(),
[INFO] [stdout]  91 | |                 $atol
[INFO] [stdout]  92 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 122 |           deth!(f32, rows, 1e-3);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout]  94 |             assert_aclose!(a.factorizeh().unwrap().deth(), det, $atol);
[INFO] [stdout]     |             ---------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 122 |         deth!(f32, rows, 1e-3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout]  97 |                 assert_aclose!(result.0, sign, $atol);
[INFO] [stdout]     |                 ------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 122 |         deth!(f32, rows, 1e-3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout]  98 |                 assert_aclose!(result.1, ln_det, $atol);
[INFO] [stdout]     |                 --------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 122 |         deth!(f32, rows, 1e-3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]  --> tests/normalize.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     assert_close_l2!(&n.dot(&from_diag(&v)), &a, 1e-7);
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     expected identifier, found metavariable
[INFO] [stdout]   |     in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/normalize.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     assert_close_l2!(&from_diag(&v).dot(&n), &a, 1e-7);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected identifier, found metavariable
[INFO] [stdout]    |     in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |             assert_aclose!(a.factorizeh().unwrap().deth_into(), det, $atol);
[INFO] [stdout]     |             --------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 122 |         deth!(f32, rows, 1e-3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |                 assert_aclose!(result.0, sign, $atol);
[INFO] [stdout]     |                 ------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 122 |         deth!(f32, rows, 1e-3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 assert_aclose!(result.1, ln_det, $atol);
[INFO] [stdout]     |                 --------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 122 |         deth!(f32, rows, 1e-3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |             assert_aclose!(a.deth().unwrap(), det, $atol);
[INFO] [stdout]     |             --------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 122 |         deth!(f32, rows, 1e-3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |                 assert_aclose!(result.0, sign, $atol);
[INFO] [stdout]     |                 ------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 122 |         deth!(f32, rows, 1e-3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |                 assert_aclose!(result.1, ln_det, $atol);
[INFO] [stdout]     |                 --------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 122 |         deth!(f32, rows, 1e-3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |             assert_aclose!(a.clone().deth_into().unwrap(), det, $atol);
[INFO] [stdout]     |             ---------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 122 |         deth!(f32, rows, 1e-3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 assert_aclose!(result.0, sign, $atol);
[INFO] [stdout]     |                 ------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 122 |         deth!(f32, rows, 1e-3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |                 assert_aclose!(result.1, ln_det, $atol);
[INFO] [stdout]     |                 --------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 122 |         deth!(f32, rows, 1e-3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout]  88 | /             assert_aclose!(
[INFO] [stdout]  89 | |                 det,
[INFO] [stdout]  90 | |                 a.eigvalsh(UPLO::Upper).unwrap().iter().product(),
[INFO] [stdout]  91 | |                 $atol
[INFO] [stdout]  92 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 123 |           deth!(c64, rows, 1e-9);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout]  94 |             assert_aclose!(a.factorizeh().unwrap().deth(), det, $atol);
[INFO] [stdout]     |             ---------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 123 |         deth!(c64, rows, 1e-9);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout]  97 |                 assert_aclose!(result.0, sign, $atol);
[INFO] [stdout]     |                 ------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 123 |         deth!(c64, rows, 1e-9);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout]  98 |                 assert_aclose!(result.1, ln_det, $atol);
[INFO] [stdout]     |                 --------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 123 |         deth!(c64, rows, 1e-9);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |             assert_aclose!(a.factorizeh().unwrap().deth_into(), det, $atol);
[INFO] [stdout]     |             --------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 123 |         deth!(c64, rows, 1e-9);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |                 assert_aclose!(result.0, sign, $atol);
[INFO] [stdout]     |                 ------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 123 |         deth!(c64, rows, 1e-9);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 assert_aclose!(result.1, ln_det, $atol);
[INFO] [stdout]     |                 --------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 123 |         deth!(c64, rows, 1e-9);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |             assert_aclose!(a.deth().unwrap(), det, $atol);
[INFO] [stdout]     |             --------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 123 |         deth!(c64, rows, 1e-9);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |                 assert_aclose!(result.0, sign, $atol);
[INFO] [stdout]     |                 ------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 123 |         deth!(c64, rows, 1e-9);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |                 assert_aclose!(result.1, ln_det, $atol);
[INFO] [stdout]     |                 --------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 123 |         deth!(c64, rows, 1e-9);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |             assert_aclose!(a.clone().deth_into().unwrap(), det, $atol);
[INFO] [stdout]     |             ---------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 123 |         deth!(c64, rows, 1e-9);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 assert_aclose!(result.0, sign, $atol);
[INFO] [stdout]     |                 ------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 123 |         deth!(c64, rows, 1e-9);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |                 assert_aclose!(result.1, ln_det, $atol);
[INFO] [stdout]     |                 --------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 123 |         deth!(c64, rows, 1e-9);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout]  88 | /             assert_aclose!(
[INFO] [stdout]  89 | |                 det,
[INFO] [stdout]  90 | |                 a.eigvalsh(UPLO::Upper).unwrap().iter().product(),
[INFO] [stdout]  91 | |                 $atol
[INFO] [stdout]  92 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 124 |           deth!(c32, rows, 1e-3);
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout]  94 |             assert_aclose!(a.factorizeh().unwrap().deth(), det, $atol);
[INFO] [stdout]     |             ---------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 124 |         deth!(c32, rows, 1e-3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout]  97 |                 assert_aclose!(result.0, sign, $atol);
[INFO] [stdout]     |                 ------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 124 |         deth!(c32, rows, 1e-3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout]  98 |                 assert_aclose!(result.1, ln_det, $atol);
[INFO] [stdout]     |                 --------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 124 |         deth!(c32, rows, 1e-3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |             assert_aclose!(a.factorizeh().unwrap().deth_into(), det, $atol);
[INFO] [stdout]     |             --------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 124 |         deth!(c32, rows, 1e-3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |                 assert_aclose!(result.0, sign, $atol);
[INFO] [stdout]     |                 ------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 124 |         deth!(c32, rows, 1e-3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 assert_aclose!(result.1, ln_det, $atol);
[INFO] [stdout]     |                 --------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 124 |         deth!(c32, rows, 1e-3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |             assert_aclose!(a.deth().unwrap(), det, $atol);
[INFO] [stdout]     |             --------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 124 |         deth!(c32, rows, 1e-3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |                 assert_aclose!(result.0, sign, $atol);
[INFO] [stdout]     |                 ------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 124 |         deth!(c32, rows, 1e-3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |                 assert_aclose!(result.1, ln_det, $atol);
[INFO] [stdout]     |                 --------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 124 |         deth!(c32, rows, 1e-3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |             assert_aclose!(a.clone().deth_into().unwrap(), det, $atol);
[INFO] [stdout]     |             ---------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 124 |         deth!(c32, rows, 1e-3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 assert_aclose!(result.0, sign, $atol);
[INFO] [stdout]     |                 ------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 124 |         deth!(c32, rows, 1e-3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/deth.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |                 assert_aclose!(result.1, ln_det, $atol);
[INFO] [stdout]     |                 --------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 124 |         deth!(c32, rows, 1e-3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `deth` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ndarray-linalg` (test "normalize") due to 2 previous errors
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]  --> tests/trace.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     assert_rclose!(a.trace().unwrap(), a[(0, 0)] + a[(1, 1)] + a[(2, 2)], 1e-7);
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     expected identifier, found metavariable
[INFO] [stdout]   |     in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `assert_rclose` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/inv.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     assert_close_l2!(&a.inv().unwrap().dot(&a), &identity, rtol);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected identifier, found metavariable
[INFO] [stdout]    |     in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/inv.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | /     assert_close_l2!(
[INFO] [stdout] 13 | |         &a.factorize().unwrap().inv().unwrap().dot(&a),
[INFO] [stdout] 14 | |         &identity,
[INFO] [stdout] 15 | |         rtol
[INFO] [stdout] 16 | |     );
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____expected identifier, found metavariable
[INFO] [stdout]    |       in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | /                 assert_close_l2!(
[INFO] [stdout] 15 | |                     &upper.t().mapv(|elem| elem.conj()).dot(&upper.view()),
[INFO] [stdout] 16 | |                     &a_orig,
[INFO] [stdout] 17 | |                     $rtol
[INFO] [stdout] 18 | |                 );
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 73 |   cholesky!(f64, 1e-9);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | /                 assert_close_l2!(
[INFO] [stdout] 22 | |                     &lower.dot(&lower.t().mapv(|elem| elem.conj())),
[INFO] [stdout] 23 | |                     &a_orig,
[INFO] [stdout] 24 | |                     $rtol
[INFO] [stdout] 25 | |                 );
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 73 |   cholesky!(f64, 1e-9);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | /                 assert_close_l2!(
[INFO] [stdout] 30 | |                     &upper.t().mapv(|elem| elem.conj()).dot(&upper.view()),
[INFO] [stdout] 31 | |                     &a_orig,
[INFO] [stdout] 32 | |                     $rtol
[INFO] [stdout] 33 | |                 );
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 73 |   cholesky!(f64, 1e-9);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | /                 assert_close_l2!(
[INFO] [stdout] 38 | |                     &lower.dot(&lower.t().mapv(|elem| elem.conj())),
[INFO] [stdout] 39 | |                     &a_orig,
[INFO] [stdout] 40 | |                     $rtol
[INFO] [stdout] 41 | |                 );
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 73 |   cholesky!(f64, 1e-9);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ndarray-linalg` (test "trace") due to 1 previous error
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | /                     assert_close_l2!(
[INFO] [stdout] 47 | |                         &upper.t().mapv(|elem| elem.conj()).dot(&upper.view()),
[INFO] [stdout] 48 | |                         &a_orig,
[INFO] [stdout] 49 | |                         $rtol
[INFO] [stdout] 50 | |                     );
[INFO] [stdout]    | |_____________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 73 |   cholesky!(f64, 1e-9);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | /                 assert_close_l2!(
[INFO] [stdout] 53 | |                     &a.t().mapv(|elem| elem.conj()).dot(&upper.view()),
[INFO] [stdout] 54 | |                     &a_orig,
[INFO] [stdout] 55 | |                     $rtol
[INFO] [stdout] 56 | |                 );
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 73 |   cholesky!(f64, 1e-9);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | /                     assert_close_l2!(
[INFO] [stdout] 62 | |                         &lower.dot(&lower.t().mapv(|elem| elem.conj())),
[INFO] [stdout] 63 | |                         &a_orig,
[INFO] [stdout] 64 | |                         $rtol
[INFO] [stdout] 65 | |                     );
[INFO] [stdout]    | |_____________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 73 |   cholesky!(f64, 1e-9);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 67 |                 assert_close_l2!(&a.dot(&lower.t().mapv(|elem| elem.conj())), &a_orig, $rtol);
[INFO] [stdout]    |                 ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 73 | cholesky!(f64, 1e-9);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | /                 assert_close_l2!(
[INFO] [stdout] 15 | |                     &upper.t().mapv(|elem| elem.conj()).dot(&upper.view()),
[INFO] [stdout] 16 | |                     &a_orig,
[INFO] [stdout] 17 | |                     $rtol
[INFO] [stdout] 18 | |                 );
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 74 |   cholesky!(f32, 1e-5);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | /                 assert_close_l2!(
[INFO] [stdout] 22 | |                     &lower.dot(&lower.t().mapv(|elem| elem.conj())),
[INFO] [stdout] 23 | |                     &a_orig,
[INFO] [stdout] 24 | |                     $rtol
[INFO] [stdout] 25 | |                 );
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 74 |   cholesky!(f32, 1e-5);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | /                 assert_close_l2!(
[INFO] [stdout] 30 | |                     &upper.t().mapv(|elem| elem.conj()).dot(&upper.view()),
[INFO] [stdout] 31 | |                     &a_orig,
[INFO] [stdout] 32 | |                     $rtol
[INFO] [stdout] 33 | |                 );
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 74 |   cholesky!(f32, 1e-5);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | /                 assert_close_l2!(
[INFO] [stdout] 38 | |                     &lower.dot(&lower.t().mapv(|elem| elem.conj())),
[INFO] [stdout] 39 | |                     &a_orig,
[INFO] [stdout] 40 | |                     $rtol
[INFO] [stdout] 41 | |                 );
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 74 |   cholesky!(f32, 1e-5);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | /                     assert_close_l2!(
[INFO] [stdout] 47 | |                         &upper.t().mapv(|elem| elem.conj()).dot(&upper.view()),
[INFO] [stdout] 48 | |                         &a_orig,
[INFO] [stdout] 49 | |                         $rtol
[INFO] [stdout] 50 | |                     );
[INFO] [stdout]    | |_____________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 74 |   cholesky!(f32, 1e-5);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | /                 assert_close_l2!(
[INFO] [stdout] 53 | |                     &a.t().mapv(|elem| elem.conj()).dot(&upper.view()),
[INFO] [stdout] 54 | |                     &a_orig,
[INFO] [stdout] 55 | |                     $rtol
[INFO] [stdout] 56 | |                 );
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 74 |   cholesky!(f32, 1e-5);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | /                     assert_close_l2!(
[INFO] [stdout] 62 | |                         &lower.dot(&lower.t().mapv(|elem| elem.conj())),
[INFO] [stdout] 63 | |                         &a_orig,
[INFO] [stdout] 64 | |                         $rtol
[INFO] [stdout] 65 | |                     );
[INFO] [stdout]    | |_____________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 74 |   cholesky!(f32, 1e-5);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 67 |                 assert_close_l2!(&a.dot(&lower.t().mapv(|elem| elem.conj())), &a_orig, $rtol);
[INFO] [stdout]    |                 ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 74 | cholesky!(f32, 1e-5);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | /                 assert_close_l2!(
[INFO] [stdout] 15 | |                     &upper.t().mapv(|elem| elem.conj()).dot(&upper.view()),
[INFO] [stdout] 16 | |                     &a_orig,
[INFO] [stdout] 17 | |                     $rtol
[INFO] [stdout] 18 | |                 );
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 75 |   cholesky!(c64, 1e-9);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | /                 assert_close_l2!(
[INFO] [stdout] 22 | |                     &lower.dot(&lower.t().mapv(|elem| elem.conj())),
[INFO] [stdout] 23 | |                     &a_orig,
[INFO] [stdout] 24 | |                     $rtol
[INFO] [stdout] 25 | |                 );
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 75 |   cholesky!(c64, 1e-9);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | /                 assert_close_l2!(
[INFO] [stdout] 30 | |                     &upper.t().mapv(|elem| elem.conj()).dot(&upper.view()),
[INFO] [stdout] 31 | |                     &a_orig,
[INFO] [stdout] 32 | |                     $rtol
[INFO] [stdout] 33 | |                 );
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 75 |   cholesky!(c64, 1e-9);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | /                 assert_close_l2!(
[INFO] [stdout] 38 | |                     &lower.dot(&lower.t().mapv(|elem| elem.conj())),
[INFO] [stdout] 39 | |                     &a_orig,
[INFO] [stdout] 40 | |                     $rtol
[INFO] [stdout] 41 | |                 );
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 75 |   cholesky!(c64, 1e-9);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | /                     assert_close_l2!(
[INFO] [stdout] 47 | |                         &upper.t().mapv(|elem| elem.conj()).dot(&upper.view()),
[INFO] [stdout] 48 | |                         &a_orig,
[INFO] [stdout] 49 | |                         $rtol
[INFO] [stdout] 50 | |                     );
[INFO] [stdout]    | |_____________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 75 |   cholesky!(c64, 1e-9);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | /                 assert_close_l2!(
[INFO] [stdout] 53 | |                     &a.t().mapv(|elem| elem.conj()).dot(&upper.view()),
[INFO] [stdout] 54 | |                     &a_orig,
[INFO] [stdout] 55 | |                     $rtol
[INFO] [stdout] 56 | |                 );
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 75 |   cholesky!(c64, 1e-9);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | /                     assert_close_l2!(
[INFO] [stdout] 62 | |                         &lower.dot(&lower.t().mapv(|elem| elem.conj())),
[INFO] [stdout] 63 | |                         &a_orig,
[INFO] [stdout] 64 | |                         $rtol
[INFO] [stdout] 65 | |                     );
[INFO] [stdout]    | |_____________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 75 |   cholesky!(c64, 1e-9);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/inv.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | /     assert_close_l2!(
[INFO] [stdout] 18 | |         &a.clone().factorize_into().unwrap().inv().unwrap().dot(&a),
[INFO] [stdout] 19 | |         &identity,
[INFO] [stdout] 20 | |         rtol
[INFO] [stdout] 21 | |     );
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____expected identifier, found metavariable
[INFO] [stdout]    |       in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/inv.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     assert_close_l2!(&a.clone().inv_into().unwrap().dot(&a), &identity, rtol);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected identifier, found metavariable
[INFO] [stdout]    |     in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/inv.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | /     assert_close_l2!(
[INFO] [stdout] 33 | |         &a.factorize().unwrap().inv_into().unwrap().dot(&a),
[INFO] [stdout] 34 | |         &identity,
[INFO] [stdout] 35 | |         rtol
[INFO] [stdout] 36 | |     );
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____expected identifier, found metavariable
[INFO] [stdout]    |       in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/inv.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | /     assert_close_l2!(
[INFO] [stdout] 38 | |         &a.clone()
[INFO] [stdout] 39 | |             .factorize_into()
[INFO] [stdout] 40 | |             .unwrap()
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         rtol
[INFO] [stdout] 46 | |     );
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____expected identifier, found metavariable
[INFO] [stdout]    |       in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 67 |                 assert_close_l2!(&a.dot(&lower.t().mapv(|elem| elem.conj())), &a_orig, $rtol);
[INFO] [stdout]    |                 ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 75 | cholesky!(c64, 1e-9);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | /                 assert_close_l2!(
[INFO] [stdout] 15 | |                     &upper.t().mapv(|elem| elem.conj()).dot(&upper.view()),
[INFO] [stdout] 16 | |                     &a_orig,
[INFO] [stdout] 17 | |                     $rtol
[INFO] [stdout] 18 | |                 );
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 76 |   cholesky!(c32, 1e-5);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | /                 assert_close_l2!(
[INFO] [stdout] 22 | |                     &lower.dot(&lower.t().mapv(|elem| elem.conj())),
[INFO] [stdout] 23 | |                     &a_orig,
[INFO] [stdout] 24 | |                     $rtol
[INFO] [stdout] 25 | |                 );
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 76 |   cholesky!(c32, 1e-5);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | /                 assert_close_l2!(
[INFO] [stdout] 30 | |                     &upper.t().mapv(|elem| elem.conj()).dot(&upper.view()),
[INFO] [stdout] 31 | |                     &a_orig,
[INFO] [stdout] 32 | |                     $rtol
[INFO] [stdout] 33 | |                 );
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 76 |   cholesky!(c32, 1e-5);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | /                 assert_close_l2!(
[INFO] [stdout] 38 | |                     &lower.dot(&lower.t().mapv(|elem| elem.conj())),
[INFO] [stdout] 39 | |                     &a_orig,
[INFO] [stdout] 40 | |                     $rtol
[INFO] [stdout] 41 | |                 );
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 76 |   cholesky!(c32, 1e-5);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | /                     assert_close_l2!(
[INFO] [stdout] 47 | |                         &upper.t().mapv(|elem| elem.conj()).dot(&upper.view()),
[INFO] [stdout] 48 | |                         &a_orig,
[INFO] [stdout] 49 | |                         $rtol
[INFO] [stdout] 50 | |                     );
[INFO] [stdout]    | |_____________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 76 |   cholesky!(c32, 1e-5);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | /                 assert_close_l2!(
[INFO] [stdout] 53 | |                     &a.t().mapv(|elem| elem.conj()).dot(&upper.view()),
[INFO] [stdout] 54 | |                     &a_orig,
[INFO] [stdout] 55 | |                     $rtol
[INFO] [stdout] 56 | |                 );
[INFO] [stdout]    | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 76 |   cholesky!(c32, 1e-5);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | /                     assert_close_l2!(
[INFO] [stdout] 62 | |                         &lower.dot(&lower.t().mapv(|elem| elem.conj())),
[INFO] [stdout] 63 | |                         &a_orig,
[INFO] [stdout] 64 | |                         $rtol
[INFO] [stdout] 65 | |                     );
[INFO] [stdout]    | |_____________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 76 |   cholesky!(c32, 1e-5);
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/cholesky.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 67 |                 assert_close_l2!(&a.dot(&lower.t().mapv(|elem| elem.conj())), &a_orig, $rtol);
[INFO] [stdout]    |                 ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 76 | cholesky!(c32, 1e-5);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout]  89 |                 assert_close_l2!(&upper, &fac_lower.into_upper(), $rtol);
[INFO] [stdout]     |                 -------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 101 | cholesky_into_lower_upper!(f64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_lower_upper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout]  90 |                 assert_close_l2!(&upper, &fac_upper.into_upper(), $rtol);
[INFO] [stdout]     |                 -------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 101 | cholesky_into_lower_upper!(f64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_lower_upper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout]  94 |                 assert_close_l2!(&lower, &fac_lower.into_lower(), $rtol);
[INFO] [stdout]     |                 -------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 101 | cholesky_into_lower_upper!(f64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_lower_upper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout]  95 |                 assert_close_l2!(&lower, &fac_upper.into_lower(), $rtol);
[INFO] [stdout]     |                 -------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 101 | cholesky_into_lower_upper!(f64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_lower_upper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:102:1
[INFO] [stdout]     |
[INFO] [stdout]  89 |                 assert_close_l2!(&upper, &fac_lower.into_upper(), $rtol);
[INFO] [stdout]     |                 -------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 102 | cholesky_into_lower_upper!(f32, 1e-5);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_lower_upper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:102:1
[INFO] [stdout]     |
[INFO] [stdout]  90 |                 assert_close_l2!(&upper, &fac_upper.into_upper(), $rtol);
[INFO] [stdout]     |                 -------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 102 | cholesky_into_lower_upper!(f32, 1e-5);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_lower_upper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:102:1
[INFO] [stdout]     |
[INFO] [stdout]  94 |                 assert_close_l2!(&lower, &fac_lower.into_lower(), $rtol);
[INFO] [stdout]     |                 -------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 102 | cholesky_into_lower_upper!(f32, 1e-5);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_lower_upper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:102:1
[INFO] [stdout]     |
[INFO] [stdout]  95 |                 assert_close_l2!(&lower, &fac_upper.into_lower(), $rtol);
[INFO] [stdout]     |                 -------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 102 | cholesky_into_lower_upper!(f32, 1e-5);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_lower_upper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout]  89 |                 assert_close_l2!(&upper, &fac_lower.into_upper(), $rtol);
[INFO] [stdout]     |                 -------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 103 | cholesky_into_lower_upper!(c64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_lower_upper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout]  90 |                 assert_close_l2!(&upper, &fac_upper.into_upper(), $rtol);
[INFO] [stdout]     |                 -------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 103 | cholesky_into_lower_upper!(c64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_lower_upper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout]  94 |                 assert_close_l2!(&lower, &fac_lower.into_lower(), $rtol);
[INFO] [stdout]     |                 -------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 103 | cholesky_into_lower_upper!(c64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_lower_upper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout]  95 |                 assert_close_l2!(&lower, &fac_upper.into_lower(), $rtol);
[INFO] [stdout]     |                 -------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 103 | cholesky_into_lower_upper!(c64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_lower_upper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout]  89 |                 assert_close_l2!(&upper, &fac_lower.into_upper(), $rtol);
[INFO] [stdout]     |                 -------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 104 | cholesky_into_lower_upper!(c32, 1e-5);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_lower_upper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout]  90 |                 assert_close_l2!(&upper, &fac_upper.into_upper(), $rtol);
[INFO] [stdout]     |                 -------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 104 | cholesky_into_lower_upper!(c32, 1e-5);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_lower_upper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ndarray-linalg` (test "householder") due to 10 previous errors
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout]  94 |                 assert_close_l2!(&lower, &fac_lower.into_lower(), $rtol);
[INFO] [stdout]     |                 -------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 104 | cholesky_into_lower_upper!(c32, 1e-5);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_lower_upper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout]  95 |                 assert_close_l2!(&lower, &fac_upper.into_lower(), $rtol);
[INFO] [stdout]     |                 -------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 104 | cholesky_into_lower_upper!(c32, 1e-5);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_lower_upper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:130:1
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 assert_close_l2!(&a.dot(&inv), &Array2::eye(3), $rtol);
[INFO] [stdout]     |                 ------------------------------------------------------ in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 130 | cholesky_into_inverse!(f64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_inverse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:130:1
[INFO] [stdout]     |
[INFO] [stdout] 117 |                 assert_close_l2!(&a.dot(&inv_into), &Array2::eye(3), $rtol);
[INFO] [stdout]     |                 ----------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 130 | cholesky_into_inverse!(f64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_inverse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:130:1
[INFO] [stdout]     |
[INFO] [stdout] 119 |                 assert_close_l2!(&a.dot(&inv_upper), &Array2::eye(3), $rtol);
[INFO] [stdout]     |                 ------------------------------------------------------------ in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 130 | cholesky_into_inverse!(f64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_inverse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:130:1
[INFO] [stdout]     |
[INFO] [stdout] 121 |                 assert_close_l2!(&a.dot(&inv_upper_into), &Array2::eye(3), $rtol);
[INFO] [stdout]     |                 ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 130 | cholesky_into_inverse!(f64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_inverse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:130:1
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 assert_close_l2!(&a.dot(&inv_lower), &Array2::eye(3), $rtol);
[INFO] [stdout]     |                 ------------------------------------------------------------ in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 130 | cholesky_into_inverse!(f64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_inverse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:130:1
[INFO] [stdout]     |
[INFO] [stdout] 125 |                 assert_close_l2!(&a.dot(&inv_lower_into), &Array2::eye(3), $rtol);
[INFO] [stdout]     |                 ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 130 | cholesky_into_inverse!(f64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_inverse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 assert_close_l2!(&a.dot(&inv), &Array2::eye(3), $rtol);
[INFO] [stdout]     |                 ------------------------------------------------------ in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 131 | cholesky_into_inverse!(f32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_inverse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 117 |                 assert_close_l2!(&a.dot(&inv_into), &Array2::eye(3), $rtol);
[INFO] [stdout]     |                 ----------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 131 | cholesky_into_inverse!(f32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_inverse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 119 |                 assert_close_l2!(&a.dot(&inv_upper), &Array2::eye(3), $rtol);
[INFO] [stdout]     |                 ------------------------------------------------------------ in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 131 | cholesky_into_inverse!(f32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_inverse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 121 |                 assert_close_l2!(&a.dot(&inv_upper_into), &Array2::eye(3), $rtol);
[INFO] [stdout]     |                 ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 131 | cholesky_into_inverse!(f32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_inverse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 assert_close_l2!(&a.dot(&inv_lower), &Array2::eye(3), $rtol);
[INFO] [stdout]     |                 ------------------------------------------------------------ in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 131 | cholesky_into_inverse!(f32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_inverse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 125 |                 assert_close_l2!(&a.dot(&inv_lower_into), &Array2::eye(3), $rtol);
[INFO] [stdout]     |                 ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 131 | cholesky_into_inverse!(f32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_inverse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:132:1
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 assert_close_l2!(&a.dot(&inv), &Array2::eye(3), $rtol);
[INFO] [stdout]     |                 ------------------------------------------------------ in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 132 | cholesky_into_inverse!(c64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_inverse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:132:1
[INFO] [stdout]     |
[INFO] [stdout] 117 |                 assert_close_l2!(&a.dot(&inv_into), &Array2::eye(3), $rtol);
[INFO] [stdout]     |                 ----------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 132 | cholesky_into_inverse!(c64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_inverse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:132:1
[INFO] [stdout]     |
[INFO] [stdout] 119 |                 assert_close_l2!(&a.dot(&inv_upper), &Array2::eye(3), $rtol);
[INFO] [stdout]     |                 ------------------------------------------------------------ in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 132 | cholesky_into_inverse!(c64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_inverse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:132:1
[INFO] [stdout]     |
[INFO] [stdout] 121 |                 assert_close_l2!(&a.dot(&inv_upper_into), &Array2::eye(3), $rtol);
[INFO] [stdout]     |                 ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 132 | cholesky_into_inverse!(c64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_inverse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:132:1
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 assert_close_l2!(&a.dot(&inv_lower), &Array2::eye(3), $rtol);
[INFO] [stdout]     |                 ------------------------------------------------------------ in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 132 | cholesky_into_inverse!(c64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_inverse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:132:1
[INFO] [stdout]     |
[INFO] [stdout] 125 |                 assert_close_l2!(&a.dot(&inv_lower_into), &Array2::eye(3), $rtol);
[INFO] [stdout]     |                 ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 132 | cholesky_into_inverse!(c64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_inverse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:133:1
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 assert_close_l2!(&a.dot(&inv), &Array2::eye(3), $rtol);
[INFO] [stdout]     |                 ------------------------------------------------------ in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 133 | cholesky_into_inverse!(c32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_inverse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:133:1
[INFO] [stdout]     |
[INFO] [stdout] 117 |                 assert_close_l2!(&a.dot(&inv_into), &Array2::eye(3), $rtol);
[INFO] [stdout]     |                 ----------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 133 | cholesky_into_inverse!(c32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_inverse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:133:1
[INFO] [stdout]     |
[INFO] [stdout] 119 |                 assert_close_l2!(&a.dot(&inv_upper), &Array2::eye(3), $rtol);
[INFO] [stdout]     |                 ------------------------------------------------------------ in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 133 | cholesky_into_inverse!(c32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_inverse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:133:1
[INFO] [stdout]     |
[INFO] [stdout] 121 |                 assert_close_l2!(&a.dot(&inv_upper_into), &Array2::eye(3), $rtol);
[INFO] [stdout]     |                 ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 133 | cholesky_into_inverse!(c32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_inverse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:133:1
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 assert_close_l2!(&a.dot(&inv_lower), &Array2::eye(3), $rtol);
[INFO] [stdout]     |                 ------------------------------------------------------------ in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 133 | cholesky_into_inverse!(c32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_inverse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:133:1
[INFO] [stdout]     |
[INFO] [stdout] 125 |                 assert_close_l2!(&a.dot(&inv_lower_into), &Array2::eye(3), $rtol);
[INFO] [stdout]     |                 ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 133 | cholesky_into_inverse!(c32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_into_inverse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:165:1
[INFO] [stdout]     |
[INFO] [stdout] 149 |                 assert_aclose!(a.factorizec(UPLO::Upper).unwrap().detc(), det, $atol);
[INFO] [stdout]     |                 --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 165 | cholesky_det!(f64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:165:1
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 assert_aclose!(a.factorizec(UPLO::Upper).unwrap().ln_detc(), ln_det, $atol);
[INFO] [stdout]     |                 --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 165 | cholesky_det!(f64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:165:1
[INFO] [stdout]     |
[INFO] [stdout] 151 |                 assert_aclose!(a.factorizec(UPLO::Lower).unwrap().detc_into(), det, $atol);
[INFO] [stdout]     |                 -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 165 | cholesky_det!(f64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:165:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | /                 assert_aclose!(
[INFO] [stdout] 153 | |                     a.factorizec(UPLO::Lower).unwrap().ln_detc_into(),
[INFO] [stdout] 154 | |                     ln_det,
[INFO] [stdout] 155 | |                     $atol
[INFO] [stdout] 156 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 165 |   cholesky_det!(f64, 1e-9);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:165:1
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 assert_aclose!(a.detc().unwrap(), det, $atol);
[INFO] [stdout]     |                 --------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 165 | cholesky_det!(f64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/inv.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     assert_close_l2!(&a_inv, &array!([-2.0, 1.0], [1.5, -0.5]), 1e-7);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     expected identifier, found metavariable
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:165:1
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 assert_aclose!(a.ln_detc().unwrap(), ln_det, $atol);
[INFO] [stdout]     |                 --------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 165 | cholesky_det!(f64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:165:1
[INFO] [stdout]     |
[INFO] [stdout] 159 |                 assert_aclose!(a.clone().detc_into().unwrap(), det, $atol);
[INFO] [stdout]     |                 ---------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 165 | cholesky_det!(f64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:165:1
[INFO] [stdout]     |
[INFO] [stdout] 160 |                 assert_aclose!(a.ln_detc_into().unwrap(), ln_det, $atol);
[INFO] [stdout]     |                 -------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 165 | cholesky_det!(f64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:166:1
[INFO] [stdout]     |
[INFO] [stdout] 149 |                 assert_aclose!(a.factorizec(UPLO::Upper).unwrap().detc(), det, $atol);
[INFO] [stdout]     |                 --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 166 | cholesky_det!(f32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:166:1
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 assert_aclose!(a.factorizec(UPLO::Upper).unwrap().ln_detc(), ln_det, $atol);
[INFO] [stdout]     |                 --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 166 | cholesky_det!(f32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:166:1
[INFO] [stdout]     |
[INFO] [stdout] 151 |                 assert_aclose!(a.factorizec(UPLO::Lower).unwrap().detc_into(), det, $atol);
[INFO] [stdout]     |                 -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 166 | cholesky_det!(f32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:166:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | /                 assert_aclose!(
[INFO] [stdout] 153 | |                     a.factorizec(UPLO::Lower).unwrap().ln_detc_into(),
[INFO] [stdout] 154 | |                     ln_det,
[INFO] [stdout] 155 | |                     $atol
[INFO] [stdout] 156 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 166 |   cholesky_det!(f32, 1e-3);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:166:1
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 assert_aclose!(a.detc().unwrap(), det, $atol);
[INFO] [stdout]     |                 --------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 166 | cholesky_det!(f32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:166:1
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 assert_aclose!(a.ln_detc().unwrap(), ln_det, $atol);
[INFO] [stdout]     |                 --------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 166 | cholesky_det!(f32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:166:1
[INFO] [stdout]     |
[INFO] [stdout] 159 |                 assert_aclose!(a.clone().detc_into().unwrap(), det, $atol);
[INFO] [stdout]     |                 ---------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 166 | cholesky_det!(f32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:166:1
[INFO] [stdout]     |
[INFO] [stdout] 160 |                 assert_aclose!(a.ln_detc_into().unwrap(), ln_det, $atol);
[INFO] [stdout]     |                 -------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 166 | cholesky_det!(f32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:167:1
[INFO] [stdout]     |
[INFO] [stdout] 149 |                 assert_aclose!(a.factorizec(UPLO::Upper).unwrap().detc(), det, $atol);
[INFO] [stdout]     |                 --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 167 | cholesky_det!(c64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:167:1
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 assert_aclose!(a.factorizec(UPLO::Upper).unwrap().ln_detc(), ln_det, $atol);
[INFO] [stdout]     |                 --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 167 | cholesky_det!(c64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:167:1
[INFO] [stdout]     |
[INFO] [stdout] 151 |                 assert_aclose!(a.factorizec(UPLO::Lower).unwrap().detc_into(), det, $atol);
[INFO] [stdout]     |                 -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 167 | cholesky_det!(c64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:167:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | /                 assert_aclose!(
[INFO] [stdout] 153 | |                     a.factorizec(UPLO::Lower).unwrap().ln_detc_into(),
[INFO] [stdout] 154 | |                     ln_det,
[INFO] [stdout] 155 | |                     $atol
[INFO] [stdout] 156 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 167 |   cholesky_det!(c64, 1e-9);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:167:1
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 assert_aclose!(a.detc().unwrap(), det, $atol);
[INFO] [stdout]     |                 --------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 167 | cholesky_det!(c64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:167:1
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 assert_aclose!(a.ln_detc().unwrap(), ln_det, $atol);
[INFO] [stdout]     |                 --------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 167 | cholesky_det!(c64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:167:1
[INFO] [stdout]     |
[INFO] [stdout] 159 |                 assert_aclose!(a.clone().detc_into().unwrap(), det, $atol);
[INFO] [stdout]     |                 ---------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 167 | cholesky_det!(c64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:167:1
[INFO] [stdout]     |
[INFO] [stdout] 160 |                 assert_aclose!(a.ln_detc_into().unwrap(), ln_det, $atol);
[INFO] [stdout]     |                 -------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 167 | cholesky_det!(c64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 149 |                 assert_aclose!(a.factorizec(UPLO::Upper).unwrap().detc(), det, $atol);
[INFO] [stdout]     |                 --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 168 | cholesky_det!(c32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 assert_aclose!(a.factorizec(UPLO::Upper).unwrap().ln_detc(), ln_det, $atol);
[INFO] [stdout]     |                 --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 168 | cholesky_det!(c32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 151 |                 assert_aclose!(a.factorizec(UPLO::Lower).unwrap().detc_into(), det, $atol);
[INFO] [stdout]     |                 -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 168 | cholesky_det!(c32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | /                 assert_aclose!(
[INFO] [stdout] 153 | |                     a.factorizec(UPLO::Lower).unwrap().ln_detc_into(),
[INFO] [stdout] 154 | |                     ln_det,
[INFO] [stdout] 155 | |                     $atol
[INFO] [stdout] 156 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 168 |   cholesky_det!(c32, 1e-3);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 assert_aclose!(a.detc().unwrap(), det, $atol);
[INFO] [stdout]     |                 --------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 168 | cholesky_det!(c32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 assert_aclose!(a.ln_detc().unwrap(), ln_det, $atol);
[INFO] [stdout]     |                 --------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 168 | cholesky_det!(c32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 159 |                 assert_aclose!(a.clone().detc_into().unwrap(), det, $atol);
[INFO] [stdout]     |                 ---------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 168 | cholesky_det!(c32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 160 |                 assert_aclose!(a.ln_detc_into().unwrap(), ln_det, $atol);
[INFO] [stdout]     |                 -------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 168 | cholesky_det!(c32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_aclose` which comes from the expansion of the macro `cholesky_det` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:230:1
[INFO] [stdout]     |
[INFO] [stdout] 181 |                 assert_close_l2!(&a.solvec(&b).unwrap(), &x, $rtol);
[INFO] [stdout]     |                 --------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 230 | cholesky_solve!(f64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:230:1
[INFO] [stdout]     |
[INFO] [stdout] 182 |                 assert_close_l2!(&a.solvec_into(b.clone()).unwrap(), &x, $rtol);
[INFO] [stdout]     |                 --------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 230 | cholesky_solve!(f64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:230:1
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 assert_close_l2!(&a.solvec_inplace(&mut b.clone()).unwrap(), &x, $rtol);
[INFO] [stdout]     |                 ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 230 | cholesky_solve!(f64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:230:1
[INFO] [stdout]     |
[INFO] [stdout] 184 | /                 assert_close_l2!(
[INFO] [stdout] 185 | |                     &a.factorizec(UPLO::Upper).unwrap().solvec(&b).unwrap(),
[INFO] [stdout] 186 | |                     &x,
[INFO] [stdout] 187 | |                     $rtol
[INFO] [stdout] 188 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 230 |   cholesky_solve!(f64, 1e-9);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:230:1
[INFO] [stdout]     |
[INFO] [stdout] 189 | /                 assert_close_l2!(
[INFO] [stdout] 190 | |                     &a.factorizec(UPLO::Lower).unwrap().solvec(&b).unwrap(),
[INFO] [stdout] 191 | |                     &x,
[INFO] [stdout] 192 | |                     $rtol
[INFO] [stdout] 193 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 230 |   cholesky_solve!(f64, 1e-9);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:230:1
[INFO] [stdout]     |
[INFO] [stdout] 194 | /                 assert_close_l2!(
[INFO] [stdout] 195 | |                     &a.factorizec(UPLO::Upper)
[INFO] [stdout] 196 | |                         .unwrap()
[INFO] [stdout] 197 | |                         .solvec_into(b.clone())
[INFO] [stdout] ...   |
[INFO] [stdout] 200 | |                     $rtol
[INFO] [stdout] 201 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 230 |   cholesky_solve!(f64, 1e-9);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:230:1
[INFO] [stdout]     |
[INFO] [stdout] 202 | /                 assert_close_l2!(
[INFO] [stdout] 203 | |                     &a.factorizec(UPLO::Lower)
[INFO] [stdout] 204 | |                         .unwrap()
[INFO] [stdout] 205 | |                         .solvec_into(b.clone())
[INFO] [stdout] ...   |
[INFO] [stdout] 208 | |                     $rtol
[INFO] [stdout] 209 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 230 |   cholesky_solve!(f64, 1e-9);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:230:1
[INFO] [stdout]     |
[INFO] [stdout] 210 | /                 assert_close_l2!(
[INFO] [stdout] 211 | |                     &a.factorizec(UPLO::Upper)
[INFO] [stdout] 212 | |                         .unwrap()
[INFO] [stdout] 213 | |                         .solvec_inplace(&mut b.clone())
[INFO] [stdout] ...   |
[INFO] [stdout] 216 | |                     $rtol
[INFO] [stdout] 217 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 230 |   cholesky_solve!(f64, 1e-9);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:230:1
[INFO] [stdout]     |
[INFO] [stdout] 218 | /                 assert_close_l2!(
[INFO] [stdout] 219 | |                     &a.factorizec(UPLO::Lower)
[INFO] [stdout] 220 | |                         .unwrap()
[INFO] [stdout] 221 | |                         .solvec_inplace(&mut b.clone())
[INFO] [stdout] ...   |
[INFO] [stdout] 224 | |                     $rtol
[INFO] [stdout] 225 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 230 |   cholesky_solve!(f64, 1e-9);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:231:1
[INFO] [stdout]     |
[INFO] [stdout] 181 |                 assert_close_l2!(&a.solvec(&b).unwrap(), &x, $rtol);
[INFO] [stdout]     |                 --------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 231 | cholesky_solve!(f32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:231:1
[INFO] [stdout]     |
[INFO] [stdout] 182 |                 assert_close_l2!(&a.solvec_into(b.clone()).unwrap(), &x, $rtol);
[INFO] [stdout]     |                 --------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 231 | cholesky_solve!(f32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:231:1
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 assert_close_l2!(&a.solvec_inplace(&mut b.clone()).unwrap(), &x, $rtol);
[INFO] [stdout]     |                 ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 231 | cholesky_solve!(f32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:231:1
[INFO] [stdout]     |
[INFO] [stdout] 184 | /                 assert_close_l2!(
[INFO] [stdout] 185 | |                     &a.factorizec(UPLO::Upper).unwrap().solvec(&b).unwrap(),
[INFO] [stdout] 186 | |                     &x,
[INFO] [stdout] 187 | |                     $rtol
[INFO] [stdout] 188 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 231 |   cholesky_solve!(f32, 1e-3);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:231:1
[INFO] [stdout]     |
[INFO] [stdout] 189 | /                 assert_close_l2!(
[INFO] [stdout] 190 | |                     &a.factorizec(UPLO::Lower).unwrap().solvec(&b).unwrap(),
[INFO] [stdout] 191 | |                     &x,
[INFO] [stdout] 192 | |                     $rtol
[INFO] [stdout] 193 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 231 |   cholesky_solve!(f32, 1e-3);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:231:1
[INFO] [stdout]     |
[INFO] [stdout] 194 | /                 assert_close_l2!(
[INFO] [stdout] 195 | |                     &a.factorizec(UPLO::Upper)
[INFO] [stdout] 196 | |                         .unwrap()
[INFO] [stdout] 197 | |                         .solvec_into(b.clone())
[INFO] [stdout] ...   |
[INFO] [stdout] 200 | |                     $rtol
[INFO] [stdout] 201 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 231 |   cholesky_solve!(f32, 1e-3);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:231:1
[INFO] [stdout]     |
[INFO] [stdout] 202 | /                 assert_close_l2!(
[INFO] [stdout] 203 | |                     &a.factorizec(UPLO::Lower)
[INFO] [stdout] 204 | |                         .unwrap()
[INFO] [stdout] 205 | |                         .solvec_into(b.clone())
[INFO] [stdout] ...   |
[INFO] [stdout] 208 | |                     $rtol
[INFO] [stdout] 209 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 231 |   cholesky_solve!(f32, 1e-3);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:231:1
[INFO] [stdout]     |
[INFO] [stdout] 210 | /                 assert_close_l2!(
[INFO] [stdout] 211 | |                     &a.factorizec(UPLO::Upper)
[INFO] [stdout] 212 | |                         .unwrap()
[INFO] [stdout] 213 | |                         .solvec_inplace(&mut b.clone())
[INFO] [stdout] ...   |
[INFO] [stdout] 216 | |                     $rtol
[INFO] [stdout] 217 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 231 |   cholesky_solve!(f32, 1e-3);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:231:1
[INFO] [stdout]     |
[INFO] [stdout] 218 | /                 assert_close_l2!(
[INFO] [stdout] 219 | |                     &a.factorizec(UPLO::Lower)
[INFO] [stdout] 220 | |                         .unwrap()
[INFO] [stdout] 221 | |                         .solvec_inplace(&mut b.clone())
[INFO] [stdout] ...   |
[INFO] [stdout] 224 | |                     $rtol
[INFO] [stdout] 225 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 231 |   cholesky_solve!(f32, 1e-3);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 181 |                 assert_close_l2!(&a.solvec(&b).unwrap(), &x, $rtol);
[INFO] [stdout]     |                 --------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 232 | cholesky_solve!(c64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 182 |                 assert_close_l2!(&a.solvec_into(b.clone()).unwrap(), &x, $rtol);
[INFO] [stdout]     |                 --------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 232 | cholesky_solve!(c64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 assert_close_l2!(&a.solvec_inplace(&mut b.clone()).unwrap(), &x, $rtol);
[INFO] [stdout]     |                 ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 232 | cholesky_solve!(c64, 1e-9);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 184 | /                 assert_close_l2!(
[INFO] [stdout] 185 | |                     &a.factorizec(UPLO::Upper).unwrap().solvec(&b).unwrap(),
[INFO] [stdout] 186 | |                     &x,
[INFO] [stdout] 187 | |                     $rtol
[INFO] [stdout] 188 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 232 |   cholesky_solve!(c64, 1e-9);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 189 | /                 assert_close_l2!(
[INFO] [stdout] 190 | |                     &a.factorizec(UPLO::Lower).unwrap().solvec(&b).unwrap(),
[INFO] [stdout] 191 | |                     &x,
[INFO] [stdout] 192 | |                     $rtol
[INFO] [stdout] 193 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 232 |   cholesky_solve!(c64, 1e-9);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 194 | /                 assert_close_l2!(
[INFO] [stdout] 195 | |                     &a.factorizec(UPLO::Upper)
[INFO] [stdout] 196 | |                         .unwrap()
[INFO] [stdout] 197 | |                         .solvec_into(b.clone())
[INFO] [stdout] ...   |
[INFO] [stdout] 200 | |                     $rtol
[INFO] [stdout] 201 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 232 |   cholesky_solve!(c64, 1e-9);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 202 | /                 assert_close_l2!(
[INFO] [stdout] 203 | |                     &a.factorizec(UPLO::Lower)
[INFO] [stdout] 204 | |                         .unwrap()
[INFO] [stdout] 205 | |                         .solvec_into(b.clone())
[INFO] [stdout] ...   |
[INFO] [stdout] 208 | |                     $rtol
[INFO] [stdout] 209 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 232 |   cholesky_solve!(c64, 1e-9);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 210 | /                 assert_close_l2!(
[INFO] [stdout] 211 | |                     &a.factorizec(UPLO::Upper)
[INFO] [stdout] 212 | |                         .unwrap()
[INFO] [stdout] 213 | |                         .solvec_inplace(&mut b.clone())
[INFO] [stdout] ...   |
[INFO] [stdout] 216 | |                     $rtol
[INFO] [stdout] 217 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 232 |   cholesky_solve!(c64, 1e-9);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 218 | /                 assert_close_l2!(
[INFO] [stdout] 219 | |                     &a.factorizec(UPLO::Lower)
[INFO] [stdout] 220 | |                         .unwrap()
[INFO] [stdout] 221 | |                         .solvec_inplace(&mut b.clone())
[INFO] [stdout] ...   |
[INFO] [stdout] 224 | |                     $rtol
[INFO] [stdout] 225 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 232 |   cholesky_solve!(c64, 1e-9);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 181 |                 assert_close_l2!(&a.solvec(&b).unwrap(), &x, $rtol);
[INFO] [stdout]     |                 --------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 233 | cholesky_solve!(c32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 182 |                 assert_close_l2!(&a.solvec_into(b.clone()).unwrap(), &x, $rtol);
[INFO] [stdout]     |                 --------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 233 | cholesky_solve!(c32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 assert_close_l2!(&a.solvec_inplace(&mut b.clone()).unwrap(), &x, $rtol);
[INFO] [stdout]     |                 ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 233 | cholesky_solve!(c32, 1e-3);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 184 | /                 assert_close_l2!(
[INFO] [stdout] 185 | |                     &a.factorizec(UPLO::Upper).unwrap().solvec(&b).unwrap(),
[INFO] [stdout] 186 | |                     &x,
[INFO] [stdout] 187 | |                     $rtol
[INFO] [stdout] 188 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 233 |   cholesky_solve!(c32, 1e-3);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 189 | /                 assert_close_l2!(
[INFO] [stdout] 190 | |                     &a.factorizec(UPLO::Lower).unwrap().solvec(&b).unwrap(),
[INFO] [stdout] 191 | |                     &x,
[INFO] [stdout] 192 | |                     $rtol
[INFO] [stdout] 193 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 233 |   cholesky_solve!(c32, 1e-3);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 194 | /                 assert_close_l2!(
[INFO] [stdout] 195 | |                     &a.factorizec(UPLO::Upper)
[INFO] [stdout] 196 | |                         .unwrap()
[INFO] [stdout] 197 | |                         .solvec_into(b.clone())
[INFO] [stdout] ...   |
[INFO] [stdout] 200 | |                     $rtol
[INFO] [stdout] 201 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 233 |   cholesky_solve!(c32, 1e-3);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 202 | /                 assert_close_l2!(
[INFO] [stdout] 203 | |                     &a.factorizec(UPLO::Lower)
[INFO] [stdout] 204 | |                         .unwrap()
[INFO] [stdout] 205 | |                         .solvec_into(b.clone())
[INFO] [stdout] ...   |
[INFO] [stdout] 208 | |                     $rtol
[INFO] [stdout] 209 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 233 |   cholesky_solve!(c32, 1e-3);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 210 | /                 assert_close_l2!(
[INFO] [stdout] 211 | |                     &a.factorizec(UPLO::Upper)
[INFO] [stdout] 212 | |                         .unwrap()
[INFO] [stdout] 213 | |                         .solvec_inplace(&mut b.clone())
[INFO] [stdout] ...   |
[INFO] [stdout] 216 | |                     $rtol
[INFO] [stdout] 217 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 233 |   cholesky_solve!(c32, 1e-3);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]    --> tests/cholesky.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 218 | /                 assert_close_l2!(
[INFO] [stdout] 219 | |                     &a.factorizec(UPLO::Lower)
[INFO] [stdout] 220 | |                         .unwrap()
[INFO] [stdout] 221 | |                         .solvec_inplace(&mut b.clone())
[INFO] [stdout] ...   |
[INFO] [stdout] 224 | |                     $rtol
[INFO] [stdout] 225 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 233 |   cholesky_solve!(c32, 1e-3);
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found metavariable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_close_l2` which comes from the expansion of the macro `cholesky_solve` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ndarray-linalg` (test "svd") due to 1 previous error
[INFO] [stderr] error: could not compile `ndarray-linalg` (test "cholesky") due to 140 previous errors
[INFO] [stderr] error: could not compile `ndarray-linalg` (test "inv") due to 7 previous errors
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]  --> tests/vector.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     assert_rclose!(a.norm(), 285.0.sqrt(), 1e-7);
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     expected identifier, found metavariable
[INFO] [stdout]   |     in this macro invocation
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `assert_rclose` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/vector.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     assert_rclose!(a.norm_l1(), 2.0, 1e-7);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected identifier, found metavariable
[INFO] [stdout]    |     in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_rclose` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/vector.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     assert_rclose!(b.norm_l1(), 2.0, 1e-7);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected identifier, found metavariable
[INFO] [stdout]    |     in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_rclose` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/vector.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     assert_rclose!(a.norm_max(), 3.0, 1e-7);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected identifier, found metavariable
[INFO] [stdout]    |     in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_rclose` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/vector.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     assert_rclose!(b.norm_max(), 4.0, 1e-7);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected identifier, found metavariable
[INFO] [stdout]    |     in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_rclose` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/vector.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     assert_rclose!(a.norm_l1(), 2.0, 1e-7);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected identifier, found metavariable
[INFO] [stdout]    |     in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_rclose` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/vector.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     assert_rclose!(b.norm_l1(), 2.0, 1e-7);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected identifier, found metavariable
[INFO] [stdout]    |     in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_rclose` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/vector.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     assert_rclose!(a.norm_max(), 3.0, 1e-7);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected identifier, found metavariable
[INFO] [stdout]    |     in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_rclose` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found metavariable
[INFO] [stdout]   --> tests/vector.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     assert_rclose!(b.norm_max(), 4.0, 1e-7);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     expected identifier, found metavariable
[INFO] [stdout]    |     in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_rclose` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ndarray-linalg` (test "triangular") due to 2 previous errors
[INFO] [stderr] error: could not compile `ndarray-linalg` (test "deth") due to 52 previous errors
[INFO] [stderr] error: could not compile `ndarray-linalg` (test "det") due to 12 previous errors
[INFO] [stderr] error: could not compile `ndarray-linalg` (test "vector") due to 9 previous errors
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcSe6a0y/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libndarray_linalg-28f2eaa8758bf6e9,liblax-b0cf729fb2ec58dc,liblapack_sys-4e32b5412092a4f2,libthiserror-2fd82b83b40c6ecb,libcauchy-fca7390c5ca90140,libndarray-5eaf3c09d2ed85eb,libmatrixmultiply-6023a5c1ae45a4f4,libapprox-9f71518eaa648ac0,libnum_complex-c1325cd9ed92df4c,libserde-d71b3a65d0bcd019,librand-49af4843a21d22f1,librand_chacha-19d4679ac8cd8cd0,libppv_lite86-01f1c45de8391de1,libzerocopy-133ac3d5efca3082,libbyteorder-9f6ac6743e38a88c,librand_core-42f35007db7088fd,libgetrandom-8f9e8366bbc68972,libcfg_if-3e7fc4e38d4a72b5,libnum_integer-35d4d2dfbffb84b1,libnum_traits-5ba94aa5999cc22f,librawpointer-10d892ea69c462d6,libcblas_sys-70a604a689a89aa7,liblibc-443b079b1166f8d5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcSe6a0y/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/solveh-0db31e321abd2cd0" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: cblas_sgemm
[INFO] [stdout]           >>> referenced by impl_linalg.rs:427 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:427)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/solveh-0db31e321abd2cd0.solveh.43a3a3536ee153c8-cgu.2.rcgu.o:(ndarray::linalg::impl_linalg::mat_mul_impl::h503c2fa708311499)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_dgemm
[INFO] [stdout]           >>> referenced by impl_linalg.rs:427 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:427)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/solveh-0db31e321abd2cd0.solveh.43a3a3536ee153c8-cgu.2.rcgu.o:(ndarray::linalg::impl_linalg::mat_mul_impl::h503c2fa708311499)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_cgemm
[INFO] [stdout]           >>> referenced by impl_linalg.rs:427 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:427)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/solveh-0db31e321abd2cd0.solveh.43a3a3536ee153c8-cgu.2.rcgu.o:(ndarray::linalg::impl_linalg::mat_mul_impl::h503c2fa708311499)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_zgemm
[INFO] [stdout]           >>> referenced by impl_linalg.rs:427 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:427)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/solveh-0db31e321abd2cd0.solveh.43a3a3536ee153c8-cgu.2.rcgu.o:(ndarray::linalg::impl_linalg::mat_mul_impl::h503c2fa708311499)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_sgemv
[INFO] [stdout]           >>> referenced by impl_linalg.rs:680 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:680)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/solveh-0db31e321abd2cd0.solveh.43a3a3536ee153c8-cgu.2.rcgu.o:(ndarray::linalg::impl_linalg::general_mat_vec_mul_impl::h998e4da686b7ab01)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_dgemv
[INFO] [stdout]           >>> referenced by impl_linalg.rs:680 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:680)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/solveh-0db31e321abd2cd0.solveh.43a3a3536ee153c8-cgu.2.rcgu.o:(ndarray::linalg::impl_linalg::general_mat_vec_mul_impl::h998e4da686b7ab01)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_ddot
[INFO] [stdout]           >>> referenced by impl_linalg.rs:118 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:118)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/solveh-0db31e321abd2cd0.solveh.43a3a3536ee153c8-cgu.0.rcgu.o:(ndarray::linalg::impl_linalg::_$LT$impl$u20$ndarray..ArrayBase$LT$S$C$ndarray..dimension..dim..Dim$LT$$u5b$usize$u3b$$u20$1$u5d$$GT$$GT$$GT$::dot_impl::hcfe0988c2571f509)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_sdot
[INFO] [stdout]           >>> referenced by impl_linalg.rs:118 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:118)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/solveh-0db31e321abd2cd0.solveh.43a3a3536ee153c8-cgu.0.rcgu.o:(ndarray::linalg::impl_linalg::_$LT$impl$u20$ndarray..ArrayBase$LT$S$C$ndarray..dimension..dim..Dim$LT$$u5b$usize$u3b$$u20$1$u5d$$GT$$GT$$GT$::dot_impl::hcfe0988c2571f509)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: zhetrf_
[INFO] [stdout]           >>> referenced by solveh.rs:43 (src/solveh.rs:43)
[INFO] [stdout]           >>>               lax-b0cf729fb2ec58dc.lax.b58070b128aaf3ba-cgu.03.rcgu.o:(_$LT$lax..solveh..BkWork$LT$num_complex..Complex$LT$f64$GT$$GT$$u20$as$u20$lax..solveh..BkWorkImpl$GT$::new::h272e83e34be9707a) in archive /opt/rustwide/target/debug/deps/liblax-b0cf729fb2ec58dc.rlib
[INFO] [stdout]           >>> referenced by solveh.rs:68 (src/solveh.rs:68)
[INFO] [stdout]           >>>               lax-b0cf729fb2ec58dc.lax.b58070b128aaf3ba-cgu.03.rcgu.o:(_$LT$lax..solveh..BkWork$LT$num_complex..Complex$LT$f64$GT$$GT$$u20$as$u20$lax..solveh..BkWorkImpl$GT$::calc::h6c1f57a4b9e71a38) in archive /opt/rustwide/target/debug/deps/liblax-b0cf729fb2ec58dc.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dsytrs_
[INFO] [stdout]           >>> referenced by solveh.rs:177 (src/solveh.rs:177)
[INFO] [stdout]           >>>               lax-b0cf729fb2ec58dc.lax.b58070b128aaf3ba-cgu.03.rcgu.o:(_$LT$f64$u20$as$u20$lax..solveh..SolvehImpl$GT$::solveh::hfe6a9e1f64b41c6a) in archive /opt/rustwide/target/debug/deps/liblax-b0cf729fb2ec58dc.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dsytrf_
[INFO] [stdout]           >>> referenced by solveh.rs:43 (src/solveh.rs:43)
[INFO] [stdout]           >>>               lax-b0cf729fb2ec58dc.lax.b58070b128aaf3ba-cgu.03.rcgu.o:(_$LT$lax..solveh..BkWork$LT$f64$GT$$u20$as$u20$lax..solveh..BkWorkImpl$GT$::new::h6c6f9f87d869ecad) in archive /opt/rustwide/target/debug/deps/liblax-b0cf729fb2ec58dc.rlib
[INFO] [stdout]           >>> referenced by solveh.rs:68 (src/solveh.rs:68)
[INFO] [stdout]           >>>               lax-b0cf729fb2ec58dc.lax.b58070b128aaf3ba-cgu.03.rcgu.o:(_$LT$lax..solveh..BkWork$LT$f64$GT$$u20$as$u20$lax..solveh..BkWorkImpl$GT$::calc::h77aa68f66b5d416d) in archive /opt/rustwide/target/debug/deps/liblax-b0cf729fb2ec58dc.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: zhetrs_
[INFO] [stdout]           >>> referenced by solveh.rs:177 (src/solveh.rs:177)
[INFO] [stdout]           >>>               lax-b0cf729fb2ec58dc.lax.b58070b128aaf3ba-cgu.08.rcgu.o:(_$LT$num_complex..Complex$LT$f64$GT$$u20$as$u20$lax..solveh..SolvehImpl$GT$::solveh::h72f87855a0234540) in archive /opt/rustwide/target/debug/deps/liblax-b0cf729fb2ec58dc.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ndarray-linalg` (example "solveh") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcEDa9T3/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libndarray_linalg-28f2eaa8758bf6e9,liblax-b0cf729fb2ec58dc,liblapack_sys-4e32b5412092a4f2,libthiserror-2fd82b83b40c6ecb,libcauchy-fca7390c5ca90140,libndarray-5eaf3c09d2ed85eb,libmatrixmultiply-6023a5c1ae45a4f4,libapprox-9f71518eaa648ac0,libnum_complex-c1325cd9ed92df4c,libserde-d71b3a65d0bcd019,librand-49af4843a21d22f1,librand_chacha-19d4679ac8cd8cd0,libppv_lite86-01f1c45de8391de1,libzerocopy-133ac3d5efca3082,libbyteorder-9f6ac6743e38a88c,librand_core-42f35007db7088fd,libgetrandom-8f9e8366bbc68972,libcfg_if-3e7fc4e38d4a72b5,libnum_integer-35d4d2dfbffb84b1,libnum_traits-5ba94aa5999cc22f,librawpointer-10d892ea69c462d6,libcblas_sys-70a604a689a89aa7,liblibc-443b079b1166f8d5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcEDa9T3/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/truncated_svd-089dfb65f9e1e8b2" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: cblas_sgemm
[INFO] [stdout]           >>> referenced by impl_linalg.rs:427 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:427)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/truncated_svd-089dfb65f9e1e8b2.truncated_svd.4e00998612a0da65-cgu.10.rcgu.o:(ndarray::linalg::impl_linalg::mat_mul_impl::h99a2662691fcc815)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_dgemm
[INFO] [stdout]           >>> referenced by impl_linalg.rs:427 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:427)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/truncated_svd-089dfb65f9e1e8b2.truncated_svd.4e00998612a0da65-cgu.10.rcgu.o:(ndarray::linalg::impl_linalg::mat_mul_impl::h99a2662691fcc815)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_cgemm
[INFO] [stdout]           >>> referenced by impl_linalg.rs:427 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:427)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/truncated_svd-089dfb65f9e1e8b2.truncated_svd.4e00998612a0da65-cgu.10.rcgu.o:(ndarray::linalg::impl_linalg::mat_mul_impl::h99a2662691fcc815)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: cblas_zgemm
[INFO] [stdout]           >>> referenced by impl_linalg.rs:427 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/linalg/impl_linalg.rs:427)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/truncated_svd-089dfb65f9e1e8b2.truncated_svd.4e00998612a0da65-cgu.10.rcgu.o:(ndarray::linalg::impl_linalg::mat_mul_impl::h99a2662691fcc815)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dtrtrs_
[INFO] [stdout]           >>> referenced by triangular.rs:65 (src/triangular.rs:65)
[INFO] [stdout]           >>>               lax-b0cf729fb2ec58dc.lax.b58070b128aaf3ba-cgu.03.rcgu.o:(_$LT$f64$u20$as$u20$lax..triangular..SolveTriangularImpl$GT$::solve_triangular::h98acf94e0dc8ac79) in archive /opt/rustwide/target/debug/deps/liblax-b0cf729fb2ec58dc.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dsyev_
[INFO] [stdout]           >>> referenced by eigh.rs:130 (src/eigh.rs:130)
[INFO] [stdout]           >>>               lax-b0cf729fb2ec58dc.lax.b58070b128aaf3ba-cgu.04.rcgu.o:(_$LT$lax..eigh..EighWork$LT$f64$GT$$u20$as$u20$lax..eigh..EighWorkImpl$GT$::new::h6e69b53179cd83fd) in archive /opt/rustwide/target/debug/deps/liblax-b0cf729fb2ec58dc.rlib
[INFO] [stdout]           >>> referenced by eigh.rs:162 (src/eigh.rs:162)
[INFO] [stdout]           >>>               lax-b0cf729fb2ec58dc.lax.b58070b128aaf3ba-cgu.04.rcgu.o:(_$LT$lax..eigh..EighWork$LT$f64$GT$$u20$as$u20$lax..eigh..EighWorkImpl$GT$::calc::hbd98db4f38db0056) in archive /opt/rustwide/target/debug/deps/liblax-b0cf729fb2ec58dc.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dsygv_
[INFO] [stdout]           >>> referenced by eigh_generalized.rs:148 (src/eigh_generalized.rs:148)
[INFO] [stdout]           >>>               lax-b0cf729fb2ec58dc.lax.b58070b128aaf3ba-cgu.05.rcgu.o:(_$LT$lax..eigh_generalized..EighGeneralizedWork$LT$f64$GT$$u20$as$u20$lax..eigh_generalized..EighGeneralizedWorkImpl$GT$::new::h9abb22634ea453c2) in archive /opt/rustwide/target/debug/deps/liblax-b0cf729fb2ec58dc.rlib
[INFO] [stdout]           >>> referenced by eigh_generalized.rs:184 (src/eigh_generalized.rs:184)
[INFO] [stdout]           >>>               lax-b0cf729fb2ec58dc.lax.b58070b128aaf3ba-cgu.05.rcgu.o:(_$LT$lax..eigh_generalized..EighGeneralizedWork$LT$f64$GT$$u20$as$u20$lax..eigh_generalized..EighGeneralizedWorkImpl$GT$::calc::hf48129ffdedb41a6) in archive /opt/rustwide/target/debug/deps/liblax-b0cf729fb2ec58dc.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dpotrf_
[INFO] [stdout]           >>> referenced by cholesky.rs:30 (src/cholesky.rs:30)
[INFO] [stdout]           >>>               lax-b0cf729fb2ec58dc.lax.b58070b128aaf3ba-cgu.05.rcgu.o:(_$LT$f64$u20$as$u20$lax..cholesky..CholeskyImpl$GT$::cholesky::h57fcce6b09f21f9b) in archive /opt/rustwide/target/debug/deps/liblax-b0cf729fb2ec58dc.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: dpotrs_
[INFO] [stdout]           >>> referenced by cholesky.rs:117 (src/cholesky.rs:117)
[INFO] [stdout]           >>>               lax-b0cf729fb2ec58dc.lax.b58070b128aaf3ba-cgu.05.rcgu.o:(_$LT$f64$u20$as$u20$lax..cholesky..SolveCholeskyImpl$GT$::solve_cholesky::hfc67c5122f64cde7) in archive /opt/rustwide/target/debug/deps/liblax-b0cf729fb2ec58dc.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ndarray-linalg` (example "truncated_svd") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "a8aca593a4b016ca4ff84d44b5c1e56d6b53ce61be465968515fe4fdf0390536", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8aca593a4b016ca4ff84d44b5c1e56d6b53ce61be465968515fe4fdf0390536", kill_on_drop: false }`
[INFO] [stdout] a8aca593a4b016ca4ff84d44b5c1e56d6b53ce61be465968515fe4fdf0390536
