[INFO] fetching crate fastatomstruct 1.4.2...
[INFO] checking fastatomstruct-1.4.2 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate fastatomstruct 1.4.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate fastatomstruct 1.4.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate fastatomstruct 1.4.2
[INFO] tweaked toml for crates.io crate fastatomstruct 1.4.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fastatomstruct 1.4.2 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fastatomstruct 1.4.2 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a74595a5b67902ef245fc6651e08089fbb8718f95aae87d21328d830aa307d97
[INFO] running `Command { std: "docker" "start" "-a" "a74595a5b67902ef245fc6651e08089fbb8718f95aae87d21328d830aa307d97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a74595a5b67902ef245fc6651e08089fbb8718f95aae87d21328d830aa307d97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a74595a5b67902ef245fc6651e08089fbb8718f95aae87d21328d830aa307d97", kill_on_drop: false }`
[INFO] [stdout] a74595a5b67902ef245fc6651e08089fbb8718f95aae87d21328d830aa307d97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ba85ddaa149d1d0ea68f1b3a093ba881aa19954790c44fe7bfc2d09e57539a7
[INFO] running `Command { std: "docker" "start" "-a" "6ba85ddaa149d1d0ea68f1b3a093ba881aa19954790c44fe7bfc2d09e57539a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling python3-dll-a v0.2.14
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.1.15
[INFO] [stderr]     Checking rawpointer v0.1.0
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]    Compiling ndarray v0.12.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking hamming v0.1.3
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking primal-bit v0.3.2
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]     Checking itertools v0.7.11
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]    Compiling pyo3-build-config v0.25.1
[INFO] [stderr]     Checking primal-estimate v0.3.3
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]    Compiling symbolic-demangle v12.15.5
[INFO] [stderr]     Checking rustc-demangle v0.1.25
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking primal-sieve v0.3.7
[INFO] [stderr]     Checking rustix v1.0.7
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]     Checking quick-xml v0.26.0
[INFO] [stderr]    Compiling pprof v0.15.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking str_stack v0.1.0
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking symbolic-common v12.15.5
[INFO] [stderr]     Checking ndhistogram v0.10.0
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking inferno v0.11.21
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking factorial v0.4.0
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking iter-log v0.2.5
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking argmm v0.1.2
[INFO] [stderr]     Checking ndarray-parallel v0.9.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.25.1
[INFO] [stderr]    Compiling pyo3-ffi v0.25.1
[INFO] [stderr]    Compiling pyo3 v0.25.1
[INFO] [stderr]    Compiling numpy v0.25.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]     Checking ndarray-rand v0.15.0
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]    Compiling pyo3-macros v0.25.1
[INFO] [stderr]     Checking fastatomstruct v1.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>, Infallible>
[INFO] [stdout]    --> src/atoms/atom.rs:265:57
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn get_position<'py>(&self, py: Python<'py>) -> Bound<'py, PyArray1<f64>> {
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<particle::Element, Infallible>
[INFO] [stdout]    --> src/atoms/atom.rs:300:34
[INFO] [stdout]     |
[INFO] [stdout] 300 |     pub fn get_element(&self) -> Element {
[INFO] [stdout]     |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>>, Infallible>
[INFO] [stdout]    --> src/atoms/atom.rs:342:57
[INFO] [stdout]     |
[INFO] [stdout] 342 |     pub fn get_velocity<'py>(&self, py: Python<'py>) -> Option<Bound<'py, PyArray1<f64>>> {
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>>, Infallible>
[INFO] [stdout]    --> src/atoms/atom.rs:389:54
[INFO] [stdout]     |
[INFO] [stdout] 389 |     pub fn get_force<'py>(&self, py: Python<'py>) -> Option<Bound<'py, PyArray1<f64>>> {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/atoms/atom.rs:405:31
[INFO] [stdout]     |
[INFO] [stdout] 405 |     pub fn get_mass(&self) -> f64 {
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/atoms/particle.rs:112:29
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn to_str(&self) -> String {
[INFO] [stdout]     |                             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/atoms/particle.rs:129:31
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub fn get_mass(&self) -> f64 {
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/atoms/particle.rs:1409:31
[INFO] [stdout]      |
[INFO] [stdout] 1409 |     pub fn get_mass(&self) -> f64 {
[INFO] [stdout]      |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/atoms/particle.rs:1427:42
[INFO] [stdout]      |
[INFO] [stdout] 1427 |     pub fn get_covalent_radius(&self) -> f32 {
[INFO] [stdout]      |                                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/atoms/particle.rs:1445:37
[INFO] [stdout]      |
[INFO] [stdout] 1445 |     pub fn get_vdw_radius(&self) -> f32 {
[INFO] [stdout]      |                                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(u8, u8, u8), Infallible>
[INFO] [stdout]     --> src/atoms/particle.rs:1463:37
[INFO] [stdout]      |
[INFO] [stdout] 1463 |     pub fn get_jmol_color(&self) -> (u8, u8, u8) {
[INFO] [stdout]      |                                     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u32, Infallible>
[INFO] [stdout]     --> src/atoms/particle.rs:1481:40
[INFO] [stdout]      |
[INFO] [stdout] 1481 |     pub fn get_atomic_number(&self) -> u32 {
[INFO] [stdout]      |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 2]>>>, Infallible>
[INFO] [stdout]    --> src/atoms/pyatoms.rs:269:10
[INFO] [stdout]     |
[INFO] [stdout] 269 |     ) -> Bound<'py, PyArray2<f64>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 2]>>>, Infallible>
[INFO] [stdout]    --> src/atoms/pyatoms.rs:329:10
[INFO] [stdout]     |
[INFO] [stdout] 329 |     ) -> Bound<'py, PyArray2<f64>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyArray<i64, ndarray::Dim<[usize; 1]>>>, Infallible>
[INFO] [stdout]    --> src/atoms/pyatoms.rs:383:53
[INFO] [stdout]     |
[INFO] [stdout] 383 |     pub fn get_tags<'py>(&self, py: Python<'py>) -> Bound<'py, PyArray1<i64>> {
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<particle::Element>, Infallible>
[INFO] [stdout]    --> src/atoms/pyatoms.rs:433:35
[INFO] [stdout]     |
[INFO] [stdout] 433 |     pub fn get_elements(&self) -> Vec<Element> {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 2]>>>, Infallible>
[INFO] [stdout]    --> src/atoms/pyatoms.rs:478:53
[INFO] [stdout]     |
[INFO] [stdout] 478 |     pub fn get_cell<'py>(&self, py: Python<'py>) -> Bound<'py, PyArray2<f64>> {
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 2]>>>>, Infallible>
[INFO] [stdout]    --> src/atoms/pyatoms.rs:531:55
[INFO] [stdout]     |
[INFO] [stdout] 531 |     pub fn get_stress<'py>(&self, py: Python<'py>) -> Option<Bound<'py, PyArray2<f64>>> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<f64>, Infallible>
[INFO] [stdout]    --> src/atoms/pyatoms.rs:604:68
[INFO] [stdout]     |
[INFO] [stdout] 604 |     pub fn get_temperature(&self, filter: Option<PyFilterEnum>) -> Option<f64> {
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/atoms/pyatoms.rs:628:33
[INFO] [stdout]     |
[INFO] [stdout] 628 |     pub fn get_volume(&self) -> f64 {
[INFO] [stdout]     |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/atoms/pyatoms.rs:658:64
[INFO] [stdout]     |
[INFO] [stdout] 658 |     pub fn get_density(&self, filter: Option<PyFilterEnum>) -> f64 {
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<f64>, Infallible>
[INFO] [stdout]    --> src/atoms/pyatoms.rs:682:33
[INFO] [stdout]     |
[INFO] [stdout] 682 |     pub fn get_energy(&self) -> Option<f64> {
[INFO] [stdout]     |                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 2]>>>, Infallible>
[INFO] [stdout]    --> src/atoms/pyatoms.rs:738:10
[INFO] [stdout]     |
[INFO] [stdout] 738 |     ) -> Bound<'py, PyArray2<f64>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/python/mod.rs:90:29
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn get_num_threads() -> usize {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>, pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>, pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>, pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>), Infallible>
[INFO] [stdout]   --> src/python/fourpoint.rs:66:6
[INFO] [stdout]    |
[INFO] [stdout] 66 | ) -> ArrayQuad<'py, f64> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>, pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>), Infallible>
[INFO] [stdout]    --> src/python/fourpoint.rs:120:6
[INFO] [stdout]     |
[INFO] [stdout] 120 | ) -> (Bound<'py, PyArray1<f64>>, Bound<'py, PyArray1<f64>>) {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 2]>>>, Infallible>
[INFO] [stdout]    --> src/python/fourpoint.rs:172:6
[INFO] [stdout]     |
[INFO] [stdout] 172 | ) -> Bound<'py, PyArray2<f64>> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>, pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>), Infallible>
[INFO] [stdout]    --> src/python/fourpoint.rs:221:6
[INFO] [stdout]     |
[INFO] [stdout] 221 | ) -> (Bound<'py, PyArray1<f64>>, Bound<'py, PyArray1<f64>>) {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>, pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>, pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>, pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>), Infallible>
[INFO] [stdout]    --> src/python/fourpoint.rs:286:6
[INFO] [stdout]     |
[INFO] [stdout] 286 | ) -> ArrayQuad<'py, f64> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>, pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>), Infallible>
[INFO] [stdout]    --> src/python/fourpoint.rs:342:6
[INFO] [stdout]     |
[INFO] [stdout] 342 | ) -> (Bound<'py, PyArray1<f64>>, Bound<'py, PyArray1<f64>>) {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>, pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>), Infallible>
[INFO] [stdout]    --> src/python/fourpoint.rs:393:6
[INFO] [stdout]     |
[INFO] [stdout] 393 | ) -> (Bound<'py, PyArray1<f64>>, Bound<'py, PyArray1<f64>>) {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>, pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>, pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>, pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>, pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>), Infallible>
[INFO] [stdout]    --> src/python/fourpoint.rs:481:6
[INFO] [stdout]     |
[INFO] [stdout] 481 | ) -> ArrayQuint<'py, f64> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>, pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>), Infallible>
[INFO] [stdout]    --> src/python/fourpoint.rs:543:6
[INFO] [stdout]     |
[INFO] [stdout] 543 | ) -> (Bound<'py, PyArray1<f64>>, Bound<'py, PyArray1<f64>>) {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>, Infallible>
[INFO] [stdout]   --> src/python/intermediatescattering.rs:53:6
[INFO] [stdout]    |
[INFO] [stdout] 53 | ) -> Bound<'py, PyArray1<f64>> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>, Infallible>
[INFO] [stdout]    --> src/python/intermediatescattering.rs:104:6
[INFO] [stdout]     |
[INFO] [stdout] 104 | ) -> Bound<'py, PyArray1<f64>> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyList>, Infallible>
[INFO] [stdout]   --> src/python/io.rs:88:80
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub fn read<'py>(py: Python<'py>, filename: &str, index: Option<ReadIndex>) -> Bound<'py, PyList> {
[INFO] [stdout]    |                                                                                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyList>, Infallible>
[INFO] [stdout]    --> src/python/io.rs:127:6
[INFO] [stdout]     |
[INFO] [stdout] 127 | ) -> Bound<'py, PyList> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyList>, Infallible>
[INFO] [stdout]    --> src/python/io.rs:160:6
[INFO] [stdout]     |
[INFO] [stdout] 160 | ) -> Bound<'py, PyList> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyList>, Infallible>
[INFO] [stdout]    --> src/python/io.rs:188:58
[INFO] [stdout]     |
[INFO] [stdout] 188 | pub fn read_cif<'py>(py: Python<'py>, filename: &str) -> Bound<'py, PyList> {
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyList>, Infallible>
[INFO] [stdout]    --> src/python/io.rs:212:58
[INFO] [stdout]     |
[INFO] [stdout] 212 | pub fn read_pdb<'py>(py: Python<'py>, filename: &str) -> Bound<'py, PyList> {
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>, pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>), Infallible>
[INFO] [stdout]   --> src/python/msd.rs:49:6
[INFO] [stdout]    |
[INFO] [stdout] 49 | ) -> ArrayPair<'py, f64> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>, pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 2]>>>), Infallible>
[INFO] [stdout]   --> src/python/msd.rs:95:6
[INFO] [stdout]    |
[INFO] [stdout] 95 | ) -> (Bound<'py, PyArray1<f64>>, Bound<'py, PyArray2<f64>>) {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>, pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>), Infallible>
[INFO] [stdout]    --> src/python/msd.rs:142:6
[INFO] [stdout]     |
[INFO] [stdout] 142 | ) -> (Bound<'py, PyArray1<f64>>, Bound<'py, PyArray1<f64>>) {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>, pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>), Infallible>
[INFO] [stdout]    --> src/python/msd.rs:193:6
[INFO] [stdout]     |
[INFO] [stdout] 193 | ) -> (Bound<'py, PyArray1<f64>>, Bound<'py, PyArray1<f64>>) {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/util.rs:365:27
[INFO] [stdout]     |
[INFO] [stdout] 365 | pub fn iter_log<T>(items: &[T], timestep: f64) -> LogIterator<T> {
[INFO] [stdout]     |                           ^^^^                    ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 365 | pub fn iter_log<T>(items: &[T], timestep: f64) -> LogIterator<'_, T> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/util.rs:403:30
[INFO] [stdout]     |
[INFO] [stdout] 403 | pub fn iter_linear<T>(items: &[T], timestep: f64) -> LinearIterator<T> {
[INFO] [stdout]     |                              ^^^^                    ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 403 | pub fn iter_linear<T>(items: &[T], timestep: f64) -> LinearIterator<'_, T> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fastatomstruct` (lib) due to 44 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>, Infallible>
[INFO] [stdout]    --> src/atoms/atom.rs:265:57
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn get_position<'py>(&self, py: Python<'py>) -> Bound<'py, PyArray1<f64>> {
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<particle::Element, Infallible>
[INFO] [stdout]    --> src/atoms/atom.rs:300:34
[INFO] [stdout]     |
[INFO] [stdout] 300 |     pub fn get_element(&self) -> Element {
[INFO] [stdout]     |                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>>, Infallible>
[INFO] [stdout]    --> src/atoms/atom.rs:342:57
[INFO] [stdout]     |
[INFO] [stdout] 342 |     pub fn get_velocity<'py>(&self, py: Python<'py>) -> Option<Bound<'py, PyArray1<f64>>> {
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>>, Infallible>
[INFO] [stdout]    --> src/atoms/atom.rs:389:54
[INFO] [stdout]     |
[INFO] [stdout] 389 |     pub fn get_force<'py>(&self, py: Python<'py>) -> Option<Bound<'py, PyArray1<f64>>> {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/atoms/atom.rs:405:31
[INFO] [stdout]     |
[INFO] [stdout] 405 |     pub fn get_mass(&self) -> f64 {
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/atoms/particle.rs:112:29
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn to_str(&self) -> String {
[INFO] [stdout]     |                             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/atoms/particle.rs:129:31
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub fn get_mass(&self) -> f64 {
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]     --> src/atoms/particle.rs:1409:31
[INFO] [stdout]      |
[INFO] [stdout] 1409 |     pub fn get_mass(&self) -> f64 {
[INFO] [stdout]      |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/atoms/particle.rs:1427:42
[INFO] [stdout]      |
[INFO] [stdout] 1427 |     pub fn get_covalent_radius(&self) -> f32 {
[INFO] [stdout]      |                                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f32, Infallible>
[INFO] [stdout]     --> src/atoms/particle.rs:1445:37
[INFO] [stdout]      |
[INFO] [stdout] 1445 |     pub fn get_vdw_radius(&self) -> f32 {
[INFO] [stdout]      |                                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(u8, u8, u8), Infallible>
[INFO] [stdout]     --> src/atoms/particle.rs:1463:37
[INFO] [stdout]      |
[INFO] [stdout] 1463 |     pub fn get_jmol_color(&self) -> (u8, u8, u8) {
[INFO] [stdout]      |                                     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u32, Infallible>
[INFO] [stdout]     --> src/atoms/particle.rs:1481:40
[INFO] [stdout]      |
[INFO] [stdout] 1481 |     pub fn get_atomic_number(&self) -> u32 {
[INFO] [stdout]      |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 2]>>>, Infallible>
[INFO] [stdout]    --> src/atoms/pyatoms.rs:269:10
[INFO] [stdout]     |
[INFO] [stdout] 269 |     ) -> Bound<'py, PyArray2<f64>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 2]>>>, Infallible>
[INFO] [stdout]    --> src/atoms/pyatoms.rs:329:10
[INFO] [stdout]     |
[INFO] [stdout] 329 |     ) -> Bound<'py, PyArray2<f64>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyArray<i64, ndarray::Dim<[usize; 1]>>>, Infallible>
[INFO] [stdout]    --> src/atoms/pyatoms.rs:383:53
[INFO] [stdout]     |
[INFO] [stdout] 383 |     pub fn get_tags<'py>(&self, py: Python<'py>) -> Bound<'py, PyArray1<i64>> {
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<particle::Element>, Infallible>
[INFO] [stdout]    --> src/atoms/pyatoms.rs:433:35
[INFO] [stdout]     |
[INFO] [stdout] 433 |     pub fn get_elements(&self) -> Vec<Element> {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 2]>>>, Infallible>
[INFO] [stdout]    --> src/atoms/pyatoms.rs:478:53
[INFO] [stdout]     |
[INFO] [stdout] 478 |     pub fn get_cell<'py>(&self, py: Python<'py>) -> Bound<'py, PyArray2<f64>> {
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 2]>>>>, Infallible>
[INFO] [stdout]    --> src/atoms/pyatoms.rs:531:55
[INFO] [stdout]     |
[INFO] [stdout] 531 |     pub fn get_stress<'py>(&self, py: Python<'py>) -> Option<Bound<'py, PyArray2<f64>>> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<f64>, Infallible>
[INFO] [stdout]    --> src/atoms/pyatoms.rs:604:68
[INFO] [stdout]     |
[INFO] [stdout] 604 |     pub fn get_temperature(&self, filter: Option<PyFilterEnum>) -> Option<f64> {
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/atoms/pyatoms.rs:628:33
[INFO] [stdout]     |
[INFO] [stdout] 628 |     pub fn get_volume(&self) -> f64 {
[INFO] [stdout]     |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/atoms/pyatoms.rs:658:64
[INFO] [stdout]     |
[INFO] [stdout] 658 |     pub fn get_density(&self, filter: Option<PyFilterEnum>) -> f64 {
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<f64>, Infallible>
[INFO] [stdout]    --> src/atoms/pyatoms.rs:682:33
[INFO] [stdout]     |
[INFO] [stdout] 682 |     pub fn get_energy(&self) -> Option<f64> {
[INFO] [stdout]     |                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 2]>>>, Infallible>
[INFO] [stdout]    --> src/atoms/pyatoms.rs:738:10
[INFO] [stdout]     |
[INFO] [stdout] 738 |     ) -> Bound<'py, PyArray2<f64>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]   --> src/python/mod.rs:90:29
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn get_num_threads() -> usize {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>, pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>, pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>, pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>), Infallible>
[INFO] [stdout]   --> src/python/fourpoint.rs:66:6
[INFO] [stdout]    |
[INFO] [stdout] 66 | ) -> ArrayQuad<'py, f64> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>, pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>), Infallible>
[INFO] [stdout]    --> src/python/fourpoint.rs:120:6
[INFO] [stdout]     |
[INFO] [stdout] 120 | ) -> (Bound<'py, PyArray1<f64>>, Bound<'py, PyArray1<f64>>) {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 2]>>>, Infallible>
[INFO] [stdout]    --> src/python/fourpoint.rs:172:6
[INFO] [stdout]     |
[INFO] [stdout] 172 | ) -> Bound<'py, PyArray2<f64>> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>, pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>), Infallible>
[INFO] [stdout]    --> src/python/fourpoint.rs:221:6
[INFO] [stdout]     |
[INFO] [stdout] 221 | ) -> (Bound<'py, PyArray1<f64>>, Bound<'py, PyArray1<f64>>) {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>, pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>, pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>, pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>), Infallible>
[INFO] [stdout]    --> src/python/fourpoint.rs:286:6
[INFO] [stdout]     |
[INFO] [stdout] 286 | ) -> ArrayQuad<'py, f64> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>, pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>), Infallible>
[INFO] [stdout]    --> src/python/fourpoint.rs:342:6
[INFO] [stdout]     |
[INFO] [stdout] 342 | ) -> (Bound<'py, PyArray1<f64>>, Bound<'py, PyArray1<f64>>) {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>, pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>), Infallible>
[INFO] [stdout]    --> src/python/fourpoint.rs:393:6
[INFO] [stdout]     |
[INFO] [stdout] 393 | ) -> (Bound<'py, PyArray1<f64>>, Bound<'py, PyArray1<f64>>) {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>, pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>, pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>, pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>, pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>), Infallible>
[INFO] [stdout]    --> src/python/fourpoint.rs:481:6
[INFO] [stdout]     |
[INFO] [stdout] 481 | ) -> ArrayQuint<'py, f64> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>, pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>), Infallible>
[INFO] [stdout]    --> src/python/fourpoint.rs:543:6
[INFO] [stdout]     |
[INFO] [stdout] 543 | ) -> (Bound<'py, PyArray1<f64>>, Bound<'py, PyArray1<f64>>) {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>, Infallible>
[INFO] [stdout]   --> src/python/intermediatescattering.rs:53:6
[INFO] [stdout]    |
[INFO] [stdout] 53 | ) -> Bound<'py, PyArray1<f64>> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>, Infallible>
[INFO] [stdout]    --> src/python/intermediatescattering.rs:104:6
[INFO] [stdout]     |
[INFO] [stdout] 104 | ) -> Bound<'py, PyArray1<f64>> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyList>, Infallible>
[INFO] [stdout]   --> src/python/io.rs:88:80
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub fn read<'py>(py: Python<'py>, filename: &str, index: Option<ReadIndex>) -> Bound<'py, PyList> {
[INFO] [stdout]    |                                                                                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyList>, Infallible>
[INFO] [stdout]    --> src/python/io.rs:127:6
[INFO] [stdout]     |
[INFO] [stdout] 127 | ) -> Bound<'py, PyList> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyList>, Infallible>
[INFO] [stdout]    --> src/python/io.rs:160:6
[INFO] [stdout]     |
[INFO] [stdout] 160 | ) -> Bound<'py, PyList> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyList>, Infallible>
[INFO] [stdout]    --> src/python/io.rs:188:58
[INFO] [stdout]     |
[INFO] [stdout] 188 | pub fn read_cif<'py>(py: Python<'py>, filename: &str) -> Bound<'py, PyList> {
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::Bound<'_, PyList>, Infallible>
[INFO] [stdout]    --> src/python/io.rs:212:58
[INFO] [stdout]     |
[INFO] [stdout] 212 | pub fn read_pdb<'py>(py: Python<'py>, filename: &str) -> Bound<'py, PyList> {
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>, pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>), Infallible>
[INFO] [stdout]   --> src/python/msd.rs:49:6
[INFO] [stdout]    |
[INFO] [stdout] 49 | ) -> ArrayPair<'py, f64> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>, pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 2]>>>), Infallible>
[INFO] [stdout]   --> src/python/msd.rs:95:6
[INFO] [stdout]    |
[INFO] [stdout] 95 | ) -> (Bound<'py, PyArray1<f64>>, Bound<'py, PyArray2<f64>>) {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>, pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>), Infallible>
[INFO] [stdout]    --> src/python/msd.rs:142:6
[INFO] [stdout]     |
[INFO] [stdout] 142 | ) -> (Bound<'py, PyArray1<f64>>, Bound<'py, PyArray1<f64>>) {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>, pyo3::Bound<'_, PyArray<f64, ndarray::Dim<[usize; 1]>>>), Infallible>
[INFO] [stdout]    --> src/python/msd.rs:193:6
[INFO] [stdout]     |
[INFO] [stdout] 193 | ) -> (Bound<'py, PyArray1<f64>>, Bound<'py, PyArray1<f64>>) {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/util.rs:365:27
[INFO] [stdout]     |
[INFO] [stdout] 365 | pub fn iter_log<T>(items: &[T], timestep: f64) -> LogIterator<T> {
[INFO] [stdout]     |                           ^^^^                    ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 365 | pub fn iter_log<T>(items: &[T], timestep: f64) -> LogIterator<'_, T> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/util.rs:403:30
[INFO] [stdout]     |
[INFO] [stdout] 403 | pub fn iter_linear<T>(items: &[T], timestep: f64) -> LinearIterator<T> {
[INFO] [stdout]     |                              ^^^^                    ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 403 | pub fn iter_linear<T>(items: &[T], timestep: f64) -> LinearIterator<'_, T> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fastatomstruct` (lib test) due to 44 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "6ba85ddaa149d1d0ea68f1b3a093ba881aa19954790c44fe7bfc2d09e57539a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ba85ddaa149d1d0ea68f1b3a093ba881aa19954790c44fe7bfc2d09e57539a7", kill_on_drop: false }`
[INFO] [stdout] 6ba85ddaa149d1d0ea68f1b3a093ba881aa19954790c44fe7bfc2d09e57539a7
