[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] b9dcaf86774734a4559d9e0d6ced2f38df61220d [INFO] checking yesint/pteros_rust against try#901e6d56697c79b2e80df6a487b2318ec6f57ee3 for pr-142287 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyesint%2Fpteros_rust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yesint/pteros_rust on toolchain 901e6d56697c79b2e80df6a487b2318ec6f57ee3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "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 187 packages to latest compatible versions [INFO] [stderr] Adding bindgen v0.71.1 (available: v0.72.0) [INFO] [stderr] Adding criterion v0.5.1 (available: v0.6.0) [INFO] [stderr] Adding numpy v0.23.0 (available: v0.25.0) [INFO] [stderr] Adding pyo3 v0.23.5 (available: v0.25.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4859129afd5490492e431ba3b31c7b30f5895055f0acc030c47b64481b2a95f [INFO] running `Command { std: "docker" "start" "-a" "c4859129afd5490492e431ba3b31c7b30f5895055f0acc030c47b64481b2a95f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4859129afd5490492e431ba3b31c7b30f5895055f0acc030c47b64481b2a95f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4859129afd5490492e431ba3b31c7b30f5895055f0acc030c47b64481b2a95f", kill_on_drop: false }` [INFO] [stdout] c4859129afd5490492e431ba3b31c7b30f5895055f0acc030c47b64481b2a95f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69563a348d93d1e1040b30ef64f5b28b66f8cf7970783fe59b869f8177a83b8c [INFO] running `Command { std: "docker" "start" "-a" "69563a348d93d1e1040b30ef64f5b28b66f8cf7970783fe59b869f8177a83b8c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking wide v0.7.32 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling peg-runtime v0.8.5 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling pyo3-build-config v0.23.5 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling peg-macros v0.8.5 [INFO] [stderr] Compiling molar v0.9.3 (/opt/rustwide/workdir/molar) [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking sorted-vec v0.8.6 [INFO] [stderr] Checking sync-unsafe-cell v0.1.1 [INFO] [stderr] Checking triomphe v0.1.14 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking jiff v0.2.14 [INFO] [stderr] Compiling xattr v1.5.0 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking winnow v0.7.11 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking comfy-table v7.1.4 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking peg v0.8.5 [INFO] [stderr] Compiling pyo3-macros-backend v0.23.5 [INFO] [stderr] Compiling pyo3-ffi v0.23.5 [INFO] [stderr] Compiling pyo3 v0.23.5 [INFO] [stderr] Compiling molar_gromacs v0.9.0 (/opt/rustwide/workdir/molar_gromacs) [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_xdrfile v0.9.0 (/opt/rustwide/workdir/molar_xdrfile) [INFO] [stderr] warning: molar@0.9.3: "Gromacs support disabled" [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking clap v4.5.40 [INFO] [stderr] Compiling pyo3-macros v0.23.5 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking simba v0.9.0 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking pyo3-log v0.12.4 [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-ea933109f58961fd/out/eigen/eigen-3.4.0" [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking nalgebra v0.33.2 [INFO] [stderr] Checking numpy v0.23.0 [INFO] [stdout] warning: unused imports: `cell::RefCell` and `collections::HashMap` [INFO] [stdout] --> molar/src/core/selection_parser/grammar3.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | use std::{cell::RefCell, collections::HashMap}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PBC_NONE` and `Vector3f` [INFO] [stdout] --> molar/src/core/selection_parser/grammar3.rs:7:28 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::core::{PbcDims, Vector3f, PBC_NONE}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `cell::RefCell` and `collections::HashMap` [INFO] [stdout] --> molar/src/core/selection_parser/grammar3.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | use std::{cell::RefCell, collections::HashMap}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PBC_NONE` and `Vector3f` [INFO] [stdout] --> molar/src/core/selection_parser/grammar3.rs:7:28 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::core::{PbcDims, Vector3f, PBC_NONE}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `cell::RefCell` and `collections::HashMap` [INFO] [stdout] --> molar/src/core/selection_parser/grammar3.rs:248:15 [INFO] [stdout] | [INFO] [stdout] 248 | use std::{cell::RefCell, collections::HashMap}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `InvalidAtomEntry` and `NoResname` are never constructed [INFO] [stdout] --> molar/src/io/itp_handler.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 94 | pub enum ItpHandlerError { [INFO] [stdout] | --------------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 105 | InvalidAtomEntry(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 111 | NoResname, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ItpHandlerError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `NatomsMismatch` is never constructed [INFO] [stdout] --> molar/src/io/vmd_molfile_handler.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub enum VmdHandlerError { [INFO] [stdout] | --------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 58 | NatomsMismatch(usize, usize), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VmdHandlerError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `FixedSizeFieldOverflow` is never constructed [INFO] [stdout] --> molar/src/io/xtc_handler.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub enum XtcHandlerError { [INFO] [stdout] | --------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 45 | FixedSizeFieldOverflow(usize, usize), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `XtcHandlerError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> molar/src/core/selection/sel.rs:100:26 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn last_particle(&self) -> Particle { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 100 | pub fn last_particle(&self) -> Particle<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> molar/src/core/selection/sel.rs:463:33 [INFO] [stdout] | [INFO] [stdout] 463 | pub fn split_molecules_iter(&self) -> Result, SelectionError> { [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 463 | pub fn split_molecules_iter(&self) -> Result, SelectionError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> molar/src/core/selection/sel.rs:1032:42 [INFO] [stdout] | [INFO] [stdout] 1032 | unsafe fn nth_particle_mut_unchecked(&self, i: usize) -> ParticleMut { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1032 | unsafe fn nth_particle_mut_unchecked(&self, i: usize) -> ParticleMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> molar/src/core/selection/source.rs:443:42 [INFO] [stdout] | [INFO] [stdout] 443 | unsafe fn nth_particle_mut_unchecked(&self, i: usize) -> ParticleMut { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 443 | unsafe fn nth_particle_mut_unchecked(&self, i: usize) -> ParticleMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> molar/src/core/providers.rs:92:23 [INFO] [stdout] | [INFO] [stdout] 92 | fn first_particle(&self) -> Particle { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 92 | fn first_particle(&self) -> Particle<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> molar/src/core/providers.rs:96:22 [INFO] [stdout] | [INFO] [stdout] 96 | fn last_particle(&self) -> Particle { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 96 | fn last_particle(&self) -> Particle<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> molar/src/core/providers.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | fn nth_particle(&self, i: usize) -> Option { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 100 | fn nth_particle(&self, i: usize) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> molar/src/core/providers.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | fn first_particle_mut(&self) -> ParticleMut { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 259 | fn first_particle_mut(&self) -> ParticleMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> molar/src/core/providers.rs:263:26 [INFO] [stdout] | [INFO] [stdout] 263 | fn last_particle_mut(&self) -> ParticleMut { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 263 | fn last_particle_mut(&self) -> ParticleMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> molar/src/core/providers.rs:267:25 [INFO] [stdout] | [INFO] [stdout] 267 | fn nth_particle_mut(&self, i: usize) -> Option { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 267 | fn nth_particle_mut(&self, i: usize) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 200 | fn current_subset(&self) -> ActiveSubset<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 208 | fn global_subset(&self) -> ActiveSubset<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> molar/src/core/connectivity.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn iter(&self) -> SearchConnectivityIter { [INFO] [stdout] | ^^^^^ ---------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 13 | pub fn iter(&self) -> SearchConnectivityIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> molar/src/io.rs:783:25 [INFO] [stdout] | [INFO] [stdout] 783 | fn iter_pos(&self) -> impl PosIterator { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 800 | impl_io_traits_for_tuples!(Topology, State); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 783 | fn iter_pos(&self) -> impl PosIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> molar/src/io.rs:783:25 [INFO] [stdout] | [INFO] [stdout] 783 | fn iter_pos(&self) -> impl PosIterator { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 801 | impl_io_traits_for_tuples!(Holder,Holder); [INFO] [stdout] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 783 | fn iter_pos(&self) -> impl PosIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> molar/src/voronoi_cell.rs:213:24 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn iter_vertex(&self) -> VoronoiCellVertexIter { [INFO] [stdout] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 213 | pub fn iter_vertex(&self) -> VoronoiCellVertexIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `InvalidAtomEntry` and `NoResname` are never constructed [INFO] [stdout] --> molar/src/io/itp_handler.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 94 | pub enum ItpHandlerError { [INFO] [stdout] | --------------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 105 | InvalidAtomEntry(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 111 | NoResname, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ItpHandlerError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `NatomsMismatch` is never constructed [INFO] [stdout] --> molar/src/io/vmd_molfile_handler.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub enum VmdHandlerError { [INFO] [stdout] | --------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 58 | NatomsMismatch(usize, usize), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VmdHandlerError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `FixedSizeFieldOverflow` is never constructed [INFO] [stdout] --> molar/src/io/xtc_handler.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub enum XtcHandlerError { [INFO] [stdout] | --------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 45 | FixedSizeFieldOverflow(usize, usize), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `XtcHandlerError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> molar/src/core/selection/sel.rs:100:26 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn last_particle(&self) -> Particle { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 100 | pub fn last_particle(&self) -> Particle<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> molar/src/core/selection/sel.rs:463:33 [INFO] [stdout] | [INFO] [stdout] 463 | pub fn split_molecules_iter(&self) -> Result, SelectionError> { [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 463 | pub fn split_molecules_iter(&self) -> Result, SelectionError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> molar/src/core/selection/sel.rs:1032:42 [INFO] [stdout] | [INFO] [stdout] 1032 | unsafe fn nth_particle_mut_unchecked(&self, i: usize) -> ParticleMut { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1032 | unsafe fn nth_particle_mut_unchecked(&self, i: usize) -> ParticleMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> molar/src/core/selection/source.rs:443:42 [INFO] [stdout] | [INFO] [stdout] 443 | unsafe fn nth_particle_mut_unchecked(&self, i: usize) -> ParticleMut { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 443 | unsafe fn nth_particle_mut_unchecked(&self, i: usize) -> ParticleMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> molar/src/core/providers.rs:92:23 [INFO] [stdout] | [INFO] [stdout] 92 | fn first_particle(&self) -> Particle { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 92 | fn first_particle(&self) -> Particle<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> molar/src/core/providers.rs:96:22 [INFO] [stdout] | [INFO] [stdout] 96 | fn last_particle(&self) -> Particle { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 96 | fn last_particle(&self) -> Particle<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> molar/src/core/providers.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | fn nth_particle(&self, i: usize) -> Option { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 100 | fn nth_particle(&self, i: usize) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> molar/src/core/providers.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | fn first_particle_mut(&self) -> ParticleMut { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 259 | fn first_particle_mut(&self) -> ParticleMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> molar/src/core/providers.rs:263:26 [INFO] [stdout] | [INFO] [stdout] 263 | fn last_particle_mut(&self) -> ParticleMut { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 263 | fn last_particle_mut(&self) -> ParticleMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> molar/src/core/providers.rs:267:25 [INFO] [stdout] | [INFO] [stdout] 267 | fn nth_particle_mut(&self, i: usize) -> Option { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 267 | fn nth_particle_mut(&self, i: usize) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 200 | fn current_subset(&self) -> ActiveSubset<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 208 | fn global_subset(&self) -> ActiveSubset<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking molar_membrane v0.9.3 (/opt/rustwide/workdir/molar_membrane) [INFO] [stderr] Checking molar_bin v0.9.0 (/opt/rustwide/workdir/molar_bin) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> molar/src/core/connectivity.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn iter(&self) -> SearchConnectivityIter { [INFO] [stdout] | ^^^^^ ---------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 13 | pub fn iter(&self) -> SearchConnectivityIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> molar/src/io.rs:783:25 [INFO] [stdout] | [INFO] [stdout] 783 | fn iter_pos(&self) -> impl PosIterator { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 800 | impl_io_traits_for_tuples!(Topology, State); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 783 | fn iter_pos(&self) -> impl PosIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> molar/src/io.rs:783:25 [INFO] [stdout] | [INFO] [stdout] 783 | fn iter_pos(&self) -> impl PosIterator { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 801 | impl_io_traits_for_tuples!(Holder,Holder); [INFO] [stdout] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 783 | fn iter_pos(&self) -> impl PosIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> molar/src/voronoi_cell.rs:213:24 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn iter_vertex(&self) -> VoronoiCellVertexIter { [INFO] [stdout] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 213 | pub fn iter_vertex(&self) -> VoronoiCellVertexIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking molar_python v0.9.3 (/opt/rustwide/workdir/molar_python) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> molar_python/src/membrane.rs:102:29 [INFO] [stdout] | [INFO] [stdout] 102 | fn get_head_marker(slf: Bound) -> Bound<'_, PyAny> { [INFO] [stdout] | ^^^^^^^^^^^ -- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 102 | fn get_head_marker(slf: Bound<'_, Self>) -> Bound<'_, PyAny> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> molar_python/src/membrane.rs:108:28 [INFO] [stdout] | [INFO] [stdout] 108 | fn get_mid_marker(slf: Bound) -> Bound<'_, PyAny> { [INFO] [stdout] | ^^^^^^^^^^^ -- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 108 | fn get_mid_marker(slf: Bound<'_, Self>) -> Bound<'_, PyAny> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> molar_python/src/membrane.rs:114:29 [INFO] [stdout] | [INFO] [stdout] 114 | fn get_tail_marker(slf: Bound) -> Bound<'_, PyAny> { [INFO] [stdout] | ^^^^^^^^^^^ -- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 114 | fn get_tail_marker(slf: Bound<'_, Self>) -> Bound<'_, PyAny> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> molar_python/src/membrane.rs:135:24 [INFO] [stdout] | [INFO] [stdout] 135 | fn get_normal(slf: Bound) -> Bound<'_, PyAny> { [INFO] [stdout] | ^^^^^^^^^^^ -- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 135 | fn get_normal(slf: Bound<'_, Self>) -> Bound<'_, PyAny> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> molar_python/src/membrane.rs:102:29 [INFO] [stdout] | [INFO] [stdout] 102 | fn get_head_marker(slf: Bound) -> Bound<'_, PyAny> { [INFO] [stdout] | ^^^^^^^^^^^ -- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 102 | fn get_head_marker(slf: Bound<'_, Self>) -> Bound<'_, PyAny> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> molar_python/src/membrane.rs:108:28 [INFO] [stdout] | [INFO] [stdout] 108 | fn get_mid_marker(slf: Bound) -> Bound<'_, PyAny> { [INFO] [stdout] | ^^^^^^^^^^^ -- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 108 | fn get_mid_marker(slf: Bound<'_, Self>) -> Bound<'_, PyAny> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> molar_python/src/membrane.rs:114:29 [INFO] [stdout] | [INFO] [stdout] 114 | fn get_tail_marker(slf: Bound) -> Bound<'_, PyAny> { [INFO] [stdout] | ^^^^^^^^^^^ -- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 114 | fn get_tail_marker(slf: Bound<'_, Self>) -> Bound<'_, PyAny> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> molar_python/src/membrane.rs:135:24 [INFO] [stdout] | [INFO] [stdout] 135 | fn get_normal(slf: Bound) -> Bound<'_, PyAny> { [INFO] [stdout] | ^^^^^^^^^^^ -- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 135 | fn get_normal(slf: Bound<'_, Self>) -> Bound<'_, PyAny> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.02s [INFO] running `Command { std: "docker" "inspect" "69563a348d93d1e1040b30ef64f5b28b66f8cf7970783fe59b869f8177a83b8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69563a348d93d1e1040b30ef64f5b28b66f8cf7970783fe59b869f8177a83b8c", kill_on_drop: false }` [INFO] [stdout] 69563a348d93d1e1040b30ef64f5b28b66f8cf7970783fe59b869f8177a83b8c