[INFO] fetching crate snarkvm-algorithms 4.6.3...
[INFO] testing snarkvm-algorithms-4.6.3 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate snarkvm-algorithms 4.6.3 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate snarkvm-algorithms 4.6.3
[INFO] finished tweaking crates.io crate snarkvm-algorithms 4.6.3
[INFO] tweaked toml for crates.io crate snarkvm-algorithms 4.6.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate snarkvm-algorithms 4.6.3 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate snarkvm-algorithms 4.6.3 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 677aac710f158faf172e5a6ec0627ceef53fb6cbf50fc27618ace8b70e1e927b
[INFO] running `Command { std: "docker" "start" "-a" "677aac710f158faf172e5a6ec0627ceef53fb6cbf50fc27618ace8b70e1e927b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "677aac710f158faf172e5a6ec0627ceef53fb6cbf50fc27618ace8b70e1e927b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "677aac710f158faf172e5a6ec0627ceef53fb6cbf50fc27618ace8b70e1e927b", kill_on_drop: false }`
[INFO] [stdout] 677aac710f158faf172e5a6ec0627ceef53fb6cbf50fc27618ace8b70e1e927b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9319f9372aa3da1489bb4ca4f09bbc219345f56f76136e58d52b299e57fffc0
[INFO] running `Command { std: "docker" "start" "-a" "b9319f9372aa3da1489bb4ca4f09bbc219345f56f76136e58d52b299e57fffc0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling aleo-std v1.0.3
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling aleo-std-cpu v1.0.3
[INFO] [stderr]    Compiling aleo-std-timer v1.0.3
[INFO] [stderr]    Compiling aleo-std-profiler v1.0.3
[INFO] [stderr]    Compiling snarkvm-utilities-derives v4.6.3
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling rustls-pki-types v1.14.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 zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling aleo-std-time v1.0.3
[INFO] [stderr]    Compiling aleo-std-timed v1.0.3
[INFO] [stderr]    Compiling snarkvm-utilities v4.6.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling snarkvm-fields v4.6.3
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling snarkvm-curves v4.6.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling snarkvm-parameters v4.6.3
[INFO] [stderr]    Compiling snarkvm-algorithms v4.6.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/polycommit/sonic_pc/data_structures.rs:312:19
[INFO] [stdout]     |
[INFO] [stdout] 312 |     pub fn powers(&self) -> kzg10::Powers<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] 312 |     pub fn powers(&self) -> kzg10::Powers<'_, E> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/polycommit/sonic_pc/data_structures.rs:320:37
[INFO] [stdout]     |
[INFO] [stdout] 320 |     pub fn shifted_powers_of_beta_g(&self, degree_bound: impl Into<Option<usize>>) -> Option<kzg10::Powers<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] 320 |     pub fn shifted_powers_of_beta_g(&self, degree_bound: impl Into<Option<usize>>) -> Option<kzg10::Powers<'_, E>> {
[INFO] [stdout]     |                                                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/polycommit/sonic_pc/data_structures.rs:345:27
[INFO] [stdout]     |
[INFO] [stdout] 345 |     pub fn lagrange_basis(&self, domain: EvaluationDomain<E::Fr>) -> Option<kzg10::LagrangeBasis<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] 345 |     pub fn lagrange_basis(&self, domain: EvaluationDomain<E::Fr>) -> Option<kzg10::LagrangeBasis<'_, E>> {
[INFO] [stdout]     |                                                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/polycommit/sonic_pc/polynomial.rs:108:23
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn polynomial(&self) -> &Polynomial<F> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |         ||
[INFO] [stdout]     |                       |         |the same lifetime is hidden here
[INFO] [stdout]     |                       |         the same lifetime is elided here
[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] 108 |     pub fn polynomial(&self) -> &Polynomial<'_, F> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.58s
[INFO] running `Command { std: "docker" "inspect" "b9319f9372aa3da1489bb4ca4f09bbc219345f56f76136e58d52b299e57fffc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9319f9372aa3da1489bb4ca4f09bbc219345f56f76136e58d52b299e57fffc0", kill_on_drop: false }`
[INFO] [stdout] b9319f9372aa3da1489bb4ca4f09bbc219345f56f76136e58d52b299e57fffc0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4beb47aa7262b07f6a7d73110652de9ab68c35355e3e18f9a3ef82fd09d4f83b
[INFO] running `Command { std: "docker" "start" "-a" "4beb47aa7262b07f6a7d73110652de9ab68c35355e3e18f9a3ef82fd09d4f83b", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling aleo-std v1.0.3
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]    Compiling dissimilar v1.0.11
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling expect-test v1.5.1
[INFO] [stderr]    Compiling aleo-std-storage v1.0.3
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling serial_test v2.0.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling snarkvm-utilities v4.6.3
[INFO] [stderr]    Compiling snarkvm-fields v4.6.3
[INFO] [stderr]    Compiling snarkvm-curves v4.6.3
[INFO] [stderr]    Compiling snarkvm-parameters v4.6.3
[INFO] [stderr]    Compiling snarkvm-algorithms v4.6.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/polycommit/sonic_pc/data_structures.rs:312:19
[INFO] [stdout]     |
[INFO] [stdout] 312 |     pub fn powers(&self) -> kzg10::Powers<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] 312 |     pub fn powers(&self) -> kzg10::Powers<'_, E> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/polycommit/sonic_pc/data_structures.rs:320:37
[INFO] [stdout]     |
[INFO] [stdout] 320 |     pub fn shifted_powers_of_beta_g(&self, degree_bound: impl Into<Option<usize>>) -> Option<kzg10::Powers<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] 320 |     pub fn shifted_powers_of_beta_g(&self, degree_bound: impl Into<Option<usize>>) -> Option<kzg10::Powers<'_, E>> {
[INFO] [stdout]     |                                                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/polycommit/sonic_pc/data_structures.rs:345:27
[INFO] [stdout]     |
[INFO] [stdout] 345 |     pub fn lagrange_basis(&self, domain: EvaluationDomain<E::Fr>) -> Option<kzg10::LagrangeBasis<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] 345 |     pub fn lagrange_basis(&self, domain: EvaluationDomain<E::Fr>) -> Option<kzg10::LagrangeBasis<'_, E>> {
[INFO] [stdout]     |                                                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/polycommit/sonic_pc/polynomial.rs:108:23
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn polynomial(&self) -> &Polynomial<F> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |         ||
[INFO] [stdout]     |                       |         |the same lifetime is hidden here
[INFO] [stdout]     |                       |         the same lifetime is elided here
[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] 108 |     pub fn polynomial(&self) -> &Polynomial<'_, F> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/polycommit/kzg10/mod.rs:495:17
[INFO] [stdout]     |
[INFO] [stdout] 495 |             pp: &UniversalParams<E>,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 498 |         ) -> (Powers<E>, VerifierKey<E>) {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 498 |         ) -> (Powers<'_, E>, VerifierKey<E>) {
[INFO] [stdout]     |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/polycommit/sonic_pc/data_structures.rs:312:19
[INFO] [stdout]     |
[INFO] [stdout] 312 |     pub fn powers(&self) -> kzg10::Powers<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] 312 |     pub fn powers(&self) -> kzg10::Powers<'_, E> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/polycommit/sonic_pc/data_structures.rs:320:37
[INFO] [stdout]     |
[INFO] [stdout] 320 |     pub fn shifted_powers_of_beta_g(&self, degree_bound: impl Into<Option<usize>>) -> Option<kzg10::Powers<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] 320 |     pub fn shifted_powers_of_beta_g(&self, degree_bound: impl Into<Option<usize>>) -> Option<kzg10::Powers<'_, E>> {
[INFO] [stdout]     |                                                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/polycommit/sonic_pc/data_structures.rs:345:27
[INFO] [stdout]     |
[INFO] [stdout] 345 |     pub fn lagrange_basis(&self, domain: EvaluationDomain<E::Fr>) -> Option<kzg10::LagrangeBasis<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] 345 |     pub fn lagrange_basis(&self, domain: EvaluationDomain<E::Fr>) -> Option<kzg10::LagrangeBasis<'_, E>> {
[INFO] [stdout]     |                                                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/polycommit/sonic_pc/polynomial.rs:108:23
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn polynomial(&self) -> &Polynomial<F> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |         ||
[INFO] [stdout]     |                       |         |the same lifetime is hidden here
[INFO] [stdout]     |                       |         the same lifetime is elided here
[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] 108 |     pub fn polynomial(&self) -> &Polynomial<'_, F> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.21s
[INFO] running `Command { std: "docker" "inspect" "4beb47aa7262b07f6a7d73110652de9ab68c35355e3e18f9a3ef82fd09d4f83b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4beb47aa7262b07f6a7d73110652de9ab68c35355e3e18f9a3ef82fd09d4f83b", kill_on_drop: false }`
[INFO] [stdout] 4beb47aa7262b07f6a7d73110652de9ab68c35355e3e18f9a3ef82fd09d4f83b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 91750c0f3ac5aa00311792af12f59644a93d918a0831a103986f5790a5a23df1
[INFO] running `Command { std: "docker" "start" "-a" "91750c0f3ac5aa00311792af12f59644a93d918a0831a103986f5790a5a23df1", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/polycommit/sonic_pc/data_structures.rs:312:19
[INFO] [stderr]     |
[INFO] [stderr] 312 |     pub fn powers(&self) -> kzg10::Powers<E> {
[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] 312 |     pub fn powers(&self) -> kzg10::Powers<'_, E> {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/polycommit/sonic_pc/data_structures.rs:320:37
[INFO] [stderr]     |
[INFO] [stderr] 320 |     pub fn shifted_powers_of_beta_g(&self, degree_bound: impl Into<Option<usize>>) -> Option<kzg10::Powers<E>> {
[INFO] [stderr]     |                                     ^^^^^ the lifetime is elided here                        ^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 320 |     pub fn shifted_powers_of_beta_g(&self, degree_bound: impl Into<Option<usize>>) -> Option<kzg10::Powers<'_, E>> {
[INFO] [stderr]     |                                                                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/polycommit/sonic_pc/data_structures.rs:345:27
[INFO] [stderr]     |
[INFO] [stderr] 345 |     pub fn lagrange_basis(&self, domain: EvaluationDomain<E::Fr>) -> Option<kzg10::LagrangeBasis<E>> {
[INFO] [stderr]     |                           ^^^^^ the lifetime is elided here                 ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 345 |     pub fn lagrange_basis(&self, domain: EvaluationDomain<E::Fr>) -> Option<kzg10::LagrangeBasis<'_, E>> {
[INFO] [stderr]     |                                                                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/polycommit/sonic_pc/polynomial.rs:108:23
[INFO] [stderr]     |
[INFO] [stderr] 108 |     pub fn polynomial(&self) -> &Polynomial<F> {
[INFO] [stderr]     |                       ^^^^^     ^^^^^^^^^^^^^^
[INFO] [stderr]     |                       |         ||
[INFO] [stderr]     |                       |         |the same lifetime is hidden here
[INFO] [stderr]     |                       |         the same lifetime is elided here
[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] 108 |     pub fn polynomial(&self) -> &Polynomial<'_, F> {
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/polycommit/kzg10/mod.rs:495:17
[INFO] [stderr]     |
[INFO] [stderr] 495 |             pp: &UniversalParams<E>,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 498 |         ) -> (Powers<E>, VerifierKey<E>) {
[INFO] [stderr]     |               ^^^^^^^^^ the same lifetime is hidden 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] 498 |         ) -> (Powers<'_, E>, VerifierKey<E>) {
[INFO] [stderr]     |                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/polycommit/sonic_pc/data_structures.rs:312:19
[INFO] [stderr]     |
[INFO] [stderr] 312 |     pub fn powers(&self) -> kzg10::Powers<E> {
[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] 312 |     pub fn powers(&self) -> kzg10::Powers<'_, E> {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: `snarkvm-algorithms` (lib) generated 4 warnings (run `cargo fix --lib -p snarkvm-algorithms` to apply 4 suggestions)
[INFO] [stderr] warning: `snarkvm-algorithms` (lib test) generated 5 warnings (3 duplicates) (run `cargo fix --lib -p snarkvm-algorithms --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/snarkvm_algorithms-1541e57b345e5e13)
[INFO] [stdout] 
[INFO] [stdout] running 84 tests
[INFO] [stdout] test crypto_hash::tests::test_grain_lfsr_consistency ... ok
[INFO] [stdout] test fft::polynomial::dense::tests::divide_poly_by_zero ... ok
[INFO] [stdout] test fft::domain::tests::systematic_lagrange_coefficients_test ... ok
[INFO] [stdout] test fft::polynomial::dense::tests::divide_polynomials_fixed ... ok
[INFO] [stdout] test fft::domain::tests::size_of_elements ... ok
[INFO] [stdout] test fft::domain::tests::test_roots_of_unity ... ok
[INFO] [stdout] test fft::domain::tests::elements_contents ... ok
[INFO] [stdout] test fft::domain::tests::vanishing_polynomial_evaluation ... ok
[INFO] [stdout] test fft::polynomial::dense::tests::evaluate_polynomials ... ok
[INFO] [stdout] test fft::polynomial::dense::tests::double_polynomials_random ... ok
[INFO] [stdout] test fft::polynomial::dense::tests::sub_polynomials ... ok
[INFO] [stdout] test fft::polynomial::dense::tests::mul_polynomials_corner_cases ... ok
[INFO] [stdout] test fft::tests::elements_contents ... ok
[INFO] [stdout] test crypto_hash::tests::bls12_377_fr_poseidon_default_parameters_test ... ok
[INFO] [stdout] test crypto_hash::tests::test_poseidon_sponge_consistency ... ok
[INFO] [stdout] test fft::domain::tests::test_fft_correctness ... ok
[INFO] [stdout] test fft::domain::tests::non_systematic_lagrange_coefficients_test ... ok
[INFO] [stdout] test fft::tests::size_of_elements ... ok
[INFO] [stdout] test fft::tests::systematic_lagrange_coefficients_test ... ok
[INFO] [stdout] test fft::tests::non_systematic_lagrange_coefficients_test ... ok
[INFO] [stdout] test fft::tests::test_roots_of_unity ... ok
[INFO] [stdout] test fft::tests::vanishing_polynomial_evaluation ... ok
[INFO] [stdout] test fft::domain::tests::test_ifft_precomputation_from_fft ... ok
[INFO] [stdout] test fft::tests::test_fft_correctness ... ok
[INFO] [stdout] test fft::polynomial::dense::tests::add_polynomials_with_mul ... ok
[INFO] [stdout] test fft::polynomial::dense::tests::add_polynomials ... ok
[INFO] [stdout] test fft::domain::tests::test_fft_precomputation ... ok
[INFO] [stdout] test fft::polynomial::sparse::tests::evaluate_over_domain ... ok
[INFO] [stdout] test fft::domain::tests::test_ifft_precomputation ... ok
[INFO] [stdout] test polycommit::kzg10::tests::test_degree_is_too_large ... ok
[INFO] [stdout] test fft::polynomial::dense::tests::mul_polynomials_n_random ... ok
[INFO] [stdout] test polycommit::kzg10::tests::test_kzg10_universal_params_serialization ... ok
[INFO] [stdout] test fft::tests::evaluate_over_domain ... ok
[INFO] [stdout] test polycommit::sonic_pc::tests::test_committer_key_serialization ... ok
[INFO] [stdout] test polycommit::sonic_pc::tests::test_bad_degree_bound - should panic ... ok
[INFO] [stdout] test fft::tests::parallel_fft_consistency ... ok
[INFO] [stdout] test fft::domain::tests::vanishing_polynomial_vanishes_on_domain ... ok
[INFO] [stdout] test fft::tests::vanishing_polynomial_vanishes_on_domain ... ok
[INFO] [stdout] test msm::tests::variable_base_test_with_bls12_unequal_numbers ... ok
[INFO] [stdout] test msm::tests::variable_base_test_with_bls12 ... ok
[INFO] [stdout] test polycommit::sonic_pc::tests::test_lagrange_commitment ... ok
[INFO] [stdout] test msm::variable_base::tests::test_msm ... ok
[INFO] [stdout] test polycommit::sonic_pc::tests::test_linear_poly_degree_bound ... ok
[INFO] [stdout] test polycommit::kzg10::tests::test_batch_check ... ok
[INFO] [stdout] test polycommit::sonic_pc::tests::test_quadratic_poly_degree_bound_multiple_queries ... ok
[INFO] [stdout] test r1cs::linear_combination::tests::linear_combination_append ... ok
[INFO] [stdout] test r1cs::test::serialize_index ... ok
[INFO] [stdout] test snark::varuna::ahp::ahp::tests::test_summation ... ok
[INFO] [stdout] test snark::varuna::ahp::matrices::tests::check_arithmetization ... ok
[INFO] [stdout] test snark::varuna::ahp::prover::round_functions::check_division_by_vanishing_poly_preserve_sparseness ... ok
[INFO] [stdout] test polycommit::sonic_pc::tests::test_single_equation ... ok
[INFO] [stdout] test polycommit::sonic_pc::tests::test_single_poly_degree_bound ... ok
[INFO] [stdout] test snark::varuna::data_structures::proof::test::test_serializing_evaluations ... ok
[INFO] [stdout] test polycommit::sonic_pc::tests::test_single_poly ... ok
[INFO] [stdout] test polycommit::sonic_pc::tests::test_single_poly_degree_bound_multiple_queries ... ok
[INFO] [stdout] test polycommit::sonic_pc::tests::test_two_equation ... ok
[INFO] [stdout] test fft::polynomial::dense::tests::divide_polynomials_random has been running for over 60 seconds
[INFO] [stdout] test fft::polynomial::dense::tests::mul_by_vanishing_poly has been running for over 60 seconds
[INFO] [stdout] test fft::polynomial::dense::tests::mul_polynomials_random has been running for over 60 seconds
[INFO] [stdout] test snark::varuna::ahp::selectors::tests::test_alternator_polynomial ... ok
[INFO] [stdout] test fft::tests::fft_composition has been running for over 60 seconds
[INFO] [stdout] test fft::polynomial::dense::tests::mul_by_vanishing_poly ... ok
[INFO] [stdout] test polycommit::kzg10::tests::test_end_to_end has been running for over 60 seconds
[INFO] [stdout] test polycommit::kzg10::tests::test_linear_polynomial has been running for over 60 seconds
[INFO] [stdout] test polycommit::sonic_pc::tests::test_full_end_to_end has been running for over 60 seconds
[INFO] [stdout] test polycommit::sonic_pc::tests::test_full_end_to_end_equation has been running for over 60 seconds
[INFO] [stdout] test polycommit::sonic_pc::tests::test_two_equation_degree_bound ... ok
[INFO] [stdout] test fft::tests::fft_composition ... ok
[INFO] [stdout] test snark::varuna::tests::varuna_hiding::check_indexing ... FAILED
[INFO] [stdout] test polycommit::sonic_pc::tests::test_two_polys_degree_bound_single_query ... ok
[INFO] [stdout] test snark::varuna::tests::varuna_hiding::prove_and_verify_with_large_matrix ... FAILED
[INFO] [stdout] test polycommit::kzg10::tests::test_linear_polynomial ... ok
[INFO] [stdout] test snark::varuna::data_structures::proof::test::test_serializing_commitments ... ok
[INFO] [stdout] test polycommit::kzg10::tests::test_end_to_end ... ok
[INFO] [stdout] test snark::varuna::tests::varuna_hiding::test_circuit_verifying_key_bounded_deserialization ... ok
[INFO] [stdout] test polycommit::sonic_pc::tests::test_full_end_to_end ... ok
[INFO] [stdout] test snark::varuna::tests::varuna_hiding::test_srs_downloads ... FAILED
[INFO] [stdout] test snark::varuna::tests::varuna_test_vectors::test_varuna_with_prover_test_vectors ... ok
[INFO] [stdout] test snark::varuna::data_structures::proof::test::test_serializing_proof ... ok
[INFO] [stdout] test snark::varuna::tests::varuna::prove_and_verify_with_square_matrix has been running for over 60 seconds
[INFO] [stdout] test snark::varuna::tests::varuna::prove_and_verify_with_squat_matrix_big has been running for over 60 seconds
[INFO] [stdout] test snark::varuna::tests::varuna::prove_and_verify_with_squat_matrix_small has been running for over 60 seconds
[INFO] [stdout] test snark::varuna::tests::varuna::prove_and_verify_with_tall_matrix_big has been running for over 60 seconds
[INFO] [stdout] test snark::varuna::tests::varuna::prove_and_verify_with_tall_matrix_small has been running for over 60 seconds
[INFO] [stdout] test polycommit::sonic_pc::tests::test_full_end_to_end_equation ... ok
[INFO] [stdout] test snark::varuna::tests::varuna_hiding::prove_and_verify_with_square_matrix has been running for over 60 seconds
[INFO] [stdout] test snark::varuna::tests::varuna_hiding::prove_and_verify_with_squat_matrix_big has been running for over 60 seconds
[INFO] [stdout] test snark::varuna::tests::varuna_hiding::prove_and_verify_with_squat_matrix_small has been running for over 60 seconds
[INFO] [stdout] test snark::varuna::tests::varuna_hiding::prove_and_verify_with_tall_matrix_big has been running for over 60 seconds
[INFO] [stdout] test snark::varuna::tests::varuna_hiding::prove_and_verify_with_tall_matrix_small has been running for over 60 seconds
[INFO] [stdout] test fft::polynomial::dense::tests::divide_polynomials_random ... ok
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "91750c0f3ac5aa00311792af12f59644a93d918a0831a103986f5790a5a23df1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91750c0f3ac5aa00311792af12f59644a93d918a0831a103986f5790a5a23df1", kill_on_drop: false }`
[INFO] [stdout] 91750c0f3ac5aa00311792af12f59644a93d918a0831a103986f5790a5a23df1
