[INFO] fetching crate chemical_elements 0.7.0... [INFO] testing chemical_elements-0.7.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate chemical_elements 0.7.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate chemical_elements 0.7.0 [INFO] finished tweaking crates.io crate chemical_elements 0.7.0 [INFO] tweaked toml for crates.io crate chemical_elements 0.7.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate chemical_elements 0.7.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate chemical_elements 0.7.0 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v1.0.216 [INFO] [stderr] Downloaded test-log-macros v0.2.16 [INFO] [stderr] Downloaded serde_derive v1.0.216 [INFO] [stderr] Downloaded cc v1.2.4 [INFO] [stderr] Downloaded test-log v0.2.16 [INFO] [stderr] Downloaded mzpeaks v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a0a6b5dfb56686f0f05964e717bc0de8d1e598207b87c2aedf32f647787f87f [INFO] running `Command { std: "docker" "start" "-a" "5a0a6b5dfb56686f0f05964e717bc0de8d1e598207b87c2aedf32f647787f87f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a0a6b5dfb56686f0f05964e717bc0de8d1e598207b87c2aedf32f647787f87f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a0a6b5dfb56686f0f05964e717bc0de8d1e598207b87c2aedf32f647787f87f", kill_on_drop: false }` [INFO] [stdout] 5a0a6b5dfb56686f0f05964e717bc0de8d1e598207b87c2aedf32f647787f87f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a730e769ce392b542d67256b85db7cc6de4d40f052f44d434db671b5fd16b6fa [INFO] running `Command { std: "docker" "start" "-a" "a730e769ce392b542d67256b85db7cc6de4d40f052f44d434db671b5fd16b6fa", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling mzpeaks v1.0.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.11.0 [INFO] [stderr] Compiling serde_with v3.11.0 [INFO] [stderr] Compiling chemical_elements v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/composition_list.rs:94:17 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn iter(&self) -> Iter<(ElementSpecification<'lifespan>, i32)> { [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] 94 | pub fn iter(&self) -> Iter<'_, (ElementSpecification<'lifespan>, i32)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/composition_list.rs:98:21 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn iter_mut(&mut self) -> IterMut<(ElementSpecification<'lifespan>, i32)> { [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] 98 | pub fn iter_mut(&mut self) -> IterMut<'_, (ElementSpecification<'lifespan>, i32)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/composition_map.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn iter(&self) -> Iter, i32> { [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] 66 | pub fn iter(&self) -> Iter<'_, ElementSpecification<'lifespan>, i32> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/composition_map.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn iter_mut(&mut self) -> IterMut, i32> { [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] 71 | pub fn iter_mut(&mut self) -> IterMut<'_, ElementSpecification<'lifespan>, i32> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/helper.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 52 | string: &'transient str, [INFO] [stdout] 53 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the same 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 53 | ) -> Result, FormulaParserError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/helper.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 60 | string: &'transient str, [INFO] [stdout] 61 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the same 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 61 | ) -> Result, ElementSpecificationParsingError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/isotopic_pattern/baffling.rs:568:29 [INFO] [stdout] | [INFO] [stdout] 568 | fn build_polynomial_map(&self) -> ElementPolynomialMap { [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] 568 | fn build_polynomial_map(&self) -> ElementPolynomialMap<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/isotopic_pattern/peak.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | pub fn iter(&self) -> TheoreticalIsotopicPatternIter { [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] 278 | pub fn iter(&self) -> TheoreticalIsotopicPatternIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/isotopic_pattern/peak.rs:283:21 [INFO] [stdout] | [INFO] [stdout] 283 | pub fn iter_mut(&mut self) -> TheoreticalIsotopicPatternIterMut { [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] 283 | pub fn iter_mut(&mut self) -> TheoreticalIsotopicPatternIterMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.04s [INFO] running `Command { std: "docker" "inspect" "a730e769ce392b542d67256b85db7cc6de4d40f052f44d434db671b5fd16b6fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a730e769ce392b542d67256b85db7cc6de4d40f052f44d434db671b5fd16b6fa", kill_on_drop: false }` [INFO] [stdout] a730e769ce392b542d67256b85db7cc6de4d40f052f44d434db671b5fd16b6fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 643b4835669e454bc9f639b06230c61dd99160d65d7de9a2ea1ed40f066c6531 [INFO] running `Command { std: "docker" "start" "-a" "643b4835669e454bc9f639b06230c61dd99160d65d7de9a2ea1ed40f066c6531", kill_on_drop: false }` [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling test-log-macros v0.2.16 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/composition_list.rs:94:17 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn iter(&self) -> Iter<(ElementSpecification<'lifespan>, i32)> { [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] 94 | pub fn iter(&self) -> Iter<'_, (ElementSpecification<'lifespan>, i32)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/composition_list.rs:98:21 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn iter_mut(&mut self) -> IterMut<(ElementSpecification<'lifespan>, i32)> { [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] 98 | pub fn iter_mut(&mut self) -> IterMut<'_, (ElementSpecification<'lifespan>, i32)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/composition_map.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn iter(&self) -> Iter, i32> { [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] 66 | pub fn iter(&self) -> Iter<'_, ElementSpecification<'lifespan>, i32> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/composition_map.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn iter_mut(&mut self) -> IterMut, i32> { [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] 71 | pub fn iter_mut(&mut self) -> IterMut<'_, ElementSpecification<'lifespan>, i32> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/helper.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 52 | string: &'transient str, [INFO] [stdout] 53 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the same 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 53 | ) -> Result, FormulaParserError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/helper.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 60 | string: &'transient str, [INFO] [stdout] 61 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the same 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 61 | ) -> Result, ElementSpecificationParsingError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/isotopic_pattern/baffling.rs:568:29 [INFO] [stdout] | [INFO] [stdout] 568 | fn build_polynomial_map(&self) -> ElementPolynomialMap { [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] 568 | fn build_polynomial_map(&self) -> ElementPolynomialMap<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/isotopic_pattern/peak.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | pub fn iter(&self) -> TheoreticalIsotopicPatternIter { [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] 278 | pub fn iter(&self) -> TheoreticalIsotopicPatternIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/isotopic_pattern/peak.rs:283:21 [INFO] [stdout] | [INFO] [stdout] 283 | pub fn iter_mut(&mut self) -> TheoreticalIsotopicPatternIterMut { [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] 283 | pub fn iter_mut(&mut self) -> TheoreticalIsotopicPatternIterMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling test-log v0.2.16 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling chemical_elements v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/composition_list.rs:94:17 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn iter(&self) -> Iter<(ElementSpecification<'lifespan>, i32)> { [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] 94 | pub fn iter(&self) -> Iter<'_, (ElementSpecification<'lifespan>, i32)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/composition_list.rs:98:21 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn iter_mut(&mut self) -> IterMut<(ElementSpecification<'lifespan>, i32)> { [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] 98 | pub fn iter_mut(&mut self) -> IterMut<'_, (ElementSpecification<'lifespan>, i32)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/composition_map.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn iter(&self) -> Iter, i32> { [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] 66 | pub fn iter(&self) -> Iter<'_, ElementSpecification<'lifespan>, i32> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/composition_map.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn iter_mut(&mut self) -> IterMut, i32> { [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] 71 | pub fn iter_mut(&mut self) -> IterMut<'_, ElementSpecification<'lifespan>, i32> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/helper.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 52 | string: &'transient str, [INFO] [stdout] 53 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the same 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 53 | ) -> Result, FormulaParserError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/helper.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 60 | string: &'transient str, [INFO] [stdout] 61 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the same 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 61 | ) -> Result, ElementSpecificationParsingError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/isotopic_pattern/baffling.rs:568:29 [INFO] [stdout] | [INFO] [stdout] 568 | fn build_polynomial_map(&self) -> ElementPolynomialMap { [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] 568 | fn build_polynomial_map(&self) -> ElementPolynomialMap<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/isotopic_pattern/peak.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | pub fn iter(&self) -> TheoreticalIsotopicPatternIter { [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] 278 | pub fn iter(&self) -> TheoreticalIsotopicPatternIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/isotopic_pattern/peak.rs:283:21 [INFO] [stdout] | [INFO] [stdout] 283 | pub fn iter_mut(&mut self) -> TheoreticalIsotopicPatternIterMut { [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] 283 | pub fn iter_mut(&mut self) -> TheoreticalIsotopicPatternIterMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 20.22s [INFO] running `Command { std: "docker" "inspect" "643b4835669e454bc9f639b06230c61dd99160d65d7de9a2ea1ed40f066c6531", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "643b4835669e454bc9f639b06230c61dd99160d65d7de9a2ea1ed40f066c6531", kill_on_drop: false }` [INFO] [stdout] 643b4835669e454bc9f639b06230c61dd99160d65d7de9a2ea1ed40f066c6531 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 183b218a359a6a7fb70f35cb9585714ec56184c41f6f8038cb0084360484c69d [INFO] running `Command { std: "docker" "start" "-a" "183b218a359a6a7fb70f35cb9585714ec56184c41f6f8038cb0084360484c69d", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/composition_list.rs:94:17 [INFO] [stderr] | [INFO] [stderr] 94 | pub fn iter(&self) -> Iter<(ElementSpecification<'lifespan>, i32)> { [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] 94 | pub fn iter(&self) -> Iter<'_, (ElementSpecification<'lifespan>, i32)> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/composition_list.rs:98:21 [INFO] [stderr] | [INFO] [stderr] 98 | pub fn iter_mut(&mut self) -> IterMut<(ElementSpecification<'lifespan>, i32)> { [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] 98 | pub fn iter_mut(&mut self) -> IterMut<'_, (ElementSpecification<'lifespan>, i32)> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/composition_map.rs:66:17 [INFO] [stderr] | [INFO] [stderr] 66 | pub fn iter(&self) -> Iter, i32> { [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] 66 | pub fn iter(&self) -> Iter<'_, ElementSpecification<'lifespan>, i32> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/composition_map.rs:71:21 [INFO] [stderr] | [INFO] [stderr] 71 | pub fn iter_mut(&mut self) -> IterMut, i32> { [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] 71 | pub fn iter_mut(&mut self) -> IterMut<'_, ElementSpecification<'lifespan>, i32> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/helper.rs:51:9 [INFO] [stderr] | [INFO] [stderr] 51 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 52 | string: &'transient str, [INFO] [stderr] 53 | ) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ the same 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: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 53 | ) -> Result, FormulaParserError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/helper.rs:59:9 [INFO] [stderr] | [INFO] [stderr] 59 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 60 | string: &'transient str, [INFO] [stderr] 61 | ) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ the same 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: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 61 | ) -> Result, ElementSpecificationParsingError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/isotopic_pattern/baffling.rs:568:29 [INFO] [stderr] | [INFO] [stderr] 568 | fn build_polynomial_map(&self) -> ElementPolynomialMap { [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] 568 | fn build_polynomial_map(&self) -> ElementPolynomialMap<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/isotopic_pattern/peak.rs:278:17 [INFO] [stderr] | [INFO] [stderr] 278 | pub fn iter(&self) -> TheoreticalIsotopicPatternIter { [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] 278 | pub fn iter(&self) -> TheoreticalIsotopicPatternIter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/isotopic_pattern/peak.rs:283:21 [INFO] [stderr] | [INFO] [stderr] 283 | pub fn iter_mut(&mut self) -> TheoreticalIsotopicPatternIterMut { [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] 283 | pub fn iter_mut(&mut self) -> TheoreticalIsotopicPatternIterMut<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `chemical_elements` (lib) generated 9 warnings (run `cargo fix --lib -p chemical_elements` to apply 9 suggestions) [INFO] [stderr] warning: `chemical_elements` (lib test) generated 9 warnings (9 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/chemical_elements-e5b5c9400d5f8a96) [INFO] [stdout] [INFO] [stdout] running 40 tests [INFO] [stdout] test abstract_composition::test::test_add ... ok [INFO] [stdout] test abstract_composition::test::test_fmass ... ok [INFO] [stdout] test abstract_composition::test::test_from_vec_str ... ok [INFO] [stdout] test abstract_composition::test::test_mass ... ok [INFO] [stdout] test abstract_composition::test::test_mul ... ok [INFO] [stdout] test abstract_composition::test::test_parse ... ok [INFO] [stdout] test abstract_composition::test::test_sub ... ok [INFO] [stdout] test composition_list::test::test_from_vec_elt_spec ... ok [INFO] [stdout] test composition_list::test::test_add ... ok [INFO] [stdout] test composition_list::test::test_from_vec_str ... ok [INFO] [stdout] test composition_list::test::test_mass ... ok [INFO] [stdout] test composition_list::test::test_mul ... ok [INFO] [stdout] test composition_list::test::test_fmass ... ok [INFO] [stdout] test abstract_composition::test::test_from_vec_elt_spec ... ok [INFO] [stdout] test composition_map::test::test_add ... ok [INFO] [stdout] test composition_map::test::test_fmass ... ok [INFO] [stdout] test composition_map::test::test_from_vec_elt_spec ... ok [INFO] [stdout] test composition_map::test::test_from_vec_str ... ok [INFO] [stdout] test composition_map::test::test_mass ... ok [INFO] [stdout] test formula::test::test_obj ... ok [INFO] [stdout] test formula::test::test_to_string ... ok [INFO] [stdout] test isotopic_pattern::baffling::test::test_baffling ... ok [INFO] [stdout] test isotopic_pattern::baffling::test::test_baffling_generator ... ok [INFO] [stdout] test isotopic_pattern::peak::test::test_ignore_below ... ok [INFO] [stdout] test isotopic_pattern::baffling::test::test_sulfur ... ok [INFO] [stdout] test isotopic_pattern::poisson::test::test_approximate ... ok [INFO] [stdout] test isotopic_pattern::peak::test::test_incremental_iter ... ok [INFO] [stdout] test helper::test::test_ce ... ok [INFO] [stdout] test isotopic_pattern::poisson::test::test_approximate_n_peaks_zero ... ok [INFO] [stdout] test element_specification::test::test_element_spec_parse ... ok [INFO] [stdout] test isotopic_pattern::poisson::test::test_approximate_n_peaks_overflow ... ok [INFO] [stdout] test isotopic_pattern::peak::test::test_truncate_after_ignore_below ... ok [INFO] [stdout] test composition_map::test::test_sub ... ok [INFO] [stdout] test composition_map::test::test_mul ... ok [INFO] [stdout] test props::test::test_process ... ok [INFO] [stdout] test composition_list::test::test_sub ... ok [INFO] [stdout] test isotopic_pattern::peak::test::test_truncate_after ... ok [INFO] [stdout] test isotopic_pattern::baffling::test::test_max_variants ... ok [INFO] [stdout] test isotopic_pattern::poisson::test::test_approximate_n_peaks ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chemical_elements-ba07d626afd19dad) [INFO] [stderr] Doc-tests chemical_elements [INFO] [stdout] test isotopic_pattern::baffling::test::test_burn_in ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/abstract_composition.rs - abstract_composition::ChemicalComposition<'lifespan>::parse (line 226) ... ok [INFO] [stdout] test src/lib.rs - (line 5) ... ok [INFO] [stdout] test src/lib.rs - (line 18) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "183b218a359a6a7fb70f35cb9585714ec56184c41f6f8038cb0084360484c69d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "183b218a359a6a7fb70f35cb9585714ec56184c41f6f8038cb0084360484c69d", kill_on_drop: false }` [INFO] [stdout] 183b218a359a6a7fb70f35cb9585714ec56184c41f6f8038cb0084360484c69d