[INFO] fetching crate mzdeisotope 0.3.2...
[INFO] testing mzdeisotope-0.3.2 against 1.90.0 for beta-1.91-2
[INFO] extracting crate mzdeisotope 0.3.2 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate mzdeisotope 0.3.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate mzdeisotope 0.3.2
[INFO] tweaked toml for crates.io crate mzdeisotope 0.3.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mzdeisotope 0.3.2 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mzdeisotope 0.3.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded test-log-macros v0.2.17
[INFO] [stderr]   Downloaded nalgebra-macros v0.2.2
[INFO] [stderr]   Downloaded test-log v0.2.17
[INFO] [stderr]   Downloaded identity-hash v0.1.0
[INFO] [stderr]   Downloaded mzpeaks v1.0.9
[INFO] [stderr]   Downloaded wide v0.7.32
[INFO] [stderr]   Downloaded chemical_elements v0.7.0
[INFO] [stderr]   Downloaded mzsignal v1.1.4
[INFO] [stderr]   Downloaded quick-xml v0.30.0
[INFO] [stderr]   Downloaded nalgebra v0.33.2
[INFO] [stderr]   Downloaded mzdata v0.53.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 86dc368e1671d6863d79528424ca94d9a5c622f5e7e45fe6668d80b6edd4a7c3
[INFO] running `Command { std: "docker" "start" "-a" "86dc368e1671d6863d79528424ca94d9a5c622f5e7e45fe6668d80b6edd4a7c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "86dc368e1671d6863d79528424ca94d9a5c622f5e7e45fe6668d80b6edd4a7c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86dc368e1671d6863d79528424ca94d9a5c622f5e7e45fe6668d80b6edd4a7c3", kill_on_drop: false }`
[INFO] [stdout] 86dc368e1671d6863d79528424ca94d9a5c622f5e7e45fe6668d80b6edd4a7c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 70c02631e09afaeb8da1596fb924e77597f9f06caee0eba25ecea31839e110c1
[INFO] running `Command { std: "docker" "start" "-a" "70c02631e09afaeb8da1596fb924e77597f9f06caee0eba25ecea31839e110c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling mzpeaks v1.0.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling identity-hash v0.1.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling wide v0.7.32
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling chemical_elements v0.7.0
[INFO] [stderr]    Compiling mzsignal v1.1.4
[INFO] [stderr]    Compiling mzdata v0.53.0
[INFO] [stderr]    Compiling mzdeisotope v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/isotopic_model.rs:581:17
[INFO] [stdout]     |
[INFO] [stdout] 581 |     pub fn iter(&self) -> btree_map::Iter<IsotopicPatternSpec, TheoreticalIsotopicPattern> {
[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] 581 |     pub fn iter(&self) -> btree_map::Iter<'_, IsotopicPatternSpec, TheoreticalIsotopicPattern> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/peak_graph/cluster.rs:87:17
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub fn iter(&self) -> std::slice::Iter<FitRef> {
[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] 87 |     pub fn iter(&self) -> std::slice::Iter<'_, FitRef> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/peak_graph/fit.rs:100:22
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn peak_iter(&self) -> Iter<PeakKey> {
[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] 100 |     pub fn peak_iter(&self) -> Iter<'_, PeakKey> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/peak_graph/fit.rs:243:19
[INFO] [stdout]     |
[INFO] [stdout] 243 |     pub fn values(&self) -> Values<FitKey, FitNode> {
[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] 243 |     pub fn values(&self) -> Values<'_, FitKey, FitNode> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/peak_graph/peak.rs:69:17
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn keys(&self) -> Keys<PeakKey, PeakNode> {
[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] 69 |     pub fn keys(&self) -> Keys<'_, PeakKey, PeakNode> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/peaks.rs:147:18
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub fn entry(&mut self, m1: f64, m2: f64) -> Entry<(Placeholder, Placeholder), Range<usize>> {
[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] 147 |     pub fn entry(&mut self, m1: f64, m2: f64) -> Entry<'_, (Placeholder, Placeholder), Range<usize>> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.52s
[INFO] running `Command { std: "docker" "inspect" "70c02631e09afaeb8da1596fb924e77597f9f06caee0eba25ecea31839e110c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70c02631e09afaeb8da1596fb924e77597f9f06caee0eba25ecea31839e110c1", kill_on_drop: false }`
[INFO] [stdout] 70c02631e09afaeb8da1596fb924e77597f9f06caee0eba25ecea31839e110c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 883de2b5a3713695ac9e6fe401631d6847d0f45b6aee56b98322a625023790e2
[INFO] running `Command { std: "docker" "start" "-a" "883de2b5a3713695ac9e6fe401631d6847d0f45b6aee56b98322a625023790e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling mzsignal v1.1.4
[INFO] [stderr]    Compiling test-log-macros v0.2.17
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling mzdata v0.53.0
[INFO] [stderr]    Compiling test-log v0.2.17
[INFO] [stderr]    Compiling mzdeisotope v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/isotopic_model.rs:581:17
[INFO] [stdout]     |
[INFO] [stdout] 581 |     pub fn iter(&self) -> btree_map::Iter<IsotopicPatternSpec, TheoreticalIsotopicPattern> {
[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] 581 |     pub fn iter(&self) -> btree_map::Iter<'_, IsotopicPatternSpec, TheoreticalIsotopicPattern> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/peak_graph/cluster.rs:87:17
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub fn iter(&self) -> std::slice::Iter<FitRef> {
[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] 87 |     pub fn iter(&self) -> std::slice::Iter<'_, FitRef> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/peak_graph/fit.rs:100:22
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn peak_iter(&self) -> Iter<PeakKey> {
[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] 100 |     pub fn peak_iter(&self) -> Iter<'_, PeakKey> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/peak_graph/fit.rs:243:19
[INFO] [stdout]     |
[INFO] [stdout] 243 |     pub fn values(&self) -> Values<FitKey, FitNode> {
[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] 243 |     pub fn values(&self) -> Values<'_, FitKey, FitNode> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/peak_graph/peak.rs:69:17
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn keys(&self) -> Keys<PeakKey, PeakNode> {
[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] 69 |     pub fn keys(&self) -> Keys<'_, PeakKey, PeakNode> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/peaks.rs:147:18
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub fn entry(&mut self, m1: f64, m2: f64) -> Entry<(Placeholder, Placeholder), Range<usize>> {
[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] 147 |     pub fn entry(&mut self, m1: f64, m2: f64) -> Entry<'_, (Placeholder, Placeholder), Range<usize>> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/isotopic_model.rs:581:17
[INFO] [stdout]     |
[INFO] [stdout] 581 |     pub fn iter(&self) -> btree_map::Iter<IsotopicPatternSpec, TheoreticalIsotopicPattern> {
[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] 581 |     pub fn iter(&self) -> btree_map::Iter<'_, IsotopicPatternSpec, TheoreticalIsotopicPattern> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/peak_graph/cluster.rs:87:17
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub fn iter(&self) -> std::slice::Iter<FitRef> {
[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] 87 |     pub fn iter(&self) -> std::slice::Iter<'_, FitRef> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/peak_graph/fit.rs:100:22
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn peak_iter(&self) -> Iter<PeakKey> {
[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] 100 |     pub fn peak_iter(&self) -> Iter<'_, PeakKey> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/peak_graph/fit.rs:243:19
[INFO] [stdout]     |
[INFO] [stdout] 243 |     pub fn values(&self) -> Values<FitKey, FitNode> {
[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] 243 |     pub fn values(&self) -> Values<'_, FitKey, FitNode> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/peak_graph/peak.rs:69:17
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn keys(&self) -> Keys<PeakKey, PeakNode> {
[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] 69 |     pub fn keys(&self) -> Keys<'_, PeakKey, PeakNode> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/peaks.rs:147:18
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub fn entry(&mut self, m1: f64, m2: f64) -> Entry<(Placeholder, Placeholder), Range<usize>> {
[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] 147 |     pub fn entry(&mut self, m1: f64, m2: f64) -> Entry<'_, (Placeholder, Placeholder), Range<usize>> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.67s
[INFO] running `Command { std: "docker" "inspect" "883de2b5a3713695ac9e6fe401631d6847d0f45b6aee56b98322a625023790e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "883de2b5a3713695ac9e6fe401631d6847d0f45b6aee56b98322a625023790e2", kill_on_drop: false }`
[INFO] [stdout] 883de2b5a3713695ac9e6fe401631d6847d0f45b6aee56b98322a625023790e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 949481034bd5ef22718a6f8f6648da7332559166e3c25461d60b96b86a79c8f7
[INFO] running `Command { std: "docker" "start" "-a" "949481034bd5ef22718a6f8f6648da7332559166e3c25461d60b96b86a79c8f7", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/isotopic_model.rs:581:17
[INFO] [stderr]     |
[INFO] [stderr] 581 |     pub fn iter(&self) -> btree_map::Iter<IsotopicPatternSpec, TheoreticalIsotopicPattern> {
[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] 581 |     pub fn iter(&self) -> btree_map::Iter<'_, IsotopicPatternSpec, TheoreticalIsotopicPattern> {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/peak_graph/cluster.rs:87:17
[INFO] [stderr]    |
[INFO] [stderr] 87 |     pub fn iter(&self) -> std::slice::Iter<FitRef> {
[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] 87 |     pub fn iter(&self) -> std::slice::Iter<'_, FitRef> {
[INFO] [stderr]    |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/peak_graph/fit.rs:100:22
[INFO] [stderr]     |
[INFO] [stderr] 100 |     pub fn peak_iter(&self) -> Iter<PeakKey> {
[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] 100 |     pub fn peak_iter(&self) -> Iter<'_, PeakKey> {
[INFO] [stderr]     |                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/peak_graph/fit.rs:243:19
[INFO] [stderr]     |
[INFO] [stderr] 243 |     pub fn values(&self) -> Values<FitKey, FitNode> {
[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] 243 |     pub fn values(&self) -> Values<'_, FitKey, FitNode> {
[INFO] [stderr]     |                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/peak_graph/peak.rs:69:17
[INFO] [stderr]    |
[INFO] [stderr] 69 |     pub fn keys(&self) -> Keys<PeakKey, PeakNode> {
[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] 69 |     pub fn keys(&self) -> Keys<'_, PeakKey, PeakNode> {
[INFO] [stderr]    |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/peaks.rs:147:18
[INFO] [stderr]     |
[INFO] [stderr] 147 |     pub fn entry(&mut self, m1: f64, m2: f64) -> Entry<(Placeholder, Placeholder), Range<usize>> {
[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] 147 |     pub fn entry(&mut self, m1: f64, m2: f64) -> Entry<'_, (Placeholder, Placeholder), Range<usize>> {
[INFO] [stderr]     |                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: `mzdeisotope` (lib) generated 6 warnings
[INFO] [stderr] warning: `mzdeisotope` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mzdeisotope-b238372858e7acbc)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test charge::test::test_quick_charge ... FAILED
[INFO] [stdout] test deconvoluter::test::test_file_step ... FAILED
[INFO] [stdout] test deconvoluter::test::test_file_graph_step ... FAILED
[INFO] [stdout] test deconvoluter::test::test_full_process ... FAILED
[INFO] [stdout] test deconvoluter::test::test_builder ... ok
[INFO] [stdout] test deconvoluter::test::test_full_process_quick_charge ... FAILED
[INFO] [stdout] test isotopic_model::test::test_cache_key ... ok
[INFO] [stdout] test deconvoluter::test::test_fit_all ... ok
[INFO] [stdout] test isotopic_model::test::test_conversion_for_frac_composition ... ok
[INFO] [stdout] test isotopic_model::test::test_fc ... ok
[INFO] [stdout] test isotopic_model::test::test_mz_truncation ... ok
[INFO] [stdout] test scorer::test::test_penalized_msdeconv ... ok
[INFO] [stdout] test isotopic_model::test::test_tid ... ok
[INFO] [stdout] test scorer::test::test_scaled_gtest ... ok
[INFO] [stdout] test scorer::test::test_msdeconv ... ok
[INFO] [stdout] test isotopic_model::test::test_tid_cached ... ok
[INFO] [stdout] test scorer::test::test_gtest ... ok
[INFO] [stdout] test isotopic_model::test::test_scale ... ok
[INFO] [stdout] test multi_model_deconvoluters::test::test_file_step ... FAILED
[INFO] [stdout] test deconvoluter::test::test_mut ... ok
[INFO] [stdout] test isotopic_model::test::test_isotopic_pattern_overflow ... ok
[INFO] [stdout] test isotopic_model::test::test_cache ... ok
[INFO] [stdout] test isotopic_model::test::test_mono_to_base ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- charge::test::test_quick_charge stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- deconvoluter::test::test_file_step stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- deconvoluter::test::test_file_graph_step stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- deconvoluter::test::test_full_process stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- deconvoluter::test::test_full_process_quick_charge stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- multi_model_deconvoluters::test::test_file_step stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     charge::test::test_quick_charge
[INFO] [stdout]     deconvoluter::test::test_file_graph_step
[INFO] [stdout]     deconvoluter::test::test_file_step
[INFO] [stdout]     deconvoluter::test::test_full_process
[INFO] [stdout]     deconvoluter::test::test_full_process_quick_charge
[INFO] [stdout]     multi_model_deconvoluters::test::test_file_step
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 17 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "949481034bd5ef22718a6f8f6648da7332559166e3c25461d60b96b86a79c8f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "949481034bd5ef22718a6f8f6648da7332559166e3c25461d60b96b86a79c8f7", kill_on_drop: false }`
[INFO] [stdout] 949481034bd5ef22718a6f8f6648da7332559166e3c25461d60b96b86a79c8f7
