[INFO] fetching crate xtb-model 0.0.6...
[INFO] testing xtb-model-0.0.6 against 1.91.0 for beta-1.92-2
[INFO] extracting crate xtb-model 0.0.6 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate xtb-model 0.0.6
[INFO] finished tweaking crates.io crate xtb-model 0.0.6
[INFO] tweaked toml for crates.io crate xtb-model 0.0.6 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate xtb-model 0.0.6 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 63 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.59.2 (available: v0.72.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded peeking_take_while v0.1.2
[INFO] [stderr]   Downloaded env_logger v0.9.3
[INFO] [stderr]   Downloaded bindgen v0.59.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b0a32d51df5d10826205f0b56c5e472f51618e7ea188139639073d72517f9354
[INFO] running `Command { std: "docker" "start" "-a" "b0a32d51df5d10826205f0b56c5e472f51618e7ea188139639073d72517f9354", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b0a32d51df5d10826205f0b56c5e472f51618e7ea188139639073d72517f9354", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0a32d51df5d10826205f0b56c5e472f51618e7ea188139639073d72517f9354", kill_on_drop: false }`
[INFO] [stdout] b0a32d51df5d10826205f0b56c5e472f51618e7ea188139639073d72517f9354
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ffd5cf3bf120d55a641ba9d22d7d6787032e2344f3cbf3a6da42b4a486e38df7
[INFO] running `Command { std: "docker" "start" "-a" "ffd5cf3bf120d55a641ba9d22d7d6787032e2344f3cbf3a6da42b4a486e38df7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling xtb-model v0.0.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/raw.rs:149:17
[INFO] [stdout]     |
[INFO] [stdout] 149 |                 _ => unimplemented!(),
[INFO] [stdout]     |                 ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/raw.rs:149:17
[INFO] [stdout]     |
[INFO] [stdout] 145 |                 XtbMethod::GFNFF => xtb_loadGFNFF(env, mol, calc, std::ptr::null_mut()),
[INFO] [stdout]     |                 ---------------- matches some of the same values
[INFO] [stdout] 146 |                 XtbMethod::GFN0xTB => xtb_loadGFN0xTB(env, mol, calc, std::ptr::null_mut()),
[INFO] [stdout]     |                 ------------------ matches some of the same values
[INFO] [stdout] 147 |                 XtbMethod::GFN1xTB => xtb_loadGFN1xTB(env, mol, calc, std::ptr::null_mut()),
[INFO] [stdout]     |                 ------------------ matches some of the same values
[INFO] [stdout] 148 |                 XtbMethod::GFN2xTB => xtb_loadGFN2xTB(env, mol, calc, std::ptr::null_mut()),
[INFO] [stdout]     |                 ------------------ matches some of the same values
[INFO] [stdout] 149 |                 _ => unimplemented!(),
[INFO] [stdout]     |                 ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/raw.rs:184:13
[INFO] [stdout]     |
[INFO] [stdout] 184 |         let mut res = XtbResults::new();
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/xtb.rs:158:13
[INFO] [stdout]     |
[INFO] [stdout] 158 |         let mut calc = XtbCalculator::new();
[INFO] [stdout]     |             ----^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]    --> src/xtb.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |     let m: XtbMethod= "gfn-xtb".into();
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `XTB_VERSION_6_3_0` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-491e83b896d74a53/out/bindings.rs:3:53
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const XTB_API_VERSION : u32 = 10000 ; pub const XTB_VERSION_6_3_0 : u32 = 1 ; pub const XTB_VERSION_6_3_1 : u32 = 1 ; pub const XTB_V...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `XTB_VERSION_6_3_1` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-491e83b896d74a53/out/bindings.rs:3:93
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const XTB_API_VERSION : u32 = 10000 ; pub const XTB_VERSION_6_3_0 : u32 = 1 ; pub const XTB_VERSION_6_3_1 : u32 = 1 ; pub const XTB_V...
[INFO] [stdout]   |                                                                                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `XTB_VERSION_6_3_2` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-491e83b896d74a53/out/bindings.rs:3:133
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...2 = 1 ; pub const XTB_VERSION_6_3_1 : u32 = 1 ; pub const XTB_VERSION_6_3_2 : u32 = 1 ; pub const XTB_VERSION_6_3_3 : u32 = 1 ; pub co...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `XTB_VERSION_6_3_3` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-491e83b896d74a53/out/bindings.rs:3:173
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...2 = 1 ; pub const XTB_VERSION_6_3_2 : u32 = 1 ; pub const XTB_VERSION_6_3_3 : u32 = 1 ; pub const XTB_VERBOSITY_FULL : u32 = 2 ; pub c...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `true_` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-491e83b896d74a53/out/bindings.rs:3:392
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; pub const __bool_true_false_are_defined : u32 = 1 ; pub const true_ : u32 = 1 ; pub const false_ : u32 = 0 ; # [repr (C)] # [derive ...
[INFO] [stdout]   |                                                                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `false_` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-491e83b896d74a53/out/bindings.rs:3:420
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e_are_defined : u32 = 1 ; pub const true_ : u32 = 1 ; pub const false_ : u32 = 0 ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub ...
[INFO] [stdout]   |                                                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xtb_getError` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-491e83b896d74a53/out/bindings.rs:3:1998
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...xtern "C" { # [doc = " Return and empty error stack"] pub fn xtb_getError (arg1 : xtb_TEnvironment , arg2 : * mut :: std :: os :: raw ...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xtb_setOutput` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-491e83b896d74a53/out/bindings.rs:3:2199
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..."C" { # [doc = " Bind output from this environment"] pub fn xtb_setOutput (arg1 : xtb_TEnvironment , arg2 : * const :: std :: os :: ra...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xtb_releaseOutput` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-491e83b896d74a53/out/bindings.rs:3:2365
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...oc = " Release output unit from this environment"] pub fn xtb_releaseOutput (arg1 : xtb_TEnvironment) ; } extern "C" { # [doc = " Set ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xtb_setSolvent` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-491e83b896d74a53/out/bindings.rs:3:4371
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...el to calculator (requires loaded parametrisation)"] pub fn xtb_setSolvent (arg1 : xtb_TEnvironment , arg2 : xtb_TCalculator , arg3 : ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xtb_releaseSolvent` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-491e83b896d74a53/out/bindings.rs:3:4652
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...xtern "C" { # [doc = " Unset the solvation model"] pub fn xtb_releaseSolvent (arg1 : xtb_TEnvironment , arg2 : xtb_TCalculator) ; } ex...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xtb_setExternalCharges` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-491e83b896d74a53/out/bindings.rs:3:4836
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...l to calculator (only supported in GFN1/2-xTB)"] pub fn xtb_setExternalCharges (arg1 : xtb_TEnvironment , arg2 : xtb_TCalculator , arg...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xtb_releaseExternalCharges` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-491e83b896d74a53/out/bindings.rs:3:5109
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...[doc = " Unset the external charge potential"] pub fn xtb_releaseExternalCharges (arg1 : xtb_TEnvironment , arg2 : xtb_TCalculator) ; ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xtb_copyResults` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-491e83b896d74a53/out/bindings.rs:3:6270
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...= " Create copy from a singlepoint results object"] pub fn xtb_copyResults (arg1 : xtb_TResults) -> xtb_TResults ; } extern "C" { # [d...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `atom_types` and `periodic` are never read
[INFO] [stdout]    --> src/xtb.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub struct XtbModel {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 122 |     params: XtbParameters,
[INFO] [stdout] 123 |     atom_types: Vec<i32>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     periodic: [bool; 3],
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_xtb_method_into_panic` is never used
[INFO] [stdout]    --> src/xtb.rs:236:4
[INFO] [stdout]     |
[INFO] [stdout] 236 | fn test_xtb_method_into_panic() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.32s
[INFO] running `Command { std: "docker" "inspect" "ffd5cf3bf120d55a641ba9d22d7d6787032e2344f3cbf3a6da42b4a486e38df7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffd5cf3bf120d55a641ba9d22d7d6787032e2344f3cbf3a6da42b4a486e38df7", kill_on_drop: false }`
[INFO] [stdout] ffd5cf3bf120d55a641ba9d22d7d6787032e2344f3cbf3a6da42b4a486e38df7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31a90308a311e9a1ef74a21306f7991beb725319fddaec8543dc9a95c45a9da3
[INFO] running `Command { std: "docker" "start" "-a" "31a90308a311e9a1ef74a21306f7991beb725319fddaec8543dc9a95c45a9da3", kill_on_drop: false }`
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/raw.rs:149:17
[INFO] [stdout]     |
[INFO] [stdout] 149 |                 _ => unimplemented!(),
[INFO] [stdout]     |                 ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/raw.rs:149:17
[INFO] [stdout]     |
[INFO] [stdout] 145 |                 XtbMethod::GFNFF => xtb_loadGFNFF(env, mol, calc, std::ptr::null_mut()),
[INFO] [stdout]     |                 ---------------- matches some of the same values
[INFO] [stdout] 146 |                 XtbMethod::GFN0xTB => xtb_loadGFN0xTB(env, mol, calc, std::ptr::null_mut()),
[INFO] [stdout]     |                 ------------------ matches some of the same values
[INFO] [stdout] 147 |                 XtbMethod::GFN1xTB => xtb_loadGFN1xTB(env, mol, calc, std::ptr::null_mut()),
[INFO] [stdout]     |                 ------------------ matches some of the same values
[INFO] [stdout] 148 |                 XtbMethod::GFN2xTB => xtb_loadGFN2xTB(env, mol, calc, std::ptr::null_mut()),
[INFO] [stdout]     |                 ------------------ matches some of the same values
[INFO] [stdout] 149 |                 _ => unimplemented!(),
[INFO] [stdout]     |                 ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/raw.rs:184:13
[INFO] [stdout]     |
[INFO] [stdout] 184 |         let mut res = XtbResults::new();
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/xtb.rs:158:13
[INFO] [stdout]     |
[INFO] [stdout] 158 |         let mut calc = XtbCalculator::new();
[INFO] [stdout]     |             ----^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]    --> src/xtb.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |     let m: XtbMethod= "gfn-xtb".into();
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `XTB_VERSION_6_3_0` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-491e83b896d74a53/out/bindings.rs:3:53
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const XTB_API_VERSION : u32 = 10000 ; pub const XTB_VERSION_6_3_0 : u32 = 1 ; pub const XTB_VERSION_6_3_1 : u32 = 1 ; pub const XTB_V...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `XTB_VERSION_6_3_1` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-491e83b896d74a53/out/bindings.rs:3:93
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const XTB_API_VERSION : u32 = 10000 ; pub const XTB_VERSION_6_3_0 : u32 = 1 ; pub const XTB_VERSION_6_3_1 : u32 = 1 ; pub const XTB_V...
[INFO] [stdout]   |                                                                                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `XTB_VERSION_6_3_2` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-491e83b896d74a53/out/bindings.rs:3:133
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...2 = 1 ; pub const XTB_VERSION_6_3_1 : u32 = 1 ; pub const XTB_VERSION_6_3_2 : u32 = 1 ; pub const XTB_VERSION_6_3_3 : u32 = 1 ; pub co...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `XTB_VERSION_6_3_3` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-491e83b896d74a53/out/bindings.rs:3:173
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...2 = 1 ; pub const XTB_VERSION_6_3_2 : u32 = 1 ; pub const XTB_VERSION_6_3_3 : u32 = 1 ; pub const XTB_VERBOSITY_FULL : u32 = 2 ; pub c...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `true_` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-491e83b896d74a53/out/bindings.rs:3:392
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; pub const __bool_true_false_are_defined : u32 = 1 ; pub const true_ : u32 = 1 ; pub const false_ : u32 = 0 ; # [repr (C)] # [derive ...
[INFO] [stdout]   |                                                                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `false_` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-491e83b896d74a53/out/bindings.rs:3:420
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e_are_defined : u32 = 1 ; pub const true_ : u32 = 1 ; pub const false_ : u32 = 0 ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub ...
[INFO] [stdout]   |                                                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xtb_getError` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-491e83b896d74a53/out/bindings.rs:3:1998
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...xtern "C" { # [doc = " Return and empty error stack"] pub fn xtb_getError (arg1 : xtb_TEnvironment , arg2 : * mut :: std :: os :: raw ...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xtb_setOutput` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-491e83b896d74a53/out/bindings.rs:3:2199
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..."C" { # [doc = " Bind output from this environment"] pub fn xtb_setOutput (arg1 : xtb_TEnvironment , arg2 : * const :: std :: os :: ra...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xtb_releaseOutput` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-491e83b896d74a53/out/bindings.rs:3:2365
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...oc = " Release output unit from this environment"] pub fn xtb_releaseOutput (arg1 : xtb_TEnvironment) ; } extern "C" { # [doc = " Set ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xtb_setSolvent` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-491e83b896d74a53/out/bindings.rs:3:4371
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...el to calculator (requires loaded parametrisation)"] pub fn xtb_setSolvent (arg1 : xtb_TEnvironment , arg2 : xtb_TCalculator , arg3 : ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xtb_releaseSolvent` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-491e83b896d74a53/out/bindings.rs:3:4652
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...xtern "C" { # [doc = " Unset the solvation model"] pub fn xtb_releaseSolvent (arg1 : xtb_TEnvironment , arg2 : xtb_TCalculator) ; } ex...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xtb_setExternalCharges` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-491e83b896d74a53/out/bindings.rs:3:4836
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...l to calculator (only supported in GFN1/2-xTB)"] pub fn xtb_setExternalCharges (arg1 : xtb_TEnvironment , arg2 : xtb_TCalculator , arg...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xtb_releaseExternalCharges` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-491e83b896d74a53/out/bindings.rs:3:5109
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...[doc = " Unset the external charge potential"] pub fn xtb_releaseExternalCharges (arg1 : xtb_TEnvironment , arg2 : xtb_TCalculator) ; ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xtb_copyResults` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-491e83b896d74a53/out/bindings.rs:3:6270
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...= " Create copy from a singlepoint results object"] pub fn xtb_copyResults (arg1 : xtb_TResults) -> xtb_TResults ; } extern "C" { # [d...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `atom_types` and `periodic` are never read
[INFO] [stdout]    --> src/xtb.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub struct XtbModel {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 122 |     params: XtbParameters,
[INFO] [stdout] 123 |     atom_types: Vec<i32>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     periodic: [bool; 3],
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_xtb_method_into_panic` is never used
[INFO] [stdout]    --> src/xtb.rs:236:4
[INFO] [stdout]     |
[INFO] [stdout] 236 | fn test_xtb_method_into_panic() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling xtb-model v0.0.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> tests/test_3d.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     env.set_output_verbose();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let _ = env.set_output_verbose();
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/raw.rs:149:17
[INFO] [stdout]     |
[INFO] [stdout] 149 |                 _ => unimplemented!(),
[INFO] [stdout]     |                 ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/raw.rs:149:17
[INFO] [stdout]     |
[INFO] [stdout] 145 |                 XtbMethod::GFNFF => xtb_loadGFNFF(env, mol, calc, std::ptr::null_mut()),
[INFO] [stdout]     |                 ---------------- matches some of the same values
[INFO] [stdout] 146 |                 XtbMethod::GFN0xTB => xtb_loadGFN0xTB(env, mol, calc, std::ptr::null_mut()),
[INFO] [stdout]     |                 ------------------ matches some of the same values
[INFO] [stdout] 147 |                 XtbMethod::GFN1xTB => xtb_loadGFN1xTB(env, mol, calc, std::ptr::null_mut()),
[INFO] [stdout]     |                 ------------------ matches some of the same values
[INFO] [stdout] 148 |                 XtbMethod::GFN2xTB => xtb_loadGFN2xTB(env, mol, calc, std::ptr::null_mut()),
[INFO] [stdout]     |                 ------------------ matches some of the same values
[INFO] [stdout] 149 |                 _ => unimplemented!(),
[INFO] [stdout]     |                 ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/raw.rs:184:13
[INFO] [stdout]     |
[INFO] [stdout] 184 |         let mut res = XtbResults::new();
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/xtb.rs:158:13
[INFO] [stdout]     |
[INFO] [stdout] 158 |         let mut calc = XtbCalculator::new();
[INFO] [stdout]     |             ----^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]    --> src/xtb.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |     let m: XtbMethod= "gfn-xtb".into();
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `XTB_VERSION_6_3_0` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-491e83b896d74a53/out/bindings.rs:3:53
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const XTB_API_VERSION : u32 = 10000 ; pub const XTB_VERSION_6_3_0 : u32 = 1 ; pub const XTB_VERSION_6_3_1 : u32 = 1 ; pub const XTB_V...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `XTB_VERSION_6_3_1` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-491e83b896d74a53/out/bindings.rs:3:93
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const XTB_API_VERSION : u32 = 10000 ; pub const XTB_VERSION_6_3_0 : u32 = 1 ; pub const XTB_VERSION_6_3_1 : u32 = 1 ; pub const XTB_V...
[INFO] [stdout]   |                                                                                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `XTB_VERSION_6_3_2` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-491e83b896d74a53/out/bindings.rs:3:133
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...2 = 1 ; pub const XTB_VERSION_6_3_1 : u32 = 1 ; pub const XTB_VERSION_6_3_2 : u32 = 1 ; pub const XTB_VERSION_6_3_3 : u32 = 1 ; pub co...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `XTB_VERSION_6_3_3` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-491e83b896d74a53/out/bindings.rs:3:173
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...2 = 1 ; pub const XTB_VERSION_6_3_2 : u32 = 1 ; pub const XTB_VERSION_6_3_3 : u32 = 1 ; pub const XTB_VERBOSITY_FULL : u32 = 2 ; pub c...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `true_` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-491e83b896d74a53/out/bindings.rs:3:392
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; pub const __bool_true_false_are_defined : u32 = 1 ; pub const true_ : u32 = 1 ; pub const false_ : u32 = 0 ; # [repr (C)] # [derive ...
[INFO] [stdout]   |                                                                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `false_` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-491e83b896d74a53/out/bindings.rs:3:420
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e_are_defined : u32 = 1 ; pub const true_ : u32 = 1 ; pub const false_ : u32 = 0 ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub ...
[INFO] [stdout]   |                                                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xtb_getError` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-491e83b896d74a53/out/bindings.rs:3:1998
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...xtern "C" { # [doc = " Return and empty error stack"] pub fn xtb_getError (arg1 : xtb_TEnvironment , arg2 : * mut :: std :: os :: raw ...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xtb_setOutput` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-491e83b896d74a53/out/bindings.rs:3:2199
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..."C" { # [doc = " Bind output from this environment"] pub fn xtb_setOutput (arg1 : xtb_TEnvironment , arg2 : * const :: std :: os :: ra...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xtb_releaseOutput` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-491e83b896d74a53/out/bindings.rs:3:2365
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...oc = " Release output unit from this environment"] pub fn xtb_releaseOutput (arg1 : xtb_TEnvironment) ; } extern "C" { # [doc = " Set ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xtb_setSolvent` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-491e83b896d74a53/out/bindings.rs:3:4371
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...el to calculator (requires loaded parametrisation)"] pub fn xtb_setSolvent (arg1 : xtb_TEnvironment , arg2 : xtb_TCalculator , arg3 : ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xtb_releaseSolvent` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-491e83b896d74a53/out/bindings.rs:3:4652
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...xtern "C" { # [doc = " Unset the solvation model"] pub fn xtb_releaseSolvent (arg1 : xtb_TEnvironment , arg2 : xtb_TCalculator) ; } ex...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xtb_setExternalCharges` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-491e83b896d74a53/out/bindings.rs:3:4836
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...l to calculator (only supported in GFN1/2-xTB)"] pub fn xtb_setExternalCharges (arg1 : xtb_TEnvironment , arg2 : xtb_TCalculator , arg...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xtb_releaseExternalCharges` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-491e83b896d74a53/out/bindings.rs:3:5109
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...[doc = " Unset the external charge potential"] pub fn xtb_releaseExternalCharges (arg1 : xtb_TEnvironment , arg2 : xtb_TCalculator) ; ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xtb_copyResults` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-491e83b896d74a53/out/bindings.rs:3:6270
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...= " Create copy from a singlepoint results object"] pub fn xtb_copyResults (arg1 : xtb_TResults) -> xtb_TResults ; } extern "C" { # [d...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `atom_types` and `periodic` are never read
[INFO] [stdout]    --> src/xtb.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub struct XtbModel {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 122 |     params: XtbParameters,
[INFO] [stdout] 123 |     atom_types: Vec<i32>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     periodic: [bool; 3],
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_xtb_method_into_panic` is never used
[INFO] [stdout]    --> src/xtb.rs:236:4
[INFO] [stdout]     |
[INFO] [stdout] 236 | fn test_xtb_method_into_panic() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc4lVxfp/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libxtb_model-7bc1c5b71bded3dd,libapprox-7f931c7024df766e,libnum_traits-c0e0e87f55823747,libanyhow-b1912cf0cfdecb46}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lxtb" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc4lVxfp/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_raw-7b414c7fc4213588" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lxtb
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xtb-model` (test "test_raw") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustchQnU6u/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libxtb_model-7bc1c5b71bded3dd,libapprox-7f931c7024df766e,libnum_traits-c0e0e87f55823747,libanyhow-b1912cf0cfdecb46}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lxtb" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustchQnU6u/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_model-8d7adab312996e81" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lxtb
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xtb-model` (test "test_model") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcweV4pd/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libxtb_model-7bc1c5b71bded3dd.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libapprox-7f931c7024df766e,libnum_traits-c0e0e87f55823747,libanyhow-b1912cf0cfdecb46}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lxtb" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcweV4pd/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_3d-dfc4c8356d9182ef" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lxtb
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustciiOc4J/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-lxtb" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/libanyhow-b1912cf0cfdecb46.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustciiOc4J/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/xtb_model-707fcbc243836b91" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lxtb
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xtb-model` (test "test_3d") due to 1 previous error; 1 warning emitted
[INFO] [stderr] error: could not compile `xtb-model` (lib test) due to 1 previous error; 20 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "31a90308a311e9a1ef74a21306f7991beb725319fddaec8543dc9a95c45a9da3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31a90308a311e9a1ef74a21306f7991beb725319fddaec8543dc9a95c45a9da3", kill_on_drop: false }`
[INFO] [stdout] 31a90308a311e9a1ef74a21306f7991beb725319fddaec8543dc9a95c45a9da3
