[INFO] cloning repository https://github.com/riesinger-e/nist-sts
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/riesinger-e/nist-sts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Friesinger-e%2Fnist-sts", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Friesinger-e%2Fnist-sts'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 033ec993b38ca2fcbf45531dbec9854982656bfa
[INFO] checking riesinger-e/nist-sts against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Friesinger-e%2Fnist-sts" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/riesinger-e/nist-sts
[INFO] finished tweaking git repo https://github.com/riesinger-e/nist-sts
[INFO] tweaked toml for git repo https://github.com/riesinger-e/nist-sts written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/riesinger-e/nist-sts on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/riesinger-e/nist-sts 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-macros v0.23.3
[INFO] [stderr]   Downloaded pyo3-build-config v0.23.3
[INFO] [stderr]   Downloaded pyo3-ffi v0.23.3
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.23.3
[INFO] [stderr]   Downloaded bigdecimal v0.4.7
[INFO] [stderr]   Downloaded wide v0.7.30
[INFO] [stderr]   Downloaded pyo3 v0.23.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a4e5159a79c3c7a3f8ea1d91309975325b6cbaa3e4d5cecb455755904fb54074
[INFO] running `Command { std: "docker" "start" "-a" "a4e5159a79c3c7a3f8ea1d91309975325b6cbaa3e4d5cecb455755904fb54074", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a4e5159a79c3c7a3f8ea1d91309975325b6cbaa3e4d5cecb455755904fb54074", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4e5159a79c3c7a3f8ea1d91309975325b6cbaa3e4d5cecb455755904fb54074", kill_on_drop: false }`
[INFO] [stdout] a4e5159a79c3c7a3f8ea1d91309975325b6cbaa3e4d5cecb455755904fb54074
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3f1680978f506d44783be7e41eef3b753aa1f7136b355c60624f1f544891b7b
[INFO] running `Command { std: "docker" "start" "-a" "f3f1680978f506d44783be7e41eef3b753aa1f7136b355c60624f1f544891b7b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling thiserror v2.0.8
[INFO] [stderr]     Checking bytemuck v1.20.0
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]    Compiling bigdecimal v0.4.7
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking matrixmultiply v0.3.9
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling pyo3-build-config v0.23.3
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking clap_builder v4.5.23
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling cc v1.2.5
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]    Compiling wide v0.7.30
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking proc-macro2 v1.0.92
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling pyo3-macros-backend v0.23.3
[INFO] [stderr]    Compiling pyo3-ffi v0.23.3
[INFO] [stderr]    Compiling pyo3 v0.23.3
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.8
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling sts-lib-derive v0.1.0 (/opt/rustwide/workdir/sts-lib/sts-lib-derive)
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking clap v4.5.23
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]    Compiling pyo3-macros v0.23.3
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking statrs v0.18.0
[INFO] [stderr]     Checking sts-lib v0.1.0 (/opt/rustwide/workdir/sts-lib)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> sts-lib/src/bitvec/array_chunks_u32.rs:191:45
[INFO] [stdout]     |
[INFO] [stdout] 191 |     pub fn array_chunks_u32<const N: usize>(&self) -> BitVecU32Chunks<N> {
[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] 191 |     pub fn array_chunks_u32<const N: usize>(&self) -> BitVecU32Chunks<'_, N> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> sts-lib/src/bitvec/array_chunks_u32.rs:200:49
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub fn par_array_chunks_u32<const N: usize>(&self) -> BitVecU32ParChunks<N> {
[INFO] [stdout]     |                                                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub fn par_array_chunks_u32<const N: usize>(&self) -> BitVecU32ParChunks<'_, N> {
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> sts-lib/src/bitvec/chunks.rs:256:25
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn chunks_exact(&self, size_in_bytes: usize) -> ChunksExact {
[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] 256 |     pub fn chunks_exact(&self, size_in_bytes: usize) -> ChunksExact<'_> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> sts-lib/src/bitvec/chunks.rs:281:29
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn par_chunks_exact(&self, size_in_bytes: usize) -> ParChunksExact {
[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] 281 |     pub fn par_chunks_exact(&self, size_in_bytes: usize) -> ParChunksExact<'_> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> sts-lib/src/bitvec/array_chunks_u32.rs:191:45
[INFO] [stdout]     |
[INFO] [stdout] 191 |     pub fn array_chunks_u32<const N: usize>(&self) -> BitVecU32Chunks<N> {
[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] 191 |     pub fn array_chunks_u32<const N: usize>(&self) -> BitVecU32Chunks<'_, N> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> sts-lib/src/bitvec/array_chunks_u32.rs:200:49
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub fn par_array_chunks_u32<const N: usize>(&self) -> BitVecU32ParChunks<N> {
[INFO] [stdout]     |                                                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub fn par_array_chunks_u32<const N: usize>(&self) -> BitVecU32ParChunks<'_, N> {
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> sts-lib/src/bitvec/chunks.rs:256:25
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn chunks_exact(&self, size_in_bytes: usize) -> ChunksExact {
[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] 256 |     pub fn chunks_exact(&self, size_in_bytes: usize) -> ChunksExact<'_> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking sts-cmd v0.1.0 (/opt/rustwide/workdir/sts-cmd)
[INFO] [stderr]     Checking sts-pybindings v0.1.0 (/opt/rustwide/workdir/sts-pybindings)
[INFO] [stderr]     Checking scripts v0.1.0 (/opt/rustwide/workdir/const-calculation-scripts/scripts)
[INFO] [stderr]     Checking benchmarking v0.1.0 (/opt/rustwide/workdir/benchmarking)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> sts-lib/src/bitvec/chunks.rs:281:29
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn par_chunks_exact(&self, size_in_bytes: usize) -> ParChunksExact {
[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] 281 |     pub fn par_chunks_exact(&self, size_in_bytes: usize) -> ParChunksExact<'_> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> sts-pybindings/src/test_runner.rs:21:40
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn __next__(mut this: PyRefMut<'_, Self>) -> PyResult<Option<(Test, Bound<PyAny>)>> {
[INFO] [stdout]    |                                        ^^ the lifetime is elided here       ^^^^^^^^^^^^ 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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn __next__(mut this: PyRefMut<'_, Self>) -> PyResult<Option<(Test, Bound<'_, PyAny>)>> {
[INFO] [stdout]    |                                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> sts-pybindings/src/test_runner.rs:21:40
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn __next__(mut this: PyRefMut<'_, Self>) -> PyResult<Option<(Test, Bound<PyAny>)>> {
[INFO] [stdout]    |                                        ^^ the lifetime is elided here       ^^^^^^^^^^^^ 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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn __next__(mut this: PyRefMut<'_, Self>) -> PyResult<Option<(Test, Bound<'_, PyAny>)>> {
[INFO] [stdout]    |                                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> sts-lib/src/bitvec/array_chunks_u32.rs:191:45
[INFO] [stdout]     |
[INFO] [stdout] 191 |     pub fn array_chunks_u32<const N: usize>(&self) -> BitVecU32Chunks<N> {
[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] 191 |     pub fn array_chunks_u32<const N: usize>(&self) -> BitVecU32Chunks<'_, N> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> sts-lib/src/bitvec/array_chunks_u32.rs:200:49
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub fn par_array_chunks_u32<const N: usize>(&self) -> BitVecU32ParChunks<N> {
[INFO] [stdout]     |                                                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub fn par_array_chunks_u32<const N: usize>(&self) -> BitVecU32ParChunks<'_, N> {
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> sts-lib/src/bitvec/chunks.rs:256:25
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn chunks_exact(&self, size_in_bytes: usize) -> ChunksExact {
[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] 256 |     pub fn chunks_exact(&self, size_in_bytes: usize) -> ChunksExact<'_> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> sts-lib/src/bitvec/chunks.rs:281:29
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn par_chunks_exact(&self, size_in_bytes: usize) -> ParChunksExact {
[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] 281 |     pub fn par_chunks_exact(&self, size_in_bytes: usize) -> ParChunksExact<'_> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sts-cbindings v0.1.0 (/opt/rustwide/workdir/sts-cbindings)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.78s
[INFO] running `Command { std: "docker" "inspect" "f3f1680978f506d44783be7e41eef3b753aa1f7136b355c60624f1f544891b7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3f1680978f506d44783be7e41eef3b753aa1f7136b355c60624f1f544891b7b", kill_on_drop: false }`
[INFO] [stdout] f3f1680978f506d44783be7e41eef3b753aa1f7136b355c60624f1f544891b7b
