[INFO] cloning repository https://github.com/dy-cl/noci-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dy-cl/noci-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdy-cl%2Fnoci-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdy-cl%2Fnoci-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f1abf4401e39f3196d55fd279162c441104f9c57
[INFO] testing dy-cl/noci-rs against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdy-cl%2Fnoci-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dy-cl/noci-rs
[INFO] finished tweaking git repo https://github.com/dy-cl/noci-rs
[INFO] tweaked toml for git repo https://github.com/dy-cl/noci-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dy-cl/noci-rs on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dy-cl/noci-rs 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b8a5a3bfa8ec29601b03090aa027b5f17c4c09c628c3c4daa3d1c9c80d82d758
[INFO] running `Command { std: "docker" "start" "-a" "b8a5a3bfa8ec29601b03090aa027b5f17c4c09c628c3c4daa3d1c9c80d82d758", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8a5a3bfa8ec29601b03090aa027b5f17c4c09c628c3c4daa3d1c9c80d82d758", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8a5a3bfa8ec29601b03090aa027b5f17c4c09c628c3c4daa3d1c9c80d82d758", kill_on_drop: false }`
[INFO] [stdout] b8a5a3bfa8ec29601b03090aa027b5f17c4c09c628c3c4daa3d1c9c80d82d758
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ea2b1bc38aac768ce2f560d29ef566a576c620f6b4d0e591385f6347857282d
[INFO] running `Command { std: "docker" "start" "-a" "5ea2b1bc38aac768ce2f560d29ef566a576c620f6b4d0e591385f6347857282d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling webpki-root-certs v1.0.5
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling build-probe-mpi v0.1.5
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling lua-src v547.0.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling cblas-sys v0.1.4
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling libffi-sys v2.3.0
[INFO] [stderr]    Compiling lapack-sys v0.12.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling luajit-src v210.5.12+a4f56a4
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling hdf5-types v0.8.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling mlua-sys v0.6.8
[INFO] [stderr]    Compiling mpi v0.7.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling hdf5 v0.8.1
[INFO] [stderr]    Compiling rlua v0.20.1
[INFO] [stderr]    Compiling conv v0.3.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling hdf5-derive v0.8.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling hdf5-sys v0.8.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling mlua_derive v0.9.3
[INFO] [stderr]    Compiling mpi-derive v0.1.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling cauchy v0.4.0
[INFO] [stderr]    Compiling lapack v0.18.0
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling ureq v3.1.4
[INFO] [stderr]    Compiling mpi-sys v0.2.3
[INFO] [stderr]    Compiling openblas-build v0.10.13
[INFO] [stderr]    Compiling openblas-src v0.10.13
[INFO] [stderr]    Compiling lax v0.15.0
[INFO] [stderr]    Compiling ndarray-linalg v0.15.0
[INFO] [stderr]    Compiling mlua v0.9.9
[INFO] [stderr]    Compiling libffi v3.2.0
[INFO] [stderr]    Compiling noci-rs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.00s
[INFO] running `Command { std: "docker" "inspect" "5ea2b1bc38aac768ce2f560d29ef566a576c620f6b4d0e591385f6347857282d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ea2b1bc38aac768ce2f560d29ef566a576c620f6b4d0e591385f6347857282d", kill_on_drop: false }`
[INFO] [stdout] 5ea2b1bc38aac768ce2f560d29ef566a576c620f6b4d0e591385f6347857282d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aaa1e1156315dc50cb9544a741f89415e9f0cc436e8d947cb326c0810a94f84d
[INFO] running `Command { std: "docker" "start" "-a" "aaa1e1156315dc50cb9544a741f89415e9f0cc436e8d947cb326c0810a94f84d", kill_on_drop: false }`
[INFO] [stderr]    Compiling noci-rs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.33s
[INFO] running `Command { std: "docker" "inspect" "aaa1e1156315dc50cb9544a741f89415e9f0cc436e8d947cb326c0810a94f84d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aaa1e1156315dc50cb9544a741f89415e9f0cc436e8d947cb326c0810a94f84d", kill_on_drop: false }`
[INFO] [stdout] aaa1e1156315dc50cb9544a741f89415e9f0cc436e8d947cb326c0810a94f84d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 290375fa30ed5149c92694bedfb7a28542e42c1001acad5d4ebd0b58a7030a67
[INFO] running `Command { std: "docker" "start" "-a" "290375fa30ed5149c92694bedfb7a28542e42c1001acad5d4ebd0b58a7030a67", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/noci_rs-ea295e629a44e29a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/noci_rs-0aab8182d7aa2c9e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests noci_rs
[INFO] [stdout] 
[INFO] [stdout] running 143 tests
[INFO] [stdout] test src/basis.rs - basis::get_spin_occupation (line 109) ... FAILED
[INFO] [stdout] test src/basis.rs - basis::generate_states_mom (line 156) ... FAILED
[INFO] [stdout] test src/basis.rs - basis::ao_indices_for_atomset (line 140) ... FAILED
[INFO] [stdout] test src/basis.rs - basis::generate_reference_noci_basis (line 494) ... FAILED
[INFO] [stdout] test src/basis.rs - basis::electron_distance (line 91) ... FAILED
[INFO] [stdout] test src/deterministic.rs - deterministic::Projectors::calculate_projectors (line 41) ... FAILED
[INFO] [stdout] test src/basis.rs - basis::scale_block (line 24) ... FAILED
[INFO] [stdout] test src/basis.rs - basis::generate_qmc_noci_basis (line 529) ... FAILED
[INFO] [stdout] test src/deterministic.rs - deterministic::propagate_step_unshifted (line 127) ... FAILED
[INFO] [stdout] test src/deterministic.rs - deterministic::propagate (line 161) ... FAILED
[INFO] [stdout] test src/basis.rs - basis::generate_states_metadynamics (line 247) ... FAILED
[INFO] [stdout] test src/diis.rs - diis::Diis::build_error (line 34) ... FAILED
[INFO] [stdout] test src/deterministic.rs - deterministic::projected_energy (line 280) ... FAILED
[INFO] [stdout] test src/diis.rs - diis::Diis::new (line 20) ... FAILED
[INFO] [stdout] test src/input.rs - input::load_input (line 192) ... FAILED
[INFO] [stdout] test src/maths.rs - maths::det (line 600) ... FAILED
[INFO] [stdout] test src/basis.rs - basis::bias_spatial (line 38) ... FAILED
[INFO] [stdout] test src/diis.rs - diis::Diis::push (line 45) ... FAILED
[INFO] [stdout] test src/maths.rs - maths::adjtsvd (line 665) ... FAILED
[INFO] [stdout] test src/maths.rs - maths::adjt3 (line 335) ... FAILED
[INFO] [stdout] test src/maths.rs - maths::det3 (line 245) ... FAILED
[INFO] [stdout] test src/maths.rs - maths::det2 (line 226) ... FAILED
[INFO] [stdout] test src/maths.rs - maths::adjt1 (line 305) ... FAILED
[INFO] [stdout] test src/maths.rs - maths::adjtlu (line 630) ... FAILED
[INFO] [stdout] test src/basis.rs - basis::bias_spin (line 64) ... FAILED
[INFO] [stdout] test src/maths.rs - maths::adjt4 (line 367) ... FAILED
[INFO] [stdout] test src/maths.rs - maths::dot_product_unroll8 (line 84) ... FAILED
[INFO] [stdout] test src/maths.rs - maths::einsum_ba_abcd_cd_real (line 146) ... FAILED
[INFO] [stdout] test src/deterministic.rs - deterministic::propagate_step_shifted (line 144) ... FAILED
[INFO] [stdout] test src/maths.rs - maths::det4 (line 264) ... FAILED
[INFO] [stdout] test src/maths.rs - maths::minor (line 575) ... FAILED
[INFO] [stdout] test src/maths.rs - maths::general_evp_real (line 34) ... FAILED
[INFO] [stdout] test src/maths.rs - maths::eri_ao2mo (line 420) ... FAILED
[INFO] [stdout] test src/maths.rs - maths::det2scalar (line 236) ... FAILED
[INFO] [stdout] test src/maths.rs - maths::einsum_ba_ab_real (line 56) ... FAILED
[INFO] [stdout] test src/diis.rs - diis::Diis::extrapolate_fock (line 86) ... FAILED
[INFO] [stdout] test src/diis.rs - diis::Diis::last_error_norm2 (line 71) ... FAILED
[INFO] [stdout] test src/maths.rs - maths::adjt2 (line 315) ... FAILED
[INFO] [stdout] test src/maths.rs - maths::build_d (line 497) ... FAILED
[INFO] [stdout] test src/mpiutils.rs - mpiutils::Sharedffi::allocate (line 30) ... FAILED
[INFO] [stdout] test src/deterministic.rs - deterministic::Projectors::project (line 81) ... FAILED
[INFO] [stdout] test src/mpiutils.rs - mpiutils::owner (line 142) ... FAILED
[INFO] [stdout] test src/mpiutils.rs - mpiutils::communicate_spawn_updates (line 171) ... FAILED
[INFO] [stdout] test src/mpiutils.rs - mpiutils::Sharedffi::barrier (line 73) ... FAILED
[INFO] [stdout] test src/noci.rs - noci::build_s_pair (line 78) ... FAILED
[INFO] [stdout] test src/mpiutils.rs - mpiutils::gather_all_walkers (line 213) ... FAILED
[INFO] [stdout] test src/noci.rs - noci::calculate_hs_pair_naive (line 272) ... FAILED
[INFO] [stdout] test src/mpiutils.rs - mpiutils::broadcast (line 97) ... FAILED
[INFO] [stdout] test src/noci.rs - noci::build_noci_matrices (line 453) ... FAILED
[INFO] [stdout] test src/noci.rs - noci::calculate_codensity_p_pair (line 129) ... FAILED
[INFO] [stdout] test src/mpiutils.rs - mpiutils::local_walkers (line 153) ... FAILED
[INFO] [stdout] test src/noci.rs - noci::calculate_s_red (line 57) ... FAILED
[INFO] [stdout] test src/noci.rs - noci::one_electron_h (line 166) ... FAILED
[INFO] [stdout] test src/noci.rs - noci::calculate_hs_pair_wicks (line 404) ... FAILED
[INFO] [stdout] test src/maths.rs - maths::det3scalar (line 256) ... FAILED
[INFO] [stdout] test src/noci.rs - noci::build_wicks_shared (line 309) ... FAILED
[INFO] [stdout] test src/noci.rs - noci::two_electron_h_same (line 192) ... FAILED
[INFO] [stdout] test src/noci.rs - noci::calculate_noci_energy (line 530) ... FAILED
[INFO] [stdout] test src/noci.rs - noci::calculate_codensity_w_pair (line 148) ... FAILED
[INFO] [stdout] test src/noci.rs - noci::occ_coeffs (line 39) ... FAILED
[INFO] [stdout] test src/noci.rs - noci::calculate_s_pair_naive (line 250) ... FAILED
[INFO] [stdout] test src/maths.rs - maths::mix_columns (line 548) ... FAILED
[INFO] [stdout] test src/noci.rs - noci::calculate_s_pair_wicks (line 370) ... FAILED
[INFO] [stdout] test src/nonorthogonalwicks.rs - nonorthogonalwicks::SameSpinBuild::construct_f (line 983) ... FAILED
[INFO] [stdout] test src/nonorthogonalwicks.rs - nonorthogonalwicks::SameSpinBuild::construct_m (line 875) ... FAILED
[INFO] [stdout] test src/nonorthogonalwicks.rs - nonorthogonalwicks::SameSpinBuild::build_j_coulomb (line 1018) ... FAILED
[INFO] [stdout] test src/nonorthogonalwicks.rs - nonorthogonalwicks::SameSpinView<'a>::f (line 151) ... FAILED
[INFO] [stdout] test src/noci.rs - noci::two_electron_h_diff (line 220) ... FAILED
[INFO] [stdout] test src/nonorthogonalwicks.rs - nonorthogonalwicks::DiffSpinBuild::build_cx_xc (line 1221) ... FAILED
[INFO] [stdout] test src/nonorthogonalwicks.rs - nonorthogonalwicks::DiffSpinView<'a>::iiab (line 209) ... FAILED
[INFO] [stdout] test src/nonorthogonalwicks.rs - nonorthogonalwicks::SameSpinBuild::calculate_mo_overlap_matrix (line 823) ... FAILED
[INFO] [stdout] test src/nonorthogonalwicks.rs - nonorthogonalwicks::DiffSpinView<'a>::n (line 188) ... FAILED
[INFO] [stdout] test src/nonorthogonalwicks.rs - nonorthogonalwicks::DiffSpinView<'a>::vba (line 201) ... FAILED
[INFO] [stdout] test src/nonorthogonalwicks.rs - nonorthogonalwicks::SameSpinView<'a>::x (line 135) ... FAILED
[INFO] [stdout] test src/mpiutils.rs - mpiutils::Sharedffi::drop (line 82) ... FAILED
[INFO] [stdout] test src/nonorthogonalwicks.rs - nonorthogonalwicks::DiffSpinView<'a>::vab (line 193) ... FAILED
[INFO] [stdout] test src/nonorthogonalwicks.rs - nonorthogonalwicks::WickScratch::resizel (line 601) ... FAILED
[INFO] [stdout] test src/nonorthogonalwicks.rs - nonorthogonalwicks::SameSpinView<'a>::y (line 143) ... FAILED
[INFO] [stdout] test src/nonorthogonalwicks.rs - nonorthogonalwicks::DiffSpinBuild::new (line 1071) ... FAILED
[INFO] [stdout] test src/nonorthogonalwicks.rs - nonorthogonalwicks::WicksView::pair (line 98) ... FAILED
[INFO] [stdout] test src/nonorthogonalwicks.rs - nonorthogonalwicks::SameSpinBuild::build_k_exchange (line 1044) ... FAILED
[INFO] [stdout] test src/nonorthogonalwicks.rs - nonorthogonalwicks::SameSpinView<'a>::n (line 130) ... FAILED
[INFO] [stdout] test src/nonorthogonalwicks.rs - nonorthogonalwicks::SameSpinBuild::perform_ortho_and_svd_and_rotate (line 836) ... FAILED
[INFO] [stdout] test src/nonorthogonalwicks.rs - nonorthogonalwicks::WickScratch::resizelalb (line 630) ... FAILED
[INFO] [stdout] test src/nonorthogonalwicks.rs - nonorthogonalwicks::WicksView::idx (line 58) ... FAILED
[INFO] [stdout] test src/nonorthogonalwicks.rs - nonorthogonalwicks::WicksView::view2 (line 76) ... FAILED
[INFO] [stdout] test src/nonorthogonalwicks.rs - nonorthogonalwicks::iter_m_combinations (line 1296) ... FAILED
[INFO] [stdout] test src/nonorthogonalwicks.rs - nonorthogonalwicks::label_to_idx (line 1315) ... FAILED
[INFO] [stdout] test src/nonorthogonalwicks.rs - nonorthogonalwicks::construct_determinant_lables (line 1253) ... FAILED
[INFO] [stdout] test src/nonorthogonalwicks.rs - nonorthogonalwicks::WicksView::view4 (line 87) ... FAILED
[INFO] [stdout] test src/nonorthogonalwicks.rs - nonorthogonalwicks::lg_h2_diff (line 1528) ... FAILED
[INFO] [stdout] test src/nonorthogonalwicks.rs - nonorthogonalwicks::lg_h2_same (line 1429) ... FAILED
[INFO] [stdout] test src/nonorthogonalwicks.rs - nonorthogonalwicks::SameSpinView<'a>::v (line 159) ... FAILED
[INFO] [stdout] test src/nonorthogonalwicks.rs - nonorthogonalwicks::WicksView::slab_ptr (line 67) ... FAILED
[INFO] [stdout] test src/nonorthogonalwicks.rs - nonorthogonalwicks::slice4swap (line 460) ... FAILED
[INFO] [stdout] test src/nonorthogonalwicks.rs - nonorthogonalwicks::SameSpinBuild::construct_xy (line 943) ... FAILED
[INFO] [stdout] test src/nonorthogonalwicks.rs - nonorthogonalwicks::SameSpinView<'a>::j (line 167) ... FAILED
[INFO] [stdout] test src/nonorthogonalwicks.rs - nonorthogonalwicks::SameSpinBuild::new (line 676) ... FAILED
[INFO] [stdout] test src/nonorthogonalwicks.rs - nonorthogonalwicks::write_same_spin (line 367) ... FAILED
[INFO] [stdout] test src/nonorthogonalwicks.rs - nonorthogonalwicks::lg_overlap (line 1356) ... FAILED
[INFO] [stdout] test src/nonorthogonalwicks.rs - nonorthogonalwicks::prepare_same (line 1328) ... FAILED
[INFO] [stdout] test src/nonorthogonalwicks.rs - nonorthogonalwicks::assign_offsets (line 331) ... FAILED
[INFO] [stdout] test src/read.rs - read::read_integrals (line 19) ... FAILED
[INFO] [stdout] test src/scf.rs - scf::metadynamics_bias (line 135) ... FAILED
[INFO] [stdout] test src/nonorthogonalwicks.rs - nonorthogonalwicks::write_diff_spin (line 383) ... FAILED
[INFO] [stdout] test src/scf.rs - scf::form_fock_matrices (line 21) ... FAILED
[INFO] [stdout] test src/scf.rs - scf::aufbau_indices (line 99) ... FAILED
[INFO] [stdout] test src/scf.rs - scf::mo_occupancies (line 88) ... FAILED
[INFO] [stdout] test src/stochastic.rs - stochastic::Walkers::get (line 59) ... FAILED
[INFO] [stdout] test src/stochastic.rs - stochastic::Walkers::norm (line 123) ... FAILED
[INFO] [stdout] test src/scf.rs - scf::mom_select (line 113) ... FAILED
[INFO] [stdout] test src/stochastic.rs - stochastic::ExcitationHist::new (line 170) ... FAILED
[INFO] [stdout] test src/stochastic.rs - stochastic::coupling (line 343) ... FAILED
[INFO] [stdout] test src/stochastic.rs - stochastic::Walkers::add (line 74) ... FAILED
[INFO] [stdout] test src/stochastic.rs - stochastic::Walkers::occ (line 67) ... FAILED
[INFO] [stdout] test src/stochastic.rs - stochastic::add_delta (line 248) ... FAILED
[INFO] [stdout] test src/nonorthogonalwicks.rs - nonorthogonalwicks::write4 (line 404) ... FAILED
[INFO] [stdout] test src/nonorthogonalwicks.rs - nonorthogonalwicks::write2 (line 394) ... FAILED
[INFO] [stdout] test src/nonorthogonalwicks.rs - nonorthogonalwicks::WicksShared::view (line 25) ... FAILED
[INFO] [stdout] test src/stochastic.rs - stochastic::death_cloning (line 564) ... FAILED
[INFO] [stdout] test src/nonorthogonalwicks.rs - nonorthogonalwicks::lg_h1 (line 1383) ... FAILED
[INFO] [stdout] test src/stochastic.rs - stochastic::apply_delta (line 265) ... FAILED
[INFO] [stdout] test src/stochastic.rs - stochastic::step (line 705) ... FAILED
[INFO] [stdout] test src/stochastic.rs - stochastic::init_heat_bath (line 364) ... FAILED
[INFO] [stdout] test src/stochastic.rs - stochastic::projected_energy (line 606) ... FAILED
[INFO] [stdout] test src/stochastic.rs - stochastic::spawning (line 494) ... FAILED
[INFO] [stdout] test src/stochastic.rs - stochastic::initialse_walkers (line 286) ... FAILED
[INFO] [stdout] test src/nonorthogonalwicks.rs - nonorthogonalwicks::slice4 (line 415) ... FAILED
[INFO] [stdout] test src/stochastic.rs - stochastic::init_p (line 638) ... FAILED
[INFO] [stdout] test src/stochastic.rs - stochastic::find_hs (line 224) ... FAILED
[INFO] [stdout] test src/utils.rs - utils::excitation_phase::below (line 118) ... FAILED
[INFO] [stdout] test src/write.rs - write::write_orbitals (line 164) ... FAILED
[INFO] [stdout] test src/stochastic.rs - stochastic::find_s (line 201) ... FAILED
[INFO] [stdout] test src/utils.rs - utils::excitation_phase (line 111) ... FAILED
[INFO] [stdout] test src/stochastic.rs - stochastic::update_p (line 672) ... FAILED
[INFO] [stdout] test src/utils.rs - utils::wavefunction_sparsity (line 41) ... FAILED
[INFO] [stdout] test src/scf.rs - scf::scf_cycle (line 168) ... FAILED
[INFO] [stdout] test src/scf.rs - scf::scf_energy (line 66) ... FAILED
[INFO] [stdout] test src/utils.rs - utils::print_array2 (line 8) ... FAILED
[INFO] [stdout] test src/write.rs - write::print_input (line 12) ... FAILED
[INFO] [stdout] test src/stochastic.rs - stochastic::pgen_heat_bath (line 434) ... FAILED
[INFO] [stdout] test src/stochastic.rs - stochastic::pgen_uniform (line 405) ... FAILED
[INFO] [stdout] test src/utils.rs - utils::occvec_to_bits (line 98) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/basis.rs - basis::get_spin_occupation (line 109) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/basis.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | `st`: SCFState, state which we are finding virtual and occupied indices.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 110 - `st`: SCFState, state which we are finding virtual and occupied indices.
[INFO] [stdout] 110 + 'st`: SCFState, state which we are finding virtual and occupied indices.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/basis.rs:110:4
[INFO] [stdout]     |
[INFO] [stdout] 110 | `st`: SCFState, state which we are finding virtual and occupied indices.
[INFO] [stdout]     |    ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 110 - `st`: SCFState, state which we are finding virtual and occupied indices.
[INFO] [stdout] 110 + `st': SCFState, state which we are finding virtual and occupied indices.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/basis.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 | `st`: SCFState, state which we are finding virtual and occupied indices.
[INFO] [stdout]     |     ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/basis.rs - basis::generate_states_mom (line 156) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/basis.rs:157:1
[INFO] [stdout]     |
[INFO] [stdout] 157 | `ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 157 - `ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout] 157 + 'ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/basis.rs:157:4
[INFO] [stdout]     |
[INFO] [stdout] 157 | `ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout]     |    ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 157 - `ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout] 157 + `ao': AoData struct, contains AO integrals and other system data. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/basis.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | `input`: Input struct, contains user inputted options. 
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 158 - `input`: Input struct, contains user inputted options. 
[INFO] [stdout] 158 + 'input`: Input struct, contains user inputted options. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/basis.rs:158:7
[INFO] [stdout]     |
[INFO] [stdout] 158 | `input`: Input struct, contains user inputted options. 
[INFO] [stdout]     |       ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 158 - `input`: Input struct, contains user inputted options. 
[INFO] [stdout] 158 + `input': Input struct, contains user inputted options. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/basis.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | `prev`: Option<[SCFState]>, may or may not contain states from a previous geometry.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 159 - `prev`: Option<[SCFState]>, may or may not contain states from a previous geometry.
[INFO] [stdout] 159 + 'prev`: Option<[SCFState]>, may or may not contain states from a previous geometry.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/basis.rs:159:6
[INFO] [stdout]     |
[INFO] [stdout] 159 | `prev`: Option<[SCFState]>, may or may not contain states from a previous geometry.
[INFO] [stdout]     |      ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 159 - `prev`: Option<[SCFState]>, may or may not contain states from a previous geometry.
[INFO] [stdout] 159 + `prev': Option<[SCFState]>, may or may not contain states from a previous geometry.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/basis.rs:160:1
[INFO] [stdout]     |
[INFO] [stdout] 160 | `prev_map`: HashMap, map between the SCFState object and its label.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 160 - `prev_map`: HashMap, map between the SCFState object and its label.
[INFO] [stdout] 160 + 'prev_map`: HashMap, map between the SCFState object and its label.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/basis.rs:160:10
[INFO] [stdout]     |
[INFO] [stdout] 160 | `prev_map`: HashMap, map between the SCFState object and its label.
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 160 - `prev_map`: HashMap, map between the SCFState object and its label.
[INFO] [stdout] 160 + `prev_map': HashMap, map between the SCFState object and its label.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/basis.rs:161:1
[INFO] [stdout]     |
[INFO] [stdout] 161 | `recipes`: [StateRecipe], instructions for how to construct each state.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 161 - `recipes`: [StateRecipe], instructions for how to construct each state.
[INFO] [stdout] 161 + 'recipes`: [StateRecipe], instructions for how to construct each state.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/basis.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 161 | `recipes`: [StateRecipe], instructions for how to construct each state.
[INFO] [stdout]     |         ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 161 - `recipes`: [StateRecipe], instructions for how to construct each state.
[INFO] [stdout] 161 + `recipes': [StateRecipe], instructions for how to construct each state.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/basis.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 157 | `ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout]     |     ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/basis.rs - basis::ao_indices_for_atomset (line 140) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/basis.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | `aolabels`: Labels which map AOs to atoms.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 141 - `aolabels`: Labels which map AOs to atoms.
[INFO] [stdout] 141 + 'aolabels`: Labels which map AOs to atoms.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/basis.rs:141:10
[INFO] [stdout]     |
[INFO] [stdout] 141 | `aolabels`: Labels which map AOs to atoms.
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 141 - `aolabels`: Labels which map AOs to atoms.
[INFO] [stdout] 141 + `aolabels': Labels which map AOs to atoms.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/basis.rs:142:1
[INFO] [stdout]     |
[INFO] [stdout] 142 | `atoms`: Atom indices for which we wish to know the corresponding AO indices.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 142 - `atoms`: Atom indices for which we wish to know the corresponding AO indices.
[INFO] [stdout] 142 + 'atoms`: Atom indices for which we wish to know the corresponding AO indices.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/basis.rs:142:7
[INFO] [stdout]     |
[INFO] [stdout] 142 | `atoms`: Atom indices for which we wish to know the corresponding AO indices.
[INFO] [stdout]     |       ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 142 - `atoms`: Atom indices for which we wish to know the corresponding AO indices.
[INFO] [stdout] 142 + `atoms': Atom indices for which we wish to know the corresponding AO indices.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/basis.rs:141:11
[INFO] [stdout]     |
[INFO] [stdout] 141 | `aolabels`: Labels which map AOs to atoms.
[INFO] [stdout]     |           ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/basis.rs - basis::generate_reference_noci_basis (line 494) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/basis.rs:495:1
[INFO] [stdout]     |
[INFO] [stdout] 495 | `ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 495 - `ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout] 495 + 'ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/basis.rs:495:4
[INFO] [stdout]     |
[INFO] [stdout] 495 | `ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout]     |    ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 495 - `ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout] 495 + `ao': AoData struct, contains AO integrals and other system data. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/basis.rs:496:1
[INFO] [stdout]     |
[INFO] [stdout] 496 | `input`: Input struct, contains user inputted options. 
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 496 - `input`: Input struct, contains user inputted options. 
[INFO] [stdout] 496 + 'input`: Input struct, contains user inputted options. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/basis.rs:496:7
[INFO] [stdout]     |
[INFO] [stdout] 496 | `input`: Input struct, contains user inputted options. 
[INFO] [stdout]     |       ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 496 - `input`: Input struct, contains user inputted options. 
[INFO] [stdout] 496 + `input': Input struct, contains user inputted options. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/basis.rs:497:1
[INFO] [stdout]     |
[INFO] [stdout] 497 | `prev`: Option<[SCFState]>, may or may not contain states from a previous geometry.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 497 - `prev`: Option<[SCFState]>, may or may not contain states from a previous geometry.
[INFO] [stdout] 497 + 'prev`: Option<[SCFState]>, may or may not contain states from a previous geometry.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/basis.rs:497:6
[INFO] [stdout]     |
[INFO] [stdout] 497 | `prev`: Option<[SCFState]>, may or may not contain states from a previous geometry.
[INFO] [stdout]     |      ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 497 - `prev`: Option<[SCFState]>, may or may not contain states from a previous geometry.
[INFO] [stdout] 497 + `prev': Option<[SCFState]>, may or may not contain states from a previous geometry.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/basis.rs:495:5
[INFO] [stdout]     |
[INFO] [stdout] 495 | `ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout]     |     ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/basis.rs - basis::electron_distance (line 91) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/basis.rs:92:1
[INFO] [stdout]    |
[INFO] [stdout] 92 | `w`: SCFState, reference state from which distance is computed. 
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 92 - `w`: SCFState, reference state from which distance is computed. 
[INFO] [stdout] 92 + 'w`: SCFState, reference state from which distance is computed. 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/basis.rs:92:3
[INFO] [stdout]    |
[INFO] [stdout] 92 | `w`: SCFState, reference state from which distance is computed. 
[INFO] [stdout]    |   ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 92 - `w`: SCFState, reference state from which distance is computed. 
[INFO] [stdout] 92 + `w': SCFState, reference state from which distance is computed. 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/basis.rs:93:1
[INFO] [stdout]    |
[INFO] [stdout] 93 | `x`: SCFState, state to which distance is computed.
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 93 - `x`: SCFState, state to which distance is computed.
[INFO] [stdout] 93 + 'x`: SCFState, state to which distance is computed.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/basis.rs:93:3
[INFO] [stdout]    |
[INFO] [stdout] 93 | `x`: SCFState, state to which distance is computed.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 93 - `x`: SCFState, state to which distance is computed.
[INFO] [stdout] 93 + `x': SCFState, state to which distance is computed.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/basis.rs:94:1
[INFO] [stdout]    |
[INFO] [stdout] 94 | `s`: Array2, AO overlap matrix
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 94 - `s`: Array2, AO overlap matrix
[INFO] [stdout] 94 + 's`: Array2, AO overlap matrix
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/basis.rs:94:3
[INFO] [stdout]    |
[INFO] [stdout] 94 | `s`: Array2, AO overlap matrix
[INFO] [stdout]    |   ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 94 - `s`: Array2, AO overlap matrix
[INFO] [stdout] 94 + `s': Array2, AO overlap matrix
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]   --> src/basis.rs:92:4
[INFO] [stdout]    |
[INFO] [stdout] 92 | `w`: SCFState, reference state from which distance is computed. 
[INFO] [stdout]    |    ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/deterministic.rs - deterministic::Projectors::calculate_projectors (line 41) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/deterministic.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | `s`: Array2, overlap matrix in full NOCI-QMC basis.
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 42 - `s`: Array2, overlap matrix in full NOCI-QMC basis.
[INFO] [stdout] 42 + 's`: Array2, overlap matrix in full NOCI-QMC basis.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/deterministic.rs:42:3
[INFO] [stdout]    |
[INFO] [stdout] 42 | `s`: Array2, overlap matrix in full NOCI-QMC basis.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 42 - `s`: Array2, overlap matrix in full NOCI-QMC basis.
[INFO] [stdout] 42 + `s': Array2, overlap matrix in full NOCI-QMC basis.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/deterministic.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | `eps`: f64, tolerance for an eigenvalue being null or relevant.
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 43 - `eps`: f64, tolerance for an eigenvalue being null or relevant.
[INFO] [stdout] 43 + 'eps`: f64, tolerance for an eigenvalue being null or relevant.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/deterministic.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | `eps`: f64, tolerance for an eigenvalue being null or relevant.
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 43 - `eps`: f64, tolerance for an eigenvalue being null or relevant.
[INFO] [stdout] 43 + `eps': f64, tolerance for an eigenvalue being null or relevant.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]   --> src/deterministic.rs:42:4
[INFO] [stdout]    |
[INFO] [stdout] 42 | `s`: Array2, overlap matrix in full NOCI-QMC basis.
[INFO] [stdout]    |    ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/basis.rs - basis::scale_block (line 24) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/basis.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | `d`: Array2, Any matrix (typically a spin density matrix) which is modified in place.
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 25 - `d`: Array2, Any matrix (typically a spin density matrix) which is modified in place.
[INFO] [stdout] 25 + 'd`: Array2, Any matrix (typically a spin density matrix) which is modified in place.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/basis.rs:25:3
[INFO] [stdout]    |
[INFO] [stdout] 25 | `d`: Array2, Any matrix (typically a spin density matrix) which is modified in place.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 25 - `d`: Array2, Any matrix (typically a spin density matrix) which is modified in place.
[INFO] [stdout] 25 + `d': Array2, Any matrix (typically a spin density matrix) which is modified in place.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/basis.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | `idx`: [usize], AO indices which form the square sub-block. 
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 26 - `idx`: [usize], AO indices which form the square sub-block. 
[INFO] [stdout] 26 + 'idx`: [usize], AO indices which form the square sub-block. 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/basis.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | `idx`: [usize], AO indices which form the square sub-block. 
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 26 - `idx`: [usize], AO indices which form the square sub-block. 
[INFO] [stdout] 26 + `idx': [usize], AO indices which form the square sub-block. 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/basis.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | `scale`: Float, Scalar multiplicative factor.
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 27 - `scale`: Float, Scalar multiplicative factor.
[INFO] [stdout] 27 + 'scale`: Float, Scalar multiplicative factor.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/basis.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 | `scale`: Float, Scalar multiplicative factor.
[INFO] [stdout]    |       ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 27 - `scale`: Float, Scalar multiplicative factor.
[INFO] [stdout] 27 + `scale': Float, Scalar multiplicative factor.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]   --> src/basis.rs:25:4
[INFO] [stdout]    |
[INFO] [stdout] 25 | `d`: Array2, Any matrix (typically a spin density matrix) which is modified in place.
[INFO] [stdout]    |    ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/basis.rs - basis::generate_qmc_noci_basis (line 529) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/basis.rs:530:5
[INFO] [stdout]     |
[INFO] [stdout] 530 | refs: [SCFState], array of reference states for which excitations are generated.
[INFO] [stdout]     |     ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/deterministic.rs - deterministic::propagate_step_unshifted (line 127) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/deterministic.rs:128:1
[INFO] [stdout]     |
[INFO] [stdout] 128 | `h`: Array2, NOCI Hamiltonian in full NOCI-QMC basis.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 128 - `h`: Array2, NOCI Hamiltonian in full NOCI-QMC basis.
[INFO] [stdout] 128 + 'h`: Array2, NOCI Hamiltonian in full NOCI-QMC basis.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/deterministic.rs:128:3
[INFO] [stdout]     |
[INFO] [stdout] 128 | `h`: Array2, NOCI Hamiltonian in full NOCI-QMC basis.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 128 - `h`: Array2, NOCI Hamiltonian in full NOCI-QMC basis.
[INFO] [stdout] 128 + `h': Array2, NOCI Hamiltonian in full NOCI-QMC basis.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/deterministic.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | `s`: Array2, Overlap matrix in full NOCI-QMC basis.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 129 - `s`: Array2, Overlap matrix in full NOCI-QMC basis.
[INFO] [stdout] 129 + 's`: Array2, Overlap matrix in full NOCI-QMC basis.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/deterministic.rs:129:3
[INFO] [stdout]     |
[INFO] [stdout] 129 | `s`: Array2, Overlap matrix in full NOCI-QMC basis.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 129 - `s`: Array2, Overlap matrix in full NOCI-QMC basis.
[INFO] [stdout] 129 + `s': Array2, Overlap matrix in full NOCI-QMC basis.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/deterministic.rs:130:1
[INFO] [stdout]     |
[INFO] [stdout] 130 | `c`: Array1, NOCI-QMC coefficient vector.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 130 - `c`: Array1, NOCI-QMC coefficient vector.
[INFO] [stdout] 130 + 'c`: Array1, NOCI-QMC coefficient vector.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/deterministic.rs:130:3
[INFO] [stdout]     |
[INFO] [stdout] 130 | `c`: Array1, NOCI-QMC coefficient vector.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 130 - `c`: Array1, NOCI-QMC coefficient vector.
[INFO] [stdout] 130 + `c': Array1, NOCI-QMC coefficient vector.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/deterministic.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | `esc`: Scalar, Energy shift.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 131 - `esc`: Scalar, Energy shift.
[INFO] [stdout] 131 + 'esc`: Scalar, Energy shift.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/deterministic.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 | `esc`: Scalar, Energy shift.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 131 - `esc`: Scalar, Energy shift.
[INFO] [stdout] 131 + `esc': Scalar, Energy shift.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/deterministic.rs:132:1
[INFO] [stdout]     |
[INFO] [stdout] 132 | `dt`: Propagation time step.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 132 - `dt`: Propagation time step.
[INFO] [stdout] 132 + 'dt`: Propagation time step.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/deterministic.rs:132:4
[INFO] [stdout]     |
[INFO] [stdout] 132 | `dt`: Propagation time step.
[INFO] [stdout]     |    ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 132 - `dt`: Propagation time step.
[INFO] [stdout] 132 + `dt': Propagation time step.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/deterministic.rs:128:4
[INFO] [stdout]     |
[INFO] [stdout] 128 | `h`: Array2, NOCI Hamiltonian in full NOCI-QMC basis.
[INFO] [stdout]     |    ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/deterministic.rs - deterministic::propagate (line 161) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/deterministic.rs:162:1
[INFO] [stdout]     |
[INFO] [stdout] 162 | `h`: Array2, NOCI Hamiltonian in full NOCI-QMC basis. 
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 162 - `h`: Array2, NOCI Hamiltonian in full NOCI-QMC basis. 
[INFO] [stdout] 162 + 'h`: Array2, NOCI Hamiltonian in full NOCI-QMC basis. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/deterministic.rs:162:3
[INFO] [stdout]     |
[INFO] [stdout] 162 | `h`: Array2, NOCI Hamiltonian in full NOCI-QMC basis. 
[INFO] [stdout]     |   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 162 - `h`: Array2, NOCI Hamiltonian in full NOCI-QMC basis. 
[INFO] [stdout] 162 + `h': Array2, NOCI Hamiltonian in full NOCI-QMC basis. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/deterministic.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | `s`: Array2, Overlap matrix in full NOCI-QMC basis.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 163 - `s`: Array2, Overlap matrix in full NOCI-QMC basis.
[INFO] [stdout] 163 + 's`: Array2, Overlap matrix in full NOCI-QMC basis.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/deterministic.rs:163:3
[INFO] [stdout]     |
[INFO] [stdout] 163 | `s`: Array2, Overlap matrix in full NOCI-QMC basis.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 163 - `s`: Array2, Overlap matrix in full NOCI-QMC basis.
[INFO] [stdout] 163 + `s': Array2, Overlap matrix in full NOCI-QMC basis.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/deterministic.rs:164:1
[INFO] [stdout]     |
[INFO] [stdout] 164 | `c0`: Array1, Initial NOCI-QMC coefficient vector, start from reference NOCI coefficients.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 164 - `c0`: Array1, Initial NOCI-QMC coefficient vector, start from reference NOCI coefficients.
[INFO] [stdout] 164 + 'c0`: Array1, Initial NOCI-QMC coefficient vector, start from reference NOCI coefficients.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/deterministic.rs:164:4
[INFO] [stdout]     |
[INFO] [stdout] 164 | `c0`: Array1, Initial NOCI-QMC coefficient vector, start from reference NOCI coefficients.
[INFO] [stdout]     |    ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 164 - `c0`: Array1, Initial NOCI-QMC coefficient vector, start from reference NOCI coefficients.
[INFO] [stdout] 164 + `c0': Array1, Initial NOCI-QMC coefficient vector, start from reference NOCI coefficients.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/deterministic.rs:165:1
[INFO] [stdout]     |
[INFO] [stdout] 165 | `es`: Scalar, Energy shift, we just use the reference HF energy for this here.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 165 - `es`: Scalar, Energy shift, we just use the reference HF energy for this here.
[INFO] [stdout] 165 + 'es`: Scalar, Energy shift, we just use the reference HF energy for this here.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/deterministic.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 165 | `es`: Scalar, Energy shift, we just use the reference HF energy for this here.
[INFO] [stdout]     |    ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 165 - `es`: Scalar, Energy shift, we just use the reference HF energy for this here.
[INFO] [stdout] 165 + `es': Scalar, Energy shift, we just use the reference HF energy for this here.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/deterministic.rs:166:1
[INFO] [stdout]     |
[INFO] [stdout] 166 | `max_steps`: Maximum number of time-step updates to perform.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 166 - `max_steps`: Maximum number of time-step updates to perform.
[INFO] [stdout] 166 + 'max_steps`: Maximum number of time-step updates to perform.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/deterministic.rs:166:11
[INFO] [stdout]     |
[INFO] [stdout] 166 | `max_steps`: Maximum number of time-step updates to perform.
[INFO] [stdout]     |           ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 166 - `max_steps`: Maximum number of time-step updates to perform.
[INFO] [stdout] 166 + `max_steps': Maximum number of time-step updates to perform.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/deterministic.rs:167:1
[INFO] [stdout]     |
[INFO] [stdout] 167 | `e_tol`: Energy tolerance which determines convergence.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 167 - `e_tol`: Energy tolerance which determines convergence.
[INFO] [stdout] 167 + 'e_tol`: Energy tolerance which determines convergence.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/deterministic.rs:167:7
[INFO] [stdout]     |
[INFO] [stdout] 167 | `e_tol`: Energy tolerance which determines convergence.
[INFO] [stdout]     |       ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 167 - `e_tol`: Energy tolerance which determines convergence.
[INFO] [stdout] 167 + `e_tol': Energy tolerance which determines convergence.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/deterministic.rs:162:4
[INFO] [stdout]     |
[INFO] [stdout] 162 | `h`: Array2, NOCI Hamiltonian in full NOCI-QMC basis. 
[INFO] [stdout]     |    ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 13 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/basis.rs - basis::generate_states_metadynamics (line 247) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/basis.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | `ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 248 - `ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout] 248 + 'ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/basis.rs:248:4
[INFO] [stdout]     |
[INFO] [stdout] 248 | `ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout]     |    ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 248 - `ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout] 248 + `ao': AoData struct, contains AO integrals and other system data. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/basis.rs:249:1
[INFO] [stdout]     |
[INFO] [stdout] 249 | `input`: Input struct, contains user inputted options. 
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 249 - `input`: Input struct, contains user inputted options. 
[INFO] [stdout] 249 + 'input`: Input struct, contains user inputted options. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/basis.rs:249:7
[INFO] [stdout]     |
[INFO] [stdout] 249 | `input`: Input struct, contains user inputted options. 
[INFO] [stdout]     |       ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 249 - `input`: Input struct, contains user inputted options. 
[INFO] [stdout] 249 + `input': Input struct, contains user inputted options. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/basis.rs:250:1
[INFO] [stdout]     |
[INFO] [stdout] 250 | `prev_map`: HashMap, map between the SCFState object and its label.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 250 - `prev_map`: HashMap, map between the SCFState object and its label.
[INFO] [stdout] 250 + 'prev_map`: HashMap, map between the SCFState object and its label.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/basis.rs:250:10
[INFO] [stdout]     |
[INFO] [stdout] 250 | `prev_map`: HashMap, map between the SCFState object and its label.
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 250 - `prev_map`: HashMap, map between the SCFState object and its label.
[INFO] [stdout] 250 + `prev_map': HashMap, map between the SCFState object and its label.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/basis.rs:251:1
[INFO] [stdout]     |
[INFO] [stdout] 251 | `meta`: Metadynamics, SCF metadynamics parameters.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 251 - `meta`: Metadynamics, SCF metadynamics parameters.
[INFO] [stdout] 251 + 'meta`: Metadynamics, SCF metadynamics parameters.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/basis.rs:251:6
[INFO] [stdout]     |
[INFO] [stdout] 251 | `meta`: Metadynamics, SCF metadynamics parameters.
[INFO] [stdout]     |      ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 251 - `meta`: Metadynamics, SCF metadynamics parameters.
[INFO] [stdout] 251 + `meta': Metadynamics, SCF metadynamics parameters.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/basis.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 | `ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout]     |     ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/diis.rs - diis::Diis::build_error (line 34) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/diis.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | `f`: Array2, spin specific Fock matrix. 
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 35 - `f`: Array2, spin specific Fock matrix. 
[INFO] [stdout] 35 + 'f`: Array2, spin specific Fock matrix. 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/diis.rs:35:3
[INFO] [stdout]    |
[INFO] [stdout] 35 | `f`: Array2, spin specific Fock matrix. 
[INFO] [stdout]    |   ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 35 - `f`: Array2, spin specific Fock matrix. 
[INFO] [stdout] 35 + `f': Array2, spin specific Fock matrix. 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/diis.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | `d`: Array2, spin specific density matrix. 
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 36 - `d`: Array2, spin specific density matrix. 
[INFO] [stdout] 36 + 'd`: Array2, spin specific density matrix. 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/diis.rs:36:3
[INFO] [stdout]    |
[INFO] [stdout] 36 | `d`: Array2, spin specific density matrix. 
[INFO] [stdout]    |   ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 36 - `d`: Array2, spin specific density matrix. 
[INFO] [stdout] 36 + `d': Array2, spin specific density matrix. 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/diis.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | `s`: Array2, AO overlap matrix.
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 37 - `s`: Array2, AO overlap matrix.
[INFO] [stdout] 37 + 's`: Array2, AO overlap matrix.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/diis.rs:37:3
[INFO] [stdout]    |
[INFO] [stdout] 37 | `s`: Array2, AO overlap matrix.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 37 - `s`: Array2, AO overlap matrix.
[INFO] [stdout] 37 + `s': Array2, AO overlap matrix.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]   --> src/diis.rs:35:4
[INFO] [stdout]    |
[INFO] [stdout] 35 | `f`: Array2, spin specific Fock matrix. 
[INFO] [stdout]    |    ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/deterministic.rs - deterministic::projected_energy (line 280) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/deterministic.rs:281:1
[INFO] [stdout]     |
[INFO] [stdout] 281 | `h`: Array2, NOCI Hamiltonian in full NOCI-QMC basis. Shifted by E_s * S.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 281 - `h`: Array2, NOCI Hamiltonian in full NOCI-QMC basis. Shifted by E_s * S.
[INFO] [stdout] 281 + 'h`: Array2, NOCI Hamiltonian in full NOCI-QMC basis. Shifted by E_s * S.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/deterministic.rs:281:3
[INFO] [stdout]     |
[INFO] [stdout] 281 | `h`: Array2, NOCI Hamiltonian in full NOCI-QMC basis. Shifted by E_s * S.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 281 - `h`: Array2, NOCI Hamiltonian in full NOCI-QMC basis. Shifted by E_s * S.
[INFO] [stdout] 281 + `h': Array2, NOCI Hamiltonian in full NOCI-QMC basis. Shifted by E_s * S.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/deterministic.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | `s`: Array2, Overlap matrix in full NOCI-QMC basis.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 282 - `s`: Array2, Overlap matrix in full NOCI-QMC basis.
[INFO] [stdout] 282 + 's`: Array2, Overlap matrix in full NOCI-QMC basis.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/deterministic.rs:282:3
[INFO] [stdout]     |
[INFO] [stdout] 282 | `s`: Array2, Overlap matrix in full NOCI-QMC basis.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 282 - `s`: Array2, Overlap matrix in full NOCI-QMC basis.
[INFO] [stdout] 282 + `s': Array2, Overlap matrix in full NOCI-QMC basis.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/deterministic.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | `c`: Array1, NOCI-QMC coefficient vector.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 283 - `c`: Array1, NOCI-QMC coefficient vector.
[INFO] [stdout] 283 + 'c`: Array1, NOCI-QMC coefficient vector.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/deterministic.rs:283:3
[INFO] [stdout]     |
[INFO] [stdout] 283 | `c`: Array1, NOCI-QMC coefficient vector.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 283 - `c`: Array1, NOCI-QMC coefficient vector.
[INFO] [stdout] 283 + `c': Array1, NOCI-QMC coefficient vector.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/deterministic.rs:281:4
[INFO] [stdout]     |
[INFO] [stdout] 281 | `h`: Array2, NOCI Hamiltonian in full NOCI-QMC basis. Shifted by E_s * S.
[INFO] [stdout]     |    ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/diis.rs - diis::Diis::new (line 20) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/diis.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | `m`: usize, size of the DIIS space.
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 21 - `m`: usize, size of the DIIS space.
[INFO] [stdout] 21 + 'm`: usize, size of the DIIS space.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/diis.rs:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 | `m`: usize, size of the DIIS space.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 21 - `m`: usize, size of the DIIS space.
[INFO] [stdout] 21 + `m': usize, size of the DIIS space.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]   --> src/diis.rs:21:4
[INFO] [stdout]    |
[INFO] [stdout] 21 | `m`: usize, size of the DIIS space.
[INFO] [stdout]    |    ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/input.rs - input::load_input (line 192) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/input.rs:193:5
[INFO] [stdout]     |
[INFO] [stdout] 193 | path: str, file path to input file.
[INFO] [stdout]     |     ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/maths.rs - maths::det (line 600) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:601:1
[INFO] [stdout]     |
[INFO] [stdout] 601 | `a`: Array2, matrix to find determinant of.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 601 - `a`: Array2, matrix to find determinant of.
[INFO] [stdout] 601 + 'a`: Array2, matrix to find determinant of.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:601:3
[INFO] [stdout]     |
[INFO] [stdout] 601 | `a`: Array2, matrix to find determinant of.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 601 - `a`: Array2, matrix to find determinant of.
[INFO] [stdout] 601 + `a': Array2, matrix to find determinant of.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:602:1
[INFO] [stdout]     |
[INFO] [stdout] 602 | `thresh`: f64, tolerance for singular values in SVD fallback.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 602 - `thresh`: f64, tolerance for singular values in SVD fallback.
[INFO] [stdout] 602 + 'thresh`: f64, tolerance for singular values in SVD fallback.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:602:8
[INFO] [stdout]     |
[INFO] [stdout] 602 | `thresh`: f64, tolerance for singular values in SVD fallback.
[INFO] [stdout]     |        ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 602 - `thresh`: f64, tolerance for singular values in SVD fallback.
[INFO] [stdout] 602 + `thresh': f64, tolerance for singular values in SVD fallback.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/maths.rs:601:4
[INFO] [stdout]     |
[INFO] [stdout] 601 | `a`: Array2, matrix to find determinant of.
[INFO] [stdout]     |    ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/basis.rs - basis::bias_spatial (line 38) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/basis.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | `da`: Array2, Spin density matrix a.
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 39 - `da`: Array2, Spin density matrix a.
[INFO] [stdout] 39 + 'da`: Array2, Spin density matrix a.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/basis.rs:39:4
[INFO] [stdout]    |
[INFO] [stdout] 39 | `da`: Array2, Spin density matrix a.
[INFO] [stdout]    |    ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 39 - `da`: Array2, Spin density matrix a.
[INFO] [stdout] 39 + `da': Array2, Spin density matrix a.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/basis.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | `db`: Array2, Spin density matrix b.
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 40 - `db`: Array2, Spin density matrix b.
[INFO] [stdout] 40 + 'db`: Array2, Spin density matrix b.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/basis.rs:40:4
[INFO] [stdout]    |
[INFO] [stdout] 40 | `db`: Array2, Spin density matrix b.
[INFO] [stdout]    |    ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 40 - `db`: Array2, Spin density matrix b.
[INFO] [stdout] 40 + `db': Array2, Spin density matrix b.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/basis.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | `atomao`: [Vec<usize>], Global AO indices of AOs belonging to atom i. 
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 41 - `atomao`: [Vec<usize>], Global AO indices of AOs belonging to atom i. 
[INFO] [stdout] 41 + 'atomao`: [Vec<usize>], Global AO indices of AOs belonging to atom i. 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/basis.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | `atomao`: [Vec<usize>], Global AO indices of AOs belonging to atom i. 
[INFO] [stdout]    |        ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 41 - `atomao`: [Vec<usize>], Global AO indices of AOs belonging to atom i. 
[INFO] [stdout] 41 + `atomao': [Vec<usize>], Global AO indices of AOs belonging to atom i. 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/basis.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | `pol`: Float, Bias strength.
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 42 - `pol`: Float, Bias strength.
[INFO] [stdout] 42 + 'pol`: Float, Bias strength.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/basis.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | `pol`: Float, Bias strength.
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 42 - `pol`: Float, Bias strength.
[INFO] [stdout] 42 + `pol': Float, Bias strength.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/basis.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | `pattern`: Integer, spin biasing pattern.
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 43 - `pattern`: Integer, spin biasing pattern.
[INFO] [stdout] 43 + 'pattern`: Integer, spin biasing pattern.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/basis.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | `pattern`: Integer, spin biasing pattern.
[INFO] [stdout]    |         ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 43 - `pattern`: Integer, spin biasing pattern.
[INFO] [stdout] 43 + `pattern': Integer, spin biasing pattern.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]   --> src/basis.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | `da`: Array2, Spin density matrix a.
[INFO] [stdout]    |     ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/diis.rs - diis::Diis::push (line 45) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/diis.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | `fa`: Array2, spin a Fock matrix.
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 46 - `fa`: Array2, spin a Fock matrix.
[INFO] [stdout] 46 + 'fa`: Array2, spin a Fock matrix.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/diis.rs:46:4
[INFO] [stdout]    |
[INFO] [stdout] 46 | `fa`: Array2, spin a Fock matrix.
[INFO] [stdout]    |    ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 46 - `fa`: Array2, spin a Fock matrix.
[INFO] [stdout] 46 + `fa': Array2, spin a Fock matrix.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/diis.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | `fb`: Array2, spin b Fock matrix.
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 47 - `fb`: Array2, spin b Fock matrix.
[INFO] [stdout] 47 + 'fb`: Array2, spin b Fock matrix.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/diis.rs:47:4
[INFO] [stdout]    |
[INFO] [stdout] 47 | `fb`: Array2, spin b Fock matrix.
[INFO] [stdout]    |    ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 47 - `fb`: Array2, spin b Fock matrix.
[INFO] [stdout] 47 + `fb': Array2, spin b Fock matrix.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/diis.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | `da`: Array2, spin a density matrix.
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 48 - `da`: Array2, spin a density matrix.
[INFO] [stdout] 48 + 'da`: Array2, spin a density matrix.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/diis.rs:48:4
[INFO] [stdout]    |
[INFO] [stdout] 48 | `da`: Array2, spin a density matrix.
[INFO] [stdout]    |    ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 48 - `da`: Array2, spin a density matrix.
[INFO] [stdout] 48 + `da': Array2, spin a density matrix.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/diis.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | `db`: Array2, spin b density matrix.
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 49 - `db`: Array2, spin b density matrix.
[INFO] [stdout] 49 + 'db`: Array2, spin b density matrix.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/diis.rs:49:4
[INFO] [stdout]    |
[INFO] [stdout] 49 | `db`: Array2, spin b density matrix.
[INFO] [stdout]    |    ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 49 - `db`: Array2, spin b density matrix.
[INFO] [stdout] 49 + `db': Array2, spin b density matrix.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/diis.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | `s`: Array2, AO overlap matrix.
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 50 - `s`: Array2, AO overlap matrix.
[INFO] [stdout] 50 + 's`: Array2, AO overlap matrix.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/diis.rs:50:3
[INFO] [stdout]    |
[INFO] [stdout] 50 | `s`: Array2, AO overlap matrix.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 50 - `s`: Array2, AO overlap matrix.
[INFO] [stdout] 50 + `s': Array2, AO overlap matrix.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]   --> src/diis.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | `fa`: Array2, spin a Fock matrix.
[INFO] [stdout]    |     ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/maths.rs - maths::adjtsvd (line 665) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:666:1
[INFO] [stdout]     |
[INFO] [stdout] 666 | `adjt`: Array2, preallocated output scratch space.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 666 - `adjt`: Array2, preallocated output scratch space.
[INFO] [stdout] 666 + 'adjt`: Array2, preallocated output scratch space.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:666:6
[INFO] [stdout]     |
[INFO] [stdout] 666 | `adjt`: Array2, preallocated output scratch space.
[INFO] [stdout]     |      ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 666 - `adjt`: Array2, preallocated output scratch space.
[INFO] [stdout] 666 + `adjt': Array2, preallocated output scratch space.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:667:1
[INFO] [stdout]     |
[INFO] [stdout] 667 | `invs`: Array1, preallocated scratch space for singular values of SVD.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 667 - `invs`: Array1, preallocated scratch space for singular values of SVD.
[INFO] [stdout] 667 + 'invs`: Array1, preallocated scratch space for singular values of SVD.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:667:6
[INFO] [stdout]     |
[INFO] [stdout] 667 | `invs`: Array1, preallocated scratch space for singular values of SVD.
[INFO] [stdout]     |      ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 667 - `invs`: Array1, preallocated scratch space for singular values of SVD.
[INFO] [stdout] 667 + `invs': Array1, preallocated scratch space for singular values of SVD.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:668:1
[INFO] [stdout]     |
[INFO] [stdout] 668 | `a`: Array2, matrix to find determinant and adjugate-transpose of.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 668 - `a`: Array2, matrix to find determinant and adjugate-transpose of.
[INFO] [stdout] 668 + 'a`: Array2, matrix to find determinant and adjugate-transpose of.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:668:3
[INFO] [stdout]     |
[INFO] [stdout] 668 | `a`: Array2, matrix to find determinant and adjugate-transpose of.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 668 - `a`: Array2, matrix to find determinant and adjugate-transpose of.
[INFO] [stdout] 668 + `a': Array2, matrix to find determinant and adjugate-transpose of.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:669:1
[INFO] [stdout]     |
[INFO] [stdout] 669 | `thresh`: f64, tolerance for singularity.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 669 - `thresh`: f64, tolerance for singularity.
[INFO] [stdout] 669 + 'thresh`: f64, tolerance for singularity.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:669:8
[INFO] [stdout]     |
[INFO] [stdout] 669 | `thresh`: f64, tolerance for singularity.
[INFO] [stdout]     |        ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 669 - `thresh`: f64, tolerance for singularity.
[INFO] [stdout] 669 + `thresh': f64, tolerance for singularity.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/maths.rs:666:7
[INFO] [stdout]     |
[INFO] [stdout] 666 | `adjt`: Array2, preallocated output scratch space.
[INFO] [stdout]     |       ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/maths.rs - maths::adjt3 (line 335) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:336:1
[INFO] [stdout]     |
[INFO] [stdout] 336 | `adjt`: Array2, scratch space for writing adjugate transpose.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 336 - `adjt`: Array2, scratch space for writing adjugate transpose.
[INFO] [stdout] 336 + 'adjt`: Array2, scratch space for writing adjugate transpose.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:336:6
[INFO] [stdout]     |
[INFO] [stdout] 336 | `adjt`: Array2, scratch space for writing adjugate transpose.
[INFO] [stdout]     |      ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 336 - `adjt`: Array2, scratch space for writing adjugate transpose.
[INFO] [stdout] 336 + `adjt': Array2, scratch space for writing adjugate transpose.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:337:1
[INFO] [stdout]     |
[INFO] [stdout] 337 | `a`: Array2, input matrix.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 337 - `a`: Array2, input matrix.
[INFO] [stdout] 337 + 'a`: Array2, input matrix.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:337:3
[INFO] [stdout]     |
[INFO] [stdout] 337 | `a`: Array2, input matrix.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 337 - `a`: Array2, input matrix.
[INFO] [stdout] 337 + `a': Array2, input matrix.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/maths.rs:336:7
[INFO] [stdout]     |
[INFO] [stdout] 336 | `adjt`: Array2, scratch space for writing adjugate transpose.
[INFO] [stdout]     |       ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/maths.rs - maths::det3 (line 245) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:246:1
[INFO] [stdout]     |
[INFO] [stdout] 246 | `a`: Array2, matrix to calculate the determinant of.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 246 - `a`: Array2, matrix to calculate the determinant of.
[INFO] [stdout] 246 + 'a`: Array2, matrix to calculate the determinant of.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:246:3
[INFO] [stdout]     |
[INFO] [stdout] 246 | `a`: Array2, matrix to calculate the determinant of.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 246 - `a`: Array2, matrix to calculate the determinant of.
[INFO] [stdout] 246 + `a': Array2, matrix to calculate the determinant of.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/maths.rs:246:4
[INFO] [stdout]     |
[INFO] [stdout] 246 | `a`: Array2, matrix to calculate the determinant of.
[INFO] [stdout]     |    ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/maths.rs - maths::det2 (line 226) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:227:1
[INFO] [stdout]     |
[INFO] [stdout] 227 | `a`: Array2, matrix to calculate the determinant of.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 227 - `a`: Array2, matrix to calculate the determinant of.
[INFO] [stdout] 227 + 'a`: Array2, matrix to calculate the determinant of.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:227:3
[INFO] [stdout]     |
[INFO] [stdout] 227 | `a`: Array2, matrix to calculate the determinant of.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 227 - `a`: Array2, matrix to calculate the determinant of.
[INFO] [stdout] 227 + `a': Array2, matrix to calculate the determinant of.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/maths.rs:227:4
[INFO] [stdout]     |
[INFO] [stdout] 227 | `a`: Array2, matrix to calculate the determinant of.
[INFO] [stdout]     |    ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/maths.rs - maths::adjt1 (line 305) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:306:1
[INFO] [stdout]     |
[INFO] [stdout] 306 | `adjt`: Array2, scratch space for writing adjugate transpose.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 306 - `adjt`: Array2, scratch space for writing adjugate transpose.
[INFO] [stdout] 306 + 'adjt`: Array2, scratch space for writing adjugate transpose.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:306:6
[INFO] [stdout]     |
[INFO] [stdout] 306 | `adjt`: Array2, scratch space for writing adjugate transpose.
[INFO] [stdout]     |      ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 306 - `adjt`: Array2, scratch space for writing adjugate transpose.
[INFO] [stdout] 306 + `adjt': Array2, scratch space for writing adjugate transpose.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:307:1
[INFO] [stdout]     |
[INFO] [stdout] 307 | `a`: Array2, input matrix.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 307 - `a`: Array2, input matrix.
[INFO] [stdout] 307 + 'a`: Array2, input matrix.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:307:3
[INFO] [stdout]     |
[INFO] [stdout] 307 | `a`: Array2, input matrix.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 307 - `a`: Array2, input matrix.
[INFO] [stdout] 307 + `a': Array2, input matrix.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/maths.rs:306:7
[INFO] [stdout]     |
[INFO] [stdout] 306 | `adjt`: Array2, scratch space for writing adjugate transpose.
[INFO] [stdout]     |       ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/maths.rs - maths::adjtlu (line 630) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:631:1
[INFO] [stdout]     |
[INFO] [stdout] 631 | `adjt`: Array2, preallocated output scratch space.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 631 - `adjt`: Array2, preallocated output scratch space.
[INFO] [stdout] 631 + 'adjt`: Array2, preallocated output scratch space.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:631:6
[INFO] [stdout]     |
[INFO] [stdout] 631 | `adjt`: Array2, preallocated output scratch space.
[INFO] [stdout]     |      ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 631 - `adjt`: Array2, preallocated output scratch space.
[INFO] [stdout] 631 + `adjt': Array2, preallocated output scratch space.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:632:1
[INFO] [stdout]     |
[INFO] [stdout] 632 | `lu`: Array2, preallocated scratch space for LU solve.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 632 - `lu`: Array2, preallocated scratch space for LU solve.
[INFO] [stdout] 632 + 'lu`: Array2, preallocated scratch space for LU solve.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:632:4
[INFO] [stdout]     |
[INFO] [stdout] 632 | `lu`: Array2, preallocated scratch space for LU solve.
[INFO] [stdout]     |    ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 632 - `lu`: Array2, preallocated scratch space for LU solve.
[INFO] [stdout] 632 + `lu': Array2, preallocated scratch space for LU solve.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:633:1
[INFO] [stdout]     |
[INFO] [stdout] 633 | `a`: Array2, matrix to find determinant and adjugate-transpose of.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 633 - `a`: Array2, matrix to find determinant and adjugate-transpose of.
[INFO] [stdout] 633 + 'a`: Array2, matrix to find determinant and adjugate-transpose of.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:633:3
[INFO] [stdout]     |
[INFO] [stdout] 633 | `a`: Array2, matrix to find determinant and adjugate-transpose of.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 633 - `a`: Array2, matrix to find determinant and adjugate-transpose of.
[INFO] [stdout] 633 + `a': Array2, matrix to find determinant and adjugate-transpose of.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:634:1
[INFO] [stdout]     |
[INFO] [stdout] 634 | `thresh`: f64, tolerance for singularity test.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 634 - `thresh`: f64, tolerance for singularity test.
[INFO] [stdout] 634 + 'thresh`: f64, tolerance for singularity test.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:634:8
[INFO] [stdout]     |
[INFO] [stdout] 634 | `thresh`: f64, tolerance for singularity test.
[INFO] [stdout]     |        ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 634 - `thresh`: f64, tolerance for singularity test.
[INFO] [stdout] 634 + `thresh': f64, tolerance for singularity test.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/maths.rs:631:7
[INFO] [stdout]     |
[INFO] [stdout] 631 | `adjt`: Array2, preallocated output scratch space.
[INFO] [stdout]     |       ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/basis.rs - basis::bias_spin (line 64) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/basis.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | `da`: Array2, Spin density matrix a.
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 65 - `da`: Array2, Spin density matrix a.
[INFO] [stdout] 65 + 'da`: Array2, Spin density matrix a.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/basis.rs:65:4
[INFO] [stdout]    |
[INFO] [stdout] 65 | `da`: Array2, Spin density matrix a.
[INFO] [stdout]    |    ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 65 - `da`: Array2, Spin density matrix a.
[INFO] [stdout] 65 + `da': Array2, Spin density matrix a.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/basis.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | `db`: Array2, Spin density matrix b.
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 66 - `db`: Array2, Spin density matrix b.
[INFO] [stdout] 66 + 'db`: Array2, Spin density matrix b.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/basis.rs:66:4
[INFO] [stdout]    |
[INFO] [stdout] 66 | `db`: Array2, Spin density matrix b.
[INFO] [stdout]    |    ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 66 - `db`: Array2, Spin density matrix b.
[INFO] [stdout] 66 + `db': Array2, Spin density matrix b.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/basis.rs:67:1
[INFO] [stdout]    |
[INFO] [stdout] 67 | `atomao`: [Vec<usize>], Global AO indices of AOs belonging to atom i. 
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 67 - `atomao`: [Vec<usize>], Global AO indices of AOs belonging to atom i. 
[INFO] [stdout] 67 + 'atomao`: [Vec<usize>], Global AO indices of AOs belonging to atom i. 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/basis.rs:67:8
[INFO] [stdout]    |
[INFO] [stdout] 67 | `atomao`: [Vec<usize>], Global AO indices of AOs belonging to atom i. 
[INFO] [stdout]    |        ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 67 - `atomao`: [Vec<usize>], Global AO indices of AOs belonging to atom i. 
[INFO] [stdout] 67 + `atomao': [Vec<usize>], Global AO indices of AOs belonging to atom i. 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/basis.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | `pol`: Float, Bias strength.
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 68 - `pol`: Float, Bias strength.
[INFO] [stdout] 68 + 'pol`: Float, Bias strength.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/basis.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 | `pol`: Float, Bias strength.
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 68 - `pol`: Float, Bias strength.
[INFO] [stdout] 68 + `pol': Float, Bias strength.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/basis.rs:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | `pattern`: Integer, spin biasing pattern.
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 69 - `pattern`: Integer, spin biasing pattern.
[INFO] [stdout] 69 + 'pattern`: Integer, spin biasing pattern.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/basis.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 | `pattern`: Integer, spin biasing pattern.
[INFO] [stdout]    |         ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 69 - `pattern`: Integer, spin biasing pattern.
[INFO] [stdout] 69 + `pattern': Integer, spin biasing pattern.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]   --> src/basis.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 | `da`: Array2, Spin density matrix a.
[INFO] [stdout]    |     ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/maths.rs - maths::adjt4 (line 367) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:368:1
[INFO] [stdout]     |
[INFO] [stdout] 368 | `adjt`: Array2, scratch space for writing adjugate transpose.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 368 - `adjt`: Array2, scratch space for writing adjugate transpose.
[INFO] [stdout] 368 + 'adjt`: Array2, scratch space for writing adjugate transpose.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:368:6
[INFO] [stdout]     |
[INFO] [stdout] 368 | `adjt`: Array2, scratch space for writing adjugate transpose.
[INFO] [stdout]     |      ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 368 - `adjt`: Array2, scratch space for writing adjugate transpose.
[INFO] [stdout] 368 + `adjt': Array2, scratch space for writing adjugate transpose.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:369:1
[INFO] [stdout]     |
[INFO] [stdout] 369 | `a`: Array2, input matrix.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 369 - `a`: Array2, input matrix.
[INFO] [stdout] 369 + 'a`: Array2, input matrix.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:369:3
[INFO] [stdout]     |
[INFO] [stdout] 369 | `a`: Array2, input matrix.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 369 - `a`: Array2, input matrix.
[INFO] [stdout] 369 + `a': Array2, input matrix.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/maths.rs:368:7
[INFO] [stdout]     |
[INFO] [stdout] 368 | `adjt`: Array2, scratch space for writing adjugate transpose.
[INFO] [stdout]     |       ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/maths.rs - maths::dot_product_unroll8 (line 84) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/maths.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | `x`: [f64], vector 1.
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 85 - `x`: [f64], vector 1.
[INFO] [stdout] 85 + 'x`: [f64], vector 1.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/maths.rs:85:3
[INFO] [stdout]    |
[INFO] [stdout] 85 | `x`: [f64], vector 1.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 85 - `x`: [f64], vector 1.
[INFO] [stdout] 85 + `x': [f64], vector 1.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/maths.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout] 86 | `y`: [f64], vector 2.
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 86 - `y`: [f64], vector 2.
[INFO] [stdout] 86 + 'y`: [f64], vector 2.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/maths.rs:86:3
[INFO] [stdout]    |
[INFO] [stdout] 86 | `y`: [f64], vector 2.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 86 - `y`: [f64], vector 2.
[INFO] [stdout] 86 + `y': [f64], vector 2.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]   --> src/maths.rs:85:4
[INFO] [stdout]    |
[INFO] [stdout] 85 | `x`: [f64], vector 1.
[INFO] [stdout]    |    ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/maths.rs - maths::einsum_ba_abcd_cd_real (line 146) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:147:1
[INFO] [stdout]     |
[INFO] [stdout] 147 | `g`: Array2, matrix 1. 
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 147 - `g`: Array2, matrix 1. 
[INFO] [stdout] 147 + 'g`: Array2, matrix 1. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:147:3
[INFO] [stdout]     |
[INFO] [stdout] 147 | `g`: Array2, matrix 1. 
[INFO] [stdout]     |   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 147 - `g`: Array2, matrix 1. 
[INFO] [stdout] 147 + `g': Array2, matrix 1. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | `t`: Array4, 4D tensor.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 148 - `t`: Array4, 4D tensor.
[INFO] [stdout] 148 + 't`: Array4, 4D tensor.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:148:3
[INFO] [stdout]     |
[INFO] [stdout] 148 | `t`: Array4, 4D tensor.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 148 - `t`: Array4, 4D tensor.
[INFO] [stdout] 148 + `t': Array4, 4D tensor.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:149:1
[INFO] [stdout]     |
[INFO] [stdout] 149 | `h`: Array2, matrix 2.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 149 - `h`: Array2, matrix 2.
[INFO] [stdout] 149 + 'h`: Array2, matrix 2.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:149:3
[INFO] [stdout]     |
[INFO] [stdout] 149 | `h`: Array2, matrix 2.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 149 - `h`: Array2, matrix 2.
[INFO] [stdout] 149 + `h': Array2, matrix 2.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/maths.rs:147:4
[INFO] [stdout]     |
[INFO] [stdout] 147 | `g`: Array2, matrix 1. 
[INFO] [stdout]     |    ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/deterministic.rs - deterministic::propagate_step_shifted (line 144) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/deterministic.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | `h`: Array2, NOCI Hamiltonian in full NOCI-QMC basis.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 145 - `h`: Array2, NOCI Hamiltonian in full NOCI-QMC basis.
[INFO] [stdout] 145 + 'h`: Array2, NOCI Hamiltonian in full NOCI-QMC basis.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/deterministic.rs:145:3
[INFO] [stdout]     |
[INFO] [stdout] 145 | `h`: Array2, NOCI Hamiltonian in full NOCI-QMC basis.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 145 - `h`: Array2, NOCI Hamiltonian in full NOCI-QMC basis.
[INFO] [stdout] 145 + `h': Array2, NOCI Hamiltonian in full NOCI-QMC basis.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/deterministic.rs:146:1
[INFO] [stdout]     |
[INFO] [stdout] 146 | `s`: Array2, Overlap matrix in full NOCI-QMC basis.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 146 - `s`: Array2, Overlap matrix in full NOCI-QMC basis.
[INFO] [stdout] 146 + 's`: Array2, Overlap matrix in full NOCI-QMC basis.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/deterministic.rs:146:3
[INFO] [stdout]     |
[INFO] [stdout] 146 | `s`: Array2, Overlap matrix in full NOCI-QMC basis.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 146 - `s`: Array2, Overlap matrix in full NOCI-QMC basis.
[INFO] [stdout] 146 + `s': Array2, Overlap matrix in full NOCI-QMC basis.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/deterministic.rs:147:1
[INFO] [stdout]     |
[INFO] [stdout] 147 | `c`: Array1, NOCI-QMC coefficient vector.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 147 - `c`: Array1, NOCI-QMC coefficient vector.
[INFO] [stdout] 147 + 'c`: Array1, NOCI-QMC coefficient vector.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/deterministic.rs:147:3
[INFO] [stdout]     |
[INFO] [stdout] 147 | `c`: Array1, NOCI-QMC coefficient vector.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 147 - `c`: Array1, NOCI-QMC coefficient vector.
[INFO] [stdout] 147 + `c': Array1, NOCI-QMC coefficient vector.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/deterministic.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | `esc`: Scalar, Energy shift, we just use the reference NOCI energy for this here.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 148 - `esc`: Scalar, Energy shift, we just use the reference NOCI energy for this here.
[INFO] [stdout] 148 + 'esc`: Scalar, Energy shift, we just use the reference NOCI energy for this here.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/deterministic.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 | `esc`: Scalar, Energy shift, we just use the reference NOCI energy for this here.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 148 - `esc`: Scalar, Energy shift, we just use the reference NOCI energy for this here.
[INFO] [stdout] 148 + `esc': Scalar, Energy shift, we just use the reference NOCI energy for this here.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/deterministic.rs:149:1
[INFO] [stdout]     |
[INFO] [stdout] 149 | `dt`: Propagation time step.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 149 - `dt`: Propagation time step.
[INFO] [stdout] 149 + 'dt`: Propagation time step.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/deterministic.rs:149:4
[INFO] [stdout]     |
[INFO] [stdout] 149 | `dt`: Propagation time step.
[INFO] [stdout]     |    ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 149 - `dt`: Propagation time step.
[INFO] [stdout] 149 + `dt': Propagation time step.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/deterministic.rs:145:4
[INFO] [stdout]     |
[INFO] [stdout] 145 | `h`: Array2, NOCI Hamiltonian in full NOCI-QMC basis.
[INFO] [stdout]     |    ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/maths.rs - maths::det4 (line 264) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:265:1
[INFO] [stdout]     |
[INFO] [stdout] 265 | `a`: Array2, matrix to calculate the determinant of.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 265 - `a`: Array2, matrix to calculate the determinant of.
[INFO] [stdout] 265 + 'a`: Array2, matrix to calculate the determinant of.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:265:3
[INFO] [stdout]     |
[INFO] [stdout] 265 | `a`: Array2, matrix to calculate the determinant of.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 265 - `a`: Array2, matrix to calculate the determinant of.
[INFO] [stdout] 265 + `a': Array2, matrix to calculate the determinant of.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/maths.rs:265:4
[INFO] [stdout]     |
[INFO] [stdout] 265 | `a`: Array2, matrix to calculate the determinant of.
[INFO] [stdout]     |    ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/maths.rs - maths::minor (line 575) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:576:1
[INFO] [stdout]     |
[INFO] [stdout] 576 | `out`: Array2, matrix to be written into.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 576 - `out`: Array2, matrix to be written into.
[INFO] [stdout] 576 + 'out`: Array2, matrix to be written into.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:576:5
[INFO] [stdout]     |
[INFO] [stdout] 576 | `out`: Array2, matrix to be written into.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 576 - `out`: Array2, matrix to be written into.
[INFO] [stdout] 576 + `out': Array2, matrix to be written into.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:577:1
[INFO] [stdout]     |
[INFO] [stdout] 577 | `m`: Array2, base matrix.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 577 - `m`: Array2, base matrix.
[INFO] [stdout] 577 + 'm`: Array2, base matrix.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:577:3
[INFO] [stdout]     |
[INFO] [stdout] 577 | `m`: Array2, base matrix.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 577 - `m`: Array2, base matrix.
[INFO] [stdout] 577 + `m': Array2, base matrix.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:578:1
[INFO] [stdout]     |
[INFO] [stdout] 578 | `r_rm`: usize, row index to remove.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 578 - `r_rm`: usize, row index to remove.
[INFO] [stdout] 578 + 'r_rm`: usize, row index to remove.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:578:6
[INFO] [stdout]     |
[INFO] [stdout] 578 | `r_rm`: usize, row index to remove.
[INFO] [stdout]     |      ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 578 - `r_rm`: usize, row index to remove.
[INFO] [stdout] 578 + `r_rm': usize, row index to remove.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:579:1
[INFO] [stdout]     |
[INFO] [stdout] 579 | `c_rm`: usize, column index to remove.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 579 - `c_rm`: usize, column index to remove.
[INFO] [stdout] 579 + 'c_rm`: usize, column index to remove.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:579:6
[INFO] [stdout]     |
[INFO] [stdout] 579 | `c_rm`: usize, column index to remove.
[INFO] [stdout]     |      ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 579 - `c_rm`: usize, column index to remove.
[INFO] [stdout] 579 + `c_rm': usize, column index to remove.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/maths.rs:576:6
[INFO] [stdout]     |
[INFO] [stdout] 576 | `out`: Array2, matrix to be written into.
[INFO] [stdout]     |      ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/maths.rs - maths::general_evp_real (line 34) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/maths.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | `f`: Array2, Hermitian matrix, uses only the lower triangle. Often Fock matrix 
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 35 - `f`: Array2, Hermitian matrix, uses only the lower triangle. Often Fock matrix 
[INFO] [stdout] 35 + 'f`: Array2, Hermitian matrix, uses only the lower triangle. Often Fock matrix 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/maths.rs:35:3
[INFO] [stdout]    |
[INFO] [stdout] 35 | `f`: Array2, Hermitian matrix, uses only the lower triangle. Often Fock matrix 
[INFO] [stdout]    |   ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 35 - `f`: Array2, Hermitian matrix, uses only the lower triangle. Often Fock matrix 
[INFO] [stdout] 35 + `f': Array2, Hermitian matrix, uses only the lower triangle. Often Fock matrix 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/maths.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | `s`: Array2, Hermitian matrix, uses only the lower triangle. Often AO basis overlap 
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 37 - `s`: Array2, Hermitian matrix, uses only the lower triangle. Often AO basis overlap 
[INFO] [stdout] 37 + 's`: Array2, Hermitian matrix, uses only the lower triangle. Often AO basis overlap 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/maths.rs:37:3
[INFO] [stdout]    |
[INFO] [stdout] 37 | `s`: Array2, Hermitian matrix, uses only the lower triangle. Often AO basis overlap 
[INFO] [stdout]    |   ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 37 - `s`: Array2, Hermitian matrix, uses only the lower triangle. Often AO basis overlap 
[INFO] [stdout] 37 + `s': Array2, Hermitian matrix, uses only the lower triangle. Often AO basis overlap 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/maths.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | `project`: Bool, whether or not to project to non-zero positive subspace of S.
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 39 - `project`: Bool, whether or not to project to non-zero positive subspace of S.
[INFO] [stdout] 39 + 'project`: Bool, whether or not to project to non-zero positive subspace of S.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/maths.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | `project`: Bool, whether or not to project to non-zero positive subspace of S.
[INFO] [stdout]    |         ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 39 - `project`: Bool, whether or not to project to non-zero positive subspace of S.
[INFO] [stdout] 39 + `project': Bool, whether or not to project to non-zero positive subspace of S.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/maths.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | `tol`: Float, tolerance for whether a number is considered zero.
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 40 - `tol`: Float, tolerance for whether a number is considered zero.
[INFO] [stdout] 40 + 'tol`: Float, tolerance for whether a number is considered zero.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/maths.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | `tol`: Float, tolerance for whether a number is considered zero.
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 40 - `tol`: Float, tolerance for whether a number is considered zero.
[INFO] [stdout] 40 + `tol': Float, tolerance for whether a number is considered zero.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]   --> src/maths.rs:35:4
[INFO] [stdout]    |
[INFO] [stdout] 35 | `f`: Array2, Hermitian matrix, uses only the lower triangle. Often Fock matrix 
[INFO] [stdout]    |    ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/maths.rs - maths::eri_ao2mo (line 420) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:421:1
[INFO] [stdout]     |
[INFO] [stdout] 421 | `eri`: Array4, AO basis ERIs.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 421 - `eri`: Array4, AO basis ERIs.
[INFO] [stdout] 421 + 'eri`: Array4, AO basis ERIs.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:421:5
[INFO] [stdout]     |
[INFO] [stdout] 421 | `eri`: Array4, AO basis ERIs.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 421 - `eri`: Array4, AO basis ERIs.
[INFO] [stdout] 421 + `eri': Array4, AO basis ERIs.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:422:1
[INFO] [stdout]     |
[INFO] [stdout] 422 | `c_mu_p`: Array2, MO coefficients C_{\mu, p}. 
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 422 - `c_mu_p`: Array2, MO coefficients C_{\mu, p}. 
[INFO] [stdout] 422 + 'c_mu_p`: Array2, MO coefficients C_{\mu, p}. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:422:8
[INFO] [stdout]     |
[INFO] [stdout] 422 | `c_mu_p`: Array2, MO coefficients C_{\mu, p}. 
[INFO] [stdout]     |        ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 422 - `c_mu_p`: Array2, MO coefficients C_{\mu, p}. 
[INFO] [stdout] 422 + `c_mu_p': Array2, MO coefficients C_{\mu, p}. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/maths.rs:422:38
[INFO] [stdout]     |
[INFO] [stdout] 422 | `c_mu_p`: Array2, MO coefficients C_{\mu, p}. 
[INFO] [stdout]     |                                      ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:423:1
[INFO] [stdout]     |
[INFO] [stdout] 423 | `c_nu_q`: Array2, MO coefficients C_{\nu, q}.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 423 - `c_nu_q`: Array2, MO coefficients C_{\nu, q}.
[INFO] [stdout] 423 + 'c_nu_q`: Array2, MO coefficients C_{\nu, q}.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:423:8
[INFO] [stdout]     |
[INFO] [stdout] 423 | `c_nu_q`: Array2, MO coefficients C_{\nu, q}.
[INFO] [stdout]     |        ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 423 - `c_nu_q`: Array2, MO coefficients C_{\nu, q}.
[INFO] [stdout] 423 + `c_nu_q': Array2, MO coefficients C_{\nu, q}.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/maths.rs:423:38
[INFO] [stdout]     |
[INFO] [stdout] 423 | `c_nu_q`: Array2, MO coefficients C_{\nu, q}.
[INFO] [stdout]     |                                      ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:424:1
[INFO] [stdout]     |
[INFO] [stdout] 424 | `c_lam_r`: Array2, MO coefficients C_{\lambda, r}.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 424 - `c_lam_r`: Array2, MO coefficients C_{\lambda, r}.
[INFO] [stdout] 424 + 'c_lam_r`: Array2, MO coefficients C_{\lambda, r}.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:424:9
[INFO] [stdout]     |
[INFO] [stdout] 424 | `c_lam_r`: Array2, MO coefficients C_{\lambda, r}.
[INFO] [stdout]     |         ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 424 - `c_lam_r`: Array2, MO coefficients C_{\lambda, r}.
[INFO] [stdout] 424 + `c_lam_r': Array2, MO coefficients C_{\lambda, r}.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/maths.rs:424:39
[INFO] [stdout]     |
[INFO] [stdout] 424 | `c_lam_r`: Array2, MO coefficients C_{\lambda, r}.
[INFO] [stdout]     |                                       ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:425:1
[INFO] [stdout]     |
[INFO] [stdout] 425 | `c_sigma_s`: Array2, MO coefficients C_{\sigma, s}.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 425 - `c_sigma_s`: Array2, MO coefficients C_{\sigma, s}.
[INFO] [stdout] 425 + 'c_sigma_s`: Array2, MO coefficients C_{\sigma, s}.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:425:11
[INFO] [stdout]     |
[INFO] [stdout] 425 | `c_sigma_s`: Array2, MO coefficients C_{\sigma, s}.
[INFO] [stdout]     |           ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 425 - `c_sigma_s`: Array2, MO coefficients C_{\sigma, s}.
[INFO] [stdout] 425 + `c_sigma_s': Array2, MO coefficients C_{\sigma, s}.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/maths.rs:425:41
[INFO] [stdout]     |
[INFO] [stdout] 425 | `c_sigma_s`: Array2, MO coefficients C_{\sigma, s}.
[INFO] [stdout]     |                                         ^
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/maths.rs:421:6
[INFO] [stdout]     |
[INFO] [stdout] 421 | `eri`: Array4, AO basis ERIs.
[INFO] [stdout]     |      ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 15 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/maths.rs - maths::det2scalar (line 236) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:237:1
[INFO] [stdout]     |
[INFO] [stdout] 237 | `a`: Array2, matrix to calculate the determinant of.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 237 - `a`: Array2, matrix to calculate the determinant of.
[INFO] [stdout] 237 + 'a`: Array2, matrix to calculate the determinant of.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:237:3
[INFO] [stdout]     |
[INFO] [stdout] 237 | `a`: Array2, matrix to calculate the determinant of.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 237 - `a`: Array2, matrix to calculate the determinant of.
[INFO] [stdout] 237 + `a': Array2, matrix to calculate the determinant of.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/maths.rs:237:4
[INFO] [stdout]     |
[INFO] [stdout] 237 | `a`: Array2, matrix to calculate the determinant of.
[INFO] [stdout]     |    ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/maths.rs - maths::einsum_ba_ab_real (line 56) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/maths.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | `g`: Array2, matrix 1. 
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 57 - `g`: Array2, matrix 1. 
[INFO] [stdout] 57 + 'g`: Array2, matrix 1. 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/maths.rs:57:3
[INFO] [stdout]    |
[INFO] [stdout] 57 | `g`: Array2, matrix 1. 
[INFO] [stdout]    |   ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 57 - `g`: Array2, matrix 1. 
[INFO] [stdout] 57 + `g': Array2, matrix 1. 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/maths.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | `h`: Array2, matrix 2.
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 58 - `h`: Array2, matrix 2.
[INFO] [stdout] 58 + 'h`: Array2, matrix 2.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/maths.rs:58:3
[INFO] [stdout]    |
[INFO] [stdout] 58 | `h`: Array2, matrix 2.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 58 - `h`: Array2, matrix 2.
[INFO] [stdout] 58 + `h': Array2, matrix 2.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]   --> src/maths.rs:57:4
[INFO] [stdout]    |
[INFO] [stdout] 57 | `g`: Array2, matrix 1. 
[INFO] [stdout]    |    ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/diis.rs - diis::Diis::extrapolate_fock (line 86) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/diis.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | `self`: Diis struct, contains DIIS data.
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 87 - `self`: Diis struct, contains DIIS data.
[INFO] [stdout] 87 + 'self`: Diis struct, contains DIIS data.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/diis.rs:87:6
[INFO] [stdout]    |
[INFO] [stdout] 87 | `self`: Diis struct, contains DIIS data.
[INFO] [stdout]    |      ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 87 - `self`: Diis struct, contains DIIS data.
[INFO] [stdout] 87 + `self': Diis struct, contains DIIS data.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]   --> src/diis.rs:87:7
[INFO] [stdout]    |
[INFO] [stdout] 87 | `self`: Diis struct, contains DIIS data.
[INFO] [stdout]    |       ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/diis.rs - diis::Diis::last_error_norm2 (line 71) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/diis.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | `self`: Diis struct, contains DIIS data. 
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 72 - `self`: Diis struct, contains DIIS data. 
[INFO] [stdout] 72 + 'self`: Diis struct, contains DIIS data. 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/diis.rs:72:6
[INFO] [stdout]    |
[INFO] [stdout] 72 | `self`: Diis struct, contains DIIS data. 
[INFO] [stdout]    |      ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 72 - `self`: Diis struct, contains DIIS data. 
[INFO] [stdout] 72 + `self': Diis struct, contains DIIS data. 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]   --> src/diis.rs:72:7
[INFO] [stdout]    |
[INFO] [stdout] 72 | `self`: Diis struct, contains DIIS data. 
[INFO] [stdout]    |       ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/maths.rs - maths::adjt2 (line 315) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:316:1
[INFO] [stdout]     |
[INFO] [stdout] 316 | `adjt`: Array2, scratch space for writing adjugate transpose.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 316 - `adjt`: Array2, scratch space for writing adjugate transpose.
[INFO] [stdout] 316 + 'adjt`: Array2, scratch space for writing adjugate transpose.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:316:6
[INFO] [stdout]     |
[INFO] [stdout] 316 | `adjt`: Array2, scratch space for writing adjugate transpose.
[INFO] [stdout]     |      ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 316 - `adjt`: Array2, scratch space for writing adjugate transpose.
[INFO] [stdout] 316 + `adjt': Array2, scratch space for writing adjugate transpose.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:317:1
[INFO] [stdout]     |
[INFO] [stdout] 317 | `a`: Array2, input matrix.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 317 - `a`: Array2, input matrix.
[INFO] [stdout] 317 + 'a`: Array2, input matrix.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:317:3
[INFO] [stdout]     |
[INFO] [stdout] 317 | `a`: Array2, input matrix.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 317 - `a`: Array2, input matrix.
[INFO] [stdout] 317 + `a': Array2, input matrix.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/maths.rs:316:7
[INFO] [stdout]     |
[INFO] [stdout] 316 | `adjt`: Array2, scratch space for writing adjugate transpose.
[INFO] [stdout]     |       ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/maths.rs - maths::build_d (line 497) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:498:1
[INFO] [stdout]     |
[INFO] [stdout] 498 | `d`: Array2, matrix to write into.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 498 - `d`: Array2, matrix to write into.
[INFO] [stdout] 498 + 'd`: Array2, matrix to write into.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:498:3
[INFO] [stdout]     |
[INFO] [stdout] 498 | `d`: Array2, matrix to write into.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 498 - `d`: Array2, matrix to write into.
[INFO] [stdout] 498 + `d': Array2, matrix to write into.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:499:1
[INFO] [stdout]     |
[INFO] [stdout] 499 | `x`: Array2, X matrix elements.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 499 - `x`: Array2, X matrix elements.
[INFO] [stdout] 499 + 'x`: Array2, X matrix elements.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:499:3
[INFO] [stdout]     |
[INFO] [stdout] 499 | `x`: Array2, X matrix elements.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 499 - `x`: Array2, X matrix elements.
[INFO] [stdout] 499 + `x': Array2, X matrix elements.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:500:1
[INFO] [stdout]     |
[INFO] [stdout] 500 | `y`: Array2, Y matrix elements.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 500 - `y`: Array2, Y matrix elements.
[INFO] [stdout] 500 + 'y`: Array2, Y matrix elements.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:500:3
[INFO] [stdout]     |
[INFO] [stdout] 500 | `y`: Array2, Y matrix elements.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 500 - `y`: Array2, Y matrix elements.
[INFO] [stdout] 500 + `y': Array2, Y matrix elements.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:501:1
[INFO] [stdout]     |
[INFO] [stdout] 501 | `rows`: [usize], row indices of X or Y.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 501 - `rows`: [usize], row indices of X or Y.
[INFO] [stdout] 501 + 'rows`: [usize], row indices of X or Y.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:501:6
[INFO] [stdout]     |
[INFO] [stdout] 501 | `rows`: [usize], row indices of X or Y.
[INFO] [stdout]     |      ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 501 - `rows`: [usize], row indices of X or Y.
[INFO] [stdout] 501 + `rows': [usize], row indices of X or Y.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:502:1
[INFO] [stdout]     |
[INFO] [stdout] 502 | `cols`: [usize], column indices of X or Y.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 502 - `cols`: [usize], column indices of X or Y.
[INFO] [stdout] 502 + 'cols`: [usize], column indices of X or Y.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:502:6
[INFO] [stdout]     |
[INFO] [stdout] 502 | `cols`: [usize], column indices of X or Y.
[INFO] [stdout]     |      ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 502 - `cols`: [usize], column indices of X or Y.
[INFO] [stdout] 502 + `cols': [usize], column indices of X or Y.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/maths.rs:498:4
[INFO] [stdout]     |
[INFO] [stdout] 498 | `d`: Array2, matrix to write into.
[INFO] [stdout]     |    ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/mpiutils.rs - mpiutils::Sharedffi::allocate (line 30) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/mpiutils.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | `world`: Communicator, MPI Communicator object.
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 31 - `world`: Communicator, MPI Communicator object.
[INFO] [stdout] 31 + 'world`: Communicator, MPI Communicator object.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/mpiutils.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | `world`: Communicator, MPI Communicator object.
[INFO] [stdout]    |       ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 31 - `world`: Communicator, MPI Communicator object.
[INFO] [stdout] 31 + `world': Communicator, MPI Communicator object.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/mpiutils.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | `nbytes`: usize, size of allocation.
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - `nbytes`: usize, size of allocation.
[INFO] [stdout] 32 + 'nbytes`: usize, size of allocation.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/mpiutils.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | `nbytes`: usize, size of allocation.
[INFO] [stdout]    |        ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 32 - `nbytes`: usize, size of allocation.
[INFO] [stdout] 32 + `nbytes': usize, size of allocation.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]   --> src/mpiutils.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | `world`: Communicator, MPI Communicator object.
[INFO] [stdout]    |        ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/deterministic.rs - deterministic::Projectors::project (line 81) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/deterministic.rs:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | `c`: Array1, coefficient vector in the full NOCI-QMC basis.
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 82 - `c`: Array1, coefficient vector in the full NOCI-QMC basis.
[INFO] [stdout] 82 + 'c`: Array1, coefficient vector in the full NOCI-QMC basis.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/deterministic.rs:82:3
[INFO] [stdout]    |
[INFO] [stdout] 82 | `c`: Array1, coefficient vector in the full NOCI-QMC basis.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 82 - `c`: Array1, coefficient vector in the full NOCI-QMC basis.
[INFO] [stdout] 82 + `c': Array1, coefficient vector in the full NOCI-QMC basis.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]   --> src/deterministic.rs:82:4
[INFO] [stdout]    |
[INFO] [stdout] 82 | `c`: Array1, coefficient vector in the full NOCI-QMC basis.
[INFO] [stdout]    |    ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/mpiutils.rs - mpiutils::owner (line 142) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/mpiutils.rs:143:1
[INFO] [stdout]     |
[INFO] [stdout] 143 | `det`: usize, determinant index.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 143 - `det`: usize, determinant index.
[INFO] [stdout] 143 + 'det`: usize, determinant index.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/mpiutils.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 143 | `det`: usize, determinant index.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 143 - `det`: usize, determinant index.
[INFO] [stdout] 143 + `det': usize, determinant index.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/mpiutils.rs:144:1
[INFO] [stdout]     |
[INFO] [stdout] 144 | `nranks`: usize, number of MPI ranks.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 144 - `nranks`: usize, number of MPI ranks.
[INFO] [stdout] 144 + 'nranks`: usize, number of MPI ranks.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/mpiutils.rs:144:8
[INFO] [stdout]     |
[INFO] [stdout] 144 | `nranks`: usize, number of MPI ranks.
[INFO] [stdout]     |        ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 144 - `nranks`: usize, number of MPI ranks.
[INFO] [stdout] 144 + `nranks': usize, number of MPI ranks.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/mpiutils.rs:143:6
[INFO] [stdout]     |
[INFO] [stdout] 143 | `det`: usize, determinant index.
[INFO] [stdout]     |      ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/mpiutils.rs - mpiutils::communicate_spawn_updates (line 171) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/mpiutils.rs:172:1
[INFO] [stdout]     |
[INFO] [stdout] 172 | `world`: Communicator, MPI communicator object (MPI_COMM_WORLD). 
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 172 - `world`: Communicator, MPI communicator object (MPI_COMM_WORLD). 
[INFO] [stdout] 172 + 'world`: Communicator, MPI communicator object (MPI_COMM_WORLD). 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/mpiutils.rs:172:7
[INFO] [stdout]     |
[INFO] [stdout] 172 | `world`: Communicator, MPI communicator object (MPI_COMM_WORLD). 
[INFO] [stdout]     |       ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 172 - `world`: Communicator, MPI communicator object (MPI_COMM_WORLD). 
[INFO] [stdout] 172 + `world': Communicator, MPI communicator object (MPI_COMM_WORLD). 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/mpiutils.rs:173:1
[INFO] [stdout]     |
[INFO] [stdout] 173 | `send`: [Vec<PopulationUpdate>], per destination send buffers.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 173 - `send`: [Vec<PopulationUpdate>], per destination send buffers.
[INFO] [stdout] 173 + 'send`: [Vec<PopulationUpdate>], per destination send buffers.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/mpiutils.rs:173:6
[INFO] [stdout]     |
[INFO] [stdout] 173 | `send`: [Vec<PopulationUpdate>], per destination send buffers.
[INFO] [stdout]     |      ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 173 - `send`: [Vec<PopulationUpdate>], per destination send buffers.
[INFO] [stdout] 173 + `send': [Vec<PopulationUpdate>], per destination send buffers.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/mpiutils.rs:172:8
[INFO] [stdout]     |
[INFO] [stdout] 172 | `world`: Communicator, MPI communicator object (MPI_COMM_WORLD). 
[INFO] [stdout]     |        ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/mpiutils.rs - mpiutils::Sharedffi::barrier (line 73) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/mpiutils.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 74 | `self`: Sharedffi, shared remote memory access data.
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 74 - `self`: Sharedffi, shared remote memory access data.
[INFO] [stdout] 74 + 'self`: Sharedffi, shared remote memory access data.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/mpiutils.rs:74:6
[INFO] [stdout]    |
[INFO] [stdout] 74 | `self`: Sharedffi, shared remote memory access data.
[INFO] [stdout]    |      ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 74 - `self`: Sharedffi, shared remote memory access data.
[INFO] [stdout] 74 + `self': Sharedffi, shared remote memory access data.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]   --> src/mpiutils.rs:74:7
[INFO] [stdout]    |
[INFO] [stdout] 74 | `self`: Sharedffi, shared remote memory access data.
[INFO] [stdout]    |       ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/noci.rs - noci::build_s_pair (line 78) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/noci.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | `l_c_occ`: Array2, occupied MO coefficient matrix {}^\Lambda C.
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 79 - `l_c_occ`: Array2, occupied MO coefficient matrix {}^\Lambda C.
[INFO] [stdout] 79 + 'l_c_occ`: Array2, occupied MO coefficient matrix {}^\Lambda C.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/noci.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 | `l_c_occ`: Array2, occupied MO coefficient matrix {}^\Lambda C.
[INFO] [stdout]    |         ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 79 - `l_c_occ`: Array2, occupied MO coefficient matrix {}^\Lambda C.
[INFO] [stdout] 79 + `l_c_occ': Array2, occupied MO coefficient matrix {}^\Lambda C.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]   --> src/noci.rs:79:54
[INFO] [stdout]    |
[INFO] [stdout] 79 | `l_c_occ`: Array2, occupied MO coefficient matrix {}^\Lambda C.
[INFO] [stdout]    |                                                      ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/noci.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | `g_c_occ`: Array2, occupied MO coefficient matrix {}^\Gamma C.
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 80 - `g_c_occ`: Array2, occupied MO coefficient matrix {}^\Gamma C.
[INFO] [stdout] 80 + 'g_c_occ`: Array2, occupied MO coefficient matrix {}^\Gamma C.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/noci.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 | `g_c_occ`: Array2, occupied MO coefficient matrix {}^\Gamma C.
[INFO] [stdout]    |         ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 80 - `g_c_occ`: Array2, occupied MO coefficient matrix {}^\Gamma C.
[INFO] [stdout] 80 + `g_c_occ': Array2, occupied MO coefficient matrix {}^\Gamma C.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]   --> src/noci.rs:80:54
[INFO] [stdout]    |
[INFO] [stdout] 80 | `g_c_occ`: Array2, occupied MO coefficient matrix {}^\Gamma C.
[INFO] [stdout]    |                                                      ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/noci.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | `s_munu`: Array2, AO overlap matrix.
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 81 - `s_munu`: Array2, AO overlap matrix.
[INFO] [stdout] 81 + 's_munu`: Array2, AO overlap matrix.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/noci.rs:81:8
[INFO] [stdout]    |
[INFO] [stdout] 81 | `s_munu`: Array2, AO overlap matrix.
[INFO] [stdout]    |        ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 81 - `s_munu`: Array2, AO overlap matrix.
[INFO] [stdout] 81 + `s_munu': Array2, AO overlap matrix.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/noci.rs:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | `tol`: f64, tolerance up to which a number is considered zero. 
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 82 - `tol`: f64, tolerance up to which a number is considered zero. 
[INFO] [stdout] 82 + 'tol`: f64, tolerance up to which a number is considered zero. 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/noci.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 | `tol`: f64, tolerance up to which a number is considered zero. 
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 82 - `tol`: f64, tolerance up to which a number is considered zero. 
[INFO] [stdout] 82 + `tol': f64, tolerance up to which a number is considered zero. 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]   --> src/noci.rs:79:10
[INFO] [stdout]    |
[INFO] [stdout] 79 | `l_c_occ`: Array2, occupied MO coefficient matrix {}^\Lambda C.
[INFO] [stdout]    |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/mpiutils.rs - mpiutils::gather_all_walkers (line 213) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/mpiutils.rs:214:1
[INFO] [stdout]     |
[INFO] [stdout] 214 | `world`: Communicator, MPI communicator object (MPI_COMM_WORLD). 
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 214 - `world`: Communicator, MPI communicator object (MPI_COMM_WORLD). 
[INFO] [stdout] 214 + 'world`: Communicator, MPI communicator object (MPI_COMM_WORLD). 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/mpiutils.rs:214:7
[INFO] [stdout]     |
[INFO] [stdout] 214 | `world`: Communicator, MPI communicator object (MPI_COMM_WORLD). 
[INFO] [stdout]     |       ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 214 - `world`: Communicator, MPI communicator object (MPI_COMM_WORLD). 
[INFO] [stdout] 214 + `world': Communicator, MPI communicator object (MPI_COMM_WORLD). 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/mpiutils.rs:215:1
[INFO] [stdout]     |
[INFO] [stdout] 215 | `local`: [PopulationUpdate], determinant populations and indices on this rank.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 215 - `local`: [PopulationUpdate], determinant populations and indices on this rank.
[INFO] [stdout] 215 + 'local`: [PopulationUpdate], determinant populations and indices on this rank.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/mpiutils.rs:215:7
[INFO] [stdout]     |
[INFO] [stdout] 215 | `local`: [PopulationUpdate], determinant populations and indices on this rank.
[INFO] [stdout]     |       ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 215 - `local`: [PopulationUpdate], determinant populations and indices on this rank.
[INFO] [stdout] 215 + `local': [PopulationUpdate], determinant populations and indices on this rank.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/mpiutils.rs:214:8
[INFO] [stdout]     |
[INFO] [stdout] 214 | `world`: Communicator, MPI communicator object (MPI_COMM_WORLD). 
[INFO] [stdout]     |        ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/noci.rs - noci::calculate_hs_pair_naive (line 272) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:273:1
[INFO] [stdout]     |
[INFO] [stdout] 273 | `ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 273 - `ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout] 273 + 'ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:273:4
[INFO] [stdout]     |
[INFO] [stdout] 273 | `ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout]     |    ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 273 - `ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout] 273 + `ao': AoData struct, contains AO integrals and other system data. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:274:1
[INFO] [stdout]     |
[INFO] [stdout] 274 | `determinants`: Vec<SCFState>, vector of all the determinants in the NOCI basis.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 274 - `determinants`: Vec<SCFState>, vector of all the determinants in the NOCI basis.
[INFO] [stdout] 274 + 'determinants`: Vec<SCFState>, vector of all the determinants in the NOCI basis.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:274:14
[INFO] [stdout]     |
[INFO] [stdout] 274 | `determinants`: Vec<SCFState>, vector of all the determinants in the NOCI basis.
[INFO] [stdout]     |              ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 274 - `determinants`: Vec<SCFState>, vector of all the determinants in the NOCI basis.
[INFO] [stdout] 274 + `determinants': Vec<SCFState>, vector of all the determinants in the NOCI basis.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:275:1
[INFO] [stdout]     |
[INFO] [stdout] 275 | `l`: usize, index of state \Lambda.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 275 - `l`: usize, index of state \Lambda.
[INFO] [stdout] 275 + 'l`: usize, index of state \Lambda.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:275:3
[INFO] [stdout]     |
[INFO] [stdout] 275 | `l`: usize, index of state \Lambda.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 275 - `l`: usize, index of state \Lambda.
[INFO] [stdout] 275 + `l': usize, index of state \Lambda.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:275:28
[INFO] [stdout]     |
[INFO] [stdout] 275 | `l`: usize, index of state \Lambda.
[INFO] [stdout]     |                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:276:1
[INFO] [stdout]     |
[INFO] [stdout] 276 | `g`: usize, index of state \Gamma.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 276 - `g`: usize, index of state \Gamma.
[INFO] [stdout] 276 + 'g`: usize, index of state \Gamma.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:276:3
[INFO] [stdout]     |
[INFO] [stdout] 276 | `g`: usize, index of state \Gamma.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 276 - `g`: usize, index of state \Gamma.
[INFO] [stdout] 276 + `g': usize, index of state \Gamma.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:276:28
[INFO] [stdout]     |
[INFO] [stdout] 276 | `g`: usize, index of state \Gamma.
[INFO] [stdout]     |                            ^
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/noci.rs:273:5
[INFO] [stdout]     |
[INFO] [stdout] 273 | `ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout]     |     ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/mpiutils.rs - mpiutils::broadcast (line 97) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/mpiutils.rs:98:1
[INFO] [stdout]    |
[INFO] [stdout] 98 | `world`: Communicator, MPI communicator object (MPI_COMM_WORLD). 
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 98 - `world`: Communicator, MPI communicator object (MPI_COMM_WORLD). 
[INFO] [stdout] 98 + 'world`: Communicator, MPI communicator object (MPI_COMM_WORLD). 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/mpiutils.rs:98:7
[INFO] [stdout]    |
[INFO] [stdout] 98 | `world`: Communicator, MPI communicator object (MPI_COMM_WORLD). 
[INFO] [stdout]    |       ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 98 - `world`: Communicator, MPI communicator object (MPI_COMM_WORLD). 
[INFO] [stdout] 98 + `world': Communicator, MPI communicator object (MPI_COMM_WORLD). 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/mpiutils.rs:99:1
[INFO] [stdout]    |
[INFO] [stdout] 99 | `value`: If rank 0 this is the value to broadcast. Any other rank recieves value from 0.
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 99 - `value`: If rank 0 this is the value to broadcast. Any other rank recieves value from 0.
[INFO] [stdout] 99 + 'value`: If rank 0 this is the value to broadcast. Any other rank recieves value from 0.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/mpiutils.rs:99:7
[INFO] [stdout]    |
[INFO] [stdout] 99 | `value`: If rank 0 this is the value to broadcast. Any other rank recieves value from 0.
[INFO] [stdout]    |       ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 99 - `value`: If rank 0 this is the value to broadcast. Any other rank recieves value from 0.
[INFO] [stdout] 99 + `value': If rank 0 this is the value to broadcast. Any other rank recieves value from 0.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]   --> src/mpiutils.rs:98:8
[INFO] [stdout]    |
[INFO] [stdout] 98 | `world`: Communicator, MPI communicator object (MPI_COMM_WORLD). 
[INFO] [stdout]    |        ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/noci.rs - noci::build_noci_matrices (line 453) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:454:1
[INFO] [stdout]     |
[INFO] [stdout] 454 | `ao`: AoData struct, contains AO integrals and other system data.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 454 - `ao`: AoData struct, contains AO integrals and other system data.
[INFO] [stdout] 454 + 'ao`: AoData struct, contains AO integrals and other system data.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:454:4
[INFO] [stdout]     |
[INFO] [stdout] 454 | `ao`: AoData struct, contains AO integrals and other system data.
[INFO] [stdout]     |    ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 454 - `ao`: AoData struct, contains AO integrals and other system data.
[INFO] [stdout] 454 + `ao': AoData struct, contains AO integrals and other system data.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:455:1
[INFO] [stdout]     |
[INFO] [stdout] 455 | `determinants`: Vec<SCFState>, vector of all determinants in the NOCI basis.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 455 - `determinants`: Vec<SCFState>, vector of all determinants in the NOCI basis.
[INFO] [stdout] 455 + 'determinants`: Vec<SCFState>, vector of all determinants in the NOCI basis.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:455:14
[INFO] [stdout]     |
[INFO] [stdout] 455 | `determinants`: Vec<SCFState>, vector of all determinants in the NOCI basis.
[INFO] [stdout]     |              ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 455 - `determinants`: Vec<SCFState>, vector of all determinants in the NOCI basis.
[INFO] [stdout] 455 + `determinants': Vec<SCFState>, vector of all determinants in the NOCI basis.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:456:1
[INFO] [stdout]     |
[INFO] [stdout] 456 | `noci_reference_basis`: Vec<SCFState>, vector of only the reference determinants.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 456 - `noci_reference_basis`: Vec<SCFState>, vector of only the reference determinants.
[INFO] [stdout] 456 + 'noci_reference_basis`: Vec<SCFState>, vector of only the reference determinants.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:456:22
[INFO] [stdout]     |
[INFO] [stdout] 456 | `noci_reference_basis`: Vec<SCFState>, vector of only the reference determinants.
[INFO] [stdout]     |                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 456 - `noci_reference_basis`: Vec<SCFState>, vector of only the reference determinants.
[INFO] [stdout] 456 + `noci_reference_basis': Vec<SCFState>, vector of only the reference determinants.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:457:1
[INFO] [stdout]     |
[INFO] [stdout] 457 | `input`: Input, user input specifications.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 457 - `input`: Input, user input specifications.
[INFO] [stdout] 457 + 'input`: Input, user input specifications.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:457:7
[INFO] [stdout]     |
[INFO] [stdout] 457 | `input`: Input, user input specifications.
[INFO] [stdout]     |       ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 457 - `input`: Input, user input specifications.
[INFO] [stdout] 457 + `input': Input, user input specifications.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/noci.rs:454:5
[INFO] [stdout]     |
[INFO] [stdout] 454 | `ao`: AoData struct, contains AO integrals and other system data.
[INFO] [stdout]     |     ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/noci.rs - noci::calculate_codensity_p_pair (line 129) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:130:1
[INFO] [stdout]     |
[INFO] [stdout] 130 | `l_tilde_c_occ`: Array2, U rotated occupied MO coefficients for pair of states \Lambda, \Gamma. 
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 130 - `l_tilde_c_occ`: Array2, U rotated occupied MO coefficients for pair of states \Lambda, \Gamma. 
[INFO] [stdout] 130 + 'l_tilde_c_occ`: Array2, U rotated occupied MO coefficients for pair of states \Lambda, \Gamma. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:130:15
[INFO] [stdout]     |
[INFO] [stdout] 130 | `l_tilde_c_occ`: Array2, U rotated occupied MO coefficients for pair of states \Lambda, \Gamma. 
[INFO] [stdout]     |               ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 130 - `l_tilde_c_occ`: Array2, U rotated occupied MO coefficients for pair of states \Lambda, \Gamma. 
[INFO] [stdout] 130 + `l_tilde_c_occ': Array2, U rotated occupied MO coefficients for pair of states \Lambda, \Gamma. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:130:80
[INFO] [stdout]     |
[INFO] [stdout] 130 | `l_tilde_c_occ`: Array2, U rotated occupied MO coefficients for pair of states \Lambda, \Gamma. 
[INFO] [stdout]     |                                                                                ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:130:89
[INFO] [stdout]     |
[INFO] [stdout] 130 | `l_tilde_c_occ`: Array2, U rotated occupied MO coefficients for pair of states \Lambda, \Gamma. 
[INFO] [stdout]     |                                                                                         ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | `g_tilde_c_occ`: Array2, V rotated occupied MO coefficients for pair of states \Lambda, \Gamma. 
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 131 - `g_tilde_c_occ`: Array2, V rotated occupied MO coefficients for pair of states \Lambda, \Gamma. 
[INFO] [stdout] 131 + 'g_tilde_c_occ`: Array2, V rotated occupied MO coefficients for pair of states \Lambda, \Gamma. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:131:15
[INFO] [stdout]     |
[INFO] [stdout] 131 | `g_tilde_c_occ`: Array2, V rotated occupied MO coefficients for pair of states \Lambda, \Gamma. 
[INFO] [stdout]     |               ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 131 - `g_tilde_c_occ`: Array2, V rotated occupied MO coefficients for pair of states \Lambda, \Gamma. 
[INFO] [stdout] 131 + `g_tilde_c_occ': Array2, V rotated occupied MO coefficients for pair of states \Lambda, \Gamma. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:131:80
[INFO] [stdout]     |
[INFO] [stdout] 131 | `g_tilde_c_occ`: Array2, V rotated occupied MO coefficients for pair of states \Lambda, \Gamma. 
[INFO] [stdout]     |                                                                                ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:131:89
[INFO] [stdout]     |
[INFO] [stdout] 131 | `g_tilde_c_occ`: Array2, V rotated occupied MO coefficients for pair of states \Lambda, \Gamma. 
[INFO] [stdout]     |                                                                                         ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:132:1
[INFO] [stdout]     |
[INFO] [stdout] 132 | `i`: usize, MO index.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 132 - `i`: usize, MO index.
[INFO] [stdout] 132 + 'i`: usize, MO index.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:132:3
[INFO] [stdout]     |
[INFO] [stdout] 132 | `i`: usize, MO index.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 132 - `i`: usize, MO index.
[INFO] [stdout] 132 + `i': usize, MO index.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/noci.rs:130:16
[INFO] [stdout]     |
[INFO] [stdout] 130 | `l_tilde_c_occ`: Array2, U rotated occupied MO coefficients for pair of states \Lambda, \Gamma. 
[INFO] [stdout]     |                ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/mpiutils.rs - mpiutils::local_walkers (line 153) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/mpiutils.rs:154:1
[INFO] [stdout]     |
[INFO] [stdout] 154 | `w`: Walkers, contains information about determinant populations, indices, and occupations.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 154 - `w`: Walkers, contains information about determinant populations, indices, and occupations.
[INFO] [stdout] 154 + 'w`: Walkers, contains information about determinant populations, indices, and occupations.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/mpiutils.rs:154:3
[INFO] [stdout]     |
[INFO] [stdout] 154 | `w`: Walkers, contains information about determinant populations, indices, and occupations.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 154 - `w`: Walkers, contains information about determinant populations, indices, and occupations.
[INFO] [stdout] 154 + `w': Walkers, contains information about determinant populations, indices, and occupations.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/mpiutils.rs:155:1
[INFO] [stdout]     |
[INFO] [stdout] 155 | `irank`: usize, rank of current thread.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 155 - `irank`: usize, rank of current thread.
[INFO] [stdout] 155 + 'irank`: usize, rank of current thread.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/mpiutils.rs:155:7
[INFO] [stdout]     |
[INFO] [stdout] 155 | `irank`: usize, rank of current thread.
[INFO] [stdout]     |       ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 155 - `irank`: usize, rank of current thread.
[INFO] [stdout] 155 + `irank': usize, rank of current thread.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/mpiutils.rs:156:1
[INFO] [stdout]     |
[INFO] [stdout] 156 | `nranks`: usize, total number of threads.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 156 - `nranks`: usize, total number of threads.
[INFO] [stdout] 156 + 'nranks`: usize, total number of threads.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/mpiutils.rs:156:8
[INFO] [stdout]     |
[INFO] [stdout] 156 | `nranks`: usize, total number of threads.
[INFO] [stdout]     |        ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 156 - `nranks`: usize, total number of threads.
[INFO] [stdout] 156 + `nranks': usize, total number of threads.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/mpiutils.rs:154:4
[INFO] [stdout]     |
[INFO] [stdout] 154 | `w`: Walkers, contains information about determinant populations, indices, and occupations.
[INFO] [stdout]     |    ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/noci.rs - noci::calculate_s_red (line 57) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/noci.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | `tilde_s`: Array1, vector of singular values, the diagonal of {}^{\Lambda\Gamma} \tilde{S}. 
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 58 - `tilde_s`: Array1, vector of singular values, the diagonal of {}^{\Lambda\Gamma} \tilde{S}. 
[INFO] [stdout] 58 + 'tilde_s`: Array1, vector of singular values, the diagonal of {}^{\Lambda\Gamma} \tilde{S}. 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/noci.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 | `tilde_s`: Array1, vector of singular values, the diagonal of {}^{\Lambda\Gamma} \tilde{S}. 
[INFO] [stdout]    |         ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 58 - `tilde_s`: Array1, vector of singular values, the diagonal of {}^{\Lambda\Gamma} \tilde{S}. 
[INFO] [stdout] 58 + `tilde_s': Array1, vector of singular values, the diagonal of {}^{\Lambda\Gamma} \tilde{S}. 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]   --> src/noci.rs:58:67
[INFO] [stdout]    |
[INFO] [stdout] 58 | `tilde_s`: Array1, vector of singular values, the diagonal of {}^{\Lambda\Gamma} \tilde{S}. 
[INFO] [stdout]    |                                                                   ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]   --> src/noci.rs:58:74
[INFO] [stdout]    |
[INFO] [stdout] 58 | `tilde_s`: Array1, vector of singular values, the diagonal of {}^{\Lambda\Gamma} \tilde{S}. 
[INFO] [stdout]    |                                                                          ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]   --> src/noci.rs:58:82
[INFO] [stdout]    |
[INFO] [stdout] 58 | `tilde_s`: Array1, vector of singular values, the diagonal of {}^{\Lambda\Gamma} \tilde{S}. 
[INFO] [stdout]    |                                                                                  ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/noci.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | `tol`: f64, tolerance up to which a number is considered zero. 
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 59 - `tol`: f64, tolerance up to which a number is considered zero. 
[INFO] [stdout] 59 + 'tol`: f64, tolerance up to which a number is considered zero. 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/noci.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | `tol`: f64, tolerance up to which a number is considered zero. 
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 59 - `tol`: f64, tolerance up to which a number is considered zero. 
[INFO] [stdout] 59 + `tol': f64, tolerance up to which a number is considered zero. 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]   --> src/noci.rs:58:10
[INFO] [stdout]    |
[INFO] [stdout] 58 | `tilde_s`: Array1, vector of singular values, the diagonal of {}^{\Lambda\Gamma} \tilde{S}. 
[INFO] [stdout]    |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/noci.rs - noci::one_electron_h (line 166) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:167:1
[INFO] [stdout]     |
[INFO] [stdout] 167 | `pair`: Pair struct, contains the following data concerning a pair of determinants:
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 167 - `pair`: Pair struct, contains the following data concerning a pair of determinants:
[INFO] [stdout] 167 + 'pair`: Pair struct, contains the following data concerning a pair of determinants:
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:167:6
[INFO] [stdout]     |
[INFO] [stdout] 167 | `pair`: Pair struct, contains the following data concerning a pair of determinants:
[INFO] [stdout]     |      ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 167 - `pair`: Pair struct, contains the following data concerning a pair of determinants:
[INFO] [stdout] 167 + `pair': Pair struct, contains the following data concerning a pair of determinants:
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:168:5
[INFO] [stdout]     |
[INFO] [stdout] 168 |     `s`: f64, overlap matrix element for this pair.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 168 -     `s`: f64, overlap matrix element for this pair.
[INFO] [stdout] 168 +     's`: f64, overlap matrix element for this pair.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:168:7
[INFO] [stdout]     |
[INFO] [stdout] 168 |     `s`: f64, overlap matrix element for this pair.
[INFO] [stdout]     |       ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 168 -     `s`: f64, overlap matrix element for this pair.
[INFO] [stdout] 168 +     `s': f64, overlap matrix element for this pair.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 169 |     `tilde_s`: Array1, singular values of SVD'd {}^{\Lambda\Gamma} \tilde{S}_{ij}.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 169 -     `tilde_s`: Array1, singular values of SVD'd {}^{\Lambda\Gamma} \tilde{S}_{ij}.
[INFO] [stdout] 169 +     'tilde_s`: Array1, singular values of SVD'd {}^{\Lambda\Gamma} \tilde{S}_{ij}.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:169:13
[INFO] [stdout]     |
[INFO] [stdout] 169 |     `tilde_s`: Array1, singular values of SVD'd {}^{\Lambda\Gamma} \tilde{S}_{ij}.
[INFO] [stdout]     |             ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 169 -     `tilde_s`: Array1, singular values of SVD'd {}^{\Lambda\Gamma} \tilde{S}_{ij}.
[INFO] [stdout] 169 +     `tilde_s': Array1, singular values of SVD'd {}^{\Lambda\Gamma} \tilde{S}_{ij}.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: prefix `SVD` is unknown
[INFO] [stdout]    --> src/noci.rs:169:43
[INFO] [stdout]     |
[INFO] [stdout] 169 |     `tilde_s`: Array1, singular values of SVD'd {}^{\Lambda\Gamma} \tilde{S}_{ij}.
[INFO] [stdout]     |                                           ^^^ unknown prefix
[INFO] [stdout]     |
[INFO] [stdout]     = note: prefixed identifiers and literals are reserved since Rust 2021
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]     |
[INFO] [stdout] 169 |     `tilde_s`: Array1, singular values of SVD 'd {}^{\Lambda\Gamma} \tilde{S}_{ij}.
[INFO] [stdout]     |                                              +
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:169:53
[INFO] [stdout]     |
[INFO] [stdout] 169 |     `tilde_s`: Array1, singular values of SVD'd {}^{\Lambda\Gamma} \tilde{S}_{ij}.
[INFO] [stdout]     |                                                     ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:169:60
[INFO] [stdout]     |
[INFO] [stdout] 169 |     `tilde_s`: Array1, singular values of SVD'd {}^{\Lambda\Gamma} \tilde{S}_{ij}.
[INFO] [stdout]     |                                                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:169:68
[INFO] [stdout]     |
[INFO] [stdout] 169 |     `tilde_s`: Array1, singular values of SVD'd {}^{\Lambda\Gamma} \tilde{S}_{ij}.
[INFO] [stdout]     |                                                                    ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:170:5
[INFO] [stdout]     |
[INFO] [stdout] 170 |     `s_red`: f64, product of the non-zero values of tilde_s.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 170 -     `s_red`: f64, product of the non-zero values of tilde_s.
[INFO] [stdout] 170 +     's_red`: f64, product of the non-zero values of tilde_s.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:170:11
[INFO] [stdout]     |
[INFO] [stdout] 170 |     `s_red`: f64, product of the non-zero values of tilde_s.
[INFO] [stdout]     |           ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 170 -     `s_red`: f64, product of the non-zero values of tilde_s.
[INFO] [stdout] 170 +     `s_red': f64, product of the non-zero values of tilde_s.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:171:5
[INFO] [stdout]     |
[INFO] [stdout] 171 |     `zeros`: [usize], array containing zero singular value indices.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 171 -     `zeros`: [usize], array containing zero singular value indices.
[INFO] [stdout] 171 +     'zeros`: [usize], array containing zero singular value indices.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:171:11
[INFO] [stdout]     |
[INFO] [stdout] 171 |     `zeros`: [usize], array containing zero singular value indices.
[INFO] [stdout]     |           ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 171 -     `zeros`: [usize], array containing zero singular value indices.
[INFO] [stdout] 171 +     `zeros': [usize], array containing zero singular value indices.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 172 |     `l_tilde_c_occ`: Array2, rotated occupied MO coefficient matrix of determinant \Lambda.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 172 -     `l_tilde_c_occ`: Array2, rotated occupied MO coefficient matrix of determinant \Lambda.
[INFO] [stdout] 172 +     'l_tilde_c_occ`: Array2, rotated occupied MO coefficient matrix of determinant \Lambda.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:172:19
[INFO] [stdout]     |
[INFO] [stdout] 172 |     `l_tilde_c_occ`: Array2, rotated occupied MO coefficient matrix of determinant \Lambda.
[INFO] [stdout]     |                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 172 -     `l_tilde_c_occ`: Array2, rotated occupied MO coefficient matrix of determinant \Lambda.
[INFO] [stdout] 172 +     `l_tilde_c_occ': Array2, rotated occupied MO coefficient matrix of determinant \Lambda.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:172:84
[INFO] [stdout]     |
[INFO] [stdout] 172 |     `l_tilde_c_occ`: Array2, rotated occupied MO coefficient matrix of determinant \Lambda.
[INFO] [stdout]     |                                                                                    ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:173:5
[INFO] [stdout]     |
[INFO] [stdout] 173 |     `g_tilde_c_occ`: Array2, rotated occupied MO coefficient matrix of determinant \Gamma.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 173 -     `g_tilde_c_occ`: Array2, rotated occupied MO coefficient matrix of determinant \Gamma.
[INFO] [stdout] 173 +     'g_tilde_c_occ`: Array2, rotated occupied MO coefficient matrix of determinant \Gamma.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:173:19
[INFO] [stdout]     |
[INFO] [stdout] 173 |     `g_tilde_c_occ`: Array2, rotated occupied MO coefficient matrix of determinant \Gamma.
[INFO] [stdout]     |                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 173 -     `g_tilde_c_occ`: Array2, rotated occupied MO coefficient matrix of determinant \Gamma.
[INFO] [stdout] 173 +     `g_tilde_c_occ': Array2, rotated occupied MO coefficient matrix of determinant \Gamma.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:173:84
[INFO] [stdout]     |
[INFO] [stdout] 173 |     `g_tilde_c_occ`: Array2, rotated occupied MO coefficient matrix of determinant \Gamma.
[INFO] [stdout]     |                                                                                    ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:174:5
[INFO] [stdout]     |
[INFO] [stdout] 174 |     `w`: Array2, weighted codensity matrix {}^{\Lambda\Gamma}W^{\mu\nu} for this pair.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 174 -     `w`: Array2, weighted codensity matrix {}^{\Lambda\Gamma}W^{\mu\nu} for this pair.
[INFO] [stdout] 174 +     'w`: Array2, weighted codensity matrix {}^{\Lambda\Gamma}W^{\mu\nu} for this pair.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:174:7
[INFO] [stdout]     |
[INFO] [stdout] 174 |     `w`: Array2, weighted codensity matrix {}^{\Lambda\Gamma}W^{\mu\nu} for this pair.
[INFO] [stdout]     |       ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 174 -     `w`: Array2, weighted codensity matrix {}^{\Lambda\Gamma}W^{\mu\nu} for this pair.
[INFO] [stdout] 174 +     `w': Array2, weighted codensity matrix {}^{\Lambda\Gamma}W^{\mu\nu} for this pair.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:174:48
[INFO] [stdout]     |
[INFO] [stdout] 174 |     `w`: Array2, weighted codensity matrix {}^{\Lambda\Gamma}W^{\mu\nu} for this pair.
[INFO] [stdout]     |                                                ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:174:55
[INFO] [stdout]     |
[INFO] [stdout] 174 |     `w`: Array2, weighted codensity matrix {}^{\Lambda\Gamma}W^{\mu\nu} for this pair.
[INFO] [stdout]     |                                                       ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:174:65
[INFO] [stdout]     |
[INFO] [stdout] 174 |     `w`: Array2, weighted codensity matrix {}^{\Lambda\Gamma}W^{\mu\nu} for this pair.
[INFO] [stdout]     |                                                                 ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:174:68
[INFO] [stdout]     |
[INFO] [stdout] 174 |     `w`: Array2, weighted codensity matrix {}^{\Lambda\Gamma}W^{\mu\nu} for this pair.
[INFO] [stdout]     |                                                                    ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:175:5
[INFO] [stdout]     |
[INFO] [stdout] 175 |     `p_i`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_i^{\mu\nu}.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 175 -     `p_i`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_i^{\mu\nu}.
[INFO] [stdout] 175 +     'p_i`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_i^{\mu\nu}.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 175 |     `p_i`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_i^{\mu\nu}.
[INFO] [stdout]     |         ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 175 -     `p_i`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_i^{\mu\nu}.
[INFO] [stdout] 175 +     `p_i': Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_i^{\mu\nu}.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:175:52
[INFO] [stdout]     |
[INFO] [stdout] 175 |     `p_i`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_i^{\mu\nu}.
[INFO] [stdout]     |                                                    ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:175:59
[INFO] [stdout]     |
[INFO] [stdout] 175 |     `p_i`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_i^{\mu\nu}.
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:175:71
[INFO] [stdout]     |
[INFO] [stdout] 175 |     `p_i`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_i^{\mu\nu}.
[INFO] [stdout]     |                                                                       ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:175:74
[INFO] [stdout]     |
[INFO] [stdout] 175 |     `p_i`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_i^{\mu\nu}.
[INFO] [stdout]     |                                                                          ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 |     `p_j`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_j^{\mu\nu}. 
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 176 -     `p_j`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_j^{\mu\nu}. 
[INFO] [stdout] 176 +     'p_j`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_j^{\mu\nu}. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |     `p_j`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_j^{\mu\nu}. 
[INFO] [stdout]     |         ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 176 -     `p_j`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_j^{\mu\nu}. 
[INFO] [stdout] 176 +     `p_j': Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_j^{\mu\nu}. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:176:52
[INFO] [stdout]     |
[INFO] [stdout] 176 |     `p_j`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_j^{\mu\nu}. 
[INFO] [stdout]     |                                                    ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:176:59
[INFO] [stdout]     |
[INFO] [stdout] 176 |     `p_j`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_j^{\mu\nu}. 
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:176:71
[INFO] [stdout]     |
[INFO] [stdout] 176 |     `p_j`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_j^{\mu\nu}. 
[INFO] [stdout]     |                                                                       ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:176:74
[INFO] [stdout]     |
[INFO] [stdout] 176 |     `p_j`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_j^{\mu\nu}. 
[INFO] [stdout]     |                                                                          ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:177:5
[INFO] [stdout]     |
[INFO] [stdout] 177 |     `phase`: f64, Phase associated with determinant pair \mu \nu.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 177 -     `phase`: f64, Phase associated with determinant pair \mu \nu.
[INFO] [stdout] 177 +     'phase`: f64, Phase associated with determinant pair \mu \nu.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:177:11
[INFO] [stdout]     |
[INFO] [stdout] 177 |     `phase`: f64, Phase associated with determinant pair \mu \nu.
[INFO] [stdout]     |           ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 177 -     `phase`: f64, Phase associated with determinant pair \mu \nu.
[INFO] [stdout] 177 +     `phase': f64, Phase associated with determinant pair \mu \nu.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:177:58
[INFO] [stdout]     |
[INFO] [stdout] 177 |     `phase`: f64, Phase associated with determinant pair \mu \nu.
[INFO] [stdout]     |                                                          ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:177:62
[INFO] [stdout]     |
[INFO] [stdout] 177 |     `phase`: f64, Phase associated with determinant pair \mu \nu.
[INFO] [stdout]     |                                                              ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | `ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 178 - `ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout] 178 + 'ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:178:4
[INFO] [stdout]     |
[INFO] [stdout] 178 | `ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout]     |    ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 178 - `ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout] 178 + `ao': AoData struct, contains AO integrals and other system data. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/noci.rs:167:7
[INFO] [stdout]     |
[INFO] [stdout] 167 | `pair`: Pair struct, contains the following data concerning a pair of determinants:
[INFO] [stdout]     |       ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 45 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/noci.rs - noci::calculate_hs_pair_wicks (line 404) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:405:1
[INFO] [stdout]     |
[INFO] [stdout] 405 | `ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 405 - `ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout] 405 + 'ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:405:4
[INFO] [stdout]     |
[INFO] [stdout] 405 | `ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout]     |    ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 405 - `ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout] 405 + `ao': AoData struct, contains AO integrals and other system data. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:406:1
[INFO] [stdout]     |
[INFO] [stdout] 406 | `determinants`: Vec<SCFState>, vector of all the determinants in the NOCI basis.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 406 - `determinants`: Vec<SCFState>, vector of all the determinants in the NOCI basis.
[INFO] [stdout] 406 + 'determinants`: Vec<SCFState>, vector of all the determinants in the NOCI basis.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:406:14
[INFO] [stdout]     |
[INFO] [stdout] 406 | `determinants`: Vec<SCFState>, vector of all the determinants in the NOCI basis.
[INFO] [stdout]     |              ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 406 - `determinants`: Vec<SCFState>, vector of all the determinants in the NOCI basis.
[INFO] [stdout] 406 + `determinants': Vec<SCFState>, vector of all the determinants in the NOCI basis.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:407:1
[INFO] [stdout]     |
[INFO] [stdout] 407 | `noci_reference_basis`: Vec<SCFState>, vector of only the reference determinants.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 407 - `noci_reference_basis`: Vec<SCFState>, vector of only the reference determinants.
[INFO] [stdout] 407 + 'noci_reference_basis`: Vec<SCFState>, vector of only the reference determinants.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:407:22
[INFO] [stdout]     |
[INFO] [stdout] 407 | `noci_reference_basis`: Vec<SCFState>, vector of only the reference determinants.
[INFO] [stdout]     |                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 407 - `noci_reference_basis`: Vec<SCFState>, vector of only the reference determinants.
[INFO] [stdout] 407 + `noci_reference_basis': Vec<SCFState>, vector of only the reference determinants.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:408:1
[INFO] [stdout]     |
[INFO] [stdout] 408 | `l`: usize, index of state \Lambda.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 408 - `l`: usize, index of state \Lambda.
[INFO] [stdout] 408 + 'l`: usize, index of state \Lambda.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:408:3
[INFO] [stdout]     |
[INFO] [stdout] 408 | `l`: usize, index of state \Lambda.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 408 - `l`: usize, index of state \Lambda.
[INFO] [stdout] 408 + `l': usize, index of state \Lambda.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:408:28
[INFO] [stdout]     |
[INFO] [stdout] 408 | `l`: usize, index of state \Lambda.
[INFO] [stdout]     |                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:409:1
[INFO] [stdout]     |
[INFO] [stdout] 409 | `g`: usize, index of state \Gamma.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 409 - `g`: usize, index of state \Gamma.
[INFO] [stdout] 409 + 'g`: usize, index of state \Gamma.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:409:3
[INFO] [stdout]     |
[INFO] [stdout] 409 | `g`: usize, index of state \Gamma.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 409 - `g`: usize, index of state \Gamma.
[INFO] [stdout] 409 + `g': usize, index of state \Gamma.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:409:28
[INFO] [stdout]     |
[INFO] [stdout] 409 | `g`: usize, index of state \Gamma.
[INFO] [stdout]     |                            ^
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/noci.rs:405:5
[INFO] [stdout]     |
[INFO] [stdout] 405 | `ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout]     |     ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 13 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/maths.rs - maths::det3scalar (line 256) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:257:1
[INFO] [stdout]     |
[INFO] [stdout] 257 | `a`: Array2, matrix to calculate the determinant of.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 257 - `a`: Array2, matrix to calculate the determinant of.
[INFO] [stdout] 257 + 'a`: Array2, matrix to calculate the determinant of.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:257:3
[INFO] [stdout]     |
[INFO] [stdout] 257 | `a`: Array2, matrix to calculate the determinant of.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 257 - `a`: Array2, matrix to calculate the determinant of.
[INFO] [stdout] 257 + `a': Array2, matrix to calculate the determinant of.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/maths.rs:257:4
[INFO] [stdout]     |
[INFO] [stdout] 257 | `a`: Array2, matrix to calculate the determinant of.
[INFO] [stdout]     |    ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/noci.rs - noci::build_wicks_shared (line 309) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:310:1
[INFO] [stdout]     |
[INFO] [stdout] 310 | `world`: Communicator, MPI communicator object.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 310 - `world`: Communicator, MPI communicator object.
[INFO] [stdout] 310 + 'world`: Communicator, MPI communicator object.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:310:7
[INFO] [stdout]     |
[INFO] [stdout] 310 | `world`: Communicator, MPI communicator object.
[INFO] [stdout]     |       ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 310 - `world`: Communicator, MPI communicator object.
[INFO] [stdout] 310 + `world': Communicator, MPI communicator object.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:311:1
[INFO] [stdout]     |
[INFO] [stdout] 311 | `ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 311 - `ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout] 311 + 'ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:311:4
[INFO] [stdout]     |
[INFO] [stdout] 311 | `ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout]     |    ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 311 - `ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout] 311 + `ao': AoData struct, contains AO integrals and other system data. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:312:1
[INFO] [stdout]     |
[INFO] [stdout] 312 | `noci_reference_basis`: [SCFState], vector of only the reference determinants.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 312 - `noci_reference_basis`: [SCFState], vector of only the reference determinants.
[INFO] [stdout] 312 + 'noci_reference_basis`: [SCFState], vector of only the reference determinants.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:312:22
[INFO] [stdout]     |
[INFO] [stdout] 312 | `noci_reference_basis`: [SCFState], vector of only the reference determinants.
[INFO] [stdout]     |                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 312 - `noci_reference_basis`: [SCFState], vector of only the reference determinants.
[INFO] [stdout] 312 + `noci_reference_basis': [SCFState], vector of only the reference determinants.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:313:1
[INFO] [stdout]     |
[INFO] [stdout] 313 | `tol`: f64, tolerance for a number being zero.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 313 - `tol`: f64, tolerance for a number being zero.
[INFO] [stdout] 313 + 'tol`: f64, tolerance for a number being zero.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:313:5
[INFO] [stdout]     |
[INFO] [stdout] 313 | `tol`: f64, tolerance for a number being zero.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 313 - `tol`: f64, tolerance for a number being zero.
[INFO] [stdout] 313 + `tol': f64, tolerance for a number being zero.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/noci.rs:310:8
[INFO] [stdout]     |
[INFO] [stdout] 310 | `world`: Communicator, MPI communicator object.
[INFO] [stdout]     |        ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/noci.rs - noci::two_electron_h_same (line 192) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:193:1
[INFO] [stdout]     |
[INFO] [stdout] 193 | `pair`: Pair struct, contains the following data concerning a pair of determinants:
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 193 - `pair`: Pair struct, contains the following data concerning a pair of determinants:
[INFO] [stdout] 193 + 'pair`: Pair struct, contains the following data concerning a pair of determinants:
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:193:6
[INFO] [stdout]     |
[INFO] [stdout] 193 | `pair`: Pair struct, contains the following data concerning a pair of determinants:
[INFO] [stdout]     |      ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 193 - `pair`: Pair struct, contains the following data concerning a pair of determinants:
[INFO] [stdout] 193 + `pair': Pair struct, contains the following data concerning a pair of determinants:
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:194:5
[INFO] [stdout]     |
[INFO] [stdout] 194 |     `s`: f64, overlap matrix element for this pair.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 194 -     `s`: f64, overlap matrix element for this pair.
[INFO] [stdout] 194 +     's`: f64, overlap matrix element for this pair.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:194:7
[INFO] [stdout]     |
[INFO] [stdout] 194 |     `s`: f64, overlap matrix element for this pair.
[INFO] [stdout]     |       ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 194 -     `s`: f64, overlap matrix element for this pair.
[INFO] [stdout] 194 +     `s': f64, overlap matrix element for this pair.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:195:5
[INFO] [stdout]     |
[INFO] [stdout] 195 |     `tilde_s`: Array1, singular values of SVD'd {}^{\Lambda\Gamma} \tilde{S}_{ij}.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 195 -     `tilde_s`: Array1, singular values of SVD'd {}^{\Lambda\Gamma} \tilde{S}_{ij}.
[INFO] [stdout] 195 +     'tilde_s`: Array1, singular values of SVD'd {}^{\Lambda\Gamma} \tilde{S}_{ij}.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:195:13
[INFO] [stdout]     |
[INFO] [stdout] 195 |     `tilde_s`: Array1, singular values of SVD'd {}^{\Lambda\Gamma} \tilde{S}_{ij}.
[INFO] [stdout]     |             ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 195 -     `tilde_s`: Array1, singular values of SVD'd {}^{\Lambda\Gamma} \tilde{S}_{ij}.
[INFO] [stdout] 195 +     `tilde_s': Array1, singular values of SVD'd {}^{\Lambda\Gamma} \tilde{S}_{ij}.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: prefix `SVD` is unknown
[INFO] [stdout]    --> src/noci.rs:195:43
[INFO] [stdout]     |
[INFO] [stdout] 195 |     `tilde_s`: Array1, singular values of SVD'd {}^{\Lambda\Gamma} \tilde{S}_{ij}.
[INFO] [stdout]     |                                           ^^^ unknown prefix
[INFO] [stdout]     |
[INFO] [stdout]     = note: prefixed identifiers and literals are reserved since Rust 2021
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]     |
[INFO] [stdout] 195 |     `tilde_s`: Array1, singular values of SVD 'd {}^{\Lambda\Gamma} \tilde{S}_{ij}.
[INFO] [stdout]     |                                              +
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:195:53
[INFO] [stdout]     |
[INFO] [stdout] 195 |     `tilde_s`: Array1, singular values of SVD'd {}^{\Lambda\Gamma} \tilde{S}_{ij}.
[INFO] [stdout]     |                                                     ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:195:60
[INFO] [stdout]     |
[INFO] [stdout] 195 |     `tilde_s`: Array1, singular values of SVD'd {}^{\Lambda\Gamma} \tilde{S}_{ij}.
[INFO] [stdout]     |                                                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:195:68
[INFO] [stdout]     |
[INFO] [stdout] 195 |     `tilde_s`: Array1, singular values of SVD'd {}^{\Lambda\Gamma} \tilde{S}_{ij}.
[INFO] [stdout]     |                                                                    ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:196:5
[INFO] [stdout]     |
[INFO] [stdout] 196 |     `s_red`: f64, product of the non-zero values of tilde_s.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 196 -     `s_red`: f64, product of the non-zero values of tilde_s.
[INFO] [stdout] 196 +     's_red`: f64, product of the non-zero values of tilde_s.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:196:11
[INFO] [stdout]     |
[INFO] [stdout] 196 |     `s_red`: f64, product of the non-zero values of tilde_s.
[INFO] [stdout]     |           ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 196 -     `s_red`: f64, product of the non-zero values of tilde_s.
[INFO] [stdout] 196 +     `s_red': f64, product of the non-zero values of tilde_s.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:197:5
[INFO] [stdout]     |
[INFO] [stdout] 197 |     `zeros`: [usize], array containing zero singular value indices.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 197 -     `zeros`: [usize], array containing zero singular value indices.
[INFO] [stdout] 197 +     'zeros`: [usize], array containing zero singular value indices.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:197:11
[INFO] [stdout]     |
[INFO] [stdout] 197 |     `zeros`: [usize], array containing zero singular value indices.
[INFO] [stdout]     |           ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 197 -     `zeros`: [usize], array containing zero singular value indices.
[INFO] [stdout] 197 +     `zeros': [usize], array containing zero singular value indices.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:198:5
[INFO] [stdout]     |
[INFO] [stdout] 198 |     `l_tilde_c_occ`: Array2, rotated occupied MO coefficient matrix of determinant \Lambda.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 198 -     `l_tilde_c_occ`: Array2, rotated occupied MO coefficient matrix of determinant \Lambda.
[INFO] [stdout] 198 +     'l_tilde_c_occ`: Array2, rotated occupied MO coefficient matrix of determinant \Lambda.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:198:19
[INFO] [stdout]     |
[INFO] [stdout] 198 |     `l_tilde_c_occ`: Array2, rotated occupied MO coefficient matrix of determinant \Lambda.
[INFO] [stdout]     |                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 198 -     `l_tilde_c_occ`: Array2, rotated occupied MO coefficient matrix of determinant \Lambda.
[INFO] [stdout] 198 +     `l_tilde_c_occ': Array2, rotated occupied MO coefficient matrix of determinant \Lambda.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:198:84
[INFO] [stdout]     |
[INFO] [stdout] 198 |     `l_tilde_c_occ`: Array2, rotated occupied MO coefficient matrix of determinant \Lambda.
[INFO] [stdout]     |                                                                                    ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     `g_tilde_c_occ`: Array2, rotated occupied MO coefficient matrix of determinant \Gamma.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 199 -     `g_tilde_c_occ`: Array2, rotated occupied MO coefficient matrix of determinant \Gamma.
[INFO] [stdout] 199 +     'g_tilde_c_occ`: Array2, rotated occupied MO coefficient matrix of determinant \Gamma.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:199:19
[INFO] [stdout]     |
[INFO] [stdout] 199 |     `g_tilde_c_occ`: Array2, rotated occupied MO coefficient matrix of determinant \Gamma.
[INFO] [stdout]     |                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 199 -     `g_tilde_c_occ`: Array2, rotated occupied MO coefficient matrix of determinant \Gamma.
[INFO] [stdout] 199 +     `g_tilde_c_occ': Array2, rotated occupied MO coefficient matrix of determinant \Gamma.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:199:84
[INFO] [stdout]     |
[INFO] [stdout] 199 |     `g_tilde_c_occ`: Array2, rotated occupied MO coefficient matrix of determinant \Gamma.
[INFO] [stdout]     |                                                                                    ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:200:5
[INFO] [stdout]     |
[INFO] [stdout] 200 |     `w`: Array2, weighted codensity matrix {}^{\Lambda\Gamma}W^{\mu\nu} for this pair.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 200 -     `w`: Array2, weighted codensity matrix {}^{\Lambda\Gamma}W^{\mu\nu} for this pair.
[INFO] [stdout] 200 +     'w`: Array2, weighted codensity matrix {}^{\Lambda\Gamma}W^{\mu\nu} for this pair.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:200:7
[INFO] [stdout]     |
[INFO] [stdout] 200 |     `w`: Array2, weighted codensity matrix {}^{\Lambda\Gamma}W^{\mu\nu} for this pair.
[INFO] [stdout]     |       ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 200 -     `w`: Array2, weighted codensity matrix {}^{\Lambda\Gamma}W^{\mu\nu} for this pair.
[INFO] [stdout] 200 +     `w': Array2, weighted codensity matrix {}^{\Lambda\Gamma}W^{\mu\nu} for this pair.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:200:48
[INFO] [stdout]     |
[INFO] [stdout] 200 |     `w`: Array2, weighted codensity matrix {}^{\Lambda\Gamma}W^{\mu\nu} for this pair.
[INFO] [stdout]     |                                                ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:200:55
[INFO] [stdout]     |
[INFO] [stdout] 200 |     `w`: Array2, weighted codensity matrix {}^{\Lambda\Gamma}W^{\mu\nu} for this pair.
[INFO] [stdout]     |                                                       ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:200:65
[INFO] [stdout]     |
[INFO] [stdout] 200 |     `w`: Array2, weighted codensity matrix {}^{\Lambda\Gamma}W^{\mu\nu} for this pair.
[INFO] [stdout]     |                                                                 ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:200:68
[INFO] [stdout]     |
[INFO] [stdout] 200 |     `w`: Array2, weighted codensity matrix {}^{\Lambda\Gamma}W^{\mu\nu} for this pair.
[INFO] [stdout]     |                                                                    ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 |     `p_i`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_i^{\mu\nu}.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 201 -     `p_i`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_i^{\mu\nu}.
[INFO] [stdout] 201 +     'p_i`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_i^{\mu\nu}.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |     `p_i`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_i^{\mu\nu}.
[INFO] [stdout]     |         ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 201 -     `p_i`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_i^{\mu\nu}.
[INFO] [stdout] 201 +     `p_i': Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_i^{\mu\nu}.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:201:52
[INFO] [stdout]     |
[INFO] [stdout] 201 |     `p_i`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_i^{\mu\nu}.
[INFO] [stdout]     |                                                    ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:201:59
[INFO] [stdout]     |
[INFO] [stdout] 201 |     `p_i`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_i^{\mu\nu}.
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:201:71
[INFO] [stdout]     |
[INFO] [stdout] 201 |     `p_i`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_i^{\mu\nu}.
[INFO] [stdout]     |                                                                       ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:201:74
[INFO] [stdout]     |
[INFO] [stdout] 201 |     `p_i`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_i^{\mu\nu}.
[INFO] [stdout]     |                                                                          ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:202:5
[INFO] [stdout]     |
[INFO] [stdout] 202 |     `p_j`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_j^{\mu\nu}. 
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 202 -     `p_j`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_j^{\mu\nu}. 
[INFO] [stdout] 202 +     'p_j`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_j^{\mu\nu}. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |     `p_j`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_j^{\mu\nu}. 
[INFO] [stdout]     |         ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 202 -     `p_j`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_j^{\mu\nu}. 
[INFO] [stdout] 202 +     `p_j': Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_j^{\mu\nu}. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:202:52
[INFO] [stdout]     |
[INFO] [stdout] 202 |     `p_j`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_j^{\mu\nu}. 
[INFO] [stdout]     |                                                    ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:202:59
[INFO] [stdout]     |
[INFO] [stdout] 202 |     `p_j`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_j^{\mu\nu}. 
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:202:71
[INFO] [stdout]     |
[INFO] [stdout] 202 |     `p_j`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_j^{\mu\nu}. 
[INFO] [stdout]     |                                                                       ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:202:74
[INFO] [stdout]     |
[INFO] [stdout] 202 |     `p_j`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_j^{\mu\nu}. 
[INFO] [stdout]     |                                                                          ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:203:5
[INFO] [stdout]     |
[INFO] [stdout] 203 |     `phase`: f64, Phase associated with determinant pair \mu \nu.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 203 -     `phase`: f64, Phase associated with determinant pair \mu \nu.
[INFO] [stdout] 203 +     'phase`: f64, Phase associated with determinant pair \mu \nu.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:203:11
[INFO] [stdout]     |
[INFO] [stdout] 203 |     `phase`: f64, Phase associated with determinant pair \mu \nu.
[INFO] [stdout]     |           ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 203 -     `phase`: f64, Phase associated with determinant pair \mu \nu.
[INFO] [stdout] 203 +     `phase': f64, Phase associated with determinant pair \mu \nu.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:203:58
[INFO] [stdout]     |
[INFO] [stdout] 203 |     `phase`: f64, Phase associated with determinant pair \mu \nu.
[INFO] [stdout]     |                                                          ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:203:62
[INFO] [stdout]     |
[INFO] [stdout] 203 |     `phase`: f64, Phase associated with determinant pair \mu \nu.
[INFO] [stdout]     |                                                              ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | `ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 204 - `ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout] 204 + 'ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:204:4
[INFO] [stdout]     |
[INFO] [stdout] 204 | `ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout]     |    ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 204 - `ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout] 204 + `ao': AoData struct, contains AO integrals and other system data. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/noci.rs:193:7
[INFO] [stdout]     |
[INFO] [stdout] 193 | `pair`: Pair struct, contains the following data concerning a pair of determinants:
[INFO] [stdout]     |       ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 45 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/noci.rs - noci::calculate_noci_energy (line 530) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:531:1
[INFO] [stdout]     |
[INFO] [stdout] 531 | `scfstates`: Vec<SCFState>, vector of all the calculated SCF states. 
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 531 - `scfstates`: Vec<SCFState>, vector of all the calculated SCF states. 
[INFO] [stdout] 531 + 'scfstates`: Vec<SCFState>, vector of all the calculated SCF states. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:531:11
[INFO] [stdout]     |
[INFO] [stdout] 531 | `scfstates`: Vec<SCFState>, vector of all the calculated SCF states. 
[INFO] [stdout]     |           ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 531 - `scfstates`: Vec<SCFState>, vector of all the calculated SCF states. 
[INFO] [stdout] 531 + `scfstates': Vec<SCFState>, vector of all the calculated SCF states. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:532:1
[INFO] [stdout]     |
[INFO] [stdout] 532 | `ao`: AoData struct, contains AO integrals and other system data.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 532 - `ao`: AoData struct, contains AO integrals and other system data.
[INFO] [stdout] 532 + 'ao`: AoData struct, contains AO integrals and other system data.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:532:4
[INFO] [stdout]     |
[INFO] [stdout] 532 | `ao`: AoData struct, contains AO integrals and other system data.
[INFO] [stdout]     |    ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 532 - `ao`: AoData struct, contains AO integrals and other system data.
[INFO] [stdout] 532 + `ao': AoData struct, contains AO integrals and other system data.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:533:1
[INFO] [stdout]     |
[INFO] [stdout] 533 | `input`: Input, user input specifications.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 533 - `input`: Input, user input specifications.
[INFO] [stdout] 533 + 'input`: Input, user input specifications.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:533:7
[INFO] [stdout]     |
[INFO] [stdout] 533 | `input`: Input, user input specifications.
[INFO] [stdout]     |       ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 533 - `input`: Input, user input specifications.
[INFO] [stdout] 533 + `input': Input, user input specifications.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/noci.rs:531:12
[INFO] [stdout]     |
[INFO] [stdout] 531 | `scfstates`: Vec<SCFState>, vector of all the calculated SCF states. 
[INFO] [stdout]     |            ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/noci.rs - noci::calculate_codensity_w_pair (line 148) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:149:1
[INFO] [stdout]     |
[INFO] [stdout] 149 | `l_tilde_c_occ`: Array2, U rotated occupied MO coefficients for pair of states \Lambda, \Gamma. 
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 149 - `l_tilde_c_occ`: Array2, U rotated occupied MO coefficients for pair of states \Lambda, \Gamma. 
[INFO] [stdout] 149 + 'l_tilde_c_occ`: Array2, U rotated occupied MO coefficients for pair of states \Lambda, \Gamma. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:149:15
[INFO] [stdout]     |
[INFO] [stdout] 149 | `l_tilde_c_occ`: Array2, U rotated occupied MO coefficients for pair of states \Lambda, \Gamma. 
[INFO] [stdout]     |               ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 149 - `l_tilde_c_occ`: Array2, U rotated occupied MO coefficients for pair of states \Lambda, \Gamma. 
[INFO] [stdout] 149 + `l_tilde_c_occ': Array2, U rotated occupied MO coefficients for pair of states \Lambda, \Gamma. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:149:80
[INFO] [stdout]     |
[INFO] [stdout] 149 | `l_tilde_c_occ`: Array2, U rotated occupied MO coefficients for pair of states \Lambda, \Gamma. 
[INFO] [stdout]     |                                                                                ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:149:89
[INFO] [stdout]     |
[INFO] [stdout] 149 | `l_tilde_c_occ`: Array2, U rotated occupied MO coefficients for pair of states \Lambda, \Gamma. 
[INFO] [stdout]     |                                                                                         ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:150:1
[INFO] [stdout]     |
[INFO] [stdout] 150 | `g_tilde_c_occ`: Array2, V rotated occupied MO coefficients for pair of states \Lambda, \Gamma.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 150 - `g_tilde_c_occ`: Array2, V rotated occupied MO coefficients for pair of states \Lambda, \Gamma.
[INFO] [stdout] 150 + 'g_tilde_c_occ`: Array2, V rotated occupied MO coefficients for pair of states \Lambda, \Gamma.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:150:15
[INFO] [stdout]     |
[INFO] [stdout] 150 | `g_tilde_c_occ`: Array2, V rotated occupied MO coefficients for pair of states \Lambda, \Gamma.
[INFO] [stdout]     |               ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 150 - `g_tilde_c_occ`: Array2, V rotated occupied MO coefficients for pair of states \Lambda, \Gamma.
[INFO] [stdout] 150 + `g_tilde_c_occ': Array2, V rotated occupied MO coefficients for pair of states \Lambda, \Gamma.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:150:80
[INFO] [stdout]     |
[INFO] [stdout] 150 | `g_tilde_c_occ`: Array2, V rotated occupied MO coefficients for pair of states \Lambda, \Gamma.
[INFO] [stdout]     |                                                                                ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:150:89
[INFO] [stdout]     |
[INFO] [stdout] 150 | `g_tilde_c_occ`: Array2, V rotated occupied MO coefficients for pair of states \Lambda, \Gamma.
[INFO] [stdout]     |                                                                                         ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:151:1
[INFO] [stdout]     |
[INFO] [stdout] 151 | `s_vals`: Array1, singular values of SVD'd {}^{\Lambda\Gamma} \tilde{S}_{ij}.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 151 - `s_vals`: Array1, singular values of SVD'd {}^{\Lambda\Gamma} \tilde{S}_{ij}.
[INFO] [stdout] 151 + 's_vals`: Array1, singular values of SVD'd {}^{\Lambda\Gamma} \tilde{S}_{ij}.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:151:8
[INFO] [stdout]     |
[INFO] [stdout] 151 | `s_vals`: Array1, singular values of SVD'd {}^{\Lambda\Gamma} \tilde{S}_{ij}.
[INFO] [stdout]     |        ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 151 - `s_vals`: Array1, singular values of SVD'd {}^{\Lambda\Gamma} \tilde{S}_{ij}.
[INFO] [stdout] 151 + `s_vals': Array1, singular values of SVD'd {}^{\Lambda\Gamma} \tilde{S}_{ij}.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: prefix `SVD` is unknown
[INFO] [stdout]    --> src/noci.rs:151:38
[INFO] [stdout]     |
[INFO] [stdout] 151 | `s_vals`: Array1, singular values of SVD'd {}^{\Lambda\Gamma} \tilde{S}_{ij}.
[INFO] [stdout]     |                                      ^^^ unknown prefix
[INFO] [stdout]     |
[INFO] [stdout]     = note: prefixed identifiers and literals are reserved since Rust 2021
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]     |
[INFO] [stdout] 151 | `s_vals`: Array1, singular values of SVD 'd {}^{\Lambda\Gamma} \tilde{S}_{ij}.
[INFO] [stdout]     |                                         +
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:151:48
[INFO] [stdout]     |
[INFO] [stdout] 151 | `s_vals`: Array1, singular values of SVD'd {}^{\Lambda\Gamma} \tilde{S}_{ij}.
[INFO] [stdout]     |                                                ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:151:55
[INFO] [stdout]     |
[INFO] [stdout] 151 | `s_vals`: Array1, singular values of SVD'd {}^{\Lambda\Gamma} \tilde{S}_{ij}.
[INFO] [stdout]     |                                                       ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:151:63
[INFO] [stdout]     |
[INFO] [stdout] 151 | `s_vals`: Array1, singular values of SVD'd {}^{\Lambda\Gamma} \tilde{S}_{ij}.
[INFO] [stdout]     |                                                               ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:152:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | `tol`: f64, tolerance up to which a number is considered zero. 
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 152 - `tol`: f64, tolerance up to which a number is considered zero. 
[INFO] [stdout] 152 + 'tol`: f64, tolerance up to which a number is considered zero. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 | `tol`: f64, tolerance up to which a number is considered zero. 
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 152 - `tol`: f64, tolerance up to which a number is considered zero. 
[INFO] [stdout] 152 + `tol': f64, tolerance up to which a number is considered zero. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/noci.rs:149:16
[INFO] [stdout]     |
[INFO] [stdout] 149 | `l_tilde_c_occ`: Array2, U rotated occupied MO coefficients for pair of states \Lambda, \Gamma. 
[INFO] [stdout]     |                ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 17 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/noci.rs - noci::occ_coeffs (line 39) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/noci.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | `c`: Array2, MO coefficient matrix.
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 40 - `c`: Array2, MO coefficient matrix.
[INFO] [stdout] 40 + 'c`: Array2, MO coefficient matrix.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/noci.rs:40:3
[INFO] [stdout]    |
[INFO] [stdout] 40 | `c`: Array2, MO coefficient matrix.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 40 - `c`: Array2, MO coefficient matrix.
[INFO] [stdout] 40 + `c': Array2, MO coefficient matrix.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/noci.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | `occ`: Array1, occupancy vector.
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 41 - `occ`: Array1, occupancy vector.
[INFO] [stdout] 41 + 'occ`: Array1, occupancy vector.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/noci.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | `occ`: Array1, occupancy vector.
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 41 - `occ`: Array1, occupancy vector.
[INFO] [stdout] 41 + `occ': Array1, occupancy vector.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]   --> src/noci.rs:40:4
[INFO] [stdout]    |
[INFO] [stdout] 40 | `c`: Array2, MO coefficient matrix.
[INFO] [stdout]    |    ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/noci.rs - noci::calculate_s_pair_naive (line 250) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:251:1
[INFO] [stdout]     |
[INFO] [stdout] 251 | `ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 251 - `ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout] 251 + 'ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:251:4
[INFO] [stdout]     |
[INFO] [stdout] 251 | `ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout]     |    ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 251 - `ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout] 251 + `ao': AoData struct, contains AO integrals and other system data. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:252:1
[INFO] [stdout]     |
[INFO] [stdout] 252 | `determinants`: Vec<SCFState>, vector of all the determinants in the NOCI basis.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 252 - `determinants`: Vec<SCFState>, vector of all the determinants in the NOCI basis.
[INFO] [stdout] 252 + 'determinants`: Vec<SCFState>, vector of all the determinants in the NOCI basis.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:252:14
[INFO] [stdout]     |
[INFO] [stdout] 252 | `determinants`: Vec<SCFState>, vector of all the determinants in the NOCI basis.
[INFO] [stdout]     |              ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 252 - `determinants`: Vec<SCFState>, vector of all the determinants in the NOCI basis.
[INFO] [stdout] 252 + `determinants': Vec<SCFState>, vector of all the determinants in the NOCI basis.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:253:1
[INFO] [stdout]     |
[INFO] [stdout] 253 | `l`: usize, index of state \Lambda.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 253 - `l`: usize, index of state \Lambda.
[INFO] [stdout] 253 + 'l`: usize, index of state \Lambda.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:253:3
[INFO] [stdout]     |
[INFO] [stdout] 253 | `l`: usize, index of state \Lambda.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 253 - `l`: usize, index of state \Lambda.
[INFO] [stdout] 253 + `l': usize, index of state \Lambda.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:253:28
[INFO] [stdout]     |
[INFO] [stdout] 253 | `l`: usize, index of state \Lambda.
[INFO] [stdout]     |                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:254:1
[INFO] [stdout]     |
[INFO] [stdout] 254 | `g`: usize, index of state \Gamma.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 254 - `g`: usize, index of state \Gamma.
[INFO] [stdout] 254 + 'g`: usize, index of state \Gamma.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:254:3
[INFO] [stdout]     |
[INFO] [stdout] 254 | `g`: usize, index of state \Gamma.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 254 - `g`: usize, index of state \Gamma.
[INFO] [stdout] 254 + `g': usize, index of state \Gamma.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:254:28
[INFO] [stdout]     |
[INFO] [stdout] 254 | `g`: usize, index of state \Gamma.
[INFO] [stdout]     |                            ^
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/noci.rs:251:5
[INFO] [stdout]     |
[INFO] [stdout] 251 | `ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout]     |     ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/maths.rs - maths::mix_columns (line 548) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:549:1
[INFO] [stdout]     |
[INFO] [stdout] 549 | `d`: Array2, matrix to write into.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 549 - `d`: Array2, matrix to write into.
[INFO] [stdout] 549 + 'd`: Array2, matrix to write into.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/maths.rs:549:3
[INFO] [stdout]     |
[INFO] [stdout] 549 | `d`: Array2, matrix to write into.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 549 - `d`: Array2, matrix to write into.
[INFO] [stdout] 549 + `d': Array2, matrix to write into.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/maths.rs:549:4
[INFO] [stdout]     |
[INFO] [stdout] 549 | `d`: Array2, matrix to write into.
[INFO] [stdout]     |    ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/noci.rs - noci::calculate_s_pair_wicks (line 370) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:371:1
[INFO] [stdout]     |
[INFO] [stdout] 371 | `determinants`: Vec<SCFState>, vector of all the determinants in the NOCI basis.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 371 - `determinants`: Vec<SCFState>, vector of all the determinants in the NOCI basis.
[INFO] [stdout] 371 + 'determinants`: Vec<SCFState>, vector of all the determinants in the NOCI basis.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:371:14
[INFO] [stdout]     |
[INFO] [stdout] 371 | `determinants`: Vec<SCFState>, vector of all the determinants in the NOCI basis.
[INFO] [stdout]     |              ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 371 - `determinants`: Vec<SCFState>, vector of all the determinants in the NOCI basis.
[INFO] [stdout] 371 + `determinants': Vec<SCFState>, vector of all the determinants in the NOCI basis.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | `noci_reference_basis`: Vec<SCFState>, vector of only the reference determinants.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 372 - `noci_reference_basis`: Vec<SCFState>, vector of only the reference determinants.
[INFO] [stdout] 372 + 'noci_reference_basis`: Vec<SCFState>, vector of only the reference determinants.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:372:22
[INFO] [stdout]     |
[INFO] [stdout] 372 | `noci_reference_basis`: Vec<SCFState>, vector of only the reference determinants.
[INFO] [stdout]     |                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 372 - `noci_reference_basis`: Vec<SCFState>, vector of only the reference determinants.
[INFO] [stdout] 372 + `noci_reference_basis': Vec<SCFState>, vector of only the reference determinants.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:373:1
[INFO] [stdout]     |
[INFO] [stdout] 373 | `l`: usize, index of state \Lambda.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 373 - `l`: usize, index of state \Lambda.
[INFO] [stdout] 373 + 'l`: usize, index of state \Lambda.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:373:3
[INFO] [stdout]     |
[INFO] [stdout] 373 | `l`: usize, index of state \Lambda.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 373 - `l`: usize, index of state \Lambda.
[INFO] [stdout] 373 + `l': usize, index of state \Lambda.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:373:28
[INFO] [stdout]     |
[INFO] [stdout] 373 | `l`: usize, index of state \Lambda.
[INFO] [stdout]     |                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | `g`: usize, index of state \Gamma.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 374 - `g`: usize, index of state \Gamma.
[INFO] [stdout] 374 + 'g`: usize, index of state \Gamma.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:374:3
[INFO] [stdout]     |
[INFO] [stdout] 374 | `g`: usize, index of state \Gamma.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 374 - `g`: usize, index of state \Gamma.
[INFO] [stdout] 374 + `g': usize, index of state \Gamma.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:374:28
[INFO] [stdout]     |
[INFO] [stdout] 374 | `g`: usize, index of state \Gamma.
[INFO] [stdout]     |                            ^
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/noci.rs:371:15
[INFO] [stdout]     |
[INFO] [stdout] 371 | `determinants`: Vec<SCFState>, vector of all the determinants in the NOCI basis.
[INFO] [stdout]     |               ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonorthogonalwicks.rs - nonorthogonalwicks::SameSpinBuild::construct_f (line 983) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:984:1
[INFO] [stdout]     |
[INFO] [stdout] 984 | `g_c`: Array2, full AO coefficient matrix of |^\Gamma\Psi\rangle.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 984 - `g_c`: Array2, full AO coefficient matrix of |^\Gamma\Psi\rangle.
[INFO] [stdout] 984 + 'g_c`: Array2, full AO coefficient matrix of |^\Gamma\Psi\rangle.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:984:5
[INFO] [stdout]     |
[INFO] [stdout] 984 | `g_c`: Array2, full AO coefficient matrix of |^\Gamma\Psi\rangle.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 984 - `g_c`: Array2, full AO coefficient matrix of |^\Gamma\Psi\rangle.
[INFO] [stdout] 984 + `g_c': Array2, full AO coefficient matrix of |^\Gamma\Psi\rangle.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:984:48
[INFO] [stdout]     |
[INFO] [stdout] 984 | `g_c`: Array2, full AO coefficient matrix of |^\Gamma\Psi\rangle.
[INFO] [stdout]     |                                                ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:984:54
[INFO] [stdout]     |
[INFO] [stdout] 984 | `g_c`: Array2, full AO coefficient matrix of |^\Gamma\Psi\rangle.
[INFO] [stdout]     |                                                      ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:984:58
[INFO] [stdout]     |
[INFO] [stdout] 984 | `g_c`: Array2, full AO coefficient matrix of |^\Gamma\Psi\rangle.
[INFO] [stdout]     |                                                          ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:985:1
[INFO] [stdout]     |
[INFO] [stdout] 985 | `l_c`: Array2, full AO coefficient matrix of |^\Lambda\Psi\rangle.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 985 - `l_c`: Array2, full AO coefficient matrix of |^\Lambda\Psi\rangle.
[INFO] [stdout] 985 + 'l_c`: Array2, full AO coefficient matrix of |^\Lambda\Psi\rangle.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:985:5
[INFO] [stdout]     |
[INFO] [stdout] 985 | `l_c`: Array2, full AO coefficient matrix of |^\Lambda\Psi\rangle.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 985 - `l_c`: Array2, full AO coefficient matrix of |^\Lambda\Psi\rangle.
[INFO] [stdout] 985 + `l_c': Array2, full AO coefficient matrix of |^\Lambda\Psi\rangle.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:985:48
[INFO] [stdout]     |
[INFO] [stdout] 985 | `l_c`: Array2, full AO coefficient matrix of |^\Lambda\Psi\rangle.
[INFO] [stdout]     |                                                ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:985:55
[INFO] [stdout]     |
[INFO] [stdout] 985 | `l_c`: Array2, full AO coefficient matrix of |^\Lambda\Psi\rangle.
[INFO] [stdout]     |                                                       ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:985:59
[INFO] [stdout]     |
[INFO] [stdout] 985 | `l_c`: Array2, full AO coefficient matrix of |^\Lambda\Psi\rangle.
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:986:1
[INFO] [stdout]     |
[INFO] [stdout] 986 | `h_munu`: Array2, one-electron core AO hamiltonian.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 986 - `h_munu`: Array2, one-electron core AO hamiltonian.
[INFO] [stdout] 986 + 'h_munu`: Array2, one-electron core AO hamiltonian.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:986:8
[INFO] [stdout]     |
[INFO] [stdout] 986 | `h_munu`: Array2, one-electron core AO hamiltonian.
[INFO] [stdout]     |        ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 986 - `h_munu`: Array2, one-electron core AO hamiltonian.
[INFO] [stdout] 986 + `h_munu': Array2, one-electron core AO hamiltonian.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:987:1
[INFO] [stdout]     |
[INFO] [stdout] 987 | `x`: Array2, {}^{\Gamma\Lambda} X_{ij}^{m_k}.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 987 - `x`: Array2, {}^{\Gamma\Lambda} X_{ij}^{m_k}.
[INFO] [stdout] 987 + 'x`: Array2, {}^{\Gamma\Lambda} X_{ij}^{m_k}.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:987:3
[INFO] [stdout]     |
[INFO] [stdout] 987 | `x`: Array2, {}^{\Gamma\Lambda} X_{ij}^{m_k}.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 987 - `x`: Array2, {}^{\Gamma\Lambda} X_{ij}^{m_k}.
[INFO] [stdout] 987 + `x': Array2, {}^{\Gamma\Lambda} X_{ij}^{m_k}.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:987:18
[INFO] [stdout]     |
[INFO] [stdout] 987 | `x`: Array2, {}^{\Gamma\Lambda} X_{ij}^{m_k}.
[INFO] [stdout]     |                  ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:987:24
[INFO] [stdout]     |
[INFO] [stdout] 987 | `x`: Array2, {}^{\Gamma\Lambda} X_{ij}^{m_k}.
[INFO] [stdout]     |                        ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:988:1
[INFO] [stdout]     |
[INFO] [stdout] 988 | `y`: Array2, {}^{\Gamma\Lambda} Y_{ij}^{m_k}
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 988 - `y`: Array2, {}^{\Gamma\Lambda} Y_{ij}^{m_k}
[INFO] [stdout] 988 + 'y`: Array2, {}^{\Gamma\Lambda} Y_{ij}^{m_k}
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:988:3
[INFO] [stdout]     |
[INFO] [stdout] 988 | `y`: Array2, {}^{\Gamma\Lambda} Y_{ij}^{m_k}
[INFO] [stdout]     |   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 988 - `y`: Array2, {}^{\Gamma\Lambda} Y_{ij}^{m_k}
[INFO] [stdout] 988 + `y': Array2, {}^{\Gamma\Lambda} Y_{ij}^{m_k}
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:988:18
[INFO] [stdout]     |
[INFO] [stdout] 988 | `y`: Array2, {}^{\Gamma\Lambda} Y_{ij}^{m_k}
[INFO] [stdout]     |                  ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:988:24
[INFO] [stdout]     |
[INFO] [stdout] 988 | `y`: Array2, {}^{\Gamma\Lambda} Y_{ij}^{m_k}
[INFO] [stdout]     |                        ^
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:984:6
[INFO] [stdout]     |
[INFO] [stdout] 984 | `g_c`: Array2, full AO coefficient matrix of |^\Gamma\Psi\rangle.
[INFO] [stdout]     |      ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 21 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonorthogonalwicks.rs - nonorthogonalwicks::SameSpinBuild::construct_m (line 875) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:876:1
[INFO] [stdout]     |
[INFO] [stdout] 876 | `gl_tilde_s`: Array1, vector of diagonal single values of {}^{\Gamma\Lambda} \tilde{S}.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 876 - `gl_tilde_s`: Array1, vector of diagonal single values of {}^{\Gamma\Lambda} \tilde{S}.
[INFO] [stdout] 876 + 'gl_tilde_s`: Array1, vector of diagonal single values of {}^{\Gamma\Lambda} \tilde{S}.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:876:12
[INFO] [stdout]     |
[INFO] [stdout] 876 | `gl_tilde_s`: Array1, vector of diagonal single values of {}^{\Gamma\Lambda} \tilde{S}.
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 876 - `gl_tilde_s`: Array1, vector of diagonal single values of {}^{\Gamma\Lambda} \tilde{S}.
[INFO] [stdout] 876 + `gl_tilde_s': Array1, vector of diagonal single values of {}^{\Gamma\Lambda} \tilde{S}.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:876:63
[INFO] [stdout]     |
[INFO] [stdout] 876 | `gl_tilde_s`: Array1, vector of diagonal single values of {}^{\Gamma\Lambda} \tilde{S}.
[INFO] [stdout]     |                                                               ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:876:69
[INFO] [stdout]     |
[INFO] [stdout] 876 | `gl_tilde_s`: Array1, vector of diagonal single values of {}^{\Gamma\Lambda} \tilde{S}.
[INFO] [stdout]     |                                                                     ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:876:78
[INFO] [stdout]     |
[INFO] [stdout] 876 | `gl_tilde_s`: Array1, vector of diagonal single values of {}^{\Gamma\Lambda} \tilde{S}.
[INFO] [stdout]     |                                                                              ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:877:1
[INFO] [stdout]     |
[INFO] [stdout] 877 | `g_c_tilde_occ`: Array2, rotated occupied coefficients ({}^\Gamma \tilde{C}^*)_i^\mu.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 877 - `g_c_tilde_occ`: Array2, rotated occupied coefficients ({}^\Gamma \tilde{C}^*)_i^\mu.
[INFO] [stdout] 877 + 'g_c_tilde_occ`: Array2, rotated occupied coefficients ({}^\Gamma \tilde{C}^*)_i^\mu.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:877:15
[INFO] [stdout]     |
[INFO] [stdout] 877 | `g_c_tilde_occ`: Array2, rotated occupied coefficients ({}^\Gamma \tilde{C}^*)_i^\mu.
[INFO] [stdout]     |               ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 877 - `g_c_tilde_occ`: Array2, rotated occupied coefficients ({}^\Gamma \tilde{C}^*)_i^\mu.
[INFO] [stdout] 877 + `g_c_tilde_occ': Array2, rotated occupied coefficients ({}^\Gamma \tilde{C}^*)_i^\mu.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:877:60
[INFO] [stdout]     |
[INFO] [stdout] 877 | `g_c_tilde_occ`: Array2, rotated occupied coefficients ({}^\Gamma \tilde{C}^*)_i^\mu.
[INFO] [stdout]     |                                                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:877:67
[INFO] [stdout]     |
[INFO] [stdout] 877 | `g_c_tilde_occ`: Array2, rotated occupied coefficients ({}^\Gamma \tilde{C}^*)_i^\mu.
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:877:82
[INFO] [stdout]     |
[INFO] [stdout] 877 | `g_c_tilde_occ`: Array2, rotated occupied coefficients ({}^\Gamma \tilde{C}^*)_i^\mu.
[INFO] [stdout]     |                                                                                  ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:878:1
[INFO] [stdout]     |
[INFO] [stdout] 878 | `l_c_tilde_occ`: Array2, rotated occupied coefficients ({}^\Lambda \tilde{C})_j^\nu.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 878 - `l_c_tilde_occ`: Array2, rotated occupied coefficients ({}^\Lambda \tilde{C})_j^\nu.
[INFO] [stdout] 878 + 'l_c_tilde_occ`: Array2, rotated occupied coefficients ({}^\Lambda \tilde{C})_j^\nu.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:878:15
[INFO] [stdout]     |
[INFO] [stdout] 878 | `l_c_tilde_occ`: Array2, rotated occupied coefficients ({}^\Lambda \tilde{C})_j^\nu.
[INFO] [stdout]     |               ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 878 - `l_c_tilde_occ`: Array2, rotated occupied coefficients ({}^\Lambda \tilde{C})_j^\nu.
[INFO] [stdout] 878 + `l_c_tilde_occ': Array2, rotated occupied coefficients ({}^\Lambda \tilde{C})_j^\nu.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:878:60
[INFO] [stdout]     |
[INFO] [stdout] 878 | `l_c_tilde_occ`: Array2, rotated occupied coefficients ({}^\Lambda \tilde{C})_j^\nu.
[INFO] [stdout]     |                                                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:878:68
[INFO] [stdout]     |
[INFO] [stdout] 878 | `l_c_tilde_occ`: Array2, rotated occupied coefficients ({}^\Lambda \tilde{C})_j^\nu.
[INFO] [stdout]     |                                                                    ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:878:81
[INFO] [stdout]     |
[INFO] [stdout] 878 | `l_c_tilde_occ`: Array2, rotated occupied coefficients ({}^\Lambda \tilde{C})_j^\nu.
[INFO] [stdout]     |                                                                                 ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:879:1
[INFO] [stdout]     |
[INFO] [stdout] 879 | `zeros`: Vec<usize>, indices where zeros occur in {}^{\Gamma\Lambda} \tilde{S}. 
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 879 - `zeros`: Vec<usize>, indices where zeros occur in {}^{\Gamma\Lambda} \tilde{S}. 
[INFO] [stdout] 879 + 'zeros`: Vec<usize>, indices where zeros occur in {}^{\Gamma\Lambda} \tilde{S}. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:879:7
[INFO] [stdout]     |
[INFO] [stdout] 879 | `zeros`: Vec<usize>, indices where zeros occur in {}^{\Gamma\Lambda} \tilde{S}. 
[INFO] [stdout]     |       ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 879 - `zeros`: Vec<usize>, indices where zeros occur in {}^{\Gamma\Lambda} \tilde{S}. 
[INFO] [stdout] 879 + `zeros': Vec<usize>, indices where zeros occur in {}^{\Gamma\Lambda} \tilde{S}. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:879:55
[INFO] [stdout]     |
[INFO] [stdout] 879 | `zeros`: Vec<usize>, indices where zeros occur in {}^{\Gamma\Lambda} \tilde{S}. 
[INFO] [stdout]     |                                                       ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:879:61
[INFO] [stdout]     |
[INFO] [stdout] 879 | `zeros`: Vec<usize>, indices where zeros occur in {}^{\Gamma\Lambda} \tilde{S}. 
[INFO] [stdout]     |                                                             ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:879:70
[INFO] [stdout]     |
[INFO] [stdout] 879 | `zeros`: Vec<usize>, indices where zeros occur in {}^{\Gamma\Lambda} \tilde{S}. 
[INFO] [stdout]     |                                                                      ^
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:876:13
[INFO] [stdout]     |
[INFO] [stdout] 876 | `gl_tilde_s`: Array1, vector of diagonal single values of {}^{\Gamma\Lambda} \tilde{S}.
[INFO] [stdout]     |             ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 21 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonorthogonalwicks.rs - nonorthogonalwicks::SameSpinBuild::build_j_coulomb (line 1018) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1019:1
[INFO] [stdout]      |
[INFO] [stdout] 1019 | `eri`: Array4, AO basis ERIs (not-antisymmetrised).
[INFO] [stdout]      | ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1019 - `eri`: Array4, AO basis ERIs (not-antisymmetrised).
[INFO] [stdout] 1019 + 'eri`: Array4, AO basis ERIs (not-antisymmetrised).
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1019:5
[INFO] [stdout]      |
[INFO] [stdout] 1019 | `eri`: Array4, AO basis ERIs (not-antisymmetrised).
[INFO] [stdout]      |     ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1019 - `eri`: Array4, AO basis ERIs (not-antisymmetrised).
[INFO] [stdout] 1019 + `eri': Array4, AO basis ERIs (not-antisymmetrised).
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1020:1
[INFO] [stdout]      |
[INFO] [stdout] 1020 | `m`: Array2, {}^{\Gamma\Lambda} M^{m_k} AO-space M matrix. 
[INFO] [stdout]      | ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1020 - `m`: Array2, {}^{\Gamma\Lambda} M^{m_k} AO-space M matrix. 
[INFO] [stdout] 1020 + 'm`: Array2, {}^{\Gamma\Lambda} M^{m_k} AO-space M matrix. 
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1020:3
[INFO] [stdout]      |
[INFO] [stdout] 1020 | `m`: Array2, {}^{\Gamma\Lambda} M^{m_k} AO-space M matrix. 
[INFO] [stdout]      |   ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1020 - `m`: Array2, {}^{\Gamma\Lambda} M^{m_k} AO-space M matrix. 
[INFO] [stdout] 1020 + `m': Array2, {}^{\Gamma\Lambda} M^{m_k} AO-space M matrix. 
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1020:18
[INFO] [stdout]      |
[INFO] [stdout] 1020 | `m`: Array2, {}^{\Gamma\Lambda} M^{m_k} AO-space M matrix. 
[INFO] [stdout]      |                  ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1020:24
[INFO] [stdout]      |
[INFO] [stdout] 1020 | `m`: Array2, {}^{\Gamma\Lambda} M^{m_k} AO-space M matrix. 
[INFO] [stdout]      |                        ^
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1019:6
[INFO] [stdout]      |
[INFO] [stdout] 1019 | `eri`: Array4, AO basis ERIs (not-antisymmetrised).
[INFO] [stdout]      |      ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonorthogonalwicks.rs - nonorthogonalwicks::SameSpinView<'a>::f (line 151) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:152:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 152 - `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout] 152 + 'self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:152:6
[INFO] [stdout]     |
[INFO] [stdout] 152 | `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |      ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 152 - `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout] 152 + `self': SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: prefix `Wick` is unknown
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:152:41
[INFO] [stdout]     |
[INFO] [stdout] 152 | `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |                                         ^^^^ unknown prefix
[INFO] [stdout]     |
[INFO] [stdout]     = note: prefixed identifiers and literals are reserved since Rust 2021
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]     |
[INFO] [stdout] 152 | `self`: SameSpinView, view to same-spin Wick 's intermediates.
[INFO] [stdout]     |                                             +
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | `mi, mj`: usize, zero distribution selectors. 
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 153 - `mi, mj`: usize, zero distribution selectors. 
[INFO] [stdout] 153 + 'mi, mj`: usize, zero distribution selectors. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:153:8
[INFO] [stdout]     |
[INFO] [stdout] 153 | `mi, mj`: usize, zero distribution selectors. 
[INFO] [stdout]     |        ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 153 - `mi, mj`: usize, zero distribution selectors. 
[INFO] [stdout] 153 + `mi, mj': usize, zero distribution selectors. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:152:7
[INFO] [stdout]     |
[INFO] [stdout] 152 | `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |       ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/noci.rs - noci::two_electron_h_diff (line 220) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:221:1
[INFO] [stdout]     |
[INFO] [stdout] 221 | `pair`: Pair struct, contains the following data concerning a pair of determinants:
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 221 - `pair`: Pair struct, contains the following data concerning a pair of determinants:
[INFO] [stdout] 221 + 'pair`: Pair struct, contains the following data concerning a pair of determinants:
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:221:6
[INFO] [stdout]     |
[INFO] [stdout] 221 | `pair`: Pair struct, contains the following data concerning a pair of determinants:
[INFO] [stdout]     |      ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 221 - `pair`: Pair struct, contains the following data concerning a pair of determinants:
[INFO] [stdout] 221 + `pair': Pair struct, contains the following data concerning a pair of determinants:
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:222:5
[INFO] [stdout]     |
[INFO] [stdout] 222 |     `s`: f64, overlap matrix element for this pair.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 222 -     `s`: f64, overlap matrix element for this pair.
[INFO] [stdout] 222 +     's`: f64, overlap matrix element for this pair.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:222:7
[INFO] [stdout]     |
[INFO] [stdout] 222 |     `s`: f64, overlap matrix element for this pair.
[INFO] [stdout]     |       ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 222 -     `s`: f64, overlap matrix element for this pair.
[INFO] [stdout] 222 +     `s': f64, overlap matrix element for this pair.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:223:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |     `tilde_s`: Array1, singular values of SVD'd {}^{\Lambda\Gamma} \tilde{S}_{ij}.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 223 -     `tilde_s`: Array1, singular values of SVD'd {}^{\Lambda\Gamma} \tilde{S}_{ij}.
[INFO] [stdout] 223 +     'tilde_s`: Array1, singular values of SVD'd {}^{\Lambda\Gamma} \tilde{S}_{ij}.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:223:13
[INFO] [stdout]     |
[INFO] [stdout] 223 |     `tilde_s`: Array1, singular values of SVD'd {}^{\Lambda\Gamma} \tilde{S}_{ij}.
[INFO] [stdout]     |             ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 223 -     `tilde_s`: Array1, singular values of SVD'd {}^{\Lambda\Gamma} \tilde{S}_{ij}.
[INFO] [stdout] 223 +     `tilde_s': Array1, singular values of SVD'd {}^{\Lambda\Gamma} \tilde{S}_{ij}.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: prefix `SVD` is unknown
[INFO] [stdout]    --> src/noci.rs:223:43
[INFO] [stdout]     |
[INFO] [stdout] 223 |     `tilde_s`: Array1, singular values of SVD'd {}^{\Lambda\Gamma} \tilde{S}_{ij}.
[INFO] [stdout]     |                                           ^^^ unknown prefix
[INFO] [stdout]     |
[INFO] [stdout]     = note: prefixed identifiers and literals are reserved since Rust 2021
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]     |
[INFO] [stdout] 223 |     `tilde_s`: Array1, singular values of SVD 'd {}^{\Lambda\Gamma} \tilde{S}_{ij}.
[INFO] [stdout]     |                                              +
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:223:53
[INFO] [stdout]     |
[INFO] [stdout] 223 |     `tilde_s`: Array1, singular values of SVD'd {}^{\Lambda\Gamma} \tilde{S}_{ij}.
[INFO] [stdout]     |                                                     ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:223:60
[INFO] [stdout]     |
[INFO] [stdout] 223 |     `tilde_s`: Array1, singular values of SVD'd {}^{\Lambda\Gamma} \tilde{S}_{ij}.
[INFO] [stdout]     |                                                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:223:68
[INFO] [stdout]     |
[INFO] [stdout] 223 |     `tilde_s`: Array1, singular values of SVD'd {}^{\Lambda\Gamma} \tilde{S}_{ij}.
[INFO] [stdout]     |                                                                    ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 224 |     `s_red`: f64, product of the non-zero values of tilde_s.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 224 -     `s_red`: f64, product of the non-zero values of tilde_s.
[INFO] [stdout] 224 +     's_red`: f64, product of the non-zero values of tilde_s.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:224:11
[INFO] [stdout]     |
[INFO] [stdout] 224 |     `s_red`: f64, product of the non-zero values of tilde_s.
[INFO] [stdout]     |           ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 224 -     `s_red`: f64, product of the non-zero values of tilde_s.
[INFO] [stdout] 224 +     `s_red': f64, product of the non-zero values of tilde_s.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:225:5
[INFO] [stdout]     |
[INFO] [stdout] 225 |     `zeros`: [usize], array containing zero singular value indices.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 225 -     `zeros`: [usize], array containing zero singular value indices.
[INFO] [stdout] 225 +     'zeros`: [usize], array containing zero singular value indices.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:225:11
[INFO] [stdout]     |
[INFO] [stdout] 225 |     `zeros`: [usize], array containing zero singular value indices.
[INFO] [stdout]     |           ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 225 -     `zeros`: [usize], array containing zero singular value indices.
[INFO] [stdout] 225 +     `zeros': [usize], array containing zero singular value indices.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:226:5
[INFO] [stdout]     |
[INFO] [stdout] 226 |     `l_tilde_c_occ`: Array2, rotated occupied MO coefficient matrix of determinant \Lambda.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 226 -     `l_tilde_c_occ`: Array2, rotated occupied MO coefficient matrix of determinant \Lambda.
[INFO] [stdout] 226 +     'l_tilde_c_occ`: Array2, rotated occupied MO coefficient matrix of determinant \Lambda.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:226:19
[INFO] [stdout]     |
[INFO] [stdout] 226 |     `l_tilde_c_occ`: Array2, rotated occupied MO coefficient matrix of determinant \Lambda.
[INFO] [stdout]     |                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 226 -     `l_tilde_c_occ`: Array2, rotated occupied MO coefficient matrix of determinant \Lambda.
[INFO] [stdout] 226 +     `l_tilde_c_occ': Array2, rotated occupied MO coefficient matrix of determinant \Lambda.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:226:84
[INFO] [stdout]     |
[INFO] [stdout] 226 |     `l_tilde_c_occ`: Array2, rotated occupied MO coefficient matrix of determinant \Lambda.
[INFO] [stdout]     |                                                                                    ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:227:5
[INFO] [stdout]     |
[INFO] [stdout] 227 |     `g_tilde_c_occ`: Array2, rotated occupied MO coefficient matrix of determinant \Gamma.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 227 -     `g_tilde_c_occ`: Array2, rotated occupied MO coefficient matrix of determinant \Gamma.
[INFO] [stdout] 227 +     'g_tilde_c_occ`: Array2, rotated occupied MO coefficient matrix of determinant \Gamma.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:227:19
[INFO] [stdout]     |
[INFO] [stdout] 227 |     `g_tilde_c_occ`: Array2, rotated occupied MO coefficient matrix of determinant \Gamma.
[INFO] [stdout]     |                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 227 -     `g_tilde_c_occ`: Array2, rotated occupied MO coefficient matrix of determinant \Gamma.
[INFO] [stdout] 227 +     `g_tilde_c_occ': Array2, rotated occupied MO coefficient matrix of determinant \Gamma.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:227:84
[INFO] [stdout]     |
[INFO] [stdout] 227 |     `g_tilde_c_occ`: Array2, rotated occupied MO coefficient matrix of determinant \Gamma.
[INFO] [stdout]     |                                                                                    ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:228:5
[INFO] [stdout]     |
[INFO] [stdout] 228 |     `w`: Array2, weighted codensity matrix {}^{\Lambda\Gamma}W^{\mu\nu} for this pair.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 228 -     `w`: Array2, weighted codensity matrix {}^{\Lambda\Gamma}W^{\mu\nu} for this pair.
[INFO] [stdout] 228 +     'w`: Array2, weighted codensity matrix {}^{\Lambda\Gamma}W^{\mu\nu} for this pair.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:228:7
[INFO] [stdout]     |
[INFO] [stdout] 228 |     `w`: Array2, weighted codensity matrix {}^{\Lambda\Gamma}W^{\mu\nu} for this pair.
[INFO] [stdout]     |       ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 228 -     `w`: Array2, weighted codensity matrix {}^{\Lambda\Gamma}W^{\mu\nu} for this pair.
[INFO] [stdout] 228 +     `w': Array2, weighted codensity matrix {}^{\Lambda\Gamma}W^{\mu\nu} for this pair.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:228:48
[INFO] [stdout]     |
[INFO] [stdout] 228 |     `w`: Array2, weighted codensity matrix {}^{\Lambda\Gamma}W^{\mu\nu} for this pair.
[INFO] [stdout]     |                                                ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:228:55
[INFO] [stdout]     |
[INFO] [stdout] 228 |     `w`: Array2, weighted codensity matrix {}^{\Lambda\Gamma}W^{\mu\nu} for this pair.
[INFO] [stdout]     |                                                       ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:228:65
[INFO] [stdout]     |
[INFO] [stdout] 228 |     `w`: Array2, weighted codensity matrix {}^{\Lambda\Gamma}W^{\mu\nu} for this pair.
[INFO] [stdout]     |                                                                 ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:228:68
[INFO] [stdout]     |
[INFO] [stdout] 228 |     `w`: Array2, weighted codensity matrix {}^{\Lambda\Gamma}W^{\mu\nu} for this pair.
[INFO] [stdout]     |                                                                    ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:229:5
[INFO] [stdout]     |
[INFO] [stdout] 229 |     `p_i`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_i^{\mu\nu}.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 229 -     `p_i`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_i^{\mu\nu}.
[INFO] [stdout] 229 +     'p_i`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_i^{\mu\nu}.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |     `p_i`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_i^{\mu\nu}.
[INFO] [stdout]     |         ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 229 -     `p_i`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_i^{\mu\nu}.
[INFO] [stdout] 229 +     `p_i': Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_i^{\mu\nu}.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:229:52
[INFO] [stdout]     |
[INFO] [stdout] 229 |     `p_i`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_i^{\mu\nu}.
[INFO] [stdout]     |                                                    ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:229:59
[INFO] [stdout]     |
[INFO] [stdout] 229 |     `p_i`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_i^{\mu\nu}.
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:229:71
[INFO] [stdout]     |
[INFO] [stdout] 229 |     `p_i`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_i^{\mu\nu}.
[INFO] [stdout]     |                                                                       ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:229:74
[INFO] [stdout]     |
[INFO] [stdout] 229 |     `p_i`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_i^{\mu\nu}.
[INFO] [stdout]     |                                                                          ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:230:5
[INFO] [stdout]     |
[INFO] [stdout] 230 |     `p_j`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_j^{\mu\nu}. 
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 230 -     `p_j`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_j^{\mu\nu}. 
[INFO] [stdout] 230 +     'p_j`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_j^{\mu\nu}. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:230:9
[INFO] [stdout]     |
[INFO] [stdout] 230 |     `p_j`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_j^{\mu\nu}. 
[INFO] [stdout]     |         ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 230 -     `p_j`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_j^{\mu\nu}. 
[INFO] [stdout] 230 +     `p_j': Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_j^{\mu\nu}. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:230:52
[INFO] [stdout]     |
[INFO] [stdout] 230 |     `p_j`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_j^{\mu\nu}. 
[INFO] [stdout]     |                                                    ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:230:59
[INFO] [stdout]     |
[INFO] [stdout] 230 |     `p_j`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_j^{\mu\nu}. 
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:230:71
[INFO] [stdout]     |
[INFO] [stdout] 230 |     `p_j`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_j^{\mu\nu}. 
[INFO] [stdout]     |                                                                       ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:230:74
[INFO] [stdout]     |
[INFO] [stdout] 230 |     `p_j`: Array2, unweighted codensity matrix {}^{\Lambda\Gamma}P_j^{\mu\nu}. 
[INFO] [stdout]     |                                                                          ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:231:5
[INFO] [stdout]     |
[INFO] [stdout] 231 |     `phase`: f64, Phase associated with determinant pair \mu \nu.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 231 -     `phase`: f64, Phase associated with determinant pair \mu \nu.
[INFO] [stdout] 231 +     'phase`: f64, Phase associated with determinant pair \mu \nu.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:231:11
[INFO] [stdout]     |
[INFO] [stdout] 231 |     `phase`: f64, Phase associated with determinant pair \mu \nu.
[INFO] [stdout]     |           ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 231 -     `phase`: f64, Phase associated with determinant pair \mu \nu.
[INFO] [stdout] 231 +     `phase': f64, Phase associated with determinant pair \mu \nu.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:231:58
[INFO] [stdout]     |
[INFO] [stdout] 231 |     `phase`: f64, Phase associated with determinant pair \mu \nu.
[INFO] [stdout]     |                                                          ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/noci.rs:231:62
[INFO] [stdout]     |
[INFO] [stdout] 231 |     `phase`: f64, Phase associated with determinant pair \mu \nu.
[INFO] [stdout]     |                                                              ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 232 | `ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 232 - `ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout] 232 + 'ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/noci.rs:232:4
[INFO] [stdout]     |
[INFO] [stdout] 232 | `ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout]     |    ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 232 - `ao`: AoData struct, contains AO integrals and other system data. 
[INFO] [stdout] 232 + `ao': AoData struct, contains AO integrals and other system data. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/noci.rs:221:7
[INFO] [stdout]     |
[INFO] [stdout] 221 | `pair`: Pair struct, contains the following data concerning a pair of determinants:
[INFO] [stdout]     |       ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 45 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonorthogonalwicks.rs - nonorthogonalwicks::DiffSpinBuild::build_cx_xc (line 1221) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1222:1
[INFO] [stdout]      |
[INFO] [stdout] 1222 | `m`: Array2, {}^{\Gamma\Lambda} M^{m_k} AO-space M matrix. 
[INFO] [stdout]      | ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1222 - `m`: Array2, {}^{\Gamma\Lambda} M^{m_k} AO-space M matrix. 
[INFO] [stdout] 1222 + 'm`: Array2, {}^{\Gamma\Lambda} M^{m_k} AO-space M matrix. 
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1222:3
[INFO] [stdout]      |
[INFO] [stdout] 1222 | `m`: Array2, {}^{\Gamma\Lambda} M^{m_k} AO-space M matrix. 
[INFO] [stdout]      |   ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1222 - `m`: Array2, {}^{\Gamma\Lambda} M^{m_k} AO-space M matrix. 
[INFO] [stdout] 1222 + `m': Array2, {}^{\Gamma\Lambda} M^{m_k} AO-space M matrix. 
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1222:18
[INFO] [stdout]      |
[INFO] [stdout] 1222 | `m`: Array2, {}^{\Gamma\Lambda} M^{m_k} AO-space M matrix. 
[INFO] [stdout]      |                  ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1222:24
[INFO] [stdout]      |
[INFO] [stdout] 1222 | `m`: Array2, {}^{\Gamma\Lambda} M^{m_k} AO-space M matrix. 
[INFO] [stdout]      |                        ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1223:1
[INFO] [stdout]      |
[INFO] [stdout] 1223 | `s`: Array2, AO overlap matrix S_{\mu\nu}.
[INFO] [stdout]      | ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1223 - `s`: Array2, AO overlap matrix S_{\mu\nu}.
[INFO] [stdout] 1223 + 's`: Array2, AO overlap matrix S_{\mu\nu}.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1223:3
[INFO] [stdout]      |
[INFO] [stdout] 1223 | `s`: Array2, AO overlap matrix S_{\mu\nu}.
[INFO] [stdout]      |   ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1223 - `s`: Array2, AO overlap matrix S_{\mu\nu}.
[INFO] [stdout] 1223 + `s': Array2, AO overlap matrix S_{\mu\nu}.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1223:35
[INFO] [stdout]      |
[INFO] [stdout] 1223 | `s`: Array2, AO overlap matrix S_{\mu\nu}.
[INFO] [stdout]      |                                   ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1223:38
[INFO] [stdout]      |
[INFO] [stdout] 1223 | `s`: Array2, AO overlap matrix S_{\mu\nu}.
[INFO] [stdout]      |                                      ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1224:1
[INFO] [stdout]      |
[INFO] [stdout] 1224 | `cx`: Array2, AO coefficient matrix for \Lambda. Should be renamed.
[INFO] [stdout]      | ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1224 - `cx`: Array2, AO coefficient matrix for \Lambda. Should be renamed.
[INFO] [stdout] 1224 + 'cx`: Array2, AO coefficient matrix for \Lambda. Should be renamed.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1224:4
[INFO] [stdout]      |
[INFO] [stdout] 1224 | `cx`: Array2, AO coefficient matrix for \Lambda. Should be renamed.
[INFO] [stdout]      |    ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1224 - `cx`: Array2, AO coefficient matrix for \Lambda. Should be renamed.
[INFO] [stdout] 1224 + `cx': Array2, AO coefficient matrix for \Lambda. Should be renamed.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1224:41
[INFO] [stdout]      |
[INFO] [stdout] 1224 | `cx`: Array2, AO coefficient matrix for \Lambda. Should be renamed.
[INFO] [stdout]      |                                         ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1225:1
[INFO] [stdout]      |
[INFO] [stdout] 1225 | `cw`: Array2, AO coefficient matrix for \Gamma. Should be renamed.
[INFO] [stdout]      | ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1225 - `cw`: Array2, AO coefficient matrix for \Gamma. Should be renamed.
[INFO] [stdout] 1225 + 'cw`: Array2, AO coefficient matrix for \Gamma. Should be renamed.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1225:4
[INFO] [stdout]      |
[INFO] [stdout] 1225 | `cw`: Array2, AO coefficient matrix for \Gamma. Should be renamed.
[INFO] [stdout]      |    ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1225 - `cw`: Array2, AO coefficient matrix for \Gamma. Should be renamed.
[INFO] [stdout] 1225 + `cw': Array2, AO coefficient matrix for \Gamma. Should be renamed.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1225:41
[INFO] [stdout]      |
[INFO] [stdout] 1225 | `cw`: Array2, AO coefficient matrix for \Gamma. Should be renamed.
[INFO] [stdout]      |                                         ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1226:1
[INFO] [stdout]      |
[INFO] [stdout] 1226 | `i`: usize, selector for m being 0 or 1.
[INFO] [stdout]      | ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1226 - `i`: usize, selector for m being 0 or 1.
[INFO] [stdout] 1226 + 'i`: usize, selector for m being 0 or 1.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1226:3
[INFO] [stdout]      |
[INFO] [stdout] 1226 | `i`: usize, selector for m being 0 or 1.
[INFO] [stdout]      |   ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1226 - `i`: usize, selector for m being 0 or 1.
[INFO] [stdout] 1226 + `i': usize, selector for m being 0 or 1.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1222:4
[INFO] [stdout]      |
[INFO] [stdout] 1222 | `m`: Array2, {}^{\Gamma\Lambda} M^{m_k} AO-space M matrix. 
[INFO] [stdout]      |    ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 17 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonorthogonalwicks.rs - nonorthogonalwicks::DiffSpinView<'a>::iiab (line 209) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:210:1
[INFO] [stdout]     |
[INFO] [stdout] 210 | `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 210 - `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout] 210 + 'self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:210:6
[INFO] [stdout]     |
[INFO] [stdout] 210 | `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |      ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 210 - `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout] 210 + `self': SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: prefix `Wick` is unknown
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:210:41
[INFO] [stdout]     |
[INFO] [stdout] 210 | `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |                                         ^^^^ unknown prefix
[INFO] [stdout]     |
[INFO] [stdout]     = note: prefixed identifiers and literals are reserved since Rust 2021
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]     |
[INFO] [stdout] 210 | `self`: SameSpinView, view to same-spin Wick 's intermediates.
[INFO] [stdout]     |                                             +
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:211:1
[INFO] [stdout]     |
[INFO] [stdout] 211 | `ma0, maj, mb0, mbj`: usize, zero distribution selector.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 211 - `ma0, maj, mb0, mbj`: usize, zero distribution selector.
[INFO] [stdout] 211 + 'ma0, maj, mb0, mbj`: usize, zero distribution selector.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:211:20
[INFO] [stdout]     |
[INFO] [stdout] 211 | `ma0, maj, mb0, mbj`: usize, zero distribution selector.
[INFO] [stdout]     |                    ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 211 - `ma0, maj, mb0, mbj`: usize, zero distribution selector.
[INFO] [stdout] 211 + `ma0, maj, mb0, mbj': usize, zero distribution selector.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:210:7
[INFO] [stdout]     |
[INFO] [stdout] 210 | `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |       ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonorthogonalwicks.rs - nonorthogonalwicks::SameSpinBuild::calculate_mo_overlap_matrix (line 823) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:824:1
[INFO] [stdout]     |
[INFO] [stdout] 824 | `g_c_occ`: Array2, occupied coefficients ({}^\Gamma C^*)_i^\mu.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 824 - `g_c_occ`: Array2, occupied coefficients ({}^\Gamma C^*)_i^\mu.
[INFO] [stdout] 824 + 'g_c_occ`: Array2, occupied coefficients ({}^\Gamma C^*)_i^\mu.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:824:9
[INFO] [stdout]     |
[INFO] [stdout] 824 | `g_c_occ`: Array2, occupied coefficients ({}^\Gamma C^*)_i^\mu.
[INFO] [stdout]     |         ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 824 - `g_c_occ`: Array2, occupied coefficients ({}^\Gamma C^*)_i^\mu.
[INFO] [stdout] 824 + `g_c_occ': Array2, occupied coefficients ({}^\Gamma C^*)_i^\mu.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:824:46
[INFO] [stdout]     |
[INFO] [stdout] 824 | `g_c_occ`: Array2, occupied coefficients ({}^\Gamma C^*)_i^\mu.
[INFO] [stdout]     |                                              ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:824:60
[INFO] [stdout]     |
[INFO] [stdout] 824 | `g_c_occ`: Array2, occupied coefficients ({}^\Gamma C^*)_i^\mu.
[INFO] [stdout]     |                                                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:825:1
[INFO] [stdout]     |
[INFO] [stdout] 825 | `l_c_occ`: Array2, occupied coefficients ({}^\Lambda C)_j^\nu 
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 825 - `l_c_occ`: Array2, occupied coefficients ({}^\Lambda C)_j^\nu 
[INFO] [stdout] 825 + 'l_c_occ`: Array2, occupied coefficients ({}^\Lambda C)_j^\nu 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:825:9
[INFO] [stdout]     |
[INFO] [stdout] 825 | `l_c_occ`: Array2, occupied coefficients ({}^\Lambda C)_j^\nu 
[INFO] [stdout]     |         ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 825 - `l_c_occ`: Array2, occupied coefficients ({}^\Lambda C)_j^\nu 
[INFO] [stdout] 825 + `l_c_occ': Array2, occupied coefficients ({}^\Lambda C)_j^\nu 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:825:46
[INFO] [stdout]     |
[INFO] [stdout] 825 | `l_c_occ`: Array2, occupied coefficients ({}^\Lambda C)_j^\nu 
[INFO] [stdout]     |                                              ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:825:59
[INFO] [stdout]     |
[INFO] [stdout] 825 | `l_c_occ`: Array2, occupied coefficients ({}^\Lambda C)_j^\nu 
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:826:1
[INFO] [stdout]     |
[INFO] [stdout] 826 | `s_munu`: Array2, AO overlap matrix S_{\mu\nu}.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 826 - `s_munu`: Array2, AO overlap matrix S_{\mu\nu}.
[INFO] [stdout] 826 + 's_munu`: Array2, AO overlap matrix S_{\mu\nu}.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:826:8
[INFO] [stdout]     |
[INFO] [stdout] 826 | `s_munu`: Array2, AO overlap matrix S_{\mu\nu}.
[INFO] [stdout]     |        ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 826 - `s_munu`: Array2, AO overlap matrix S_{\mu\nu}.
[INFO] [stdout] 826 + `s_munu': Array2, AO overlap matrix S_{\mu\nu}.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:826:40
[INFO] [stdout]     |
[INFO] [stdout] 826 | `s_munu`: Array2, AO overlap matrix S_{\mu\nu}.
[INFO] [stdout]     |                                        ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:826:43
[INFO] [stdout]     |
[INFO] [stdout] 826 | `s_munu`: Array2, AO overlap matrix S_{\mu\nu}.
[INFO] [stdout]     |                                           ^
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:824:10
[INFO] [stdout]     |
[INFO] [stdout] 824 | `g_c_occ`: Array2, occupied coefficients ({}^\Gamma C^*)_i^\mu.
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 13 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonorthogonalwicks.rs - nonorthogonalwicks::DiffSpinView<'a>::n (line 188) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:189:1
[INFO] [stdout]     |
[INFO] [stdout] 189 | `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 189 - `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout] 189 + 'self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:189:6
[INFO] [stdout]     |
[INFO] [stdout] 189 | `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |      ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 189 - `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout] 189 + `self': SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: prefix `Wick` is unknown
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:189:41
[INFO] [stdout]     |
[INFO] [stdout] 189 | `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |                                         ^^^^ unknown prefix
[INFO] [stdout]     |
[INFO] [stdout]     = note: prefixed identifiers and literals are reserved since Rust 2021
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]     |
[INFO] [stdout] 189 | `self`: SameSpinView, view to same-spin Wick 's intermediates.
[INFO] [stdout]     |                                             +
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:189:7
[INFO] [stdout]     |
[INFO] [stdout] 189 | `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |       ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonorthogonalwicks.rs - nonorthogonalwicks::DiffSpinView<'a>::vba (line 201) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:202:1
[INFO] [stdout]     |
[INFO] [stdout] 202 | `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 202 - `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout] 202 + 'self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:202:6
[INFO] [stdout]     |
[INFO] [stdout] 202 | `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |      ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 202 - `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout] 202 + `self': SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: prefix `Wick` is unknown
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:202:41
[INFO] [stdout]     |
[INFO] [stdout] 202 | `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |                                         ^^^^ unknown prefix
[INFO] [stdout]     |
[INFO] [stdout]     = note: prefixed identifiers and literals are reserved since Rust 2021
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]     |
[INFO] [stdout] 202 | `self`: SameSpinView, view to same-spin Wick 's intermediates.
[INFO] [stdout]     |                                             +
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | `ma0, mb0, mak`: usize, zero distribution selector.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 203 - `ma0, mb0, mak`: usize, zero distribution selector.
[INFO] [stdout] 203 + 'ma0, mb0, mak`: usize, zero distribution selector.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:203:15
[INFO] [stdout]     |
[INFO] [stdout] 203 | `ma0, mb0, mak`: usize, zero distribution selector.
[INFO] [stdout]     |               ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 203 - `ma0, mb0, mak`: usize, zero distribution selector.
[INFO] [stdout] 203 + `ma0, mb0, mak': usize, zero distribution selector.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:202:7
[INFO] [stdout]     |
[INFO] [stdout] 202 | `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |       ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonorthogonalwicks.rs - nonorthogonalwicks::SameSpinView<'a>::x (line 135) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:136:1
[INFO] [stdout]     |
[INFO] [stdout] 136 | `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 136 - `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout] 136 + 'self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:136:6
[INFO] [stdout]     |
[INFO] [stdout] 136 | `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |      ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 136 - `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout] 136 + `self': SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: prefix `Wick` is unknown
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:136:41
[INFO] [stdout]     |
[INFO] [stdout] 136 | `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |                                         ^^^^ unknown prefix
[INFO] [stdout]     |
[INFO] [stdout]     = note: prefixed identifiers and literals are reserved since Rust 2021
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]     |
[INFO] [stdout] 136 | `self`: SameSpinView, view to same-spin Wick 's intermediates.
[INFO] [stdout]     |                                             +
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 | `mi`: usize, zero distribution selector. 
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 137 - `mi`: usize, zero distribution selector. 
[INFO] [stdout] 137 + 'mi`: usize, zero distribution selector. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:137:4
[INFO] [stdout]     |
[INFO] [stdout] 137 | `mi`: usize, zero distribution selector. 
[INFO] [stdout]     |    ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 137 - `mi`: usize, zero distribution selector. 
[INFO] [stdout] 137 + `mi': usize, zero distribution selector. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:136:7
[INFO] [stdout]     |
[INFO] [stdout] 136 | `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |       ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/mpiutils.rs - mpiutils::Sharedffi::drop (line 82) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/mpiutils.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | `self`: Sharedffi, shared remote memory access data.
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 83 - `self`: Sharedffi, shared remote memory access data.
[INFO] [stdout] 83 + 'self`: Sharedffi, shared remote memory access data.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/mpiutils.rs:83:6
[INFO] [stdout]    |
[INFO] [stdout] 83 | `self`: Sharedffi, shared remote memory access data.
[INFO] [stdout]    |      ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 83 - `self`: Sharedffi, shared remote memory access data.
[INFO] [stdout] 83 + `self': Sharedffi, shared remote memory access data.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]   --> src/mpiutils.rs:83:7
[INFO] [stdout]    |
[INFO] [stdout] 83 | `self`: Sharedffi, shared remote memory access data.
[INFO] [stdout]    |       ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonorthogonalwicks.rs - nonorthogonalwicks::DiffSpinView<'a>::vab (line 193) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:194:1
[INFO] [stdout]     |
[INFO] [stdout] 194 | `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 194 - `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout] 194 + 'self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:194:6
[INFO] [stdout]     |
[INFO] [stdout] 194 | `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |      ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 194 - `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout] 194 + `self': SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: prefix `Wick` is unknown
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:194:41
[INFO] [stdout]     |
[INFO] [stdout] 194 | `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |                                         ^^^^ unknown prefix
[INFO] [stdout]     |
[INFO] [stdout]     = note: prefixed identifiers and literals are reserved since Rust 2021
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]     |
[INFO] [stdout] 194 | `self`: SameSpinView, view to same-spin Wick 's intermediates.
[INFO] [stdout]     |                                             +
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:195:1
[INFO] [stdout]     |
[INFO] [stdout] 195 | `ma0, mb0, mak`: usize, zero distribution selector. 
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 195 - `ma0, mb0, mak`: usize, zero distribution selector. 
[INFO] [stdout] 195 + 'ma0, mb0, mak`: usize, zero distribution selector. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:195:15
[INFO] [stdout]     |
[INFO] [stdout] 195 | `ma0, mb0, mak`: usize, zero distribution selector. 
[INFO] [stdout]     |               ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 195 - `ma0, mb0, mak`: usize, zero distribution selector. 
[INFO] [stdout] 195 + `ma0, mb0, mak': usize, zero distribution selector. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:194:7
[INFO] [stdout]     |
[INFO] [stdout] 194 | `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |       ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonorthogonalwicks.rs - nonorthogonalwicks::WickScratch::resizel (line 601) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:602:1
[INFO] [stdout]     |
[INFO] [stdout] 602 | `self`: WickScratch, scratch space for Wick's quantities.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 602 - `self`: WickScratch, scratch space for Wick's quantities.
[INFO] [stdout] 602 + 'self`: WickScratch, scratch space for Wick's quantities.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:602:6
[INFO] [stdout]     |
[INFO] [stdout] 602 | `self`: WickScratch, scratch space for Wick's quantities.
[INFO] [stdout]     |      ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 602 - `self`: WickScratch, scratch space for Wick's quantities.
[INFO] [stdout] 602 + `self': WickScratch, scratch space for Wick's quantities.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: prefix `Wick` is unknown
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:602:40
[INFO] [stdout]     |
[INFO] [stdout] 602 | `self`: WickScratch, scratch space for Wick's quantities.
[INFO] [stdout]     |                                        ^^^^ unknown prefix
[INFO] [stdout]     |
[INFO] [stdout]     = note: prefixed identifiers and literals are reserved since Rust 2021
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]     |
[INFO] [stdout] 602 | `self`: WickScratch, scratch space for Wick 's quantities.
[INFO] [stdout]     |                                            +
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:603:1
[INFO] [stdout]     |
[INFO] [stdout] 603 | `l`: usize, excitation rank.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 603 - `l`: usize, excitation rank.
[INFO] [stdout] 603 + 'l`: usize, excitation rank.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:603:3
[INFO] [stdout]     |
[INFO] [stdout] 603 | `l`: usize, excitation rank.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 603 - `l`: usize, excitation rank.
[INFO] [stdout] 603 + `l': usize, excitation rank.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:602:7
[INFO] [stdout]     |
[INFO] [stdout] 602 | `self`: WickScratch, scratch space for Wick's quantities.
[INFO] [stdout]     |       ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonorthogonalwicks.rs - nonorthogonalwicks::SameSpinView<'a>::y (line 143) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:144:1
[INFO] [stdout]     |
[INFO] [stdout] 144 | `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 144 - `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout] 144 + 'self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:144:6
[INFO] [stdout]     |
[INFO] [stdout] 144 | `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |      ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 144 - `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout] 144 + `self': SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: prefix `Wick` is unknown
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:144:41
[INFO] [stdout]     |
[INFO] [stdout] 144 | `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |                                         ^^^^ unknown prefix
[INFO] [stdout]     |
[INFO] [stdout]     = note: prefixed identifiers and literals are reserved since Rust 2021
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]     |
[INFO] [stdout] 144 | `self`: SameSpinView, view to same-spin Wick 's intermediates.
[INFO] [stdout]     |                                             +
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:145:1
[INFO] [stdout]     |
[INFO] [stdout] 145 | `mi`: usize, zero distribution selector. 
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 145 - `mi`: usize, zero distribution selector. 
[INFO] [stdout] 145 + 'mi`: usize, zero distribution selector. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:145:4
[INFO] [stdout]     |
[INFO] [stdout] 145 | `mi`: usize, zero distribution selector. 
[INFO] [stdout]     |    ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 145 - `mi`: usize, zero distribution selector. 
[INFO] [stdout] 145 + `mi': usize, zero distribution selector. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:144:7
[INFO] [stdout]     |
[INFO] [stdout] 144 | `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |       ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonorthogonalwicks.rs - nonorthogonalwicks::DiffSpinBuild::new (line 1071) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1072:1
[INFO] [stdout]      |
[INFO] [stdout] 1072 | `eri`: Array4, electron repulsion integrals. 
[INFO] [stdout]      | ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1072 - `eri`: Array4, electron repulsion integrals. 
[INFO] [stdout] 1072 + 'eri`: Array4, electron repulsion integrals. 
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1072:5
[INFO] [stdout]      |
[INFO] [stdout] 1072 | `eri`: Array4, electron repulsion integrals. 
[INFO] [stdout]      |     ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1072 - `eri`: Array4, electron repulsion integrals. 
[INFO] [stdout] 1072 + `eri': Array4, electron repulsion integrals. 
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1073:1
[INFO] [stdout]      |
[INFO] [stdout] 1073 | `h_munu`: Array2, AO core Hamiltonian.
[INFO] [stdout]      | ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1073 - `h_munu`: Array2, AO core Hamiltonian.
[INFO] [stdout] 1073 + 'h_munu`: Array2, AO core Hamiltonian.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1073:8
[INFO] [stdout]      |
[INFO] [stdout] 1073 | `h_munu`: Array2, AO core Hamiltonian.
[INFO] [stdout]      |        ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1073 - `h_munu`: Array2, AO core Hamiltonian.
[INFO] [stdout] 1073 + `h_munu': Array2, AO core Hamiltonian.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1074:1
[INFO] [stdout]      |
[INFO] [stdout] 1074 | `s_munu`: Array2, AO overlap matrix.
[INFO] [stdout]      | ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1074 - `s_munu`: Array2, AO overlap matrix.
[INFO] [stdout] 1074 + 's_munu`: Array2, AO overlap matrix.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1074:8
[INFO] [stdout]      |
[INFO] [stdout] 1074 | `s_munu`: Array2, AO overlap matrix.
[INFO] [stdout]      |        ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1074 - `s_munu`: Array2, AO overlap matrix.
[INFO] [stdout] 1074 + `s_munu': Array2, AO overlap matrix.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1075:1
[INFO] [stdout]      |
[INFO] [stdout] 1075 | `g_ca`: Array2, spin alpha AO coefficient matrix of |^\Gamma\Psi\rangle.
[INFO] [stdout]      | ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1075 - `g_ca`: Array2, spin alpha AO coefficient matrix of |^\Gamma\Psi\rangle.
[INFO] [stdout] 1075 + 'g_ca`: Array2, spin alpha AO coefficient matrix of |^\Gamma\Psi\rangle.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1075:6
[INFO] [stdout]      |
[INFO] [stdout] 1075 | `g_ca`: Array2, spin alpha AO coefficient matrix of |^\Gamma\Psi\rangle.
[INFO] [stdout]      |      ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1075 - `g_ca`: Array2, spin alpha AO coefficient matrix of |^\Gamma\Psi\rangle.
[INFO] [stdout] 1075 + `g_ca': Array2, spin alpha AO coefficient matrix of |^\Gamma\Psi\rangle.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1075:55
[INFO] [stdout]      |
[INFO] [stdout] 1075 | `g_ca`: Array2, spin alpha AO coefficient matrix of |^\Gamma\Psi\rangle.
[INFO] [stdout]      |                                                       ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1075:61
[INFO] [stdout]      |
[INFO] [stdout] 1075 | `g_ca`: Array2, spin alpha AO coefficient matrix of |^\Gamma\Psi\rangle.
[INFO] [stdout]      |                                                             ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1075:65
[INFO] [stdout]      |
[INFO] [stdout] 1075 | `g_ca`: Array2, spin alpha AO coefficient matrix of |^\Gamma\Psi\rangle.
[INFO] [stdout]      |                                                                 ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1076:1
[INFO] [stdout]      |
[INFO] [stdout] 1076 | `g_cb`: Array2, spin beta AO coefficient matrix of |^\Gamma\Psi\rangle.
[INFO] [stdout]      | ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1076 - `g_cb`: Array2, spin beta AO coefficient matrix of |^\Gamma\Psi\rangle.
[INFO] [stdout] 1076 + 'g_cb`: Array2, spin beta AO coefficient matrix of |^\Gamma\Psi\rangle.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1076:6
[INFO] [stdout]      |
[INFO] [stdout] 1076 | `g_cb`: Array2, spin beta AO coefficient matrix of |^\Gamma\Psi\rangle.
[INFO] [stdout]      |      ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1076 - `g_cb`: Array2, spin beta AO coefficient matrix of |^\Gamma\Psi\rangle.
[INFO] [stdout] 1076 + `g_cb': Array2, spin beta AO coefficient matrix of |^\Gamma\Psi\rangle.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1076:54
[INFO] [stdout]      |
[INFO] [stdout] 1076 | `g_cb`: Array2, spin beta AO coefficient matrix of |^\Gamma\Psi\rangle.
[INFO] [stdout]      |                                                      ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1076:60
[INFO] [stdout]      |
[INFO] [stdout] 1076 | `g_cb`: Array2, spin beta AO coefficient matrix of |^\Gamma\Psi\rangle.
[INFO] [stdout]      |                                                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1076:64
[INFO] [stdout]      |
[INFO] [stdout] 1076 | `g_cb`: Array2, spin beta AO coefficient matrix of |^\Gamma\Psi\rangle.
[INFO] [stdout]      |                                                                ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1077:1
[INFO] [stdout]      |
[INFO] [stdout] 1077 | `l_ca`: Array2, spin alpha AO coefficient matrix of |^\Lambda\Psi\rangle.
[INFO] [stdout]      | ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1077 - `l_ca`: Array2, spin alpha AO coefficient matrix of |^\Lambda\Psi\rangle.
[INFO] [stdout] 1077 + 'l_ca`: Array2, spin alpha AO coefficient matrix of |^\Lambda\Psi\rangle.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1077:6
[INFO] [stdout]      |
[INFO] [stdout] 1077 | `l_ca`: Array2, spin alpha AO coefficient matrix of |^\Lambda\Psi\rangle.
[INFO] [stdout]      |      ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1077 - `l_ca`: Array2, spin alpha AO coefficient matrix of |^\Lambda\Psi\rangle.
[INFO] [stdout] 1077 + `l_ca': Array2, spin alpha AO coefficient matrix of |^\Lambda\Psi\rangle.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1077:55
[INFO] [stdout]      |
[INFO] [stdout] 1077 | `l_ca`: Array2, spin alpha AO coefficient matrix of |^\Lambda\Psi\rangle.
[INFO] [stdout]      |                                                       ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1077:62
[INFO] [stdout]      |
[INFO] [stdout] 1077 | `l_ca`: Array2, spin alpha AO coefficient matrix of |^\Lambda\Psi\rangle.
[INFO] [stdout]      |                                                              ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1077:66
[INFO] [stdout]      |
[INFO] [stdout] 1077 | `l_ca`: Array2, spin alpha AO coefficient matrix of |^\Lambda\Psi\rangle.
[INFO] [stdout]      |                                                                  ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1078:1
[INFO] [stdout]      |
[INFO] [stdout] 1078 | `l_cb`: Array2, spin beta AO coefficient matrix of |^\Lambda\Psi\rangle.
[INFO] [stdout]      | ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1078 - `l_cb`: Array2, spin beta AO coefficient matrix of |^\Lambda\Psi\rangle.
[INFO] [stdout] 1078 + 'l_cb`: Array2, spin beta AO coefficient matrix of |^\Lambda\Psi\rangle.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1078:6
[INFO] [stdout]      |
[INFO] [stdout] 1078 | `l_cb`: Array2, spin beta AO coefficient matrix of |^\Lambda\Psi\rangle.
[INFO] [stdout]      |      ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1078 - `l_cb`: Array2, spin beta AO coefficient matrix of |^\Lambda\Psi\rangle.
[INFO] [stdout] 1078 + `l_cb': Array2, spin beta AO coefficient matrix of |^\Lambda\Psi\rangle.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1078:54
[INFO] [stdout]      |
[INFO] [stdout] 1078 | `l_cb`: Array2, spin beta AO coefficient matrix of |^\Lambda\Psi\rangle.
[INFO] [stdout]      |                                                      ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1078:61
[INFO] [stdout]      |
[INFO] [stdout] 1078 | `l_cb`: Array2, spin beta AO coefficient matrix of |^\Lambda\Psi\rangle.
[INFO] [stdout]      |                                                             ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1078:65
[INFO] [stdout]      |
[INFO] [stdout] 1078 | `l_cb`: Array2, spin beta AO coefficient matrix of |^\Lambda\Psi\rangle.
[INFO] [stdout]      |                                                                 ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1079:1
[INFO] [stdout]      |
[INFO] [stdout] 1079 | `goa`: Array1, alpha occupancy vector for |^\Gamma\Psi\rangle.
[INFO] [stdout]      | ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1079 - `goa`: Array1, alpha occupancy vector for |^\Gamma\Psi\rangle.
[INFO] [stdout] 1079 + 'goa`: Array1, alpha occupancy vector for |^\Gamma\Psi\rangle.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1079:5
[INFO] [stdout]      |
[INFO] [stdout] 1079 | `goa`: Array1, alpha occupancy vector for |^\Gamma\Psi\rangle.
[INFO] [stdout]      |     ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1079 - `goa`: Array1, alpha occupancy vector for |^\Gamma\Psi\rangle.
[INFO] [stdout] 1079 + `goa': Array1, alpha occupancy vector for |^\Gamma\Psi\rangle.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1079:45
[INFO] [stdout]      |
[INFO] [stdout] 1079 | `goa`: Array1, alpha occupancy vector for |^\Gamma\Psi\rangle.
[INFO] [stdout]      |                                             ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1079:51
[INFO] [stdout]      |
[INFO] [stdout] 1079 | `goa`: Array1, alpha occupancy vector for |^\Gamma\Psi\rangle.
[INFO] [stdout]      |                                                   ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1079:55
[INFO] [stdout]      |
[INFO] [stdout] 1079 | `goa`: Array1, alpha occupancy vector for |^\Gamma\Psi\rangle.
[INFO] [stdout]      |                                                       ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1080:1
[INFO] [stdout]      |
[INFO] [stdout] 1080 | `gob`: Array1, beta occupancy vector for |^\Gamma\Psi\rangle.
[INFO] [stdout]      | ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1080 - `gob`: Array1, beta occupancy vector for |^\Gamma\Psi\rangle.
[INFO] [stdout] 1080 + 'gob`: Array1, beta occupancy vector for |^\Gamma\Psi\rangle.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1080:5
[INFO] [stdout]      |
[INFO] [stdout] 1080 | `gob`: Array1, beta occupancy vector for |^\Gamma\Psi\rangle.
[INFO] [stdout]      |     ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1080 - `gob`: Array1, beta occupancy vector for |^\Gamma\Psi\rangle.
[INFO] [stdout] 1080 + `gob': Array1, beta occupancy vector for |^\Gamma\Psi\rangle.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1080:44
[INFO] [stdout]      |
[INFO] [stdout] 1080 | `gob`: Array1, beta occupancy vector for |^\Gamma\Psi\rangle.
[INFO] [stdout]      |                                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1080:50
[INFO] [stdout]      |
[INFO] [stdout] 1080 | `gob`: Array1, beta occupancy vector for |^\Gamma\Psi\rangle.
[INFO] [stdout]      |                                                  ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1080:54
[INFO] [stdout]      |
[INFO] [stdout] 1080 | `gob`: Array1, beta occupancy vector for |^\Gamma\Psi\rangle.
[INFO] [stdout]      |                                                      ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1081:1
[INFO] [stdout]      |
[INFO] [stdout] 1081 | `loa`: Array1, alpha occupancy vector for |^\Lambda\Psi\rangle.
[INFO] [stdout]      | ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1081 - `loa`: Array1, alpha occupancy vector for |^\Lambda\Psi\rangle.
[INFO] [stdout] 1081 + 'loa`: Array1, alpha occupancy vector for |^\Lambda\Psi\rangle.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1081:5
[INFO] [stdout]      |
[INFO] [stdout] 1081 | `loa`: Array1, alpha occupancy vector for |^\Lambda\Psi\rangle.
[INFO] [stdout]      |     ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1081 - `loa`: Array1, alpha occupancy vector for |^\Lambda\Psi\rangle.
[INFO] [stdout] 1081 + `loa': Array1, alpha occupancy vector for |^\Lambda\Psi\rangle.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1081:45
[INFO] [stdout]      |
[INFO] [stdout] 1081 | `loa`: Array1, alpha occupancy vector for |^\Lambda\Psi\rangle.
[INFO] [stdout]      |                                             ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1081:52
[INFO] [stdout]      |
[INFO] [stdout] 1081 | `loa`: Array1, alpha occupancy vector for |^\Lambda\Psi\rangle.
[INFO] [stdout]      |                                                    ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1081:56
[INFO] [stdout]      |
[INFO] [stdout] 1081 | `loa`: Array1, alpha occupancy vector for |^\Lambda\Psi\rangle.
[INFO] [stdout]      |                                                        ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1082:1
[INFO] [stdout]      |
[INFO] [stdout] 1082 | `lob`: Array1, beta occupancy vector for |^\Lambda\Psi\rangle.
[INFO] [stdout]      | ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1082 - `lob`: Array1, beta occupancy vector for |^\Lambda\Psi\rangle.
[INFO] [stdout] 1082 + 'lob`: Array1, beta occupancy vector for |^\Lambda\Psi\rangle.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1082:5
[INFO] [stdout]      |
[INFO] [stdout] 1082 | `lob`: Array1, beta occupancy vector for |^\Lambda\Psi\rangle.
[INFO] [stdout]      |     ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1082 - `lob`: Array1, beta occupancy vector for |^\Lambda\Psi\rangle.
[INFO] [stdout] 1082 + `lob': Array1, beta occupancy vector for |^\Lambda\Psi\rangle.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1082:44
[INFO] [stdout]      |
[INFO] [stdout] 1082 | `lob`: Array1, beta occupancy vector for |^\Lambda\Psi\rangle.
[INFO] [stdout]      |                                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1082:51
[INFO] [stdout]      |
[INFO] [stdout] 1082 | `lob`: Array1, beta occupancy vector for |^\Lambda\Psi\rangle.
[INFO] [stdout]      |                                                   ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1082:55
[INFO] [stdout]      |
[INFO] [stdout] 1082 | `lob`: Array1, beta occupancy vector for |^\Lambda\Psi\rangle.
[INFO] [stdout]      |                                                       ^
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1072:6
[INFO] [stdout]      |
[INFO] [stdout] 1072 | `eri`: Array4, electron repulsion integrals. 
[INFO] [stdout]      |      ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 47 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonorthogonalwicks.rs - nonorthogonalwicks::WicksView::pair (line 98) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/nonorthogonalwicks.rs:99:1
[INFO] [stdout]    |
[INFO] [stdout] 99 | `self`: WicksView, view into Wick's intermediates.
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 99 - `self`: WicksView, view into Wick's intermediates.
[INFO] [stdout] 99 + 'self`: WicksView, view into Wick's intermediates.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/nonorthogonalwicks.rs:99:6
[INFO] [stdout]    |
[INFO] [stdout] 99 | `self`: WicksView, view into Wick's intermediates.
[INFO] [stdout]    |      ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 99 - `self`: WicksView, view into Wick's intermediates.
[INFO] [stdout] 99 + `self': WicksView, view into Wick's intermediates.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: prefix `Wick` is unknown
[INFO] [stdout]   --> src/nonorthogonalwicks.rs:99:30
[INFO] [stdout]    |
[INFO] [stdout] 99 | `self`: WicksView, view into Wick's intermediates.
[INFO] [stdout]    |                              ^^^^ unknown prefix
[INFO] [stdout]    |
[INFO] [stdout]    = note: prefixed identifiers and literals are reserved since Rust 2021
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]    |
[INFO] [stdout] 99 | `self`: WicksView, view into Wick 's intermediates.
[INFO] [stdout]    |                                  +
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | `lp`: usize, pair index 2. 
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 100 - `lp`: usize, pair index 2. 
[INFO] [stdout] 100 + 'lp`: usize, pair index 2. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:100:4
[INFO] [stdout]     |
[INFO] [stdout] 100 | `lp`: usize, pair index 2. 
[INFO] [stdout]     |    ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 100 - `lp`: usize, pair index 2. 
[INFO] [stdout] 100 + `lp': usize, pair index 2. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]   --> src/nonorthogonalwicks.rs:99:7
[INFO] [stdout]    |
[INFO] [stdout] 99 | `self`: WicksView, view into Wick's intermediates.
[INFO] [stdout]    |       ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonorthogonalwicks.rs - nonorthogonalwicks::SameSpinBuild::build_k_exchange (line 1044) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1045:1
[INFO] [stdout]      |
[INFO] [stdout] 1045 | `eri`: Array4, AO basis ERIs (not-antisymmetrised).
[INFO] [stdout]      | ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1045 - `eri`: Array4, AO basis ERIs (not-antisymmetrised).
[INFO] [stdout] 1045 + 'eri`: Array4, AO basis ERIs (not-antisymmetrised).
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1045:5
[INFO] [stdout]      |
[INFO] [stdout] 1045 | `eri`: Array4, AO basis ERIs (not-antisymmetrised).
[INFO] [stdout]      |     ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1045 - `eri`: Array4, AO basis ERIs (not-antisymmetrised).
[INFO] [stdout] 1045 + `eri': Array4, AO basis ERIs (not-antisymmetrised).
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1046:1
[INFO] [stdout]      |
[INFO] [stdout] 1046 | `m`: Array2, {}^{\Gamma\Lambda} M^{m_k} AO-space M matrix. 
[INFO] [stdout]      | ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1046 - `m`: Array2, {}^{\Gamma\Lambda} M^{m_k} AO-space M matrix. 
[INFO] [stdout] 1046 + 'm`: Array2, {}^{\Gamma\Lambda} M^{m_k} AO-space M matrix. 
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1046:3
[INFO] [stdout]      |
[INFO] [stdout] 1046 | `m`: Array2, {}^{\Gamma\Lambda} M^{m_k} AO-space M matrix. 
[INFO] [stdout]      |   ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1046 - `m`: Array2, {}^{\Gamma\Lambda} M^{m_k} AO-space M matrix. 
[INFO] [stdout] 1046 + `m': Array2, {}^{\Gamma\Lambda} M^{m_k} AO-space M matrix. 
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1046:18
[INFO] [stdout]      |
[INFO] [stdout] 1046 | `m`: Array2, {}^{\Gamma\Lambda} M^{m_k} AO-space M matrix. 
[INFO] [stdout]      |                  ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1046:24
[INFO] [stdout]      |
[INFO] [stdout] 1046 | `m`: Array2, {}^{\Gamma\Lambda} M^{m_k} AO-space M matrix. 
[INFO] [stdout]      |                        ^
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1045:6
[INFO] [stdout]      |
[INFO] [stdout] 1045 | `eri`: Array4, AO basis ERIs (not-antisymmetrised).
[INFO] [stdout]      |      ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonorthogonalwicks.rs - nonorthogonalwicks::SameSpinView<'a>::n (line 130) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 131 - `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout] 131 + 'self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:131:6
[INFO] [stdout]     |
[INFO] [stdout] 131 | `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |      ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 131 - `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout] 131 + `self': SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: prefix `Wick` is unknown
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:131:41
[INFO] [stdout]     |
[INFO] [stdout] 131 | `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |                                         ^^^^ unknown prefix
[INFO] [stdout]     |
[INFO] [stdout]     = note: prefixed identifiers and literals are reserved since Rust 2021
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]     |
[INFO] [stdout] 131 | `self`: SameSpinView, view to same-spin Wick 's intermediates.
[INFO] [stdout]     |                                             +
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:131:7
[INFO] [stdout]     |
[INFO] [stdout] 131 | `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |       ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonorthogonalwicks.rs - nonorthogonalwicks::SameSpinBuild::perform_ortho_and_svd_and_rotate (line 836) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:837:1
[INFO] [stdout]     |
[INFO] [stdout] 837 | `g_c_occ`: Array2, occupied coefficients ({}^\Gamma C^*)_i^\mu.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 837 - `g_c_occ`: Array2, occupied coefficients ({}^\Gamma C^*)_i^\mu.
[INFO] [stdout] 837 + 'g_c_occ`: Array2, occupied coefficients ({}^\Gamma C^*)_i^\mu.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:837:9
[INFO] [stdout]     |
[INFO] [stdout] 837 | `g_c_occ`: Array2, occupied coefficients ({}^\Gamma C^*)_i^\mu.
[INFO] [stdout]     |         ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 837 - `g_c_occ`: Array2, occupied coefficients ({}^\Gamma C^*)_i^\mu.
[INFO] [stdout] 837 + `g_c_occ': Array2, occupied coefficients ({}^\Gamma C^*)_i^\mu.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:837:46
[INFO] [stdout]     |
[INFO] [stdout] 837 | `g_c_occ`: Array2, occupied coefficients ({}^\Gamma C^*)_i^\mu.
[INFO] [stdout]     |                                              ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:837:60
[INFO] [stdout]     |
[INFO] [stdout] 837 | `g_c_occ`: Array2, occupied coefficients ({}^\Gamma C^*)_i^\mu.
[INFO] [stdout]     |                                                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:838:1
[INFO] [stdout]     |
[INFO] [stdout] 838 | `l_c_occ`: Array2, occupied coefficients ({}^\Lambda C)_j^\nu.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 838 - `l_c_occ`: Array2, occupied coefficients ({}^\Lambda C)_j^\nu.
[INFO] [stdout] 838 + 'l_c_occ`: Array2, occupied coefficients ({}^\Lambda C)_j^\nu.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:838:9
[INFO] [stdout]     |
[INFO] [stdout] 838 | `l_c_occ`: Array2, occupied coefficients ({}^\Lambda C)_j^\nu.
[INFO] [stdout]     |         ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 838 - `l_c_occ`: Array2, occupied coefficients ({}^\Lambda C)_j^\nu.
[INFO] [stdout] 838 + `l_c_occ': Array2, occupied coefficients ({}^\Lambda C)_j^\nu.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:838:46
[INFO] [stdout]     |
[INFO] [stdout] 838 | `l_c_occ`: Array2, occupied coefficients ({}^\Lambda C)_j^\nu.
[INFO] [stdout]     |                                              ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:838:59
[INFO] [stdout]     |
[INFO] [stdout] 838 | `l_c_occ`: Array2, occupied coefficients ({}^\Lambda C)_j^\nu.
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:837:10
[INFO] [stdout]     |
[INFO] [stdout] 837 | `g_c_occ`: Array2, occupied coefficients ({}^\Gamma C^*)_i^\mu.
[INFO] [stdout]     |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonorthogonalwicks.rs - nonorthogonalwicks::WickScratch::resizelalb (line 630) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:631:1
[INFO] [stdout]     |
[INFO] [stdout] 631 | `self`: WickScratch, scratch space for Wick's quantities.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 631 - `self`: WickScratch, scratch space for Wick's quantities.
[INFO] [stdout] 631 + 'self`: WickScratch, scratch space for Wick's quantities.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:631:6
[INFO] [stdout]     |
[INFO] [stdout] 631 | `self`: WickScratch, scratch space for Wick's quantities.
[INFO] [stdout]     |      ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 631 - `self`: WickScratch, scratch space for Wick's quantities.
[INFO] [stdout] 631 + `self': WickScratch, scratch space for Wick's quantities.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: prefix `Wick` is unknown
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:631:40
[INFO] [stdout]     |
[INFO] [stdout] 631 | `self`: WickScratch, scratch space for Wick's quantities.
[INFO] [stdout]     |                                        ^^^^ unknown prefix
[INFO] [stdout]     |
[INFO] [stdout]     = note: prefixed identifiers and literals are reserved since Rust 2021
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]     |
[INFO] [stdout] 631 | `self`: WickScratch, scratch space for Wick 's quantities.
[INFO] [stdout]     |                                            +
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:632:1
[INFO] [stdout]     |
[INFO] [stdout] 632 | `la`: usize, excitation rank spin alpha.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 632 - `la`: usize, excitation rank spin alpha.
[INFO] [stdout] 632 + 'la`: usize, excitation rank spin alpha.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:632:4
[INFO] [stdout]     |
[INFO] [stdout] 632 | `la`: usize, excitation rank spin alpha.
[INFO] [stdout]     |    ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 632 - `la`: usize, excitation rank spin alpha.
[INFO] [stdout] 632 + `la': usize, excitation rank spin alpha.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:633:1
[INFO] [stdout]     |
[INFO] [stdout] 633 | `lb`: usize, excitation rank spin beta.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 633 - `lb`: usize, excitation rank spin beta.
[INFO] [stdout] 633 + 'lb`: usize, excitation rank spin beta.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:633:4
[INFO] [stdout]     |
[INFO] [stdout] 633 | `lb`: usize, excitation rank spin beta.
[INFO] [stdout]     |    ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 633 - `lb`: usize, excitation rank spin beta.
[INFO] [stdout] 633 + `lb': usize, excitation rank spin beta.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:631:7
[INFO] [stdout]     |
[INFO] [stdout] 631 | `self`: WickScratch, scratch space for Wick's quantities.
[INFO] [stdout]     |       ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonorthogonalwicks.rs - nonorthogonalwicks::WicksView::idx (line 58) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/nonorthogonalwicks.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | `self`: WicksView, view into Wick's intermediates.
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 59 - `self`: WicksView, view into Wick's intermediates.
[INFO] [stdout] 59 + 'self`: WicksView, view into Wick's intermediates.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/nonorthogonalwicks.rs:59:6
[INFO] [stdout]    |
[INFO] [stdout] 59 | `self`: WicksView, view into Wick's intermediates.
[INFO] [stdout]    |      ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 59 - `self`: WicksView, view into Wick's intermediates.
[INFO] [stdout] 59 + `self': WicksView, view into Wick's intermediates.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: prefix `Wick` is unknown
[INFO] [stdout]   --> src/nonorthogonalwicks.rs:59:30
[INFO] [stdout]    |
[INFO] [stdout] 59 | `self`: WicksView, view into Wick's intermediates.
[INFO] [stdout]    |                              ^^^^ unknown prefix
[INFO] [stdout]    |
[INFO] [stdout]    = note: prefixed identifiers and literals are reserved since Rust 2021
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]    |
[INFO] [stdout] 59 | `self`: WicksView, view into Wick 's intermediates.
[INFO] [stdout]    |                                  +
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/nonorthogonalwicks.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | `lp`: usize, pair index 1.
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 60 - `lp`: usize, pair index 1.
[INFO] [stdout] 60 + 'lp`: usize, pair index 1.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/nonorthogonalwicks.rs:60:4
[INFO] [stdout]    |
[INFO] [stdout] 60 | `lp`: usize, pair index 1.
[INFO] [stdout]    |    ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 60 - `lp`: usize, pair index 1.
[INFO] [stdout] 60 + `lp': usize, pair index 1.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/nonorthogonalwicks.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | `gp`: usize, pair index 2.
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 61 - `gp`: usize, pair index 2.
[INFO] [stdout] 61 + 'gp`: usize, pair index 2.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/nonorthogonalwicks.rs:61:4
[INFO] [stdout]    |
[INFO] [stdout] 61 | `gp`: usize, pair index 2.
[INFO] [stdout]    |    ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 61 - `gp`: usize, pair index 2.
[INFO] [stdout] 61 + `gp': usize, pair index 2.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]   --> src/nonorthogonalwicks.rs:59:7
[INFO] [stdout]    |
[INFO] [stdout] 59 | `self`: WicksView, view into Wick's intermediates.
[INFO] [stdout]    |       ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonorthogonalwicks.rs - nonorthogonalwicks::WicksView::view2 (line 76) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/nonorthogonalwicks.rs:77:1
[INFO] [stdout]    |
[INFO] [stdout] 77 | `self`: WicksView, view into Wick's intermediates.
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 77 - `self`: WicksView, view into Wick's intermediates.
[INFO] [stdout] 77 + 'self`: WicksView, view into Wick's intermediates.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/nonorthogonalwicks.rs:77:6
[INFO] [stdout]    |
[INFO] [stdout] 77 | `self`: WicksView, view into Wick's intermediates.
[INFO] [stdout]    |      ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 77 - `self`: WicksView, view into Wick's intermediates.
[INFO] [stdout] 77 + `self': WicksView, view into Wick's intermediates.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: prefix `Wick` is unknown
[INFO] [stdout]   --> src/nonorthogonalwicks.rs:77:30
[INFO] [stdout]    |
[INFO] [stdout] 77 | `self`: WicksView, view into Wick's intermediates.
[INFO] [stdout]    |                              ^^^^ unknown prefix
[INFO] [stdout]    |
[INFO] [stdout]    = note: prefixed identifiers and literals are reserved since Rust 2021
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]    |
[INFO] [stdout] 77 | `self`: WicksView, view into Wick 's intermediates.
[INFO] [stdout]    |                                  +
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/nonorthogonalwicks.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | `off_f64`: usize, offset from the beginning of the tensor slab in units of f64.
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 78 - `off_f64`: usize, offset from the beginning of the tensor slab in units of f64.
[INFO] [stdout] 78 + 'off_f64`: usize, offset from the beginning of the tensor slab in units of f64.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/nonorthogonalwicks.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 | `off_f64`: usize, offset from the beginning of the tensor slab in units of f64.
[INFO] [stdout]    |         ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 78 - `off_f64`: usize, offset from the beginning of the tensor slab in units of f64.
[INFO] [stdout] 78 + `off_f64': usize, offset from the beginning of the tensor slab in units of f64.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/nonorthogonalwicks.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | `n`: usize, size of matrix to be read.
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 79 - `n`: usize, size of matrix to be read.
[INFO] [stdout] 79 + 'n`: usize, size of matrix to be read.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/nonorthogonalwicks.rs:79:3
[INFO] [stdout]    |
[INFO] [stdout] 79 | `n`: usize, size of matrix to be read.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 79 - `n`: usize, size of matrix to be read.
[INFO] [stdout] 79 + `n': usize, size of matrix to be read.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]   --> src/nonorthogonalwicks.rs:77:7
[INFO] [stdout]    |
[INFO] [stdout] 77 | `self`: WicksView, view into Wick's intermediates.
[INFO] [stdout]    |       ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonorthogonalwicks.rs - nonorthogonalwicks::iter_m_combinations (line 1296) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1297:1
[INFO] [stdout]      |
[INFO] [stdout] 1297 | `l`: usize, total excitation rank.
[INFO] [stdout]      | ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1297 - `l`: usize, total excitation rank.
[INFO] [stdout] 1297 + 'l`: usize, total excitation rank.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1297:3
[INFO] [stdout]      |
[INFO] [stdout] 1297 | `l`: usize, total excitation rank.
[INFO] [stdout]      |   ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1297 - `l`: usize, total excitation rank.
[INFO] [stdout] 1297 + `l': usize, total excitation rank.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1298:1
[INFO] [stdout]      |
[INFO] [stdout] 1298 | `m`: usize, number of zero-overlap orbital couplings.
[INFO] [stdout]      | ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1298 - `m`: usize, number of zero-overlap orbital couplings.
[INFO] [stdout] 1298 + 'm`: usize, number of zero-overlap orbital couplings.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1298:3
[INFO] [stdout]      |
[INFO] [stdout] 1298 | `m`: usize, number of zero-overlap orbital couplings.
[INFO] [stdout]      |   ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1298 - `m`: usize, number of zero-overlap orbital couplings.
[INFO] [stdout] 1298 + `m': usize, number of zero-overlap orbital couplings.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1297:4
[INFO] [stdout]      |
[INFO] [stdout] 1297 | `l`: usize, total excitation rank.
[INFO] [stdout]      |    ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonorthogonalwicks.rs - nonorthogonalwicks::label_to_idx (line 1315) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1316:1
[INFO] [stdout]      |
[INFO] [stdout] 1316 | `side`: Side, whether the label is from the bra (\Lambda) or ket (\Gamma).
[INFO] [stdout]      | ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1316 - `side`: Side, whether the label is from the bra (\Lambda) or ket (\Gamma).
[INFO] [stdout] 1316 + 'side`: Side, whether the label is from the bra (\Lambda) or ket (\Gamma).
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1316:6
[INFO] [stdout]      |
[INFO] [stdout] 1316 | `side`: Side, whether the label is from the bra (\Lambda) or ket (\Gamma).
[INFO] [stdout]      |      ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1316 - `side`: Side, whether the label is from the bra (\Lambda) or ket (\Gamma).
[INFO] [stdout] 1316 + `side': Side, whether the label is from the bra (\Lambda) or ket (\Gamma).
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1316:50
[INFO] [stdout]      |
[INFO] [stdout] 1316 | `side`: Side, whether the label is from the bra (\Lambda) or ket (\Gamma).
[INFO] [stdout]      |                                                  ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1316:67
[INFO] [stdout]      |
[INFO] [stdout] 1316 | `side`: Side, whether the label is from the bra (\Lambda) or ket (\Gamma).
[INFO] [stdout]      |                                                                   ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1317:1
[INFO] [stdout]      |
[INFO] [stdout] 1317 | `p`: usize, orbital index in MO basis.
[INFO] [stdout]      | ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1317 - `p`: usize, orbital index in MO basis.
[INFO] [stdout] 1317 + 'p`: usize, orbital index in MO basis.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1317:3
[INFO] [stdout]      |
[INFO] [stdout] 1317 | `p`: usize, orbital index in MO basis.
[INFO] [stdout]      |   ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1317 - `p`: usize, orbital index in MO basis.
[INFO] [stdout] 1317 + `p': usize, orbital index in MO basis.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1318:1
[INFO] [stdout]      |
[INFO] [stdout] 1318 | `nmo`: usize, number of MOs.
[INFO] [stdout]      | ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1318 - `nmo`: usize, number of MOs.
[INFO] [stdout] 1318 + 'nmo`: usize, number of MOs.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1318:5
[INFO] [stdout]      |
[INFO] [stdout] 1318 | `nmo`: usize, number of MOs.
[INFO] [stdout]      |     ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1318 - `nmo`: usize, number of MOs.
[INFO] [stdout] 1318 + `nmo': usize, number of MOs.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1316:7
[INFO] [stdout]      |
[INFO] [stdout] 1316 | `side`: Side, whether the label is from the bra (\Lambda) or ket (\Gamma).
[INFO] [stdout]      |       ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonorthogonalwicks.rs - nonorthogonalwicks::construct_determinant_lables (line 1253) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1254:1
[INFO] [stdout]      |
[INFO] [stdout] 1254 | `l_ex`: Excitation, left excitations relative to reference \Lambda in the bra.
[INFO] [stdout]      | ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1254 - `l_ex`: Excitation, left excitations relative to reference \Lambda in the bra.
[INFO] [stdout] 1254 + 'l_ex`: Excitation, left excitations relative to reference \Lambda in the bra.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1254:6
[INFO] [stdout]      |
[INFO] [stdout] 1254 | `l_ex`: Excitation, left excitations relative to reference \Lambda in the bra.
[INFO] [stdout]      |      ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1254 - `l_ex`: Excitation, left excitations relative to reference \Lambda in the bra.
[INFO] [stdout] 1254 + `l_ex': Excitation, left excitations relative to reference \Lambda in the bra.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1254:60
[INFO] [stdout]      |
[INFO] [stdout] 1254 | `l_ex`: Excitation, left excitations relative to reference \Lambda in the bra.
[INFO] [stdout]      |                                                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1255:1
[INFO] [stdout]      |
[INFO] [stdout] 1255 | `g_ex`: Excitation, right excitations relative to reference \Gamma in the ket.
[INFO] [stdout]      | ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1255 - `g_ex`: Excitation, right excitations relative to reference \Gamma in the ket.
[INFO] [stdout] 1255 + 'g_ex`: Excitation, right excitations relative to reference \Gamma in the ket.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1255:6
[INFO] [stdout]      |
[INFO] [stdout] 1255 | `g_ex`: Excitation, right excitations relative to reference \Gamma in the ket.
[INFO] [stdout]      |      ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1255 - `g_ex`: Excitation, right excitations relative to reference \Gamma in the ket.
[INFO] [stdout] 1255 + `g_ex': Excitation, right excitations relative to reference \Gamma in the ket.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1255:61
[INFO] [stdout]      |
[INFO] [stdout] 1255 | `g_ex`: Excitation, right excitations relative to reference \Gamma in the ket.
[INFO] [stdout]      |                                                             ^
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1254:7
[INFO] [stdout]      |
[INFO] [stdout] 1254 | `l_ex`: Excitation, left excitations relative to reference \Lambda in the bra.
[INFO] [stdout]      |       ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonorthogonalwicks.rs - nonorthogonalwicks::WicksView::view4 (line 87) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/nonorthogonalwicks.rs:88:1
[INFO] [stdout]    |
[INFO] [stdout] 88 | `self`: WicksView, view into Wick's intermediates.
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 88 - `self`: WicksView, view into Wick's intermediates.
[INFO] [stdout] 88 + 'self`: WicksView, view into Wick's intermediates.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/nonorthogonalwicks.rs:88:6
[INFO] [stdout]    |
[INFO] [stdout] 88 | `self`: WicksView, view into Wick's intermediates.
[INFO] [stdout]    |      ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 88 - `self`: WicksView, view into Wick's intermediates.
[INFO] [stdout] 88 + `self': WicksView, view into Wick's intermediates.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: prefix `Wick` is unknown
[INFO] [stdout]   --> src/nonorthogonalwicks.rs:88:30
[INFO] [stdout]    |
[INFO] [stdout] 88 | `self`: WicksView, view into Wick's intermediates.
[INFO] [stdout]    |                              ^^^^ unknown prefix
[INFO] [stdout]    |
[INFO] [stdout]    = note: prefixed identifiers and literals are reserved since Rust 2021
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]    |
[INFO] [stdout] 88 | `self`: WicksView, view into Wick 's intermediates.
[INFO] [stdout]    |                                  +
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/nonorthogonalwicks.rs:89:1
[INFO] [stdout]    |
[INFO] [stdout] 89 | `off_f64`: usize, offset from the beginning of the tensor slab in units of f64.
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 89 - `off_f64`: usize, offset from the beginning of the tensor slab in units of f64.
[INFO] [stdout] 89 + 'off_f64`: usize, offset from the beginning of the tensor slab in units of f64.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/nonorthogonalwicks.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 | `off_f64`: usize, offset from the beginning of the tensor slab in units of f64.
[INFO] [stdout]    |         ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 89 - `off_f64`: usize, offset from the beginning of the tensor slab in units of f64.
[INFO] [stdout] 89 + `off_f64': usize, offset from the beginning of the tensor slab in units of f64.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/nonorthogonalwicks.rs:90:1
[INFO] [stdout]    |
[INFO] [stdout] 90 | `n`: usize, size of tensor to be read.
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 90 - `n`: usize, size of tensor to be read.
[INFO] [stdout] 90 + 'n`: usize, size of tensor to be read.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/nonorthogonalwicks.rs:90:3
[INFO] [stdout]    |
[INFO] [stdout] 90 | `n`: usize, size of tensor to be read.
[INFO] [stdout]    |   ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 90 - `n`: usize, size of tensor to be read.
[INFO] [stdout] 90 + `n': usize, size of tensor to be read.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]   --> src/nonorthogonalwicks.rs:88:7
[INFO] [stdout]    |
[INFO] [stdout] 88 | `self`: WicksView, view into Wick's intermediates.
[INFO] [stdout]    |       ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonorthogonalwicks.rs - nonorthogonalwicks::lg_h2_diff (line 1528) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1529:1
[INFO] [stdout]      |
[INFO] [stdout] 1529 | `w`: SameSpin: same spin Wick's reference pair intermediates.
[INFO] [stdout]      | ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1529 - `w`: SameSpin: same spin Wick's reference pair intermediates.
[INFO] [stdout] 1529 + 'w`: SameSpin: same spin Wick's reference pair intermediates.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1529:3
[INFO] [stdout]      |
[INFO] [stdout] 1529 | `w`: SameSpin: same spin Wick's reference pair intermediates.
[INFO] [stdout]      |   ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1529 - `w`: SameSpin: same spin Wick's reference pair intermediates.
[INFO] [stdout] 1529 + `w': SameSpin: same spin Wick's reference pair intermediates.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: prefix `Wick` is unknown
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1529:26
[INFO] [stdout]      |
[INFO] [stdout] 1529 | `w`: SameSpin: same spin Wick's reference pair intermediates.
[INFO] [stdout]      |                          ^^^^ unknown prefix
[INFO] [stdout]      |
[INFO] [stdout]      = note: prefixed identifiers and literals are reserved since Rust 2021
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]      |
[INFO] [stdout] 1529 | `w`: SameSpin: same spin Wick 's reference pair intermediates.
[INFO] [stdout]      |                              +
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1530:1
[INFO] [stdout]      |
[INFO] [stdout] 1530 | `l_ex`: ExcitationSpin, spin resolved excitation array for |{}^\Lambda \Psi\rangle.
[INFO] [stdout]      | ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1530 - `l_ex`: ExcitationSpin, spin resolved excitation array for |{}^\Lambda \Psi\rangle.
[INFO] [stdout] 1530 + 'l_ex`: ExcitationSpin, spin resolved excitation array for |{}^\Lambda \Psi\rangle.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1530:6
[INFO] [stdout]      |
[INFO] [stdout] 1530 | `l_ex`: ExcitationSpin, spin resolved excitation array for |{}^\Lambda \Psi\rangle.
[INFO] [stdout]      |      ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1530 - `l_ex`: ExcitationSpin, spin resolved excitation array for |{}^\Lambda \Psi\rangle.
[INFO] [stdout] 1530 + `l_ex': ExcitationSpin, spin resolved excitation array for |{}^\Lambda \Psi\rangle.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1530:64
[INFO] [stdout]      |
[INFO] [stdout] 1530 | `l_ex`: ExcitationSpin, spin resolved excitation array for |{}^\Lambda \Psi\rangle.
[INFO] [stdout]      |                                                                ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1530:72
[INFO] [stdout]      |
[INFO] [stdout] 1530 | `l_ex`: ExcitationSpin, spin resolved excitation array for |{}^\Lambda \Psi\rangle.
[INFO] [stdout]      |                                                                        ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1530:76
[INFO] [stdout]      |
[INFO] [stdout] 1530 | `l_ex`: ExcitationSpin, spin resolved excitation array for |{}^\Lambda \Psi\rangle.
[INFO] [stdout]      |                                                                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1531:1
[INFO] [stdout]      |
[INFO] [stdout] 1531 | `g_ex`: ExcitationSpin, spin resolved excitation array for |{}^\Gamma \Psi\rangle.
[INFO] [stdout]      | ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1531 - `g_ex`: ExcitationSpin, spin resolved excitation array for |{}^\Gamma \Psi\rangle.
[INFO] [stdout] 1531 + 'g_ex`: ExcitationSpin, spin resolved excitation array for |{}^\Gamma \Psi\rangle.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1531:6
[INFO] [stdout]      |
[INFO] [stdout] 1531 | `g_ex`: ExcitationSpin, spin resolved excitation array for |{}^\Gamma \Psi\rangle.
[INFO] [stdout]      |      ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1531 - `g_ex`: ExcitationSpin, spin resolved excitation array for |{}^\Gamma \Psi\rangle.
[INFO] [stdout] 1531 + `g_ex': ExcitationSpin, spin resolved excitation array for |{}^\Gamma \Psi\rangle.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1531:64
[INFO] [stdout]      |
[INFO] [stdout] 1531 | `g_ex`: ExcitationSpin, spin resolved excitation array for |{}^\Gamma \Psi\rangle.
[INFO] [stdout]      |                                                                ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1531:71
[INFO] [stdout]      |
[INFO] [stdout] 1531 | `g_ex`: ExcitationSpin, spin resolved excitation array for |{}^\Gamma \Psi\rangle.
[INFO] [stdout]      |                                                                       ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1531:75
[INFO] [stdout]      |
[INFO] [stdout] 1531 | `g_ex`: ExcitationSpin, spin resolved excitation array for |{}^\Gamma \Psi\rangle.
[INFO] [stdout]      |                                                                           ^
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1529:4
[INFO] [stdout]      |
[INFO] [stdout] 1529 | `w`: SameSpin: same spin Wick's reference pair intermediates.
[INFO] [stdout]      |    ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 14 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonorthogonalwicks.rs - nonorthogonalwicks::lg_h2_same (line 1429) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1430:1
[INFO] [stdout]      |
[INFO] [stdout] 1430 | `w`: SameSpin: same spin Wick's reference pair intermediates.
[INFO] [stdout]      | ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1430 - `w`: SameSpin: same spin Wick's reference pair intermediates.
[INFO] [stdout] 1430 + 'w`: SameSpin: same spin Wick's reference pair intermediates.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1430:3
[INFO] [stdout]      |
[INFO] [stdout] 1430 | `w`: SameSpin: same spin Wick's reference pair intermediates.
[INFO] [stdout]      |   ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1430 - `w`: SameSpin: same spin Wick's reference pair intermediates.
[INFO] [stdout] 1430 + `w': SameSpin: same spin Wick's reference pair intermediates.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: prefix `Wick` is unknown
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1430:26
[INFO] [stdout]      |
[INFO] [stdout] 1430 | `w`: SameSpin: same spin Wick's reference pair intermediates.
[INFO] [stdout]      |                          ^^^^ unknown prefix
[INFO] [stdout]      |
[INFO] [stdout]      = note: prefixed identifiers and literals are reserved since Rust 2021
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]      |
[INFO] [stdout] 1430 | `w`: SameSpin: same spin Wick 's reference pair intermediates.
[INFO] [stdout]      |                              +
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1431:1
[INFO] [stdout]      |
[INFO] [stdout] 1431 | `l_ex`: ExcitationSpin, spin resolved excitation array for |{}^\Lambda \Psi\rangle.
[INFO] [stdout]      | ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1431 - `l_ex`: ExcitationSpin, spin resolved excitation array for |{}^\Lambda \Psi\rangle.
[INFO] [stdout] 1431 + 'l_ex`: ExcitationSpin, spin resolved excitation array for |{}^\Lambda \Psi\rangle.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1431:6
[INFO] [stdout]      |
[INFO] [stdout] 1431 | `l_ex`: ExcitationSpin, spin resolved excitation array for |{}^\Lambda \Psi\rangle.
[INFO] [stdout]      |      ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1431 - `l_ex`: ExcitationSpin, spin resolved excitation array for |{}^\Lambda \Psi\rangle.
[INFO] [stdout] 1431 + `l_ex': ExcitationSpin, spin resolved excitation array for |{}^\Lambda \Psi\rangle.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1431:64
[INFO] [stdout]      |
[INFO] [stdout] 1431 | `l_ex`: ExcitationSpin, spin resolved excitation array for |{}^\Lambda \Psi\rangle.
[INFO] [stdout]      |                                                                ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1431:72
[INFO] [stdout]      |
[INFO] [stdout] 1431 | `l_ex`: ExcitationSpin, spin resolved excitation array for |{}^\Lambda \Psi\rangle.
[INFO] [stdout]      |                                                                        ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1431:76
[INFO] [stdout]      |
[INFO] [stdout] 1431 | `l_ex`: ExcitationSpin, spin resolved excitation array for |{}^\Lambda \Psi\rangle.
[INFO] [stdout]      |                                                                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1432:1
[INFO] [stdout]      |
[INFO] [stdout] 1432 | `g_ex`: ExcitationSpin, spin resolved excitation array for |{}^\Gamma \Psi\rangle.
[INFO] [stdout]      | ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1432 - `g_ex`: ExcitationSpin, spin resolved excitation array for |{}^\Gamma \Psi\rangle.
[INFO] [stdout] 1432 + 'g_ex`: ExcitationSpin, spin resolved excitation array for |{}^\Gamma \Psi\rangle.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1432:6
[INFO] [stdout]      |
[INFO] [stdout] 1432 | `g_ex`: ExcitationSpin, spin resolved excitation array for |{}^\Gamma \Psi\rangle.
[INFO] [stdout]      |      ^
[INFO] [stdout]      |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]      |
[INFO] [stdout] 1432 - `g_ex`: ExcitationSpin, spin resolved excitation array for |{}^\Gamma \Psi\rangle.
[INFO] [stdout] 1432 + `g_ex': ExcitationSpin, spin resolved excitation array for |{}^\Gamma \Psi\rangle.
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1432:64
[INFO] [stdout]      |
[INFO] [stdout] 1432 | `g_ex`: ExcitationSpin, spin resolved excitation array for |{}^\Gamma \Psi\rangle.
[INFO] [stdout]      |                                                                ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1432:71
[INFO] [stdout]      |
[INFO] [stdout] 1432 | `g_ex`: ExcitationSpin, spin resolved excitation array for |{}^\Gamma \Psi\rangle.
[INFO] [stdout]      |                                                                       ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1432:75
[INFO] [stdout]      |
[INFO] [stdout] 1432 | `g_ex`: ExcitationSpin, spin resolved excitation array for |{}^\Gamma \Psi\rangle.
[INFO] [stdout]      |                                                                           ^
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]     --> src/nonorthogonalwicks.rs:1430:4
[INFO] [stdout]      |
[INFO] [stdout] 1430 | `w`: SameSpin: same spin Wick's reference pair intermediates.
[INFO] [stdout]      |    ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 14 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonorthogonalwicks.rs - nonorthogonalwicks::SameSpinView<'a>::v (line 159) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:160:1
[INFO] [stdout]     |
[INFO] [stdout] 160 | `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 160 - `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout] 160 + 'self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:160:6
[INFO] [stdout]     |
[INFO] [stdout] 160 | `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |      ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 160 - `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout] 160 + `self': SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: prefix `Wick` is unknown
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:160:41
[INFO] [stdout]     |
[INFO] [stdout] 160 | `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |                                         ^^^^ unknown prefix
[INFO] [stdout]     |
[INFO] [stdout]     = note: prefixed identifiers and literals are reserved since Rust 2021
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]     |
[INFO] [stdout] 160 | `self`: SameSpinView, view to same-spin Wick 's intermediates.
[INFO] [stdout]     |                                             +
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:161:1
[INFO] [stdout]     |
[INFO] [stdout] 161 | `mi, mj, mk`: usize, zero distribution selector. 
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 161 - `mi, mj, mk`: usize, zero distribution selector. 
[INFO] [stdout] 161 + 'mi, mj, mk`: usize, zero distribution selector. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:161:12
[INFO] [stdout]     |
[INFO] [stdout] 161 | `mi, mj, mk`: usize, zero distribution selector. 
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 161 - `mi, mj, mk`: usize, zero distribution selector. 
[INFO] [stdout] 161 + `mi, mj, mk': usize, zero distribution selector. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:160:7
[INFO] [stdout]     |
[INFO] [stdout] 160 | `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |       ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonorthogonalwicks.rs - nonorthogonalwicks::WicksView::slab_ptr (line 67) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/nonorthogonalwicks.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | `self`: WicksView, view into Wick's intermediates.
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 68 - `self`: WicksView, view into Wick's intermediates.
[INFO] [stdout] 68 + 'self`: WicksView, view into Wick's intermediates.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/nonorthogonalwicks.rs:68:6
[INFO] [stdout]    |
[INFO] [stdout] 68 | `self`: WicksView, view into Wick's intermediates.
[INFO] [stdout]    |      ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 68 - `self`: WicksView, view into Wick's intermediates.
[INFO] [stdout] 68 + `self': WicksView, view into Wick's intermediates.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: prefix `Wick` is unknown
[INFO] [stdout]   --> src/nonorthogonalwicks.rs:68:30
[INFO] [stdout]    |
[INFO] [stdout] 68 | `self`: WicksView, view into Wick's intermediates.
[INFO] [stdout]    |                              ^^^^ unknown prefix
[INFO] [stdout]    |
[INFO] [stdout]    = note: prefixed identifiers and literals are reserved since Rust 2021
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]    |
[INFO] [stdout] 68 | `self`: WicksView, view into Wick 's intermediates.
[INFO] [stdout]    |                                  +
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]   --> src/nonorthogonalwicks.rs:68:7
[INFO] [stdout]    |
[INFO] [stdout] 68 | `self`: WicksView, view into Wick's intermediates.
[INFO] [stdout]    |       ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonorthogonalwicks.rs - nonorthogonalwicks::slice4swap (line 460) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:461:1
[INFO] [stdout]     |
[INFO] [stdout] 461 | `out`: Array2, preallocated output scratch.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 461 - `out`: Array2, preallocated output scratch.
[INFO] [stdout] 461 + 'out`: Array2, preallocated output scratch.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:461:5
[INFO] [stdout]     |
[INFO] [stdout] 461 | `out`: Array2, preallocated output scratch.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 461 - `out`: Array2, preallocated output scratch.
[INFO] [stdout] 461 + `out': Array2, preallocated output scratch.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:462:1
[INFO] [stdout]     |
[INFO] [stdout] 462 | `t`: ArrayView4, view of a 4D tensor.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 462 - `t`: ArrayView4, view of a 4D tensor.
[INFO] [stdout] 462 + 't`: ArrayView4, view of a 4D tensor.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:462:3
[INFO] [stdout]     |
[INFO] [stdout] 462 | `t`: ArrayView4, view of a 4D tensor.
[INFO] [stdout]     |   ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 462 - `t`: ArrayView4, view of a 4D tensor.
[INFO] [stdout] 462 + `t': ArrayView4, view of a 4D tensor.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:463:1
[INFO] [stdout]     |
[INFO] [stdout] 463 | `rows`: [usize], length excitation rank map from row labels to tensor index.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 463 - `rows`: [usize], length excitation rank map from row labels to tensor index.
[INFO] [stdout] 463 + 'rows`: [usize], length excitation rank map from row labels to tensor index.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:463:6
[INFO] [stdout]     |
[INFO] [stdout] 463 | `rows`: [usize], length excitation rank map from row labels to tensor index.
[INFO] [stdout]     |      ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 463 - `rows`: [usize], length excitation rank map from row labels to tensor index.
[INFO] [stdout] 463 + `rows': [usize], length excitation rank map from row labels to tensor index.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:464:1
[INFO] [stdout]     |
[INFO] [stdout] 464 | `cols`: [usize], length excitation rank map from col labels to tensor index.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 464 - `cols`: [usize], length excitation rank map from col labels to tensor index.
[INFO] [stdout] 464 + 'cols`: [usize], length excitation rank map from col labels to tensor index.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:464:6
[INFO] [stdout]     |
[INFO] [stdout] 464 | `cols`: [usize], length excitation rank map from col labels to tensor index.
[INFO] [stdout]     |      ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 464 - `cols`: [usize], length excitation rank map from col labels to tensor index.
[INFO] [stdout] 464 + `cols': [usize], length excitation rank map from col labels to tensor index.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:465:1
[INFO] [stdout]     |
[INFO] [stdout] 465 | `i_fixed`: usize, fixed tensor indices for the j dimension.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 465 - `i_fixed`: usize, fixed tensor indices for the j dimension.
[INFO] [stdout] 465 + 'i_fixed`: usize, fixed tensor indices for the j dimension.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:465:9
[INFO] [stdout]     |
[INFO] [stdout] 465 | `i_fixed`: usize, fixed tensor indices for the j dimension.
[INFO] [stdout]     |         ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 465 - `i_fixed`: usize, fixed tensor indices for the j dimension.
[INFO] [stdout] 465 + `i_fixed': usize, fixed tensor indices for the j dimension.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:466:1
[INFO] [stdout]     |
[INFO] [stdout] 466 | `j_fixed`: usize, fixed tensor indices for the j dimension.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 466 - `j_fixed`: usize, fixed tensor indices for the j dimension.
[INFO] [stdout] 466 + 'j_fixed`: usize, fixed tensor indices for the j dimension.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:466:9
[INFO] [stdout]     |
[INFO] [stdout] 466 | `j_fixed`: usize, fixed tensor indices for the j dimension.
[INFO] [stdout]     |         ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 466 - `j_fixed`: usize, fixed tensor indices for the j dimension.
[INFO] [stdout] 466 + `j_fixed': usize, fixed tensor indices for the j dimension.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:461:6
[INFO] [stdout]     |
[INFO] [stdout] 461 | `out`: Array2, preallocated output scratch.
[INFO] [stdout]     |      ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 13 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonorthogonalwicks.rs - nonorthogonalwicks::SameSpinBuild::construct_xy (line 943) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:944:1
[INFO] [stdout]     |
[INFO] [stdout] 944 | `s_munu`: Array2, AO overlap matrix.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 944 - `s_munu`: Array2, AO overlap matrix.
[INFO] [stdout] 944 + 's_munu`: Array2, AO overlap matrix.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:944:8
[INFO] [stdout]     |
[INFO] [stdout] 944 | `s_munu`: Array2, AO overlap matrix.
[INFO] [stdout]     |        ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 944 - `s_munu`: Array2, AO overlap matrix.
[INFO] [stdout] 944 + `s_munu': Array2, AO overlap matrix.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:945:1
[INFO] [stdout]     |
[INFO] [stdout] 945 | `g_c`: Array2, full AO coefficient matrix of |^\Gamma\Psi\rangle.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 945 - `g_c`: Array2, full AO coefficient matrix of |^\Gamma\Psi\rangle.
[INFO] [stdout] 945 + 'g_c`: Array2, full AO coefficient matrix of |^\Gamma\Psi\rangle.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:945:5
[INFO] [stdout]     |
[INFO] [stdout] 945 | `g_c`: Array2, full AO coefficient matrix of |^\Gamma\Psi\rangle.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 945 - `g_c`: Array2, full AO coefficient matrix of |^\Gamma\Psi\rangle.
[INFO] [stdout] 945 + `g_c': Array2, full AO coefficient matrix of |^\Gamma\Psi\rangle.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:945:48
[INFO] [stdout]     |
[INFO] [stdout] 945 | `g_c`: Array2, full AO coefficient matrix of |^\Gamma\Psi\rangle.
[INFO] [stdout]     |                                                ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:945:54
[INFO] [stdout]     |
[INFO] [stdout] 945 | `g_c`: Array2, full AO coefficient matrix of |^\Gamma\Psi\rangle.
[INFO] [stdout]     |                                                      ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:945:58
[INFO] [stdout]     |
[INFO] [stdout] 945 | `g_c`: Array2, full AO coefficient matrix of |^\Gamma\Psi\rangle.
[INFO] [stdout]     |                                                          ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:946:1
[INFO] [stdout]     |
[INFO] [stdout] 946 | `l_c`: Array2, full AO coefficient matrix of |^\Lambda\Psi\rangle.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 946 - `l_c`: Array2, full AO coefficient matrix of |^\Lambda\Psi\rangle.
[INFO] [stdout] 946 + 'l_c`: Array2, full AO coefficient matrix of |^\Lambda\Psi\rangle.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:946:5
[INFO] [stdout]     |
[INFO] [stdout] 946 | `l_c`: Array2, full AO coefficient matrix of |^\Lambda\Psi\rangle.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 946 - `l_c`: Array2, full AO coefficient matrix of |^\Lambda\Psi\rangle.
[INFO] [stdout] 946 + `l_c': Array2, full AO coefficient matrix of |^\Lambda\Psi\rangle.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:946:48
[INFO] [stdout]     |
[INFO] [stdout] 946 | `l_c`: Array2, full AO coefficient matrix of |^\Lambda\Psi\rangle.
[INFO] [stdout]     |                                                ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:946:55
[INFO] [stdout]     |
[INFO] [stdout] 946 | `l_c`: Array2, full AO coefficient matrix of |^\Lambda\Psi\rangle.
[INFO] [stdout]     |                                                       ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:946:59
[INFO] [stdout]     |
[INFO] [stdout] 946 | `l_c`: Array2, full AO coefficient matrix of |^\Lambda\Psi\rangle.
[INFO] [stdout]     |                                                           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:947:1
[INFO] [stdout]     |
[INFO] [stdout] 947 | `gl_m`: Array2, M matrix{}^{\Gamma\Lambda} M^{\sigma\tau, 0} or  {}^{\Gamma\Lambda} M^{\sigma\tau, 1}. 
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 947 - `gl_m`: Array2, M matrix{}^{\Gamma\Lambda} M^{\sigma\tau, 0} or  {}^{\Gamma\Lambda} M^{\sigma\tau, 1}. 
[INFO] [stdout] 947 + 'gl_m`: Array2, M matrix{}^{\Gamma\Lambda} M^{\sigma\tau, 0} or  {}^{\Gamma\Lambda} M^{\sigma\tau, 1}. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:947:6
[INFO] [stdout]     |
[INFO] [stdout] 947 | `gl_m`: Array2, M matrix{}^{\Gamma\Lambda} M^{\sigma\tau, 0} or  {}^{\Gamma\Lambda} M^{\sigma\tau, 1}. 
[INFO] [stdout]     |      ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 947 - `gl_m`: Array2, M matrix{}^{\Gamma\Lambda} M^{\sigma\tau, 0} or  {}^{\Gamma\Lambda} M^{\sigma\tau, 1}. 
[INFO] [stdout] 947 + `gl_m': Array2, M matrix{}^{\Gamma\Lambda} M^{\sigma\tau, 0} or  {}^{\Gamma\Lambda} M^{\sigma\tau, 1}. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:947:29
[INFO] [stdout]     |
[INFO] [stdout] 947 | `gl_m`: Array2, M matrix{}^{\Gamma\Lambda} M^{\sigma\tau, 0} or  {}^{\Gamma\Lambda} M^{\sigma\tau, 1}. 
[INFO] [stdout]     |                             ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:947:35
[INFO] [stdout]     |
[INFO] [stdout] 947 | `gl_m`: Array2, M matrix{}^{\Gamma\Lambda} M^{\sigma\tau, 0} or  {}^{\Gamma\Lambda} M^{\sigma\tau, 1}. 
[INFO] [stdout]     |                                   ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:947:47
[INFO] [stdout]     |
[INFO] [stdout] 947 | `gl_m`: Array2, M matrix{}^{\Gamma\Lambda} M^{\sigma\tau, 0} or  {}^{\Gamma\Lambda} M^{\sigma\tau, 1}. 
[INFO] [stdout]     |                                               ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:947:53
[INFO] [stdout]     |
[INFO] [stdout] 947 | `gl_m`: Array2, M matrix{}^{\Gamma\Lambda} M^{\sigma\tau, 0} or  {}^{\Gamma\Lambda} M^{\sigma\tau, 1}. 
[INFO] [stdout]     |                                                     ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:947:70
[INFO] [stdout]     |
[INFO] [stdout] 947 | `gl_m`: Array2, M matrix{}^{\Gamma\Lambda} M^{\sigma\tau, 0} or  {}^{\Gamma\Lambda} M^{\sigma\tau, 1}. 
[INFO] [stdout]     |                                                                      ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:947:76
[INFO] [stdout]     |
[INFO] [stdout] 947 | `gl_m`: Array2, M matrix{}^{\Gamma\Lambda} M^{\sigma\tau, 0} or  {}^{\Gamma\Lambda} M^{\sigma\tau, 1}. 
[INFO] [stdout]     |                                                                            ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:947:88
[INFO] [stdout]     |
[INFO] [stdout] 947 | `gl_m`: Array2, M matrix{}^{\Gamma\Lambda} M^{\sigma\tau, 0} or  {}^{\Gamma\Lambda} M^{\sigma\tau, 1}. 
[INFO] [stdout]     |                                                                                        ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:947:94
[INFO] [stdout]     |
[INFO] [stdout] 947 | `gl_m`: Array2, M matrix{}^{\Gamma\Lambda} M^{\sigma\tau, 0} or  {}^{\Gamma\Lambda} M^{\sigma\tau, 1}. 
[INFO] [stdout]     |                                                                                              ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:948:1
[INFO] [stdout]     |
[INFO] [stdout] 948 | `subtract`: bool, whether to use m_k = 0 or m_k = 1. 
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 948 - `subtract`: bool, whether to use m_k = 0 or m_k = 1. 
[INFO] [stdout] 948 + 'subtract`: bool, whether to use m_k = 0 or m_k = 1. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:948:10
[INFO] [stdout]     |
[INFO] [stdout] 948 | `subtract`: bool, whether to use m_k = 0 or m_k = 1. 
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 948 - `subtract`: bool, whether to use m_k = 0 or m_k = 1. 
[INFO] [stdout] 948 + `subtract': bool, whether to use m_k = 0 or m_k = 1. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:944:9
[INFO] [stdout]     |
[INFO] [stdout] 944 | `s_munu`: Array2, AO overlap matrix.
[INFO] [stdout]     |         ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 25 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonorthogonalwicks.rs - nonorthogonalwicks::SameSpinView<'a>::j (line 167) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 168 | `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 168 - `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout] 168 + 'self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:168:6
[INFO] [stdout]     |
[INFO] [stdout] 168 | `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |      ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 168 - `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout] 168 + `self': SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: prefix `Wick` is unknown
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:168:41
[INFO] [stdout]     |
[INFO] [stdout] 168 | `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |                                         ^^^^ unknown prefix
[INFO] [stdout]     |
[INFO] [stdout]     = note: prefixed identifiers and literals are reserved since Rust 2021
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]     |
[INFO] [stdout] 168 | `self`: SameSpinView, view to same-spin Wick 's intermediates.
[INFO] [stdout]     |                                             +
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | `mi, mj, mk, ml`: usize, zero distribution selector.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 169 - `mi, mj, mk, ml`: usize, zero distribution selector.
[INFO] [stdout] 169 + 'mi, mj, mk, ml`: usize, zero distribution selector.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:169:16
[INFO] [stdout]     |
[INFO] [stdout] 169 | `mi, mj, mk, ml`: usize, zero distribution selector.
[INFO] [stdout]     |                ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 169 - `mi, mj, mk, ml`: usize, zero distribution selector.
[INFO] [stdout] 169 + `mi, mj, mk, ml': usize, zero distribution selector.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:168:7
[INFO] [stdout]     |
[INFO] [stdout] 168 | `self`: SameSpinView, view to same-spin Wick's intermediates.
[INFO] [stdout]     |       ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonorthogonalwicks.rs - nonorthogonalwicks::SameSpinBuild::new (line 676) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:677:1
[INFO] [stdout]     |
[INFO] [stdout] 677 | `eri`: Array4, electron repulsion integrals. 
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 677 - `eri`: Array4, electron repulsion integrals. 
[INFO] [stdout] 677 + 'eri`: Array4, electron repulsion integrals. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:677:5
[INFO] [stdout]     |
[INFO] [stdout] 677 | `eri`: Array4, electron repulsion integrals. 
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 677 - `eri`: Array4, electron repulsion integrals. 
[INFO] [stdout] 677 + `eri': Array4, electron repulsion integrals. 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:678:1
[INFO] [stdout]     |
[INFO] [stdout] 678 | `h_munu`: Array2, AO core Hamiltonian.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 678 - `h_munu`: Array2, AO core Hamiltonian.
[INFO] [stdout] 678 + 'h_munu`: Array2, AO core Hamiltonian.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:678:8
[INFO] [stdout]     |
[INFO] [stdout] 678 | `h_munu`: Array2, AO core Hamiltonian.
[INFO] [stdout]     |        ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 678 - `h_munu`: Array2, AO core Hamiltonian.
[INFO] [stdout] 678 + `h_munu': Array2, AO core Hamiltonian.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:679:1
[INFO] [stdout]     |
[INFO] [stdout] 679 | `s_munu`: Array2, AO overlap matrix.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 679 - `s_munu`: Array2, AO overlap matrix.
[INFO] [stdout] 679 + 's_munu`: Array2, AO overlap matrix.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:679:8
[INFO] [stdout]     |
[INFO] [stdout] 679 | `s_munu`: Array2, AO overlap matrix.
[INFO] [stdout]     |        ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 679 - `s_munu`: Array2, AO overlap matrix.
[INFO] [stdout] 679 + `s_munu': Array2, AO overlap matrix.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | `g_c`: Array2, full AO coefficient matrix of |^\Gamma\Psi\rangle.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 680 - `g_c`: Array2, full AO coefficient matrix of |^\Gamma\Psi\rangle.
[INFO] [stdout] 680 + 'g_c`: Array2, full AO coefficient matrix of |^\Gamma\Psi\rangle.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:680:5
[INFO] [stdout]     |
[INFO] [stdout] 680 | `g_c`: Array2, full AO coefficient matrix of |^\Gamma\Psi\rangle.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 680 - `g_c`: Array2, full AO coefficient matrix of |^\Gamma\Psi\rangle.
[INFO] [stdout] 680 + `g_c': Array2, full AO coefficient matrix of |^\Gamma\Psi\rangle.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:680:48
[INFO] [stdout]     |
[INFO] [stdout] 680 | `g_c`: Array2, full AO coefficient matrix of |^\Gamma\Psi\rangle.
[INFO] [stdout]     |                                                ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:680:54
[INFO] [stdout]     |
[INFO] [stdout] 680 | `g_c`: Array2, full AO coefficient matrix of |^\Gamma\Psi\rangle.
[INFO] [stdout]     |                                                      ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:680:58
[INFO] [stdout]     |
[INFO] [stdout] 680 | `g_c`: Array2, full AO coefficient matrix of |^\Gamma\Psi\rangle.
[INFO] [stdout]     |                                                          ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:681:1
[INFO] [stdout]     |
[INFO] [stdout] 681 | `l_c`: Array2, full AO coefficient matrix of |^\Lambda\Psi\rangle.
[INFO] [stdout]     | ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 681 - `l_c`: Array2, full AO coefficient matrix of |^\Lambda\Psi\rangle.
[INFO] [stdout] 681 + 'l_c`: Array2, full AO coefficient matrix of |^\Lambda\Psi\rangle.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:681:5
[INFO] [stdout]     |
[INFO] [stdout] 681 | `l_c`: Array2, full AO coefficient matrix of |^\Lambda\Psi\rangle.
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 681 - `l_c`: Array2, full AO coefficient matrix of |^\Lambda\Psi\rangle.
[INFO] [stdout] 681 + `l_c': Array2, full AO coefficient matrix of |^\Lambda\Psi\rangle.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:681:48
[INFO] [stdout]     |
[INFO] [stdout] 681 | `l_c`: Array2, full AO coefficient matrix of |^\Lambda\Psi\rangle.
[INFO] [stdout]     |                                                ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/nonorthogonalwicks.rs:681:55
[INFO] [stdout]     |
[INFO] [stdout] 681 | `l_c`: Array2, full AO coefficient matrix of |^\Lambda\Psi\rangle.
[INFO] [stdout]     |                                                       ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[WARN] too many lines in the log, truncating it
