[INFO] cloning repository https://github.com/TritonVM/tasm-lang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TritonVM/tasm-lang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTritonVM%2Ftasm-lang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTritonVM%2Ftasm-lang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 18e982dfdbebfec5fdf8316b9e2d4b7fb4a353c4
[INFO] building TritonVM/tasm-lang against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTritonVM%2Ftasm-lang" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/TritonVM/tasm-lang
[INFO] finished tweaking git repo https://github.com/TritonVM/tasm-lang
[INFO] tweaked toml for git repo https://github.com/TritonVM/tasm-lang written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TritonVM/tasm-lang on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TritonVM/tasm-lang 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded structmeta-derive v0.3.0
[INFO] [stderr]   Downloaded serde-big-array v0.5.1
[INFO] [stderr]   Downloaded structmeta v0.3.0
[INFO] [stderr]   Downloaded test-strategy v0.4.0
[INFO] [stderr]   Downloaded cargo-husky v1.5.0
[INFO] [stderr]   Downloaded plotters-backend v0.3.6
[INFO] [stderr]   Downloaded tasm-object-derive v0.48.0
[INFO] [stderr]   Downloaded plotters-svg v0.3.6
[INFO] [stderr]   Downloaded derive_arbitrary v1.3.2
[INFO] [stderr]   Downloaded bfieldcodec_derive v0.7.0
[INFO] [stderr]   Downloaded get-size-derive2 v0.1.3
[INFO] [stderr]   Downloaded wait-timeout v0.2.0
[INFO] [stderr]   Downloaded triton-constraint-builder v0.48.0
[INFO] [stderr]   Downloaded clap v4.5.16
[INFO] [stderr]   Downloaded prettyplease v0.2.22
[INFO] [stderr]   Downloaded twenty-first v0.48.0
[INFO] [stderr]   Downloaded zerocopy v0.8.17
[INFO] [stderr]   Downloaded cc v1.1.14
[INFO] [stderr]   Downloaded tasm-lib v0.48.0
[INFO] [stderr]   Downloaded plotters v0.3.6
[INFO] [stderr]   Downloaded triton-vm v0.48.0
[INFO] [stderr]   Downloaded portable-atomic v1.7.0
[INFO] [stderr]   Downloaded triton-air v0.48.0
[INFO] [stderr]   Downloaded strum_macros v0.27.0
[INFO] [stderr]   Downloaded proptest v1.5.0
[INFO] [stderr]   Downloaded triton-isa v0.48.0
[INFO] [stderr]   Downloaded get-size2 v0.1.3
[INFO] [stderr]   Downloaded triton-constraint-circuit v0.48.0
[INFO] [stderr]   Downloaded codspeed-criterion-compat v2.7.2
[INFO] [stderr]   Downloaded ndarray v0.16.1
[INFO] [stderr]   Downloaded portable-atomic-util v0.2.2
[INFO] [stderr]   Downloaded rand_core v0.9.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.17
[INFO] [stderr]   Downloaded proptest-arbitrary-interop v0.1.0
[INFO] [stderr]   Downloaded codspeed v2.7.2
[INFO] [stderr]   Downloaded strum v0.27.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c733f7e85cddbe63e6a91ac24977365f38cb1373c44da41dd841ef2efd2661d7
[INFO] running `Command { std: "docker" "start" "-a" "c733f7e85cddbe63e6a91ac24977365f38cb1373c44da41dd841ef2efd2661d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c733f7e85cddbe63e6a91ac24977365f38cb1373c44da41dd841ef2efd2661d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c733f7e85cddbe63e6a91ac24977365f38cb1373c44da41dd841ef2efd2661d7", kill_on_drop: false }`
[INFO] [stdout] c733f7e85cddbe63e6a91ac24977365f38cb1373c44da41dd841ef2efd2661d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff701831b8c113ba359d90ffcd3ea990bc85098e80523823de5b7147f0d2fa33
[INFO] running `Command { std: "docker" "start" "-a" "ff701831b8c113ba359d90ffcd3ea990bc85098e80523823de5b7147f0d2fa33", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling zerocopy v0.8.17
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling collection_literals v1.0.1
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling plotters-backend v0.3.6
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling plotters-svg v0.3.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling plotters v0.3.6
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling codspeed-criterion-compat v2.7.2
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling const_format v0.2.32
[INFO] [stderr]    Compiling clap v4.5.16
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling derive-where v1.2.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling derive_arbitrary v1.3.2
[INFO] [stderr]    Compiling bfieldcodec_derive v0.7.0
[INFO] [stderr]    Compiling strum_macros v0.27.0
[INFO] [stderr]    Compiling tasm-object-derive v0.48.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.3
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling arbitrary v1.3.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling attribute-derive v0.10.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling strum v0.27.0
[INFO] [stderr]    Compiling get-size-derive2 v0.1.3
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling get-size2 v0.1.3
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling codspeed v2.7.2
[INFO] [stderr]    Compiling twenty-first v0.48.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling triton-constraint-circuit v0.48.0
[INFO] [stderr]    Compiling triton-isa v0.48.0
[INFO] [stderr]    Compiling triton-air v0.48.0
[INFO] [stderr]    Compiling triton-constraint-builder v0.48.0
[INFO] [stderr]    Compiling triton-vm v0.48.0
[INFO] [stderr]    Compiling tasm-lib v0.48.0
[INFO] [stderr]    Compiling tasm-lang v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 14s
[INFO] running `Command { std: "docker" "inspect" "ff701831b8c113ba359d90ffcd3ea990bc85098e80523823de5b7147f0d2fa33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff701831b8c113ba359d90ffcd3ea990bc85098e80523823de5b7147f0d2fa33", kill_on_drop: false }`
[INFO] [stdout] ff701831b8c113ba359d90ffcd3ea990bc85098e80523823de5b7147f0d2fa33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d5625a5d01da7a3497ce7fb2a28c8cb39acf9822569f60cce244ded4df4ca84
[INFO] running `Command { std: "docker" "start" "-a" "0d5625a5d01da7a3497ce7fb2a28c8cb39acf9822569f60cce244ded4df4ca84", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling cc v1.1.14
[INFO] [stderr]    Compiling tokio v1.39.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling wait-timeout v0.2.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 rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling plotters v0.3.6
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling derive-where v1.2.7
[INFO] [stderr]    Compiling derive_arbitrary v1.3.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling bfieldcodec_derive v0.7.0
[INFO] [stderr]    Compiling strum_macros v0.27.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.3
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling tasm-object-derive v0.48.0
[INFO] [stderr]    Compiling arbitrary v1.3.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling test-strategy v0.4.0
[INFO] [stderr]    Compiling strum v0.27.0
[INFO] [stderr]    Compiling attribute-derive v0.10.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling get-size-derive2 v0.1.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling get-size2 v0.1.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling proptest v1.5.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.8
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling twenty-first v0.48.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling codspeed v2.7.2
[INFO] [stderr]    Compiling reqwest v0.12.7
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling proptest-arbitrary-interop v0.1.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling codspeed-criterion-compat v2.7.2
[INFO] [stderr]    Compiling triton-isa v0.48.0
[INFO] [stderr]    Compiling triton-constraint-circuit v0.48.0
[INFO] [stderr]    Compiling triton-air v0.48.0
[INFO] [stderr]    Compiling triton-constraint-builder v0.48.0
[INFO] [stderr]    Compiling triton-vm v0.48.0
[INFO] [stderr]    Compiling tasm-lib v0.48.0
[INFO] [stderr]    Compiling tasm-lang v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tests_and_benchmarks/ozk/rust_shadows.rs:655:39
[INFO] [stdout]     |
[INFO] [stdout] 655 |               pub(super) fn $next_as_fn(&mut self) -> Box<$payload> {
[INFO] [stdout]     |                                         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 688 | / vm_proof_iter_impl!(
[INFO] [stdout] 689 | |     MerkleRoot(Digest) defines next_as_merkleroot
[INFO] [stdout] 690 | |         uses try_into_merkle_root,
[INFO] [stdout] 691 | |     OutOfDomainMainRow(Box<MainRow<XFieldElement>>) defines next_as_outofdomainmainrow
[INFO] [stdout] ...   |
[INFO] [stdout] 709 | |     FriPolynomial(Polynomial<XFieldElement>) defines next_as_fripolynomial uses try_into_fri_polynomial,
[INFO] [stdout]     | |                   ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 710 | |     FriResponse(FriResponse) defines next_as_friresponse
[INFO] [stdout] 711 | |         uses try_into_fri_response,
[INFO] [stdout] 712 | | );
[INFO] [stdout]     | |_- in this macro invocation
[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]     = note: this warning originates in the macro `vm_proof_iter_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 709 |     FriPolynomial(Polynomial<'_, XFieldElement>) defines next_as_fripolynomial uses try_into_fri_polynomial,
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6m 29s
[INFO] running `Command { std: "docker" "inspect" "0d5625a5d01da7a3497ce7fb2a28c8cb39acf9822569f60cce244ded4df4ca84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d5625a5d01da7a3497ce7fb2a28c8cb39acf9822569f60cce244ded4df4ca84", kill_on_drop: false }`
[INFO] [stdout] 0d5625a5d01da7a3497ce7fb2a28c8cb39acf9822569f60cce244ded4df4ca84
