[INFO] cloning repository https://github.com/yesint/pteros_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yesint/pteros_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyesint%2Fpteros_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyesint%2Fpteros_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 190020c7b0e757264dc5b536a0b1b4de8d9f7809
[INFO] testing yesint/pteros_rust against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyesint%2Fpteros_rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  62% (103/166)
Updating files:  63% (105/166)
Updating files:  64% (107/166)
Updating files:  65% (108/166)
Updating files:  66% (110/166)
Updating files:  67% (112/166)
Updating files:  68% (113/166)
Updating files:  69% (115/166)
Updating files:  70% (117/166)
Updating files:  71% (118/166)
Updating files:  72% (120/166)
Updating files:  73% (122/166)
Updating files:  74% (123/166)
Updating files:  75% (125/166)
Updating files:  76% (127/166)
Updating files:  77% (128/166)
Updating files:  78% (130/166)
Updating files:  79% (132/166)
Updating files:  80% (133/166)
Updating files:  81% (135/166)
Updating files:  82% (137/166)
Updating files:  83% (138/166)
Updating files:  84% (140/166)
Updating files:  85% (142/166)
Updating files:  86% (143/166)
Updating files:  87% (145/166)
Updating files:  88% (147/166)
Updating files:  89% (148/166)
Updating files:  90% (150/166)
Updating files:  91% (152/166)
Updating files:  92% (153/166)
Updating files:  93% (155/166)
Updating files:  94% (157/166)
Updating files:  95% (158/166)
Updating files:  96% (160/166)
Updating files:  97% (162/166)
Updating files:  98% (163/166)
Updating files:  99% (165/166)
Updating files: 100% (166/166)
Updating files: 100% (166/166), done.
[INFO] started tweaking git repo https://github.com/yesint/pteros_rust
[INFO] finished tweaking git repo https://github.com/yesint/pteros_rust
[INFO] tweaked toml for git repo https://github.com/yesint/pteros_rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yesint/pteros_rust on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 239 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.71.1 (available: v0.72.1)
[INFO] [stderr]       Adding bio v2.3.0 (available: v3.0.0)
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.7.0)
[INFO] [stderr]       Adding nalgebra v0.33.2 (available: v0.34.1)
[INFO] [stderr]       Adding numpy v0.23.0 (available: v0.26.0)
[INFO] [stderr]       Adding pyo3 v0.23.5 (available: v0.26.0)
[INFO] [stderr]       Adding pyo3-log v0.12.4 (available: v0.13.0)
[INFO] [stderr]       Adding toml v0.8.23 (available: v0.9.7)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e65f6d16c22defd9f4a912f19186a478167446ef6aa4b5854a81509092db97f8
[INFO] running `Command { std: "docker" "start" "-a" "e65f6d16c22defd9f4a912f19186a478167446ef6aa4b5854a81509092db97f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e65f6d16c22defd9f4a912f19186a478167446ef6aa4b5854a81509092db97f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e65f6d16c22defd9f4a912f19186a478167446ef6aa4b5854a81509092db97f8", kill_on_drop: false }`
[INFO] [stdout] e65f6d16c22defd9f4a912f19186a478167446ef6aa4b5854a81509092db97f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f52763fadbff784c0b6158976d020b66ec6bc66180d2dde2d521cde8f00280dd
[INFO] running `Command { std: "docker" "start" "-a" "f52763fadbff784c0b6158976d020b66ec6bc66180d2dde2d521cde8f00280dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling pyo3-build-config v0.23.5
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling newtype_derive v0.1.6
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling pyo3-macros-backend v0.23.5
[INFO] [stderr]    Compiling pyo3-ffi v0.23.5
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling petgraph v0.8.2
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling itertools-num v0.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling ordered-float v5.0.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling editdistancek v1.0.2
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling triple_accel v0.4.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling molar v0.10.0 (/opt/rustwide/workdir/molar)
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling comfy-table v7.2.1
[INFO] [stderr]    Compiling pyo3 v0.23.5
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling sync-unsafe-cell v0.1.1
[INFO] [stderr]    Compiling sorted-vec v0.8.10
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling molar_gromacs v0.9.0 (/opt/rustwide/workdir/molar_gromacs)
[INFO] [stderr]    Compiling molar_xdrfile v0.9.0 (/opt/rustwide/workdir/molar_xdrfile)
[INFO] [stderr]    Compiling molar_molfile v0.9.0 (/opt/rustwide/workdir/molar_molfile)
[INFO] [stderr]    Compiling molar_powersasa v0.9.3 (/opt/rustwide/workdir/molar_powersasa)
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr] warning: molar@0.10.0: "Gromacs support disabled"
[INFO] [stderr]    Compiling peg v0.8.5
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.227
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling derive-new v0.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling bio-types v1.0.4
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling pyo3-macros v0.23.5
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling triomphe v0.1.14
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr] warning: molar_powersasa@0.9.3: unpacking bundled Eigen headers...
[INFO] [stderr] warning: molar_powersasa@0.9.3: Eigen headers in "/opt/rustwide/target/debug/build/molar_powersasa-68eaa3ae4c1d1658/out/eigen/eigen-3.4.0"
[INFO] [stderr]    Compiling pyo3-log v0.12.4
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling numpy v0.23.0
[INFO] [stderr]    Compiling bio v2.3.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> molar/src/core/selection/sel.rs:1013:42
[INFO] [stdout]      |
[INFO] [stdout] 1013 |     unsafe fn get_particle_mut_unchecked(&self, i: usize) -> ParticleMut {
[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] 1013 |     unsafe fn get_particle_mut_unchecked(&self, i: usize) -> ParticleMut<'_> {
[INFO] [stdout]      |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> molar/src/core/providers.rs:116:23
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn first_particle(&self) -> Particle {
[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] 116 |     fn first_particle(&self) -> Particle<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> molar/src/core/providers.rs:120:22
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fn last_particle(&self) -> Particle {
[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] 120 |     fn last_particle(&self) -> Particle<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> molar/src/core/providers.rs:124:21
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn get_particle(&self, i: usize) -> Option<Particle> {
[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] 124 |     fn get_particle(&self, i: usize) -> Option<Particle<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> molar/src/core/providers.rs:302:42
[INFO] [stdout]     |
[INFO] [stdout] 302 |     unsafe fn get_particle_mut_unchecked(&self, i: usize) -> ParticleMut;
[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] 302 |     unsafe fn get_particle_mut_unchecked(&self, i: usize) -> ParticleMut<'_>;
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> molar/src/core/providers.rs:304:27
[INFO] [stdout]     |
[INFO] [stdout] 304 |     fn first_particle_mut(&self) -> ParticleMut {
[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] 304 |     fn first_particle_mut(&self) -> ParticleMut<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> molar/src/core/providers.rs:308:26
[INFO] [stdout]     |
[INFO] [stdout] 308 |     fn last_particle_mut(&self) -> ParticleMut {
[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] 308 |     fn last_particle_mut(&self) -> ParticleMut<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> molar/src/core/providers.rs:312:25
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn get_particle_mut(&self, i: usize) -> Option<ParticleMut> {
[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] 312 |     fn get_particle_mut(&self, i: usize) -> Option<ParticleMut<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> molar/src/core/selection_parser/ast.rs:200:23
[INFO] [stdout]     |
[INFO] [stdout] 200 |     fn current_subset(&self) -> ActiveSubset {
[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] 200 |     fn current_subset(&self) -> ActiveSubset<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> molar/src/core/selection_parser/ast.rs:208:22
[INFO] [stdout]     |
[INFO] [stdout] 208 |     fn global_subset(&self) -> ActiveSubset {
[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] 208 |     fn global_subset(&self) -> ActiveSubset<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> molar/src/core/connectivity.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn iter(&self) -> SearchConnectivityIter {
[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] 13 |     pub fn iter(&self) -> SearchConnectivityIter<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> molar/src/io.rs:787:25
[INFO] [stdout]     |
[INFO] [stdout] 787 |             fn iter_pos(&self) -> impl PosIterator {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 800 | impl_io_traits_for_tuples!(Topology, State);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_io_traits_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 787 |             fn iter_pos(&self) -> impl PosIterator<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> molar/src/io.rs:787:25
[INFO] [stdout]     |
[INFO] [stdout] 787 |             fn iter_pos(&self) -> impl PosIterator {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 801 | impl_io_traits_for_tuples!(Arc<Topology>,Arc<State>);
[INFO] [stdout]     | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_io_traits_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 787 |             fn iter_pos(&self) -> impl PosIterator<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> molar/src/voronoi_cell.rs:213:24
[INFO] [stdout]     |
[INFO] [stdout] 213 |     pub fn iter_vertex(&self) -> VoronoiCellVertexIter {
[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] 213 |     pub fn iter_vertex(&self) -> VoronoiCellVertexIter<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling molar_membrane v0.10.0 (/opt/rustwide/workdir/molar_membrane)
[INFO] [stdout] warning: field `monolayers` is never read
[INFO] [stdout]   --> molar_membrane/src/lib.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct Membrane {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 50 |     monolayers: Vec<usize>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling molar_bin v0.10.0 (/opt/rustwide/workdir/molar_bin)
[INFO] [stderr]    Compiling molar_python v0.10.0 (/opt/rustwide/workdir/molar_python)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> molar_python/src/membrane.rs:150:29
[INFO] [stdout]     |
[INFO] [stdout] 150 |     fn get_head_marker(slf: Bound<Self>) -> Bound<'_, PyAny> {
[INFO] [stdout]     |                             ^^^^^^^^^^^           ^^ the same lifetime is elided here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is hidden 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: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 150 |     fn get_head_marker(slf: Bound<'_, Self>) -> Bound<'_, PyAny> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> molar_python/src/membrane.rs:156:28
[INFO] [stdout]     |
[INFO] [stdout] 156 |     fn get_mid_marker(slf: Bound<Self>) -> Bound<'_, PyAny> {
[INFO] [stdout]     |                            ^^^^^^^^^^^           ^^ the same lifetime is elided here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 156 |     fn get_mid_marker(slf: Bound<'_, Self>) -> Bound<'_, PyAny> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> molar_python/src/membrane.rs:162:29
[INFO] [stdout]     |
[INFO] [stdout] 162 |     fn get_tail_marker(slf: Bound<Self>) -> Bound<'_, PyAny> {
[INFO] [stdout]     |                             ^^^^^^^^^^^           ^^ the same lifetime is elided here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 162 |     fn get_tail_marker(slf: Bound<'_, Self>) -> Bound<'_, PyAny> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> molar_python/src/membrane.rs:183:24
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn get_normal(slf: Bound<Self>) -> Bound<'_, PyAny> {
[INFO] [stdout]     |                        ^^^^^^^^^^^           ^^ the same lifetime is elided here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn get_normal(slf: Bound<'_, Self>) -> Bound<'_, PyAny> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 42s
[INFO] running `Command { std: "docker" "inspect" "f52763fadbff784c0b6158976d020b66ec6bc66180d2dde2d521cde8f00280dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f52763fadbff784c0b6158976d020b66ec6bc66180d2dde2d521cde8f00280dd", kill_on_drop: false }`
[INFO] [stdout] f52763fadbff784c0b6158976d020b66ec6bc66180d2dde2d521cde8f00280dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea1884919a5f173e4282b3df276b3312c71ff2fc7e67782f2d0ff26c866bf530
[INFO] running `Command { std: "docker" "start" "-a" "ea1884919a5f173e4282b3df276b3312c71ff2fc7e67782f2d0ff26c866bf530", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr] warning: molar_powersasa@0.9.3: unpacking bundled Eigen headers...
[INFO] [stderr] warning: molar_powersasa@0.9.3: Eigen headers in "/opt/rustwide/target/debug/build/molar_powersasa-68eaa3ae4c1d1658/out/eigen/eigen-3.4.0"
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr] warning: molar@0.10.0: "Gromacs support disabled"
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling molar_xdrfile v0.9.0 (/opt/rustwide/workdir/molar_xdrfile)
[INFO] [stderr]    Compiling molar_molfile v0.9.0 (/opt/rustwide/workdir/molar_molfile)
[INFO] [stderr]    Compiling molar_powersasa v0.9.3 (/opt/rustwide/workdir/molar_powersasa)
[INFO] [stderr]    Compiling molar_gromacs v0.9.0 (/opt/rustwide/workdir/molar_gromacs)
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling triomphe v0.1.14
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling numpy v0.23.0
[INFO] [stderr]    Compiling bio v2.3.0
[INFO] [stderr]    Compiling molar v0.10.0 (/opt/rustwide/workdir/molar)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> molar/src/core/selection/sel.rs:1013:42
[INFO] [stdout]      |
[INFO] [stdout] 1013 |     unsafe fn get_particle_mut_unchecked(&self, i: usize) -> ParticleMut {
[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] 1013 |     unsafe fn get_particle_mut_unchecked(&self, i: usize) -> ParticleMut<'_> {
[INFO] [stdout]      |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> molar/src/core/providers.rs:116:23
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn first_particle(&self) -> Particle {
[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] 116 |     fn first_particle(&self) -> Particle<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> molar/src/core/providers.rs:120:22
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fn last_particle(&self) -> Particle {
[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] 120 |     fn last_particle(&self) -> Particle<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> molar/src/core/providers.rs:124:21
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn get_particle(&self, i: usize) -> Option<Particle> {
[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] 124 |     fn get_particle(&self, i: usize) -> Option<Particle<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> molar/src/core/providers.rs:302:42
[INFO] [stdout]     |
[INFO] [stdout] 302 |     unsafe fn get_particle_mut_unchecked(&self, i: usize) -> ParticleMut;
[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] 302 |     unsafe fn get_particle_mut_unchecked(&self, i: usize) -> ParticleMut<'_>;
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> molar/src/core/providers.rs:304:27
[INFO] [stdout]     |
[INFO] [stdout] 304 |     fn first_particle_mut(&self) -> ParticleMut {
[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] 304 |     fn first_particle_mut(&self) -> ParticleMut<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> molar/src/core/providers.rs:308:26
[INFO] [stdout]     |
[INFO] [stdout] 308 |     fn last_particle_mut(&self) -> ParticleMut {
[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] 308 |     fn last_particle_mut(&self) -> ParticleMut<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> molar/src/core/providers.rs:312:25
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn get_particle_mut(&self, i: usize) -> Option<ParticleMut> {
[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] 312 |     fn get_particle_mut(&self, i: usize) -> Option<ParticleMut<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> molar/src/core/selection_parser/ast.rs:200:23
[INFO] [stdout]     |
[INFO] [stdout] 200 |     fn current_subset(&self) -> ActiveSubset {
[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] 200 |     fn current_subset(&self) -> ActiveSubset<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> molar/src/core/selection_parser/ast.rs:208:22
[INFO] [stdout]     |
[INFO] [stdout] 208 |     fn global_subset(&self) -> ActiveSubset {
[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] 208 |     fn global_subset(&self) -> ActiveSubset<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> molar/src/core/connectivity.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn iter(&self) -> SearchConnectivityIter {
[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] 13 |     pub fn iter(&self) -> SearchConnectivityIter<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> molar/src/io.rs:787:25
[INFO] [stdout]     |
[INFO] [stdout] 787 |             fn iter_pos(&self) -> impl PosIterator {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 800 | impl_io_traits_for_tuples!(Topology, State);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_io_traits_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 787 |             fn iter_pos(&self) -> impl PosIterator<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> molar/src/io.rs:787:25
[INFO] [stdout]     |
[INFO] [stdout] 787 |             fn iter_pos(&self) -> impl PosIterator {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 801 | impl_io_traits_for_tuples!(Arc<Topology>,Arc<State>);
[INFO] [stdout]     | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_io_traits_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 787 |             fn iter_pos(&self) -> impl PosIterator<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> molar/src/voronoi_cell.rs:213:24
[INFO] [stdout]     |
[INFO] [stdout] 213 |     pub fn iter_vertex(&self) -> VoronoiCellVertexIter {
[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] 213 |     pub fn iter_vertex(&self) -> VoronoiCellVertexIter<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling molar_membrane v0.10.0 (/opt/rustwide/workdir/molar_membrane)
[INFO] [stdout] warning: field `monolayers` is never read
[INFO] [stdout]   --> molar_membrane/src/lib.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct Membrane {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 50 |     monolayers: Vec<usize>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> molar/src/core/selection/sel.rs:1013:42
[INFO] [stdout]      |
[INFO] [stdout] 1013 |     unsafe fn get_particle_mut_unchecked(&self, i: usize) -> ParticleMut {
[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] 1013 |     unsafe fn get_particle_mut_unchecked(&self, i: usize) -> ParticleMut<'_> {
[INFO] [stdout]      |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> molar/src/core/providers.rs:116:23
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn first_particle(&self) -> Particle {
[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] 116 |     fn first_particle(&self) -> Particle<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> molar/src/core/providers.rs:120:22
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fn last_particle(&self) -> Particle {
[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] 120 |     fn last_particle(&self) -> Particle<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> molar/src/core/providers.rs:124:21
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn get_particle(&self, i: usize) -> Option<Particle> {
[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] 124 |     fn get_particle(&self, i: usize) -> Option<Particle<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> molar/src/core/providers.rs:302:42
[INFO] [stdout]     |
[INFO] [stdout] 302 |     unsafe fn get_particle_mut_unchecked(&self, i: usize) -> ParticleMut;
[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] 302 |     unsafe fn get_particle_mut_unchecked(&self, i: usize) -> ParticleMut<'_>;
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> molar/src/core/providers.rs:304:27
[INFO] [stdout]     |
[INFO] [stdout] 304 |     fn first_particle_mut(&self) -> ParticleMut {
[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] 304 |     fn first_particle_mut(&self) -> ParticleMut<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> molar/src/core/providers.rs:308:26
[INFO] [stdout]     |
[INFO] [stdout] 308 |     fn last_particle_mut(&self) -> ParticleMut {
[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] 308 |     fn last_particle_mut(&self) -> ParticleMut<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> molar/src/core/providers.rs:312:25
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn get_particle_mut(&self, i: usize) -> Option<ParticleMut> {
[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] 312 |     fn get_particle_mut(&self, i: usize) -> Option<ParticleMut<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> molar/src/core/selection_parser/ast.rs:200:23
[INFO] [stdout]     |
[INFO] [stdout] 200 |     fn current_subset(&self) -> ActiveSubset {
[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] 200 |     fn current_subset(&self) -> ActiveSubset<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> molar/src/core/selection_parser/ast.rs:208:22
[INFO] [stdout]     |
[INFO] [stdout] 208 |     fn global_subset(&self) -> ActiveSubset {
[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] 208 |     fn global_subset(&self) -> ActiveSubset<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> molar/src/core/connectivity.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn iter(&self) -> SearchConnectivityIter {
[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] 13 |     pub fn iter(&self) -> SearchConnectivityIter<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> molar/src/io.rs:787:25
[INFO] [stdout]     |
[INFO] [stdout] 787 |             fn iter_pos(&self) -> impl PosIterator {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 800 | impl_io_traits_for_tuples!(Topology, State);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_io_traits_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 787 |             fn iter_pos(&self) -> impl PosIterator<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> molar/src/io.rs:787:25
[INFO] [stdout]     |
[INFO] [stdout] 787 |             fn iter_pos(&self) -> impl PosIterator {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 801 | impl_io_traits_for_tuples!(Arc<Topology>,Arc<State>);
[INFO] [stdout]     | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_io_traits_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 787 |             fn iter_pos(&self) -> impl PosIterator<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> molar/src/voronoi_cell.rs:213:24
[INFO] [stdout]     |
[INFO] [stdout] 213 |     pub fn iter_vertex(&self) -> VoronoiCellVertexIter {
[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] 213 |     pub fn iter_vertex(&self) -> VoronoiCellVertexIter<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling molar_bin v0.10.0 (/opt/rustwide/workdir/molar_bin)
[INFO] [stderr]    Compiling molar_python v0.10.0 (/opt/rustwide/workdir/molar_python)
[INFO] [stdout] warning: field `monolayers` is never read
[INFO] [stdout]   --> molar_membrane/src/lib.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct Membrane {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 50 |     monolayers: Vec<usize>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> molar_python/src/membrane.rs:150:29
[INFO] [stdout]     |
[INFO] [stdout] 150 |     fn get_head_marker(slf: Bound<Self>) -> Bound<'_, PyAny> {
[INFO] [stdout]     |                             ^^^^^^^^^^^           ^^ the same lifetime is elided here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is hidden 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: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 150 |     fn get_head_marker(slf: Bound<'_, Self>) -> Bound<'_, PyAny> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> molar_python/src/membrane.rs:156:28
[INFO] [stdout]     |
[INFO] [stdout] 156 |     fn get_mid_marker(slf: Bound<Self>) -> Bound<'_, PyAny> {
[INFO] [stdout]     |                            ^^^^^^^^^^^           ^^ the same lifetime is elided here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 156 |     fn get_mid_marker(slf: Bound<'_, Self>) -> Bound<'_, PyAny> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> molar_python/src/membrane.rs:162:29
[INFO] [stdout]     |
[INFO] [stdout] 162 |     fn get_tail_marker(slf: Bound<Self>) -> Bound<'_, PyAny> {
[INFO] [stdout]     |                             ^^^^^^^^^^^           ^^ the same lifetime is elided here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 162 |     fn get_tail_marker(slf: Bound<'_, Self>) -> Bound<'_, PyAny> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> molar_python/src/membrane.rs:183:24
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn get_normal(slf: Bound<Self>) -> Bound<'_, PyAny> {
[INFO] [stdout]     |                        ^^^^^^^^^^^           ^^ the same lifetime is elided here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn get_normal(slf: Bound<'_, Self>) -> Bound<'_, PyAny> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "ea1884919a5f173e4282b3df276b3312c71ff2fc7e67782f2d0ff26c866bf530", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea1884919a5f173e4282b3df276b3312c71ff2fc7e67782f2d0ff26c866bf530", kill_on_drop: false }`
[INFO] [stdout] ea1884919a5f173e4282b3df276b3312c71ff2fc7e67782f2d0ff26c866bf530
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6090a99aebe30114ba752b6b451602f7b4bc52cbb758be480f5cd4a64584dbf2
[INFO] running `Command { std: "docker" "start" "-a" "6090a99aebe30114ba752b6b451602f7b4bc52cbb758be480f5cd4a64584dbf2", kill_on_drop: false }`
[INFO] [stderr] warning: molar_powersasa@0.9.3: unpacking bundled Eigen headers...
[INFO] [stderr] warning: molar_powersasa@0.9.3: Eigen headers in "/opt/rustwide/target/debug/build/molar_powersasa-68eaa3ae4c1d1658/out/eigen/eigen-3.4.0"
[INFO] [stderr] warning: molar@0.10.0: "Gromacs support disabled"
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> molar/src/core/selection/sel.rs:1013:42
[INFO] [stderr]      |
[INFO] [stderr] 1013 |     unsafe fn get_particle_mut_unchecked(&self, i: usize) -> ParticleMut {
[INFO] [stderr]      |                                          ^^^^^               ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                                          |
[INFO] [stderr]      |                                          the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1013 |     unsafe fn get_particle_mut_unchecked(&self, i: usize) -> ParticleMut<'_> {
[INFO] [stderr]      |                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> molar/src/core/providers.rs:116:23
[INFO] [stderr]     |
[INFO] [stderr] 116 |     fn first_particle(&self) -> Particle {
[INFO] [stderr]     |                       ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 116 |     fn first_particle(&self) -> Particle<'_> {
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> molar/src/core/providers.rs:120:22
[INFO] [stderr]     |
[INFO] [stderr] 120 |     fn last_particle(&self) -> Particle {
[INFO] [stderr]     |                      ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 120 |     fn last_particle(&self) -> Particle<'_> {
[INFO] [stderr]     |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> molar/src/core/providers.rs:124:21
[INFO] [stderr]     |
[INFO] [stderr] 124 |     fn get_particle(&self, i: usize) -> Option<Particle> {
[INFO] [stderr]     |                     ^^^^^                      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 124 |     fn get_particle(&self, i: usize) -> Option<Particle<'_>> {
[INFO] [stderr]     |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> molar/src/core/providers.rs:302:42
[INFO] [stderr]     |
[INFO] [stderr] 302 |     unsafe fn get_particle_mut_unchecked(&self, i: usize) -> ParticleMut;
[INFO] [stderr]     |                                          ^^^^^               ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                          |
[INFO] [stderr]     |                                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 302 |     unsafe fn get_particle_mut_unchecked(&self, i: usize) -> ParticleMut<'_>;
[INFO] [stderr]     |                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> molar/src/core/providers.rs:304:27
[INFO] [stderr]     |
[INFO] [stderr] 304 |     fn first_particle_mut(&self) -> ParticleMut {
[INFO] [stderr]     |                           ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 304 |     fn first_particle_mut(&self) -> ParticleMut<'_> {
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> molar/src/core/providers.rs:308:26
[INFO] [stderr]     |
[INFO] [stderr] 308 |     fn last_particle_mut(&self) -> ParticleMut {
[INFO] [stderr]     |                          ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 308 |     fn last_particle_mut(&self) -> ParticleMut<'_> {
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> molar/src/core/providers.rs:312:25
[INFO] [stderr]     |
[INFO] [stderr] 312 |     fn get_particle_mut(&self, i: usize) -> Option<ParticleMut> {
[INFO] [stderr]     |                         ^^^^^                      ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 312 |     fn get_particle_mut(&self, i: usize) -> Option<ParticleMut<'_>> {
[INFO] [stderr]     |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> molar/src/core/selection_parser/ast.rs:200:23
[INFO] [stderr]     |
[INFO] [stderr] 200 |     fn current_subset(&self) -> ActiveSubset {
[INFO] [stderr]     |                       ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 200 |     fn current_subset(&self) -> ActiveSubset<'_> {
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> molar/src/core/selection_parser/ast.rs:208:22
[INFO] [stderr]     |
[INFO] [stderr] 208 |     fn global_subset(&self) -> ActiveSubset {
[INFO] [stderr]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 208 |     fn global_subset(&self) -> ActiveSubset<'_> {
[INFO] [stderr]     |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> molar/src/core/connectivity.rs:13:17
[INFO] [stderr]    |
[INFO] [stderr] 13 |     pub fn iter(&self) -> SearchConnectivityIter {
[INFO] [stderr]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 13 |     pub fn iter(&self) -> SearchConnectivityIter<'_> {
[INFO] [stderr]    |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> molar/src/io.rs:787:25
[INFO] [stderr]     |
[INFO] [stderr] 787 |             fn iter_pos(&self) -> impl PosIterator {
[INFO] [stderr]     |                         ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 800 | impl_io_traits_for_tuples!(Topology, State);
[INFO] [stderr]     | ------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `impl_io_traits_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 787 |             fn iter_pos(&self) -> impl PosIterator<'_> {
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> molar/src/io.rs:787:25
[INFO] [stderr]     |
[INFO] [stderr] 787 |             fn iter_pos(&self) -> impl PosIterator {
[INFO] [stderr]     |                         ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 801 | impl_io_traits_for_tuples!(Arc<Topology>,Arc<State>);
[INFO] [stderr]     | ---------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `impl_io_traits_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 787 |             fn iter_pos(&self) -> impl PosIterator<'_> {
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> molar/src/voronoi_cell.rs:213:24
[INFO] [stderr]     |
[INFO] [stderr] 213 |     pub fn iter_vertex(&self) -> VoronoiCellVertexIter {
[INFO] [stderr]     |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 213 |     pub fn iter_vertex(&self) -> VoronoiCellVertexIter<'_> {
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `molar` (lib) generated 14 warnings (run `cargo fix --lib -p molar` to apply 14 suggestions)
[INFO] [stderr] warning: field `monolayers` is never read
[INFO] [stderr]   --> molar_membrane/src/lib.rs:50:5
[INFO] [stderr]    |
[INFO] [stderr] 37 | pub struct Membrane {
[INFO] [stderr]    |            -------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 50 |     monolayers: Vec<usize>,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `molar_membrane` (lib) generated 1 warning
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> molar_python/src/membrane.rs:150:29
[INFO] [stderr]     |
[INFO] [stderr] 150 |     fn get_head_marker(slf: Bound<Self>) -> Bound<'_, PyAny> {
[INFO] [stderr]     |                             ^^^^^^^^^^^           ^^ the same lifetime is elided here
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             the lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'_`
[INFO] [stderr]     |
[INFO] [stderr] 150 |     fn get_head_marker(slf: Bound<'_, Self>) -> Bound<'_, PyAny> {
[INFO] [stderr]     |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> molar_python/src/membrane.rs:156:28
[INFO] [stderr]     |
[INFO] [stderr] 156 |     fn get_mid_marker(slf: Bound<Self>) -> Bound<'_, PyAny> {
[INFO] [stderr]     |                            ^^^^^^^^^^^           ^^ the same lifetime is elided here
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            the lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'_`
[INFO] [stderr]     |
[INFO] [stderr] 156 |     fn get_mid_marker(slf: Bound<'_, Self>) -> Bound<'_, PyAny> {
[INFO] [stderr]     |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> molar_python/src/membrane.rs:162:29
[INFO] [stderr]     |
[INFO] [stderr] 162 |     fn get_tail_marker(slf: Bound<Self>) -> Bound<'_, PyAny> {
[INFO] [stderr]     |                             ^^^^^^^^^^^           ^^ the same lifetime is elided here
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             the lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'_`
[INFO] [stderr]     |
[INFO] [stderr] 162 |     fn get_tail_marker(slf: Bound<'_, Self>) -> Bound<'_, PyAny> {
[INFO] [stderr]     |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> molar_python/src/membrane.rs:183:24
[INFO] [stderr]     |
[INFO] [stderr] 183 |     fn get_normal(slf: Bound<Self>) -> Bound<'_, PyAny> {
[INFO] [stderr]     |                        ^^^^^^^^^^^           ^^ the same lifetime is elided here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'_`
[INFO] [stderr]     |
[INFO] [stderr] 183 |     fn get_normal(slf: Bound<'_, Self>) -> Bound<'_, PyAny> {
[INFO] [stderr]     |                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: `molar_python` (lib test) generated 4 warnings (run `cargo fix --lib -p molar_python --tests` to apply 4 suggestions)
[INFO] [stderr] warning: `molar` (lib test) generated 14 warnings (14 duplicates)
[INFO] [stderr] warning: `molar_membrane` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/molar-f90ffcbdbd33daff)
[INFO] [stdout] 
[INFO] [stdout] running 65 tests
[INFO] [stdout] test core::selection::tests::builder_overlap ... ok
[INFO] [stdout] test core::selection::tests::builder_par_no_overlap ... ok
[INFO] [stdout] test core::selection::tests::test_measure_pbc ... ok
[INFO] [stdout] test core::selection::tests::test_select_from_vec ... ok
[INFO] [stdout] test core::selection::tests::test_measure ... ok
[INFO] [stdout] test core::selection::tests::test_translate ... ok
[INFO] [stdout] test core::selection::tests::as_parrallel_test ... ok
[INFO] [stdout] test core::selection::tests::test_builder_append_from_self ... ok
[INFO] [stdout] test core::selection::tests::test_write_to_file ... ok
[INFO] [stdout] test core::selection::utils::tests::test_difference_sorted_empty ... ok
[INFO] [stdout] test core::selection::utils::tests::test_difference_sorted_identical ... ok
[INFO] [stdout] test core::selection::utils::tests::test_difference_sorted_subset ... ok
[INFO] [stdout] test core::selection::utils::tests::test_intersection_sorted ... ok
[INFO] [stdout] test core::selection::utils::tests::test_intersection_sorted_empty ... ok
[INFO] [stdout] test core::selection::utils::tests::test_difference_sorted ... ok
[INFO] [stdout] test core::selection::utils::tests::test_intersection_sorted_subset ... ok
[INFO] [stdout] test core::selection::utils::tests::test_union_sorted ... ok
[INFO] [stdout] test core::selection::utils::tests::test_union_sorted_disjoint ... ok
[INFO] [stdout] test core::selection::utils::tests::test_union_sorted_empty ... ok
[INFO] [stdout] test core::selection::utils::tests::test_union_sorted_subset ... ok
[INFO] [stdout] test core::selection_parser::tests::debug_print ... ok
[INFO] [stdout] test core::selection::utils::tests::test_intersection_sorted_identical ... ok
[INFO] [stdout] test core::selection::tests::test_inertia ... ok
[INFO] [stdout] test core::selection::tests::eigen_test ... ok
[INFO] [stdout] test core::periodic_box::tests::invalid_from_vec_ang - should panic ... ok
[INFO] [stdout] test core::selection::tests::test_builder_remove_from_self - should panic ... ok
[INFO] [stdout] test core::selection::tests::test_builder_fail_invalid_selection - should panic ... ok
[INFO] [stdout] test core::selection::tests::tets_gyration ... ok
[INFO] [stdout] test core::selection::tests::test_principal_transform ... ok
[INFO] [stdout] test core::selection::tests::test_unwrap_connectivity_1 ... ok
[INFO] [stdout] test core::selection::sel::tests::test1_set_state ... ok
[INFO] [stdout] test core::selection::sel::tests::test_not ... ok
[INFO] [stdout] test core::selection_parser::tests::selection_test_1 ... ok
[INFO] [stdout] test core::selection_parser::tests::selection_test_0 ... ok
[INFO] [stdout] test core::selection_parser::tests::selection_pteros_test_0 ... ok
[INFO] [stdout] test core::selection_parser::tests::selection_pteros_test_1 ... ok
[INFO] [stdout] test core::selection_parser::tests::test_dist_syntax ... ok
[INFO] [stdout] test core::selection_parser::tests::test_invalid_syntax - should panic ... ok
[INFO] [stdout] test core::selection_parser::tests::test_leading_space ... ok
[INFO] [stdout] test core::selection_parser::tests::within_from_point ... ok
[INFO] [stdout] test core::selection_parser::tests::test_trainling_space ... ok
[INFO] [stdout] test core::selection_parser::tests::within_syntax_test ... ok
[INFO] [stdout] test io::gro_handler::tests::invalid_file - should panic ... ok
[INFO] [stdout] test core::selection_parser::tests::selection_pteros_test_5 ... ok
[INFO] [stdout] test core::selection_parser::tests::selection_test_2 ... ok
[INFO] [stdout] test io::tests::test_itp ... ok
[INFO] [stdout] test core::selection_parser::tests::selection_pteros_test_2 ... ok
[INFO] [stdout] test io::tests::test_pdb ... ok
[INFO] [stdout] test core::selection_parser::tests::selection_pteros_test_6 ... ok
[INFO] [stdout] test voronoi_cell::tests::cell_test ... FAILED
[INFO] [stdout] test io::tests::test_traj ... ok
[INFO] [stdout] test core::selection_parser::tests::test_sqrt ... ok
[INFO] [stdout] test io::tests::test_iter_gro_traj ... ok
[INFO] [stdout] test io::tests::test_io_gro_traj ... ok
[INFO] [stdout] test io::tests::test_into_iter ... ok
[INFO] [stdout] test core::selection::tests::sasa_test ... ok
[INFO] [stdout] test core::selection_parser::tests::selection_test_4 ... ok
[INFO] [stdout] test core::selection_parser::tests::selection_test_5 ... ok
[INFO] [stdout] test core::selection_parser::tests::selection_pteros_test_3 ... ok
[INFO] [stdout] test core::selection_parser::tests::selection_test_3 ... ok
[INFO] [stdout] test core::selection::sel::tests::test1 ... ok
[INFO] [stdout] test core::selection_parser::tests::selection_pteros_test_4 ... ok
[INFO] [stderr] Unable to open file ../target/pbc_sel.pdb for writing
[INFO] [stdout] test core::distance_search::tests::within_pbc ... FAILED
[INFO] [stdout] test io::tests::test_read ... ok
[INFO] [stdout] test core::distance_search::tests::within_plan_test ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- voronoi_cell::tests::cell_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'voronoi_cell::tests::cell_test' (109) panicked at molar/src/voronoi_cell.rs:226:43:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d881696de12 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d881696de12 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d881696de12 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d881696de12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d881697fb1f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d881697fb1f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d8816939ab1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d8816939ab1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d8816945e12 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d881694b44f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d881694b2e1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5d88165c06be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5d88165c06be - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d881694bbbf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5d881694bbbf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5d881694b96a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5d8816945f49 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d881692df1d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5d8816989e00 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d8816989196 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5d8816555ee9 - core::result::Result<T,E>::unwrap::h78ffd4c9f6dd4cba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5d8816555ee9 - molar::voronoi_cell::VoronoiCell::write_to_file::hb1d255d49ad1cede
[INFO] [stdout]                                at /opt/rustwide/workdir/molar/src/voronoi_cell.rs:226:43
[INFO] [stdout]   22:     0x5d8816502704 - molar::voronoi_cell::tests::cell_test::hc974ee1b16884f04
[INFO] [stdout]                                at /opt/rustwide/workdir/molar/src/voronoi_cell.rs:290:11
[INFO] [stdout]   23:     0x5d8816502847 - molar::voronoi_cell::tests::cell_test::{{closure}}::h239045671bdb884e
[INFO] [stdout]                                at /opt/rustwide/workdir/molar/src/voronoi_cell.rs:283:19
[INFO] [stdout]   24:     0x5d88164c3136 - core::ops::function::FnOnce::call_once::h3f54c815dfb08db2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d88165c047b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5d88165c047b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5d88165d60e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5d88165d60e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5d88165d60e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x5d88165d60e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x5d88165d60e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5d88165d60e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5d88165d60e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5d88165ac8d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5d88165ac8d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5d88165b019a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5d88165b019a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5d88165b019a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x5d88165b019a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x5d88165b019a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5d88165b019a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5d88165b019a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5d88169410af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   44:     0x5d88169410af - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   45:     0x7877120dbaa4 - <unknown>
[INFO] [stdout]   46:     0x787712168a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- core::distance_search::tests::within_pbc stdout ----
[INFO] [stdout] Error: in file ../target/pbc_sel.pdb:
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: in vmd format handler
[INFO] [stdout]     1: plugin can't open file for writing
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:2177:27
[INFO] [stdout]    2: molar::core::distance_search::tests::within_pbc
[INFO] [stdout]              at ./src/core/distance_search.rs:982:9
[INFO] [stdout]    3: molar::core::distance_search::tests::within_pbc::{{closure}}
[INFO] [stdout]              at ./src/core/distance_search.rs:979:24
[INFO] [stdout]    4: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    5: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]    7: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]    8: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]    9: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   10: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   11: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   12: test::run_test_in_process
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   13: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   14: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   15: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   16: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   17: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   18: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   19: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   20: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   21: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   22: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   24: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   25: <unknown>
[INFO] [stdout]   26: clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     core::distance_search::tests::within_pbc
[INFO] [stdout]     voronoi_cell::tests::cell_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 63 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 52.86s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p molar --lib`
[INFO] running `Command { std: "docker" "inspect" "6090a99aebe30114ba752b6b451602f7b4bc52cbb758be480f5cd4a64584dbf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6090a99aebe30114ba752b6b451602f7b4bc52cbb758be480f5cd4a64584dbf2", kill_on_drop: false }`
[INFO] [stdout] 6090a99aebe30114ba752b6b451602f7b4bc52cbb758be480f5cd4a64584dbf2
