[INFO] cloning repository https://github.com/RDMeneses/WTICG-SBSeg25
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RDMeneses/WTICG-SBSeg25" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRDMeneses%2FWTICG-SBSeg25", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRDMeneses%2FWTICG-SBSeg25'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] beb4b92d3da18e64cc002e70684516feef29ca0a
[INFO] building RDMeneses/WTICG-SBSeg25 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRDMeneses%2FWTICG-SBSeg25" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/RDMeneses/WTICG-SBSeg25
[INFO] finished tweaking git repo https://github.com/RDMeneses/WTICG-SBSeg25
[INFO] tweaked toml for git repo https://github.com/RDMeneses/WTICG-SBSeg25 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RDMeneses/WTICG-SBSeg25 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RDMeneses/WTICG-SBSeg25 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4c69c0ffddf1c6867c159e8b6cff112d53bc74b3466876c3b9c90db0f3a84f83
[INFO] running `Command { std: "docker" "start" "-a" "4c69c0ffddf1c6867c159e8b6cff112d53bc74b3466876c3b9c90db0f3a84f83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c69c0ffddf1c6867c159e8b6cff112d53bc74b3466876c3b9c90db0f3a84f83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c69c0ffddf1c6867c159e8b6cff112d53bc74b3466876c3b9c90db0f3a84f83", kill_on_drop: false }`
[INFO] [stdout] 4c69c0ffddf1c6867c159e8b6cff112d53bc74b3466876c3b9c90db0f3a84f83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e077251b6b5c5d200f5f849b60031a01684e78c2b32bcc0a3a8f556302be910a
[INFO] running `Command { std: "docker" "start" "-a" "e077251b6b5c5d200f5f849b60031a01684e78c2b32bcc0a3a8f556302be910a", kill_on_drop: false }`
[INFO] [stderr]    Compiling winter-utils v0.12.0 (/opt/rustwide/workdir/utils/core)
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling winter-math v0.12.0 (/opt/rustwide/workdir/math)
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling blake3 v1.8.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling winter-crypto v0.12.0 (/opt/rustwide/workdir/crypto)
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling winter-fri v0.12.2 (/opt/rustwide/workdir/fri)
[INFO] [stderr]    Compiling winter-air v0.12.1 (/opt/rustwide/workdir/air)
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling winter-rand-utils v0.12.0 (/opt/rustwide/workdir/utils/rand)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> air/src/proof/table.rs:88:17
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn rows(&self) -> RowIterator<E> {
[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] 88 |     pub fn rows(&self) -> RowIterator<'_, E> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling winter-verifier v0.12.2 (/opt/rustwide/workdir/verifier)
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling winter-maybe-async v0.12.0 (/opt/rustwide/workdir/utils/maybe_async)
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling winter-prover v0.12.2 (/opt/rustwide/workdir/prover)
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> prover/src/constraints/evaluation_table.rs:112:22
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn fragments(&mut self, num_fragments: usize) -> Vec<EvaluationTableFragment<E>> {
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn fragments(&mut self, num_fragments: usize) -> Vec<EvaluationTableFragment<'_, E>> {
[INFO] [stdout]     |                                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> prover/src/trace/trace_table.rs:197:9
[INFO] [stdout]     |
[INFO] [stdout] 197 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 198 |         fragment_length: usize,
[INFO] [stdout] 199 |     ) -> alloc::vec::IntoIter<TraceTableFragment<B>> {
[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] 199 |     ) -> alloc::vec::IntoIter<TraceTableFragment<'_, B>> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> prover/src/trace/trace_table.rs:221:24
[INFO] [stdout]     |
[INFO] [stdout] 221 |     fn build_fragments(&mut self, fragment_length: usize) -> Vec<TraceTableFragment<B>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 221 |     fn build_fragments(&mut self, fragment_length: usize) -> Vec<TraceTableFragment<'_, B>> {
[INFO] [stdout]     |                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> prover/src/matrix/col_matrix.rs:170:20
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn columns(&self) -> ColumnIter<E> {
[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] 170 |     pub fn columns(&self) -> ColumnIter<'_, E> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> prover/src/matrix/col_matrix.rs:175:24
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub fn columns_mut(&mut self) -> ColumnIterMut<E> {
[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] 175 |     pub fn columns_mut(&mut self) -> ColumnIterMut<'_, E> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling winterfell v0.12.0 (/opt/rustwide/workdir/winterfell)
[INFO] [stderr]    Compiling examples v0.12.0 (/opt/rustwide/workdir/examples)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] running `Command { std: "docker" "inspect" "e077251b6b5c5d200f5f849b60031a01684e78c2b32bcc0a3a8f556302be910a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e077251b6b5c5d200f5f849b60031a01684e78c2b32bcc0a3a8f556302be910a", kill_on_drop: false }`
[INFO] [stdout] e077251b6b5c5d200f5f849b60031a01684e78c2b32bcc0a3a8f556302be910a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd8dbb8654ca9fe812646bf46ccf6aedbcbd6fbc52034ef1d30ae61a23ccbf59
[INFO] running `Command { std: "docker" "start" "-a" "fd8dbb8654ca9fe812646bf46ccf6aedbcbd6fbc52034ef1d30ae61a23ccbf59", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> air/src/proof/table.rs:88:17
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn rows(&self) -> RowIterator<E> {
[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] 88 |     pub fn rows(&self) -> RowIterator<'_, E> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling half v2.5.0
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling clap_builder v4.5.34
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling winter-maybe-async v0.12.0 (/opt/rustwide/workdir/utils/maybe_async)
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling winter-prover v0.12.2 (/opt/rustwide/workdir/prover)
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling winter-rand-utils v0.12.0 (/opt/rustwide/workdir/utils/rand)
[INFO] [stderr]    Compiling clap v4.5.34
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> prover/src/matrix/col_matrix.rs:170:20
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn columns(&self) -> ColumnIter<E> {
[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] 170 |     pub fn columns(&self) -> ColumnIter<'_, E> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> prover/src/matrix/col_matrix.rs:175:24
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub fn columns_mut(&mut self) -> ColumnIterMut<E> {
[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] 175 |     pub fn columns_mut(&mut self) -> ColumnIterMut<'_, E> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> prover/src/constraints/evaluation_table.rs:112:22
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn fragments(&mut self, num_fragments: usize) -> Vec<EvaluationTableFragment<E>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn fragments(&mut self, num_fragments: usize) -> Vec<EvaluationTableFragment<'_, E>> {
[INFO] [stdout]     |                                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> prover/src/trace/trace_table.rs:197:9
[INFO] [stdout]     |
[INFO] [stdout] 197 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 198 |         fragment_length: usize,
[INFO] [stdout] 199 |     ) -> alloc::vec::IntoIter<TraceTableFragment<B>> {
[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] 199 |     ) -> alloc::vec::IntoIter<TraceTableFragment<'_, B>> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> prover/src/trace/trace_table.rs:221:24
[INFO] [stdout]     |
[INFO] [stdout] 221 |     fn build_fragments(&mut self, fragment_length: usize) -> Vec<TraceTableFragment<B>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 221 |     fn build_fragments(&mut self, fragment_length: usize) -> Vec<TraceTableFragment<'_, B>> {
[INFO] [stdout]     |                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling winterfell v0.12.0 (/opt/rustwide/workdir/winterfell)
[INFO] [stderr]    Compiling winter-air v0.12.1 (/opt/rustwide/workdir/air)
[INFO] [stderr]    Compiling winter-verifier v0.12.2 (/opt/rustwide/workdir/verifier)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> air/src/proof/table.rs:88:17
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn rows(&self) -> RowIterator<E> {
[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] 88 |     pub fn rows(&self) -> RowIterator<'_, E> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling examples v0.12.0 (/opt/rustwide/workdir/examples)
[INFO] [stderr]    Compiling proptest v1.6.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling winter-utils v0.12.0 (/opt/rustwide/workdir/utils/core)
[INFO] [stderr]    Compiling winter-math v0.12.0 (/opt/rustwide/workdir/math)
[INFO] [stderr]    Compiling winter-crypto v0.12.0 (/opt/rustwide/workdir/crypto)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> prover/src/matrix/col_matrix.rs:170:20
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn columns(&self) -> ColumnIter<E> {
[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] 170 |     pub fn columns(&self) -> ColumnIter<'_, E> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> prover/src/matrix/col_matrix.rs:175:24
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub fn columns_mut(&mut self) -> ColumnIterMut<E> {
[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] 175 |     pub fn columns_mut(&mut self) -> ColumnIterMut<'_, E> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> prover/src/constraints/evaluation_table.rs:112:22
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn fragments(&mut self, num_fragments: usize) -> Vec<EvaluationTableFragment<E>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn fragments(&mut self, num_fragments: usize) -> Vec<EvaluationTableFragment<'_, E>> {
[INFO] [stdout]     |                                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> prover/src/trace/trace_table.rs:197:9
[INFO] [stdout]     |
[INFO] [stdout] 197 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 198 |         fragment_length: usize,
[INFO] [stdout] 199 |     ) -> alloc::vec::IntoIter<TraceTableFragment<B>> {
[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] 199 |     ) -> alloc::vec::IntoIter<TraceTableFragment<'_, B>> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> prover/src/trace/trace_table.rs:221:24
[INFO] [stdout]     |
[INFO] [stdout] 221 |     fn build_fragments(&mut self, fragment_length: usize) -> Vec<TraceTableFragment<B>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 221 |     fn build_fragments(&mut self, fragment_length: usize) -> Vec<TraceTableFragment<'_, B>> {
[INFO] [stdout]     |                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling winter-fri v0.12.2 (/opt/rustwide/workdir/fri)
[INFO] [stderr] error: could not compile `examples` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name examples --edition=2021 examples/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="hex"' --cfg 'feature="rand-utils"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("concurrent", "default", "hex", "rand-utils", "std", "tracing-forest"))' -C metadata=2cc284cd5702f99c -C extra-filename=-7c0cb0ee2acaf2b8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern blake3=/opt/rustwide/target/debug/deps/libblake3-55980b02b33ee0ee.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rmeta --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-b12f1f27902236c6.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0a4ef83d8bedef31.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3c6288c3eb5ba17c.rmeta --extern rand_utils=/opt/rustwide/target/debug/deps/libwinter_rand_utils-bc01e2e547c6dd33.rmeta --extern core_utils=/opt/rustwide/target/debug/deps/libwinter_utils-499215326c539032.rmeta --extern winterfell=/opt/rustwide/target/debug/deps/libwinterfell-7e8e1b76e871def4.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-70e7d0974dbfc2c7/out -L native=/opt/rustwide/target/debug/build/blake3-70e7d0974dbfc2c7/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fd8dbb8654ca9fe812646bf46ccf6aedbcbd6fbc52034ef1d30ae61a23ccbf59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd8dbb8654ca9fe812646bf46ccf6aedbcbd6fbc52034ef1d30ae61a23ccbf59", kill_on_drop: false }`
[INFO] [stdout] fd8dbb8654ca9fe812646bf46ccf6aedbcbd6fbc52034ef1d30ae61a23ccbf59
