[INFO] cloning repository https://github.com/MartinRJDagleish/SCF_MRJD_RS
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MartinRJDagleish/SCF_MRJD_RS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMartinRJDagleish%2FSCF_MRJD_RS", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMartinRJDagleish%2FSCF_MRJD_RS'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2e03d8e7852a5249331e06a42f52ae0d26140038
[INFO] checking MartinRJDagleish/SCF_MRJD_RS against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMartinRJDagleish%2FSCF_MRJD_RS" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MartinRJDagleish/SCF_MRJD_RS
[INFO] finished tweaking git repo https://github.com/MartinRJDagleish/SCF_MRJD_RS
[INFO] tweaked toml for git repo https://github.com/MartinRJDagleish/SCF_MRJD_RS written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MartinRJDagleish/SCF_MRJD_RS on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MartinRJDagleish/SCF_MRJD_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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.author
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num-complex v0.4.2
[INFO] [stderr]   Downloaded openblas-src v0.10.8
[INFO] [stderr]   Downloaded lax v0.16.0
[INFO] [stderr]   Downloaded openblas-build v0.10.8
[INFO] [stderr]   Downloaded physical_constants v0.5.0
[INFO] [stderr]   Downloaded filetime v0.2.19
[INFO] [stderr]   Downloaded katexit v0.1.4
[INFO] [stderr]   Downloaded chunked_transfer v1.4.1
[INFO] [stderr]   Downloaded ndarray-linalg v0.16.0
[INFO] [stderr]   Downloaded clap_derive v4.3.0
[INFO] [stderr]   Downloaded anyhow v1.0.68
[INFO] [stderr]   Downloaded GSL-sys v3.0.0
[INFO] [stderr]   Downloaded tar v0.4.38
[INFO] [stderr]   Downloaded openssl-sys v0.9.86
[INFO] [stderr]   Downloaded cc v1.0.78
[INFO] [stderr]   Downloaded matrixmultiply v0.3.2
[INFO] [stderr]   Downloaded clap v4.3.0
[INFO] [stderr]   Downloaded boys v0.1.0
[INFO] [stderr]   Downloaded clap_builder v4.3.0
[INFO] [stderr]   Downloaded regex v1.7.0
[INFO] [stderr]   Downloaded GSL v6.0.0
[INFO] [stderr]   Downloaded rustix v0.37.3
[INFO] [stderr]   Downloaded openssl v0.10.51
[INFO] [stderr]   Downloaded linux-raw-sys v0.3.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 07f75c82968c371ee2815e49ef1dbb7ab9a19a56fd33e88105c268067c24264c
[INFO] running `Command { std: "docker" "start" "-a" "07f75c82968c371ee2815e49ef1dbb7ab9a19a56fd33e88105c268067c24264c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07f75c82968c371ee2815e49ef1dbb7ab9a19a56fd33e88105c268067c24264c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07f75c82968c371ee2815e49ef1dbb7ab9a19a56fd33e88105c268067c24264c", kill_on_drop: false }`
[INFO] [stdout] 07f75c82968c371ee2815e49ef1dbb7ab9a19a56fd33e88105c268067c24264c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a2c6edb261cf2b2b672ef662a72c3a520a90d93447b2b8610c7cec5ed43160b
[INFO] running `Command { std: "docker" "start" "-a" "3a2c6edb261cf2b2b672ef662a72c3a520a90d93447b2b8610c7cec5ed43160b", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: package.author
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling openssl v0.10.51
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling chunked_transfer v1.4.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.2
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.6
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling rustix v0.36.9
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling rustls-native-certs v0.6.2
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling filetime v0.2.19
[INFO] [stderr]    Compiling xattr v0.2.3
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling syn v2.0.13
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling dirs v3.0.2
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling tar v0.4.38
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]     Checking crossbeam-channel v0.5.7
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling GSL-sys v3.0.0
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling openssl-sys v0.9.86
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]     Checking anstyle-parse v0.2.0
[INFO] [stderr]    Compiling rustversion v1.0.11
[INFO] [stderr]     Checking anstyle v1.0.0
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking rayon-core v1.11.0
[INFO] [stderr]     Checking matrixmultiply v0.3.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking lapack-sys v0.14.0
[INFO] [stderr]     Checking cblas-sys v0.1.4
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking GSL v6.0.0
[INFO] [stderr]     Checking is-terminal v0.4.4
[INFO] [stderr]     Checking anstream v0.3.0
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]     Checking num-complex v0.4.2
[INFO] [stderr]     Checking clap_builder v4.3.0
[INFO] [stderr]     Checking cauchy v0.4.0
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking boys v0.1.0
[INFO] [stderr]    Compiling physical_constants v0.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling katexit v0.1.4
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking clap v4.3.0
[INFO] [stderr]    Compiling ureq v2.5.0
[INFO] [stderr]    Compiling openblas-build v0.10.8
[INFO] [stderr]    Compiling openblas-src v0.10.8
[INFO] [stderr]     Checking lax v0.16.0
[INFO] [stderr]     Checking ndarray-linalg v0.16.0
[INFO] [stderr]     Checking SCF_MRJD_RS v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: type `L_CHAR` should have an upper camel case name
[INFO] [stdout]    --> src/molecule/wfn/basisset.rs:138:10
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub enum L_CHAR {
[INFO] [stdout]     |          ^^^^^^ help: convert the identifier to upper camel case: `LChar`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `HF_Matrices` should have an upper camel case name
[INFO] [stdout]   --> src/molecule/wfn/mod.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct HF_Matrices {
[INFO] [stdout]    |            ^^^^^^^^^^^ help: convert the identifier to upper camel case: `HfMatrices`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `L_CHAR` should have an upper camel case name
[INFO] [stdout]    --> src/molecule/wfn/basisset.rs:138:10
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub enum L_CHAR {
[INFO] [stdout]     |          ^^^^^^ help: convert the identifier to upper camel case: `LChar`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `HF_Matrices` should have an upper camel case name
[INFO] [stdout]   --> src/molecule/wfn/mod.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct HF_Matrices {
[INFO] [stdout]    |            ^^^^^^^^^^^ help: convert the identifier to upper camel case: `HfMatrices`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `D_matr_prev` is never read
[INFO] [stdout]    --> src/molecule/wfn/scf.rs:287:31
[INFO] [stdout]     |
[INFO] [stdout] 287 |         let mut D_matr_prev = Array2::<f64>::zeros((no_cgtos, no_cgtos));
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `C_matr_MO_basis` is never read
[INFO] [stdout]    --> src/molecule/wfn/scf.rs:289:35
[INFO] [stdout]     |
[INFO] [stdout] 289 |         let mut C_matr_MO_basis = Array2::<f64>::zeros((no_cgtos, no_cgtos));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scf_iter`
[INFO] [stdout]    --> src/molecule/wfn/scf.rs:734:13
[INFO] [stdout]     |
[INFO] [stdout] 734 |         for scf_iter in 0..scf_maxiter {
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scf_iter`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `D_matr_prev` is never read
[INFO] [stdout]    --> src/molecule/wfn/scf.rs:287:31
[INFO] [stdout]     |
[INFO] [stdout] 287 |         let mut D_matr_prev = Array2::<f64>::zeros((no_cgtos, no_cgtos));
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `C_matr_MO_basis` is never read
[INFO] [stdout]    --> src/molecule/wfn/scf.rs:289:35
[INFO] [stdout]     |
[INFO] [stdout] 289 |         let mut C_matr_MO_basis = Array2::<f64>::zeros((no_cgtos, no_cgtos));
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scf_iter`
[INFO] [stdout]    --> src/molecule/wfn/scf.rs:734:13
[INFO] [stdout]     |
[INFO] [stdout] 734 |         for scf_iter in 0..scf_maxiter {
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scf_iter`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.64s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.51
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "3a2c6edb261cf2b2b672ef662a72c3a520a90d93447b2b8610c7cec5ed43160b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a2c6edb261cf2b2b672ef662a72c3a520a90d93447b2b8610c7cec5ed43160b", kill_on_drop: false }`
[INFO] [stdout] 3a2c6edb261cf2b2b672ef662a72c3a520a90d93447b2b8610c7cec5ed43160b
