[INFO] cloning repository https://github.com/han0110/p3-playground
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/han0110/p3-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhan0110%2Fp3-playground", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhan0110%2Fp3-playground'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 394ea080e1ad38748d36d7ca9aea84004255e733
[INFO] building han0110/p3-playground against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhan0110%2Fp3-playground" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/han0110/p3-playground
[INFO] finished tweaking git repo https://github.com/han0110/p3-playground
[INFO] tweaked toml for git repo https://github.com/han0110/p3-playground written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/han0110/p3-playground on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/Plonky3//Plonky3`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Plonky3/Plonky3`
[INFO] [stderr]     Updating git repository `http://github.com/tcoratger/whir-p3`
[INFO] [stderr]     Updating git repository `https://github.com/HorizenLabs/poseidon2`
[INFO] [stderr]     Updating git repository `https://github.com/Plonky3/Plonky3.git`
[INFO] [stderr]      Locking 236 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.7.0)
[INFO] [stderr]       Adding hashbrown v0.15.5 (available: v0.16.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding tracing-forest v0.1.6 (available: v0.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded anstyle v1.0.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e9575a815662f73dd22c03aeeed85c6ed57dbcedd95689709ebf6e1162941f6f
[INFO] running `Command { std: "docker" "start" "-a" "e9575a815662f73dd22c03aeeed85c6ed57dbcedd95689709ebf6e1162941f6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9575a815662f73dd22c03aeeed85c6ed57dbcedd95689709ebf6e1162941f6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9575a815662f73dd22c03aeeed85c6ed57dbcedd95689709ebf6e1162941f6f", kill_on_drop: false }`
[INFO] [stdout] e9575a815662f73dd22c03aeeed85c6ed57dbcedd95689709ebf6e1162941f6f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d860e79da0c3b5069430c34efa6253ed399f3c824499b2707752724e283e47cf
[INFO] running `Command { std: "docker" "start" "-a" "d860e79da0c3b5069430c34efa6253ed399f3c824499b2707752724e283e47cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling p3-maybe-rayon v0.1.0 (https://github.com/Plonky3//Plonky3?rev=b869741#b869741a)
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling tracing-forest v0.1.6
[INFO] [stderr]    Compiling p3-util v0.1.0 (https://github.com/Plonky3//Plonky3?rev=b869741#b869741a)
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling p3-field v0.1.0 (https://github.com/Plonky3//Plonky3?rev=b869741#b869741a)
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling p3-matrix v0.1.0 (https://github.com/Plonky3//Plonky3?rev=b869741#b869741a)
[INFO] [stderr]    Compiling p3-symmetric v0.1.0 (https://github.com/Plonky3//Plonky3?rev=b869741#b869741a)
[INFO] [stderr]    Compiling p3-challenger v0.1.0 (https://github.com/Plonky3//Plonky3?rev=b869741#b869741a)
[INFO] [stderr]    Compiling p3-keccak v0.1.0 (https://github.com/Plonky3//Plonky3?rev=b869741#b869741a)
[INFO] [stderr]    Compiling p3-blake3 v0.1.0 (https://github.com/Plonky3//Plonky3?rev=b869741#b869741a)
[INFO] [stderr]    Compiling p3-dft v0.1.0 (https://github.com/Plonky3//Plonky3?rev=b869741#b869741a)
[INFO] [stderr]    Compiling p3-air v0.1.0 (https://github.com/Plonky3//Plonky3?rev=b869741#b869741a)
[INFO] [stderr]    Compiling p3-interpolation v0.1.0 (https://github.com/Plonky3//Plonky3?rev=b869741#b869741a)
[INFO] [stderr]    Compiling p3-ml-pcs v0.1.0 (/opt/rustwide/workdir/ml-pcs)
[INFO] [stderr]    Compiling p3-air-ext v0.1.0 (/opt/rustwide/workdir/air-ext)
[INFO] [stderr]    Compiling p3-mds v0.1.0 (https://github.com/Plonky3//Plonky3?rev=b869741#b869741a)
[INFO] [stderr]    Compiling p3-commit v0.1.0 (https://github.com/Plonky3//Plonky3?rev=b869741#b869741a)
[INFO] [stderr]    Compiling p3-poseidon2 v0.1.0 (https://github.com/Plonky3//Plonky3?rev=b869741#b869741a)
[INFO] [stderr]    Compiling p3-merkle-tree v0.1.0 (https://github.com/Plonky3//Plonky3?rev=b869741#b869741a)
[INFO] [stderr]    Compiling p3-uni-stark-ext v0.1.0 (/opt/rustwide/workdir/uni-stark-ext)
[INFO] [stderr]    Compiling p3-fri-ext v0.1.0 (/opt/rustwide/workdir/fri-ext)
[INFO] [stderr]    Compiling p3-monty-31 v0.1.0 (https://github.com/Plonky3//Plonky3?rev=b869741#b869741a)
[INFO] [stderr]    Compiling p3-goldilocks v0.1.0 (https://github.com/Plonky3//Plonky3?rev=b869741#b869741a)
[INFO] [stderr]    Compiling p3-koala-bear v0.1.0 (https://github.com/Plonky3//Plonky3?rev=b869741#b869741a)
[INFO] [stderr]    Compiling p3-baby-bear v0.1.0 (https://github.com/Plonky3//Plonky3?rev=b869741#b869741a)
[INFO] [stderr]    Compiling p3-hyperplonk v0.1.0 (/opt/rustwide/workdir/hyperplonk)
[INFO] [stderr]    Compiling whir-p3 v0.1.0 (http://github.com/tcoratger/whir-p3?rev=a6057b0#a6057b02)
[INFO] [stderr]    Compiling p3-poseidon2-util v0.1.0 (/opt/rustwide/workdir/poseidon2-util)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hyperplonk/src/sumcheck/air/regular.rs:283:9
[INFO] [stdout]     |
[INFO] [stdout] 283 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 284 |     ) -> EvalsAccumulator<Val, Challenge, Var, VarEF, A> {
[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] 284 |     ) -> EvalsAccumulator<'_, Val, Challenge, Var, VarEF, A> {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling p3-whir v0.1.0 (/opt/rustwide/workdir/whir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> whir/src/pcs.rs:433:12
[INFO] [stdout]     |
[INFO] [stdout] 433 |     fn mat(&self, idx: usize) -> HorizontallyTruncated<Val, RowMajorMatrixView<Val>> {
[INFO] [stdout]     |            ^^^^^ the lifetime is elided here                ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 433 |     fn mat(&self, idx: usize) -> HorizontallyTruncated<Val, RowMajorMatrixView<'_, Val>> {
[INFO] [stdout]     |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 52s
[INFO] running `Command { std: "docker" "inspect" "d860e79da0c3b5069430c34efa6253ed399f3c824499b2707752724e283e47cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d860e79da0c3b5069430c34efa6253ed399f3c824499b2707752724e283e47cf", kill_on_drop: false }`
[INFO] [stdout] d860e79da0c3b5069430c34efa6253ed399f3c824499b2707752724e283e47cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e1f61868a3871d8b56bedad697006a048ae73e7b1725861c066c2c517b0febc
[INFO] running `Command { std: "docker" "start" "-a" "8e1f61868a3871d8b56bedad697006a048ae73e7b1725861c066c2c517b0febc", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling memuse v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling blake2b_simd v1.0.3
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling pasta_curves v0.4.1
[INFO] [stderr]    Compiling pairing v0.22.0
[INFO] [stderr]    Compiling pasta_curves v0.5.1
[INFO] [stderr]    Compiling bls12_381 v0.7.1
[INFO] [stderr]    Compiling halo2_proofs v0.1.0
[INFO] [stderr]    Compiling jubjub v0.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling halo2 v0.1.0-beta.2
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling tracing-forest v0.1.6
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling p3-util v0.1.0 (https://github.com/Plonky3//Plonky3?rev=b869741#b869741a)
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling p3-field v0.1.0 (https://github.com/Plonky3//Plonky3?rev=b869741#b869741a)
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling p3-matrix v0.1.0 (https://github.com/Plonky3//Plonky3?rev=b869741#b869741a)
[INFO] [stderr]    Compiling p3-symmetric v0.1.0 (https://github.com/Plonky3//Plonky3?rev=b869741#b869741a)
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling p3-challenger v0.1.0 (https://github.com/Plonky3//Plonky3?rev=b869741#b869741a)
[INFO] [stderr]    Compiling p3-keccak v0.1.0 (https://github.com/Plonky3//Plonky3?rev=b869741#b869741a)
[INFO] [stderr]    Compiling p3-blake3 v0.1.0 (https://github.com/Plonky3//Plonky3?rev=b869741#b869741a)
[INFO] [stderr]    Compiling p3-dft v0.1.0 (https://github.com/Plonky3//Plonky3?rev=b869741#b869741a)
[INFO] [stderr]    Compiling p3-interpolation v0.1.0 (https://github.com/Plonky3//Plonky3?rev=b869741#b869741a)
[INFO] [stderr]    Compiling p3-air v0.1.0 (https://github.com/Plonky3//Plonky3?rev=b869741#b869741a)
[INFO] [stderr]    Compiling p3-ml-pcs v0.1.0 (/opt/rustwide/workdir/ml-pcs)
[INFO] [stderr]    Compiling p3-air-ext v0.1.0 (/opt/rustwide/workdir/air-ext)
[INFO] [stderr]    Compiling p3-mds v0.1.0 (https://github.com/Plonky3//Plonky3?rev=b869741#b869741a)
[INFO] [stderr]    Compiling p3-commit v0.1.0 (https://github.com/Plonky3//Plonky3?rev=b869741#b869741a)
[INFO] [stderr]    Compiling p3-poseidon2 v0.1.0 (https://github.com/Plonky3//Plonky3?rev=b869741#b869741a)
[INFO] [stderr]    Compiling p3-merkle-tree v0.1.0 (https://github.com/Plonky3//Plonky3?rev=b869741#b869741a)
[INFO] [stderr]    Compiling p3-fri v0.1.0 (https://github.com/Plonky3//Plonky3?rev=b869741#b869741a)
[INFO] [stderr]    Compiling p3-monty-31 v0.1.0 (https://github.com/Plonky3//Plonky3?rev=b869741#b869741a)
[INFO] [stderr]    Compiling p3-baby-bear v0.1.0 (https://github.com/Plonky3//Plonky3?rev=b869741#b869741a)
[INFO] [stderr]    Compiling p3-goldilocks v0.1.0 (https://github.com/Plonky3//Plonky3?rev=b869741#b869741a)
[INFO] [stderr]    Compiling p3-koala-bear v0.1.0 (https://github.com/Plonky3//Plonky3?rev=b869741#b869741a)
[INFO] [stderr]    Compiling p3-circle v0.1.0 (https://github.com/Plonky3//Plonky3?rev=b869741#b869741a)
[INFO] [stderr]    Compiling p3-mersenne-31 v0.1.0 (https://github.com/Plonky3//Plonky3?rev=b869741#b869741a)
[INFO] [stderr]    Compiling p3-poseidon2-air v0.1.0 (https://github.com/Plonky3//Plonky3?rev=b869741#b869741a)
[INFO] [stderr]    Compiling p3-uni-stark-ext v0.1.0 (/opt/rustwide/workdir/uni-stark-ext)
[INFO] [stderr]    Compiling whir-p3 v0.1.0 (http://github.com/tcoratger/whir-p3?rev=a6057b0#a6057b02)
[INFO] [stderr] error: could not compile `ark-ff` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name ark_ff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-ff-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "parallel", "rayon", "std"))' -C metadata=548f18347d4c94f7 -C extra-filename=-59c974562aa745ec --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ark_ff_asm=/opt/rustwide/target/debug/deps/libark_ff_asm-b4f96ad84ea6329f.so --extern ark_ff_macros=/opt/rustwide/target/debug/deps/libark_ff_macros-e7c2e0a9132aae67.so --extern ark_serialize=/opt/rustwide/target/debug/deps/libark_serialize-721e71583f50e287.rmeta --extern ark_std=/opt/rustwide/target/debug/deps/libark_std-977853c6cb6da7c8.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-25930426a3a2e654.so --extern digest=/opt/rustwide/target/debug/deps/libdigest-abd4ad37b527bed4.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-bb29c9ce35ed7fc6.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-d4694f8a9661a3ab.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e05972f153d0dad0.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-017d34484203320e.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8e1f61868a3871d8b56bedad697006a048ae73e7b1725861c066c2c517b0febc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e1f61868a3871d8b56bedad697006a048ae73e7b1725861c066c2c517b0febc", kill_on_drop: false }`
[INFO] [stdout] 8e1f61868a3871d8b56bedad697006a048ae73e7b1725861c066c2c517b0febc
