[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] 6f14d52b951dd65e10ae904c2636730640a556c0 [INFO] checking riesinger-e/nist-sts against master#ba7e63b63871a429533c189adbfb1d9a6337e000 for pr-135331-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Friesinger-e%2Fnist-sts" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/riesinger-e/nist-sts on toolchain ba7e63b63871a429533c189adbfb1d9a6337e000 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "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" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-macros v0.23.3 [INFO] [stderr] Downloaded thiserror-impl v2.0.8 [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 thiserror v2.0.8 [INFO] [stderr] Downloaded wide v0.7.30 [INFO] [stderr] Downloaded statrs v0.18.0 [INFO] [stderr] Downloaded pyo3 v0.23.3 [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d0abdea904028af7c58abae95acd0ab7b8849c49c9e7b529aa8ef8bcb159ec4 [INFO] running `Command { std: "docker" "start" "-a" "7d0abdea904028af7c58abae95acd0ab7b8849c49c9e7b529aa8ef8bcb159ec4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d0abdea904028af7c58abae95acd0ab7b8849c49c9e7b529aa8ef8bcb159ec4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d0abdea904028af7c58abae95acd0ab7b8849c49c9e7b529aa8ef8bcb159ec4", kill_on_drop: false }` [INFO] [stdout] 7d0abdea904028af7c58abae95acd0ab7b8849c49c9e7b529aa8ef8bcb159ec4 [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04518108417bdcc36e1cee9ec4f007b0252c05861b19411842a433325e54eb77 [INFO] running `Command { std: "docker" "start" "-a" "04518108417bdcc36e1cee9ec4f007b0252c05861b19411842a433325e54eb77", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling thiserror v2.0.8 [INFO] [stderr] Checking bytemuck v1.20.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking safe_arch v0.7.2 [INFO] [stderr] Compiling rustfft v6.2.0 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling bigdecimal v0.4.7 [INFO] [stderr] Checking lzma-rs v0.3.0 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking wide v0.7.30 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling pyo3-build-config v0.23.3 [INFO] [stderr] Compiling cc v1.2.5 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking clap_builder v4.5.23 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking hashbrown v0.15.2 [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 equivalent v1.0.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking primal-check v0.3.4 [INFO] [stderr] Checking transpose v0.2.3 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking simba v0.9.0 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Compiling pyo3-macros-backend v0.23.3 [INFO] [stderr] Compiling pyo3-ffi v0.23.3 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking xz2 v0.1.7 [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 strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v2.0.8 [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] Compiling pyo3-macros v0.23.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking clap v4.5.23 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking nalgebra v0.33.2 [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(&self) -> BitVecU32Chunks { [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(&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(&self) -> BitVecU32ParChunks { [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(&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 scripts v0.1.0 (/opt/rustwide/workdir/const-calculation-scripts/scripts) [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] [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(&self) -> BitVecU32Chunks { [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(&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(&self) -> BitVecU32ParChunks { [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(&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(&self) -> BitVecU32Chunks { [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(&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(&self) -> BitVecU32ParChunks { [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(&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-pybindings/src/test_runner.rs:21:40 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn __next__(mut this: PyRefMut<'_, Self>) -> PyResult)>> { [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)>> { [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)>> { [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)>> { [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 08s [INFO] running `Command { std: "docker" "inspect" "04518108417bdcc36e1cee9ec4f007b0252c05861b19411842a433325e54eb77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04518108417bdcc36e1cee9ec4f007b0252c05861b19411842a433325e54eb77", kill_on_drop: false }` [INFO] [stdout] 04518108417bdcc36e1cee9ec4f007b0252c05861b19411842a433325e54eb77