[INFO] cloning repository https://github.com/TaceoLabs/chacha20-benches [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TaceoLabs/chacha20-benches" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTaceoLabs%2Fchacha20-benches", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTaceoLabs%2Fchacha20-benches'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 37f342700e6c88742710badcfff1617f7e7fad23 [INFO] testing TaceoLabs/chacha20-benches against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTaceoLabs%2Fchacha20-benches" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/TaceoLabs/chacha20-benches [INFO] finished tweaking git repo https://github.com/TaceoLabs/chacha20-benches [INFO] tweaked toml for git repo https://github.com/TaceoLabs/chacha20-benches written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TaceoLabs/chacha20-benches 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 git repo https://github.com/TaceoLabs/chacha20-benches 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 94b50768dcb6a6c051427b0c1ca6b706709b8b8e3944afc0c821d5655944e180 [INFO] running `Command { std: "docker" "start" "-a" "94b50768dcb6a6c051427b0c1ca6b706709b8b8e3944afc0c821d5655944e180", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94b50768dcb6a6c051427b0c1ca6b706709b8b8e3944afc0c821d5655944e180", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94b50768dcb6a6c051427b0c1ca6b706709b8b8e3944afc0c821d5655944e180", kill_on_drop: false }` [INFO] [stdout] 94b50768dcb6a6c051427b0c1ca6b706709b8b8e3944afc0c821d5655944e180 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 348a1b79cb44d8342e0b6e82e99d8b5a9bc9d77ebd7bbb1689b13a040860c1d0 [INFO] running `Command { std: "docker" "start" "-a" "348a1b79cb44d8342e0b6e82e99d8b5a9bc9d77ebd7bbb1689b13a040860c1d0", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling prettyplease v0.2.31 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling base64ct v1.7.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling aws-lc-rs v1.12.6 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling generic-array v1.2.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling blake3 v1.7.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling aws-lc-sys v0.27.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling addchain v0.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling num-bigint-dig v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling quinn-udp v0.5.11 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling ark-std v0.5.0 [INFO] [stderr] Compiling libaes v0.7.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ff_codegen v0.12.0 (https://github.com/GaloisInc/ff?rev=8385746572cde82920947763e634c933d36d4557#83857465) [INFO] [stderr] Compiling fancy-garbling-base-conversion v0.6.0 (https://github.com/GaloisInc/swanky?rev=5ff648457218b74da9d8323b7ca47166ff5be4b3#5ff64845) [INFO] [stderr] Compiling ocelot v0.6.0 (https://github.com/GaloisInc/swanky?rev=5ff648457218b74da9d8323b7ca47166ff5be4b3#5ff64845) [INFO] [stderr] Compiling quinn v0.11.7 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling safe-proc-macro2 v1.0.94 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling keyed_arena v0.6.0 (https://github.com/GaloisInc/swanky?rev=5ff648457218b74da9d8323b7ca47166ff5be4b3#5ff64845) [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling swanky-field-ff-primes v0.6.0 (https://github.com/GaloisInc/swanky?rev=5ff648457218b74da9d8323b7ca47166ff5be4b3#5ff64845) [INFO] [stderr] Compiling ff_derive v0.12.0 (https://github.com/GaloisInc/ff?rev=8385746572cde82920947763e634c933d36d4557#83857465) [INFO] [stderr] Compiling safe-quote v1.0.39 [INFO] [stderr] Compiling ff v0.12.0 (https://github.com/GaloisInc/ff?rev=8385746572cde82920947763e634c933d36d4557#83857465) [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling safe-regex-compiler v0.2.6 [INFO] [stderr] Compiling iter-extended v1.0.0-beta.3 (https://github.com/noir-lang/noir/?tag=v1.0.0-beta.3#ceaa1986) [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling codespan-reporting v0.9.5 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling safe-regex-macro v0.2.6 [INFO] [stderr] Compiling safe-lock v0.1.4 [INFO] [stderr] Compiling safe-regex v0.2.6 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling ark-serialize-derive v0.5.0 [INFO] [stderr] Compiling ark-ff-asm v0.5.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling ark-ff-macros v0.5.0 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling ark-serialize v0.5.0 [INFO] [stderr] Compiling bytemuck_derive v1.9.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling build-data v0.1.5 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling codespan v0.9.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling rust-embed-utils v7.8.1 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling noirc_arena v1.0.0-beta.3 (https://github.com/noir-lang/noir/?tag=v1.0.0-beta.3#ceaa1986) [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling rangemap v1.5.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling p256 v0.11.1 [INFO] [stderr] Compiling k256 v0.11.6 [INFO] [stderr] Compiling binary-merge v0.1.2 [INFO] [stderr] Compiling iana-time-zone v0.1.62 [INFO] [stderr] Compiling sorted-iter v0.1.11 [INFO] [stderr] Compiling ark-ff v0.5.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling noirc_driver v1.0.0-beta.3 (https://github.com/noir-lang/noir/?tag=v1.0.0-beta.3#ceaa1986) [INFO] [stderr] Compiling rust-embed-impl v6.8.1 [INFO] [stderr] Compiling constant_tracking v2.0.0 (https://github.com/TaceoLabs/circom?rev=1cc17fb#1cc17fb3) [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rust-embed v6.8.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling string_cache v0.8.8 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling lalrpop-util v0.19.12 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling lz_fnv v0.1.2 [INFO] [stderr] Compiling intmap v3.1.0 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling ark-crypto-primitives-macros v0.5.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling serde-big-array v0.5.1 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling small-ord-set v0.1.3 [INFO] [stderr] Compiling codespan v0.11.1 [INFO] [stderr] Compiling fm v1.0.0-beta.3 (https://github.com/noir-lang/noir/?tag=v1.0.0-beta.3#ceaa1986) [INFO] [stderr] Compiling inplace-vec-builder v0.1.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling smol_str v0.1.24 [INFO] [stderr] Compiling vec-collections v0.4.3 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Compiling handlebars v4.5.0 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling program_structure v2.2.0 (https://github.com/TaceoLabs/circom?rev=1cc17fb#1cc17fb3) [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling circom_algebra v2.2.0 (https://github.com/TaceoLabs/circom?rev=1cc17fb#1cc17fb3) [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling code_producers v2.2.0 (https://github.com/TaceoLabs/circom?rev=1cc17fb#1cc17fb3) [INFO] [stderr] Compiling ark-poly v0.5.0 [INFO] [stderr] Compiling ark-relations v0.5.1 [INFO] [stderr] Compiling vectoreyes v0.6.0 (https://github.com/GaloisInc/swanky?rev=5ff648457218b74da9d8323b7ca47166ff5be4b3#5ff64845) [INFO] [stderr] Compiling constraint_writers v2.1.8 (https://github.com/TaceoLabs/circom?rev=1cc17fb#1cc17fb3) [INFO] [stderr] Compiling ark-snark v0.5.1 [INFO] [stderr] Compiling constraint_list v2.1.8 (https://github.com/TaceoLabs/circom?rev=1cc17fb#1cc17fb3) [INFO] [stderr] Compiling compiler v2.2.0 (https://github.com/TaceoLabs/circom?rev=1cc17fb#1cc17fb3) [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling dag v2.2.0 (https://github.com/TaceoLabs/circom?rev=1cc17fb#1cc17fb3) [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling type_analysis v2.2.0 (https://github.com/TaceoLabs/circom?rev=1cc17fb#1cc17fb3) [INFO] [stderr] Compiling ark-ec v0.5.0 [INFO] [stderr] Compiling constraint_generation v2.2.0 (https://github.com/TaceoLabs/circom?rev=1cc17fb#1cc17fb3) [INFO] [stderr] Compiling ark-bn254 v0.5.0 [INFO] [stderr] Compiling ark-bls12-381 v0.5.0 [INFO] [stderr] Compiling ark-crypto-primitives v0.5.0 [INFO] [stderr] Compiling ark-groth16 v0.5.0 [INFO] [stderr] Compiling acir_field v1.0.0-beta.3 (https://github.com/noir-lang/noir/?tag=v1.0.0-beta.3#ceaa1986) [INFO] [stderr] Compiling ark-grumpkin v0.5.0 [INFO] [stderr] Compiling brillig v1.0.0-beta.3 (https://github.com/noir-lang/noir/?tag=v1.0.0-beta.3#ceaa1986) [INFO] [stderr] Compiling acir v1.0.0-beta.3 (https://github.com/noir-lang/noir/?tag=v1.0.0-beta.3#ceaa1986) [INFO] [stderr] Compiling circom-types v0.8.0 (https://github.com/TaceoLabs/co-snarks?rev=8b81675#8b816752) [INFO] [stderr] Compiling parser v2.2.0 (https://github.com/TaceoLabs/circom?rev=1cc17fb#1cc17fb3) [INFO] [stderr] Compiling acvm_blackbox_solver v1.0.0-beta.3 (https://github.com/noir-lang/noir/?tag=v1.0.0-beta.3#ceaa1986) [INFO] [stderr] Compiling brillig_vm v1.0.0-beta.3 (https://github.com/noir-lang/noir/?tag=v1.0.0-beta.3#ceaa1986) [INFO] [stderr] Compiling bn254_blackbox_solver v1.0.0-beta.3 (https://github.com/noir-lang/noir/?tag=v1.0.0-beta.3#ceaa1986) [INFO] [stderr] Compiling acvm v1.0.0-beta.3 (https://github.com/noir-lang/noir/?tag=v1.0.0-beta.3#ceaa1986) [INFO] [stderr] Compiling swanky-serialization v0.6.0 (https://github.com/GaloisInc/swanky?rev=5ff648457218b74da9d8323b7ca47166ff5be4b3#5ff64845) [INFO] [stderr] Compiling swanky-aes-rng v0.6.0 (https://github.com/GaloisInc/swanky?rev=5ff648457218b74da9d8323b7ca47166ff5be4b3#5ff64845) [INFO] [stderr] Compiling noirc_printable_type v1.0.0-beta.3 (https://github.com/noir-lang/noir/?tag=v1.0.0-beta.3#ceaa1986) [INFO] [stderr] Compiling swanky-field v0.6.0 (https://github.com/GaloisInc/swanky?rev=5ff648457218b74da9d8323b7ca47166ff5be4b3#5ff64845) [INFO] [stderr] Compiling swanky-channel v0.6.0 (https://github.com/GaloisInc/swanky?rev=5ff648457218b74da9d8323b7ca47166ff5be4b3#5ff64845) [INFO] [stderr] Compiling swanky-field-fft v0.6.0 (https://github.com/GaloisInc/swanky?rev=5ff648457218b74da9d8323b7ca47166ff5be4b3#5ff64845) [INFO] [stderr] Compiling swanky-field-f61p v0.6.0 (https://github.com/GaloisInc/swanky?rev=5ff648457218b74da9d8323b7ca47166ff5be4b3#5ff64845) [INFO] [stderr] Compiling swanky-field-binary v0.6.0 (https://github.com/GaloisInc/swanky?rev=5ff648457218b74da9d8323b7ca47166ff5be4b3#5ff64845) [INFO] [stderr] Compiling noirc_errors v1.0.0-beta.3 (https://github.com/noir-lang/noir/?tag=v1.0.0-beta.3#ceaa1986) [INFO] [stderr] Compiling noirc_abi v1.0.0-beta.3 (https://github.com/noir-lang/noir/?tag=v1.0.0-beta.3#ceaa1986) [INFO] [stderr] Compiling noirc_frontend v1.0.0-beta.3 (https://github.com/noir-lang/noir/?tag=v1.0.0-beta.3#ceaa1986) [INFO] [stderr] Compiling rustls-webpki v0.103.0 [INFO] [stderr] Compiling scuttlebutt v0.6.0 (https://github.com/GaloisInc/swanky?rev=5ff648457218b74da9d8323b7ca47166ff5be4b3#5ff64845) [INFO] [stderr] Compiling fancy-garbling v0.6.0 (https://github.com/GaloisInc/swanky?rev=5ff648457218b74da9d8323b7ca47166ff5be4b3#5ff64845) [INFO] [stderr] Compiling rustls-platform-verifier v0.5.1 [INFO] [stderr] Compiling quinn-proto v0.11.10 [INFO] [stderr] Compiling noirc_evaluator v1.0.0-beta.3 (https://github.com/noir-lang/noir/?tag=v1.0.0-beta.3#ceaa1986) [INFO] [stderr] Compiling mpc-net v0.3.0 (https://github.com/TaceoLabs/co-snarks?rev=8b81675#8b816752) [INFO] [stderr] error: could not compile `noirc_frontend` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name noirc_frontend --edition=2021 /opt/rustwide/cargo-home/git/checkouts/noir-f94ec65ebdc2e6cb/ceaa198/compiler/noirc_frontend/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("bls12_381", "bn254", "experimental_parser"))' -C metadata=a631439b15d0aa5e -C extra-filename=-722166c45c93f58d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern acvm=/opt/rustwide/target/debug/deps/libacvm-d7688b61fb95c789.rmeta --extern bn254_blackbox_solver=/opt/rustwide/target/debug/deps/libbn254_blackbox_solver-ed126dff4d18491a.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-3e7fc4e38d4a72b5.rmeta --extern fm=/opt/rustwide/target/debug/deps/libfm-3e0bece868002723.rmeta --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-1df546a36b8e6f44.rmeta --extern im=/opt/rustwide/target/debug/deps/libim-0989bdcf3c307ba4.rmeta --extern iter_extended=/opt/rustwide/target/debug/deps/libiter_extended-a1c3b3c752db4f02.rmeta --extern noirc_arena=/opt/rustwide/target/debug/deps/libnoirc_arena-f5620334a3fe5486.rmeta --extern noirc_errors=/opt/rustwide/target/debug/deps/libnoirc_errors-cac3fd7d1046d081.rmeta --extern noirc_printable_type=/opt/rustwide/target/debug/deps/libnoirc_printable_type-34e45b61760a653a.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-1d1237f7132fad38.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-5ba94aa5999cc22f.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-f31c302a06ccec00.rmeta --extern rangemap=/opt/rustwide/target/debug/deps/librangemap-1e80c9357f74176f.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-d7c4a66f98a2548f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-be704414bc81777f.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-bc23273f54f90b8f.rmeta --extern small_ord_set=/opt/rustwide/target/debug/deps/libsmall_ord_set-92a40f36d8050ecf.rmeta --extern smol_str=/opt/rustwide/target/debug/deps/libsmol_str-1605f770d92a0aac.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-1c4e15504d531528.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-2a386aecc7b78248.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-7aa77e9126f30e89.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d8fee49d306e091f.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-8fad803866a6cf08/out -L native=/opt/rustwide/target/debug/build/blake3-8fad803866a6cf08/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "348a1b79cb44d8342e0b6e82e99d8b5a9bc9d77ebd7bbb1689b13a040860c1d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "348a1b79cb44d8342e0b6e82e99d8b5a9bc9d77ebd7bbb1689b13a040860c1d0", kill_on_drop: false }` [INFO] [stdout] 348a1b79cb44d8342e0b6e82e99d8b5a9bc9d77ebd7bbb1689b13a040860c1d0