[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#8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd for pr-150557
[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 8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "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" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror v2.0.8
[INFO] [stderr]   Downloaded thiserror-impl v2.0.8
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.6
[INFO] [stderr]   Downloaded pyo3-macros v0.23.3
[INFO] [stderr]   Downloaded xz2 v0.1.7
[INFO] [stderr]   Downloaded pyo3-build-config v0.23.3
[INFO] [stderr]   Downloaded safe_arch v0.7.2
[INFO] [stderr]   Downloaded toml v0.8.19
[INFO] [stderr]   Downloaded serde v1.0.216
[INFO] [stderr]   Downloaded cc v1.2.5
[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 winnow v0.6.20
[INFO] [stderr]   Downloaded clap_builder v4.5.23
[INFO] [stderr]   Downloaded statrs v0.18.0
[INFO] [stderr]   Downloaded wide v0.7.30
[INFO] [stderr]   Downloaded bytemuck v1.20.0
[INFO] [stderr]   Downloaded clap v4.5.23
[INFO] [stderr]   Downloaded serde_derive v1.0.216
[INFO] [stderr]   Downloaded lzma-rs v0.3.0
[INFO] [stderr]   Downloaded rustfft v6.2.0
[INFO] [stderr]   Downloaded lzma-sys v0.1.20
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be97d10581c36a0387c40375c01dea3725da9f8b0872fea010bd440cb7faa03c
[INFO] running `Command { std: "docker" "start" "-a" "be97d10581c36a0387c40375c01dea3725da9f8b0872fea010bd440cb7faa03c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be97d10581c36a0387c40375c01dea3725da9f8b0872fea010bd440cb7faa03c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be97d10581c36a0387c40375c01dea3725da9f8b0872fea010bd440cb7faa03c", kill_on_drop: false }`
[INFO] [stdout] be97d10581c36a0387c40375c01dea3725da9f8b0872fea010bd440cb7faa03c
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 978ee0021f83ff0a8075f4a7933a4e657d38d730d6b9b3f4d1b6039dbc0f8baf
[INFO] running `Command { std: "docker" "start" "-a" "978ee0021f83ff0a8075f4a7933a4e657d38d730d6b9b3f4d1b6039dbc0f8baf", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling bigdecimal v0.4.7
[INFO] [stderr]    Compiling thiserror v2.0.8
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]     Checking bytemuck v1.20.0
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking safe_arch v0.7.2
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]     Checking clap_builder v4.5.23
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling cc v1.2.5
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling pyo3-build-config v0.23.3
[INFO] [stderr]     Checking wide v0.7.30
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]     Checking csv-core v0.1.11
[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]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]    Compiling pyo3-ffi v0.23.3
[INFO] [stderr]    Compiling pyo3-macros-backend v0.23.3
[INFO] [stderr]    Compiling pyo3 v0.23.3
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]     Checking regex v1.11.1
[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]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking 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 serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime 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] [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]     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 benchmarking v0.1.0 (/opt/rustwide/workdir/benchmarking)
[INFO] [stderr]     Checking scripts v0.1.0 (/opt/rustwide/workdir/const-calculation-scripts/scripts)
[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 1m 47s
[INFO] running `Command { std: "docker" "inspect" "978ee0021f83ff0a8075f4a7933a4e657d38d730d6b9b3f4d1b6039dbc0f8baf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "978ee0021f83ff0a8075f4a7933a4e657d38d730d6b9b3f4d1b6039dbc0f8baf", kill_on_drop: false }`
[INFO] [stdout] 978ee0021f83ff0a8075f4a7933a4e657d38d730d6b9b3f4d1b6039dbc0f8baf
