[INFO] fetching crate triton-vm 0.50.0...
[INFO] testing triton-vm-0.50.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate triton-vm 0.50.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate triton-vm 0.50.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate triton-vm 0.50.0
[INFO] tweaked toml for crates.io crate triton-vm 0.50.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate triton-vm 0.50.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate triton-vm 0.50.0 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b6e99c1a62c8c43493fcb423d5f6d502303653c9cdf589ec2895a322362fb697
[INFO] running `Command { std: "docker" "start" "-a" "b6e99c1a62c8c43493fcb423d5f6d502303653c9cdf589ec2895a322362fb697", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b6e99c1a62c8c43493fcb423d5f6d502303653c9cdf589ec2895a322362fb697", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6e99c1a62c8c43493fcb423d5f6d502303653c9cdf589ec2895a322362fb697", kill_on_drop: false }`
[INFO] [stdout] b6e99c1a62c8c43493fcb423d5f6d502303653c9cdf589ec2895a322362fb697
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 47d81caad52cc9f978f21bace1cfbd52e79e1ec8d03b4f2487b0173312589eb0
[INFO] running `Command { std: "docker" "start" "-a" "47d81caad52cc9f978f21bace1cfbd52e79e1ec8d03b4f2487b0173312589eb0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling collection_literals v1.0.1
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling phf_generator v0.12.1
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling memory-stats v1.2.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling nom-language v0.1.0
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling derive-where v1.2.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling derive_arbitrary v1.4.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling phf_macros v0.12.1
[INFO] [stderr]    Compiling bfieldcodec_derive v0.7.0
[INFO] [stderr]    Compiling strum_macros v0.27.0
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.3
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling arbitrary v1.4.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling attribute-derive v0.10.3
[INFO] [stderr]    Compiling strum v0.27.0
[INFO] [stderr]    Compiling get-size-derive2 v0.5.1
[INFO] [stderr]    Compiling get-size2 v0.5.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling twenty-first v0.50.0
[INFO] [stderr]    Compiling triton-constraint-circuit v0.50.0
[INFO] [stderr]    Compiling triton-isa v0.50.0
[INFO] [stderr]    Compiling triton-air v0.50.0
[INFO] [stderr]    Compiling triton-constraint-builder v0.50.0
[INFO] [stderr]    Compiling triton-vm v0.50.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/table/master_table.rs:226:20
[INFO] [stdout]     |
[INFO] [stdout] 226 |     fn trace_table(&self) -> ArrayView2<Self::Field>;
[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] 226 |     fn trace_table(&self) -> ArrayView2<'_, Self::Field>;
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/table/master_table.rs:230:24
[INFO] [stdout]     |
[INFO] [stdout] 230 |     fn trace_table_mut(&mut self) -> ArrayViewMut2<Self::Field>;
[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] 230 |     fn trace_table_mut(&mut self) -> ArrayViewMut2<'_, Self::Field>;
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/table/master_table.rs:243:30
[INFO] [stdout]     |
[INFO] [stdout] 243 |     fn quotient_domain_table(&self) -> Option<ArrayView2<Self::Field>>;
[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] 243 |     fn quotient_domain_table(&self) -> Option<ArrayView2<'_, Self::Field>>;
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/table/master_table.rs:334:25
[INFO] [stdout]     |
[INFO] [stdout] 334 |     fn fri_domain_table(&self) -> Option<ArrayView2<Self::Field>>;
[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] 334 |     fn fri_domain_table(&self) -> Option<ArrayView2<'_, Self::Field>>;
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 34s
[INFO] running `Command { std: "docker" "inspect" "47d81caad52cc9f978f21bace1cfbd52e79e1ec8d03b4f2487b0173312589eb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47d81caad52cc9f978f21bace1cfbd52e79e1ec8d03b4f2487b0173312589eb0", kill_on_drop: false }`
[INFO] [stdout] 47d81caad52cc9f978f21bace1cfbd52e79e1ec8d03b4f2487b0173312589eb0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9749ee94e06c492fafb06bbfec198885ca30167cb5a241da0b719de41ad888f6
[INFO] running `Command { std: "docker" "start" "-a" "9749ee94e06c492fafb06bbfec198885ca30167cb5a241da0b719de41ad888f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling fs-err v3.1.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling codspeed-criterion-compat v2.10.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling assert2-macros v0.3.15
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling tempfile v3.16.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling derive-where v1.2.7
[INFO] [stderr]    Compiling derive_arbitrary v1.4.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling phf_macros v0.12.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling bfieldcodec_derive v0.7.0
[INFO] [stderr]    Compiling strum_macros v0.27.0
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling assert2 v0.3.15
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.3
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling arbitrary v1.4.1
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling derive-ex v0.1.8
[INFO] [stderr]    Compiling attribute-derive v0.10.3
[INFO] [stderr]    Compiling proptest-arbitrary-interop v0.1.0
[INFO] [stderr]    Compiling strum v0.27.0
[INFO] [stderr]    Compiling get-size-derive2 v0.5.1
[INFO] [stderr]    Compiling get-size2 v0.5.1
[INFO] [stderr]    Compiling test-strategy v0.4.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[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 codspeed v2.10.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling codspeed-criterion-compat-walltime v2.10.1
[INFO] [stderr]    Compiling twenty-first v0.50.0
[INFO] [stderr]    Compiling triton-isa v0.50.0
[INFO] [stderr]    Compiling triton-constraint-circuit v0.50.0
[INFO] [stderr]    Compiling triton-air v0.50.0
[INFO] [stderr]    Compiling triton-constraint-builder v0.50.0
[INFO] [stderr]    Compiling triton-vm v0.50.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/table/master_table.rs:226:20
[INFO] [stdout]     |
[INFO] [stdout] 226 |     fn trace_table(&self) -> ArrayView2<Self::Field>;
[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] 226 |     fn trace_table(&self) -> ArrayView2<'_, Self::Field>;
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/table/master_table.rs:230:24
[INFO] [stdout]     |
[INFO] [stdout] 230 |     fn trace_table_mut(&mut self) -> ArrayViewMut2<Self::Field>;
[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] 230 |     fn trace_table_mut(&mut self) -> ArrayViewMut2<'_, Self::Field>;
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/table/master_table.rs:243:30
[INFO] [stdout]     |
[INFO] [stdout] 243 |     fn quotient_domain_table(&self) -> Option<ArrayView2<Self::Field>>;
[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] 243 |     fn quotient_domain_table(&self) -> Option<ArrayView2<'_, Self::Field>>;
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/table/master_table.rs:334:25
[INFO] [stdout]     |
[INFO] [stdout] 334 |     fn fri_domain_table(&self) -> Option<ArrayView2<Self::Field>>;
[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] 334 |     fn fri_domain_table(&self) -> Option<ArrayView2<'_, Self::Field>>;
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/table/master_table.rs:226:20
[INFO] [stdout]     |
[INFO] [stdout] 226 |     fn trace_table(&self) -> ArrayView2<Self::Field>;
[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] 226 |     fn trace_table(&self) -> ArrayView2<'_, Self::Field>;
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/table/master_table.rs:230:24
[INFO] [stdout]     |
[INFO] [stdout] 230 |     fn trace_table_mut(&mut self) -> ArrayViewMut2<Self::Field>;
[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] 230 |     fn trace_table_mut(&mut self) -> ArrayViewMut2<'_, Self::Field>;
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/table/master_table.rs:243:30
[INFO] [stdout]     |
[INFO] [stdout] 243 |     fn quotient_domain_table(&self) -> Option<ArrayView2<Self::Field>>;
[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] 243 |     fn quotient_domain_table(&self) -> Option<ArrayView2<'_, Self::Field>>;
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/table/master_table.rs:334:25
[INFO] [stdout]     |
[INFO] [stdout] 334 |     fn fri_domain_table(&self) -> Option<ArrayView2<Self::Field>>;
[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] 334 |     fn fri_domain_table(&self) -> Option<ArrayView2<'_, Self::Field>>;
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 13s
[INFO] running `Command { std: "docker" "inspect" "9749ee94e06c492fafb06bbfec198885ca30167cb5a241da0b719de41ad888f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9749ee94e06c492fafb06bbfec198885ca30167cb5a241da0b719de41ad888f6", kill_on_drop: false }`
[INFO] [stdout] 9749ee94e06c492fafb06bbfec198885ca30167cb5a241da0b719de41ad888f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5bdeb4b1c255ecdfb9b5e53be6b19bdbd88045bbbfddbd4a6dc4109a0bed84a2
[INFO] running `Command { std: "docker" "start" "-a" "5bdeb4b1c255ecdfb9b5e53be6b19bdbd88045bbbfddbd4a6dc4109a0bed84a2", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/table/master_table.rs:226:20
[INFO] [stderr]     |
[INFO] [stderr] 226 |     fn trace_table(&self) -> ArrayView2<Self::Field>;
[INFO] [stderr]     |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 226 |     fn trace_table(&self) -> ArrayView2<'_, Self::Field>;
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/table/master_table.rs:230:24
[INFO] [stderr]     |
[INFO] [stderr] 230 |     fn trace_table_mut(&mut self) -> ArrayViewMut2<Self::Field>;
[INFO] [stderr]     |                        ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 230 |     fn trace_table_mut(&mut self) -> ArrayViewMut2<'_, Self::Field>;
[INFO] [stderr]     |                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/table/master_table.rs:243:30
[INFO] [stderr]     |
[INFO] [stderr] 243 |     fn quotient_domain_table(&self) -> Option<ArrayView2<Self::Field>>;
[INFO] [stderr]     |                              ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                              |
[INFO] [stderr]     |                              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 243 |     fn quotient_domain_table(&self) -> Option<ArrayView2<'_, Self::Field>>;
[INFO] [stderr]     |                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/table/master_table.rs:334:25
[INFO] [stderr]     |
[INFO] [stderr] 334 |     fn fri_domain_table(&self) -> Option<ArrayView2<Self::Field>>;
[INFO] [stderr]     |                         ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 334 |     fn fri_domain_table(&self) -> Option<ArrayView2<'_, Self::Field>>;
[INFO] [stderr]     |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: `triton-vm` (lib) generated 4 warnings (run `cargo fix --lib -p triton-vm` to apply 4 suggestions)
[INFO] [stderr] warning: `triton-vm` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/triton_vm-c79262af38350637)
[INFO] [stdout] 
[INFO] [stdout] running 338 tests
[INFO] [stdout] test aet::tests::pad_program_requiring_no_padding_zeros ... ok
[INFO] [stdout] test arithmetic_domain::tests::domain_values ... ok
[INFO] [stdout] test arithmetic_domain::tests::low_degree_extension ... ok
[INFO] [stdout] test arithmetic_domain::tests::too_small_domains_cannot_be_halved ... ok
[INFO] [stdout] test aet::tests::height_of_any_table_can_be_computed ... ok
[INFO] [stdout] test challenges::tests::various_challenge_indexing_operations_are_possible ... ok
[INFO] [stdout] test error::tests::assert_false_with_assertion_context ... ok
[INFO] [stdout] test error::tests::assert_false ... ok
[INFO] [stdout] test error::tests::assertion_context_error_id_is_propagated_correctly ... ok
[INFO] [stdout] test error::tests::division_by_zero ... ok
[INFO] [stdout] test error::tests::failed_u32_conversion ... ok
[INFO] [stdout] test error::tests::instruction_pointer_overflow ... ok
[INFO] [stdout] test error::tests::inverse_of_zero ... ok
[INFO] [stdout] test error::tests::log_of_zero ... ok
[INFO] [stdout] test error::tests::print_unequal_vec_assert_error ... ok
[INFO] [stdout] test error::tests::recurse_without_call ... ok
[INFO] [stdout] test error::tests::return_without_call ... ok
[INFO] [stdout] test error::tests::shrink_op_stack_too_much ... ok
[INFO] [stdout] test arithmetic_domain::tests::evaluate_empty_polynomial ... ok
[INFO] [stdout] test error::tests::xfe_inverse_of_zero ... ok
[INFO] [stdout] test execution_trace_profiler::tests::call_instruction_does_not_contribute_to_profile_span ... ok
[INFO] [stdout] test error::tests::assert_unequal_vec ... ok
[INFO] [stdout] test execution_trace_profiler::tests::program_with_too_many_returns_crashes_vm_but_not_profiler ... ok
[INFO] [stdout] test execution_trace_profiler::tests::profile_can_be_created_and_agrees_with_regular_vm_run ... ok
[INFO] [stdout] test fri::tests::domain_size_smaller_than_expansion_factor_is_rejected ... ok
[INFO] [stdout] test fri::tests::expansion_factor_not_a_power_of_two_is_rejected ... ok
[INFO] [stdout] test arithmetic_domain::tests::halving_domain_squares_all_points ... ok
[INFO] [stdout] test error::tests::triggering_assertion_failure_results_in_expected_error_id ... ok
[INFO] [stdout] test config::tests::triton_vm_can_generate_valid_proof_with_cached_lde_trace ... ok
[INFO] [stdout] test fri::tests::num_rounds_are_reasonable ... ok
[INFO] [stdout] test arithmetic_domain::tests::evaluate_constant_polynomial ... ok
[INFO] [stdout] test arithmetic_domain::tests::evaluate_linear_polynomial ... ok
[INFO] [stdout] test arithmetic_domain::tests::can_evaluate_polynomial_larger_than_domain ... ok
[INFO] [stdout] test config::tests::triton_vm_can_generate_valid_proof_with_just_in_time_lde ... ok
[INFO] [stdout] test fri::tests::prove_and_verify_low_degree_of_twice_cubing_plus_one ... ok
[INFO] [stdout] test constraints::tests::triton_assembly_constraint_evaluators_are_straight_line_and_does_not_halt ... ok
[INFO] [stdout] test fri::tests::smallest_possible_fri_can_only_verify_constant_polynomials ... ok
[INFO] [stdout] test fri::tests::smallest_possible_fri_has_no_rounds ... ok
[INFO] [stdout] test fri::tests::too_small_expansion_factor_is_rejected ... ok
[INFO] [stdout] test fri::tests::verifying_arbitrary_proof_does_not_panic ... ok
[INFO] [stdout] test memory_layout::tests::definitely_integral_memory_layout_is_detected_as_integral ... ok
[INFO] [stdout] test memory_layout::tests::definitely_non_integral_memory_layout_is_detected_as_non_integral ... ok
[INFO] [stdout] test memory_layout::tests::memory_layout_integrity_check_does_not_panic_due_to_arithmetic_overflow ... ok
[INFO] [stdout] test memory_layout::tests::size_0_memory_region_contains_no_addresses ... ok
[INFO] [stdout] test memory_layout::tests::size_1_memory_region_contains_only_start_address ... ok
[INFO] [stdout] test ndarray_helper::tests::can_start_at_non_zero_index_and_stop_before_end ... ok
[INFO] [stdout] test ndarray_helper::tests::contiguous_column_slices_generates_valid_partition ... ok
[INFO] [stdout] test ndarray_helper::tests::horizontal_multi_slice_works_as_expected ... ok
[INFO] [stdout] test ndarray_helper::tests::horizontal_slice_with_partial_sums ... ok
[INFO] [stdout] test fri::tests::sample_indices ... ok
[INFO] [stdout] test constraints::tests::triton_assembly_constraint_evaluators_declare_no_labels ... ok
[INFO] [stdout] test arithmetic_domain::tests::evaluate_polynomial ... ok
[INFO] [stdout] test fri::tests::prove_and_fail_to_verify_high_degree_polynomial ... ok
[INFO] [stdout] test ndarray_helper::tests::repeated_index_gives_empty_slice ... ok
[INFO] [stdout] test profiler::tests::clk_freq ... ok
[INFO] [stdout] test profiler::tests::creating_profile_without_starting_profile_does_not_cause_panic ... ok
[INFO] [stdout] test ndarray_helper::tests::par_zeros_is_all_zeros ... ok
[INFO] [stdout] test profiler::tests::formatting_parts ... ok
[INFO] [stdout] test profiler::tests::invocation_path_can_be_displayed ... ok
[INFO] [stdout] test profiler::tests::loops ... ok
[INFO] [stdout] test profiler::tests::nested_loops ... ok
[INFO] [stdout] test profiler::tests::profiler_with_unfinished_tasks_can_generate_profile_report ... ok
[INFO] [stdout] test profiler::tests::profiler_without_any_tasks_can_generate_a_profile_report ... ok
[INFO] [stdout] test profiler::tests::round_decimal_fraction ... ok
[INFO] [stdout] test profiler::tests::sanity ... ok
[INFO] [stdout] test profiler::tests::starting_the_profiler_twice_does_not_cause_panic ... ok
[INFO] [stdout] test proof::tests::claim_accepts_various_types_for_public_input ... ok
[INFO] [stdout] test arithmetic_domain::tests::multiplication_with_zerofier_is_identical_to_method_mul_with_zerofier has been running for over 60 seconds
[INFO] [stdout] test arithmetic_domain::tests::zerofier_is_actually_zerofier has been running for over 60 seconds
[INFO] [stdout] test constraints::tests::triton_assembly_constraint_evaluators_do_not_write_outside_of_dedicated_memory_region has been running for over 60 seconds
[INFO] [stdout] test constraints::tests::triton_constraints_and_assembly_constraints_agree has been running for over 60 seconds
[INFO] [stdout] test fri::tests::codeword_corresponding_to_high_degree_polynomial_results_in_verification_failure has been running for over 60 seconds
[INFO] [stdout] test fri::tests::incorrect_authentication_structure_results_in_validation_failure has been running for over 60 seconds
[INFO] [stdout] test fri::tests::incorrect_last_round_polynomial_results_in_verification_failure has been running for over 60 seconds
[INFO] [stdout] test fri::tests::last_round_codeword_unequal_to_last_round_commitment_results_in_validation_failure has been running for over 60 seconds
[INFO] [stdout] test profiler::tests::extensive ... ok
[INFO] [stdout] test proof::tests::decode_claim ... ok
[INFO] [stdout] test proof::tests::decode_proof ... ok
[INFO] [stdout] test proof::tests::current_proof_version_is_still_current ... ok
[INFO] [stdout] test proof::tests::proof_with_multiple_padded_height_gives_err ... ok
[INFO] [stdout] test proof::tests::proof_with_no_padded_height_gives_err ... ok
[INFO] [stdout] test proof_item::tests::can_loop_over_proof_item_variants ... ok
[INFO] [stdout] test proof_item::tests::interpreting_a_merkle_root_as_anything_else_gives_appropriate_error ... ok
[INFO] [stdout] test proof_item::tests::proof_item_and_its_variant_have_same_bfield_codec_discriminant ... ok
[INFO] [stdout] test proof_item::tests::proof_item_payload_static_length_is_as_expected ... ok
[INFO] [stdout] test proof_item::tests::proof_item_variants_payload_type_has_expected_format ... ok
[INFO] [stdout] test proof::tests::decoding_arbitrary_proof_data_does_not_panic ... ok
[INFO] [stdout] test ndarray_helper::tests::par_zeros_column_major_is_not_standard_layout ... ok
[INFO] [stdout] test fri::tests::prove_and_verify_low_degree_polynomial has been running for over 60 seconds
[INFO] [stdout] test arithmetic_domain::tests::zerofier_is_actually_zerofier ... ok
[INFO] [stdout] test ndarray_helper::tests::par_zeros_row_major_is_standard_layout ... ok
[INFO] [stdout] test proof_stream::tests::dequeuing_from_empty_stream_fails ... ok
[INFO] [stdout] test proof_stream::tests::dequeuing_more_items_than_have_been_enqueued_fails ... ok
[INFO] [stdout] test proof_stream::tests::encoded_length_of_prove_stream_is_not_known_at_compile_time ... ok
[INFO] [stdout] test proof_stream::tests::enqueue_dequeue_verify_partial_authentication_structure ... ok
[INFO] [stdout] test proof_item::tests::serialize_authentication_structure_in_isolation ... ok
[INFO] [stdout] test proof_item::tests::serialize_fri_response_in_isolation ... ok
[INFO] [stdout] test fri::tests::incorrect_authentication_structure_results_in_validation_failure ... ok
[INFO] [stdout] test stark::tests::check_io_terminals ... ok
[INFO] [stdout] test ndarray_helper::tests::par_zeros_has_right_dimensions ... ok
[INFO] [stdout] test stark::tests::constraint_polynomials_use_right_number_of_variables ... ok
[INFO] [stdout] test proof_item::tests::serialize_authentication_structure_in_proof_stream ... ok
[INFO] [stdout] test fri::tests::last_round_codeword_unequal_to_last_round_commitment_results_in_validation_failure ... ok
[INFO] [stdout] test fri::tests::revealing_wrong_number_of_leaves_results_in_validation_failure has been running for over 60 seconds
[INFO] [stdout] test proof_item::tests::serialize_fri_response_in_proof_stream ... ok
[INFO] [stdout] test fri::tests::serialization has been running for over 60 seconds
[INFO] [stdout] test stark::tests::computing_quotient_segments_does_not_change_execution_trace ... ok
[INFO] [stdout] test fri::tests::prove_and_verify_low_degree_polynomial ... ok
[INFO] [stdout] test fri::tests::revealing_wrong_number_of_leaves_results_in_validation_failure ... ok
[INFO] [stdout] test stark::tests::claim_in_ram_corresponds_to_currently_running_program ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_program_0_lt_0 ... ok
[INFO] [stdout] test proof_stream::tests::serialize_proof_with_fiat_shamir ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_fibonacci ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_many_u32_operations ... ok
[INFO] [stdout] test fri::tests::serialization ... ok
[INFO] [stdout] test constraints::tests::triton_assembly_constraint_evaluators_do_not_write_outside_of_dedicated_memory_region ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_program_for_add_mul_invert ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_program_for_and ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_program_for_assert_vector ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_program_for_call_recurse_return ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_program_for_div_mod ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_program_executing_every_instruction ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_program_for_divine ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_program_for_eq ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_program_for_halt ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_program_for_hash ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_program_for_lsb ... ok
[INFO] [stdout] test stark::tests::can_read_twice_from_same_ram_address_within_one_cycle ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_program_for_lt ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_program_for_log2floor ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_big_mmr_snippet has been running for over 60 seconds
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_big_mmr_snippet ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_program_for_merkle_step_left_sibling ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_program_for_pop_count ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_program_for_merkle_step_mem_right_sibling ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_program_for_merkle_step_mem_left_sibling ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_program_for_merkle_step_right_sibling ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_program_for_push_pop_dup_swap_nop ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_program_for_read_io_write_io ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_program_for_recurse_or_return ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_program_for_skiz ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_program_for_split ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_program_for_starting_with_pop_count ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_program_for_x_invert ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_program_for_write_mem_read_mem ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_program_for_xb_mul ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_program_for_sponge_instructions_2 ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_program_for_pow ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_program_for_xor ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_program_for_sponge_instructions ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_program_for_xx_add ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_program_for_xx_mul ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_program_for_many_sponge_instructions ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_property_based_test_program_for_and ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_property_based_test_program_for_assert_vector ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_property_based_test_program_for_is_u32 ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_property_based_test_program_for_div_mod ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_property_based_test_program_for_log2floor ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_property_based_test_program_for_eq ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_program_hash_nop_nop_lt ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_property_based_test_program_for_lt ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_property_based_test_program_for_lsb ... ok
[INFO] [stdout] test stark::tests::deep_update ... ok
[INFO] [stdout] test stark::tests::derived_constraints_evaluate_to_zero_on_halt ... ok
[INFO] [stdout] test stark::tests::linear_combination_weights_samples_correct_number_of_elements ... ok
[INFO] [stdout] test stark::tests::negative_log_2_floor ... ok
[INFO] [stdout] test stark::tests::negative_log_2_floor_of_0 ... ok
[INFO] [stdout] test stark::tests::number_of_quotient_degree_bounds_match_number_of_constraints ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_property_based_test_program_for_pop_count ... ok
[INFO] [stdout] test stark::tests::print_all_constraint_degrees ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_property_based_test_program_for_pow ... ok
[INFO] [stdout] test stark::tests::print_op_stack_table_example_for_specification ... ok
[INFO] [stdout] test stark::tests::print_ram_table_example_for_specification ... ok
[INFO] [stdout] test stark::tests::program_executing_every_instruction_actually_executes_every_instruction ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_property_based_test_program_for_split ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_property_based_test_program_for_xx_dot_step ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_property_based_test_program_for_xb_dot_step ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_property_based_test_program_for_xor ... ok
[INFO] [stdout] test stark::tests::prove_and_verify_fibonacci_100 ... ok
[INFO] [stdout] test stark::tests::constraints_evaluate_to_zero_on_single_sponge_absorb_mem_instructions ... ok
[INFO] [stdout] test stark::tests::split_polynomial_into_segments_of_equal_size ... ok
[INFO] [stdout] test stark::tests::split_polynomial_into_segments_of_unequal_size ... ok
[INFO] [stdout] test stark::tests::print_number_of_all_constraints_per_table ... ok
[INFO] [stdout] test stark::tests::two_default_provers_have_different_randomness_seeds ... ok
[INFO] [stdout] test stark::tests::verifying_arbitrary_proof_does_not_panic ... ok
[INFO] [stdout] test table::hash::tests::hash_table_mode_discriminant_is_unique ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/triton_vm-c79262af38350637` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "5bdeb4b1c255ecdfb9b5e53be6b19bdbd88045bbbfddbd4a6dc4109a0bed84a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bdeb4b1c255ecdfb9b5e53be6b19bdbd88045bbbfddbd4a6dc4109a0bed84a2", kill_on_drop: false }`
[INFO] [stdout] 5bdeb4b1c255ecdfb9b5e53be6b19bdbd88045bbbfddbd4a6dc4109a0bed84a2
