[INFO] fetching crate provekit-r1cs-compiler 0.1.4...
[INFO] testing provekit-r1cs-compiler-0.1.4 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate provekit-r1cs-compiler 0.1.4 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate provekit-r1cs-compiler 0.1.4
[INFO] finished tweaking crates.io crate provekit-r1cs-compiler 0.1.4
[INFO] tweaked toml for crates.io crate provekit-r1cs-compiler 0.1.4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate provekit-r1cs-compiler 0.1.4 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate provekit-r1cs-compiler 0.1.4 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e3796574096171d47226c5027908bfba7fc108d0ed6a18acc2890e10ae7ff10
[INFO] running `Command { std: "docker" "start" "-a" "9e3796574096171d47226c5027908bfba7fc108d0ed6a18acc2890e10ae7ff10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e3796574096171d47226c5027908bfba7fc108d0ed6a18acc2890e10ae7ff10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e3796574096171d47226c5027908bfba7fc108d0ed6a18acc2890e10ae7ff10", kill_on_drop: false }`
[INFO] [stdout] 9e3796574096171d47226c5027908bfba7fc108d0ed6a18acc2890e10ae7ff10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e01d617f2e069754941168641bce6c6cba7d58864a320df8c87f8bcf2c7dabfb
[INFO] running `Command { std: "docker" "start" "-a" "e01d617f2e069754941168641bce6c6cba7d58864a320df8c87f8bcf2c7dabfb", kill_on_drop: false }`
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling toml_edit v0.25.8+spec-1.1.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling libaes v0.7.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling safe-proc-macro2 v1.0.95
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling provekit_iter-extended v1.0.0-beta.11-alpha.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling sha2-asm v0.6.4
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling safe-quote v1.0.40
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling safe-regex-compiler v0.3.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling smol_str v0.3.5
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling rangemap v1.7.1
[INFO] [stderr]    Compiling safe-regex-macro v0.3.0
[INFO] [stderr]    Compiling binary-merge v0.1.2
[INFO] [stderr]    Compiling provekit_noirc_arena v1.0.0-beta.11-alpha.1
[INFO] [stderr]    Compiling sorted-iter v0.1.11
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling safe-regex v0.3.0
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling build-data v0.3.3
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling provekit_noirc_driver v1.0.0-beta.11-alpha.4
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]    Compiling derive-where v1.6.1
[INFO] [stderr]    Compiling provekit_noir_protobuf v1.0.0-beta.11-alpha.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling small-ord-set v0.1.3
[INFO] [stderr]    Compiling inplace-vec-builder v0.1.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling vec-collections v0.4.3
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling provekit_fm v1.0.0-beta.11-alpha.1
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling codespan v0.11.1
[INFO] [stderr]    Compiling rust-embed v8.11.0
[INFO] [stderr]    Compiling ordered-float v5.2.0
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling provekit_acir v1.0.0-beta.11-alpha.2
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ark-std v0.5.0
[INFO] [stderr]    Compiling ruint v1.17.2
[INFO] [stderr]    Compiling ark-serialize v0.5.0
[INFO] [stderr]    Compiling ark-ff v0.5.0
[INFO] [stderr]    Compiling ark-poly v0.5.0
[INFO] [stderr]    Compiling provekit-spongefish v0.1.0
[INFO] [stderr]    Compiling provekit-whir v0.1.1
[INFO] [stderr]    Compiling provekit-spongefish-pow v0.1.0
[INFO] [stderr]    Compiling ark-ec v0.5.0
[INFO] [stderr]    Compiling ark-bn254 v0.5.0
[INFO] [stderr]    Compiling acir_field v1.0.0-beta.11
[INFO] [stderr]    Compiling ark-grumpkin v0.5.0
[INFO] [stderr]    Compiling brillig v1.0.0-beta.11
[INFO] [stderr]    Compiling provekit_acvm_blackbox_solver v1.0.0-beta.11-alpha.1
[INFO] [stderr]    Compiling provekit_brillig_vm v1.0.0-beta.11-alpha.1
[INFO] [stderr]    Compiling provekit_bn254_blackbox_solver v1.0.0-beta.11-alpha.2
[INFO] [stderr]    Compiling provekit_acvm v1.0.0-beta.11-alpha.1
[INFO] [stderr]    Compiling provekit_noirc_printable_type v1.0.0-beta.11-alpha.1
[INFO] [stderr]    Compiling provekit_noirc_errors v1.0.0-beta.11-alpha.1
[INFO] [stderr]    Compiling provekit_noirc_abi v1.0.0-beta.11-alpha.2
[INFO] [stderr]    Compiling provekit_noirc_frontend v1.0.0-beta.11-alpha.1
[INFO] [stderr]    Compiling provekit-common v0.1.4
[INFO] [stderr]    Compiling provekit_noirc_evaluator v1.0.0-beta.11-alpha.1
[INFO] [stderr]    Compiling provekit_noirc_artifacts v1.0.0-beta.11-alpha.4
[INFO] [stderr]    Compiling provekit-r1cs-compiler v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `BinOp` is never used
[INFO] [stdout]   --> src/binops.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub enum BinOp {
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_byte_binop` is never used
[INFO] [stdout]    --> src/binops.rs:107:15
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub(crate) fn add_byte_binop(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sub_values` is never read
[INFO] [stdout]   --> src/spread.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub(crate) struct SpreadChunk {
[INFO] [stdout]    |                   ----------- field in this struct
[INFO] [stdout] 37 |     pub total_bits:  u32,
[INFO] [stdout] 38 |     pub sub_values:  Vec<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SpreadChunk` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `U8` is never constructed
[INFO] [stdout]   --> src/uints.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub(crate) struct U8 {
[INFO] [stdout]    |                   ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new`, `zero`, and `from_const` are never used
[INFO] [stdout]   --> src/uints.rs:27:19
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl U8 {
[INFO] [stdout]    | ------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub(crate) fn new(idx: usize, range_checked: bool) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub(crate) fn zero(r1cs_compiler: &mut NoirToR1CSCompiler) -> Self {
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub(crate) fn from_const(r1cs_compiler: &mut NoirToR1CSCompiler, value: u8) -> Self {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `U32` is never constructed
[INFO] [stdout]   --> src/uints.rs:61:19
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub(crate) struct U32 {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `unpack_u32`, `pack`, `pack_cached`, and `from_const` are never used
[INFO] [stdout]    --> src/uints.rs:67:19
[INFO] [stdout]     |
[INFO] [stdout]  65 | impl U32 {
[INFO] [stdout]     | -------- associated items in this implementation
[INFO] [stdout]  66 |     /// Constructs a U32 from four byte witnesses.
[INFO] [stdout]  67 |     pub(crate) fn new(bytes: [U8; 4]) -> Self {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout]  74 |     pub(crate) fn unpack_u32(
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  97 |     pub(crate) fn pack(
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |     pub(crate) fn pack_cached(
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 154 |     pub(crate) fn from_const(r1cs_compiler: &mut NoirToR1CSCompiler, value: u32) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 15s
[INFO] running `Command { std: "docker" "inspect" "e01d617f2e069754941168641bce6c6cba7d58864a320df8c87f8bcf2c7dabfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e01d617f2e069754941168641bce6c6cba7d58864a320df8c87f8bcf2c7dabfb", kill_on_drop: false }`
[INFO] [stdout] e01d617f2e069754941168641bce6c6cba7d58864a320df8c87f8bcf2c7dabfb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b31f70bc637fe6a2971eb2661e7b571b53324be240bb4c8eb7e29f8722ce6880
[INFO] running `Command { std: "docker" "start" "-a" "b31f70bc637fe6a2971eb2661e7b571b53324be240bb4c8eb7e29f8722ce6880", kill_on_drop: false }`
[INFO] [stderr]    Compiling provekit-r1cs-compiler v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `BinOp` is never used
[INFO] [stdout]   --> src/binops.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub enum BinOp {
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_byte_binop` is never used
[INFO] [stdout]    --> src/binops.rs:107:15
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub(crate) fn add_byte_binop(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sub_values` is never read
[INFO] [stdout]   --> src/spread.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub(crate) struct SpreadChunk {
[INFO] [stdout]    |                   ----------- field in this struct
[INFO] [stdout] 37 |     pub total_bits:  u32,
[INFO] [stdout] 38 |     pub sub_values:  Vec<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SpreadChunk` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `U8` is never constructed
[INFO] [stdout]   --> src/uints.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub(crate) struct U8 {
[INFO] [stdout]    |                   ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new`, `zero`, and `from_const` are never used
[INFO] [stdout]   --> src/uints.rs:27:19
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl U8 {
[INFO] [stdout]    | ------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub(crate) fn new(idx: usize, range_checked: bool) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub(crate) fn zero(r1cs_compiler: &mut NoirToR1CSCompiler) -> Self {
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub(crate) fn from_const(r1cs_compiler: &mut NoirToR1CSCompiler, value: u8) -> Self {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `U32` is never constructed
[INFO] [stdout]   --> src/uints.rs:61:19
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub(crate) struct U32 {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `unpack_u32`, `pack`, `pack_cached`, and `from_const` are never used
[INFO] [stdout]    --> src/uints.rs:67:19
[INFO] [stdout]     |
[INFO] [stdout]  65 | impl U32 {
[INFO] [stdout]     | -------- associated items in this implementation
[INFO] [stdout]  66 |     /// Constructs a U32 from four byte witnesses.
[INFO] [stdout]  67 |     pub(crate) fn new(bytes: [U8; 4]) -> Self {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout]  74 |     pub(crate) fn unpack_u32(
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  97 |     pub(crate) fn pack(
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |     pub(crate) fn pack_cached(
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 154 |     pub(crate) fn from_const(r1cs_compiler: &mut NoirToR1CSCompiler, value: u32) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BinOp` is never used
[INFO] [stdout]   --> src/binops.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub enum BinOp {
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_byte_binop` is never used
[INFO] [stdout]    --> src/binops.rs:107:15
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub(crate) fn add_byte_binop(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sub_values` is never read
[INFO] [stdout]   --> src/spread.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub(crate) struct SpreadChunk {
[INFO] [stdout]    |                   ----------- field in this struct
[INFO] [stdout] 37 |     pub total_bits:  u32,
[INFO] [stdout] 38 |     pub sub_values:  Vec<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SpreadChunk` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `U8` is never constructed
[INFO] [stdout]   --> src/uints.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub(crate) struct U8 {
[INFO] [stdout]    |                   ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new`, `zero`, and `from_const` are never used
[INFO] [stdout]   --> src/uints.rs:27:19
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl U8 {
[INFO] [stdout]    | ------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub(crate) fn new(idx: usize, range_checked: bool) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub(crate) fn zero(r1cs_compiler: &mut NoirToR1CSCompiler) -> Self {
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub(crate) fn from_const(r1cs_compiler: &mut NoirToR1CSCompiler, value: u8) -> Self {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `U32` is never constructed
[INFO] [stdout]   --> src/uints.rs:61:19
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub(crate) struct U32 {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `unpack_u32`, `pack`, `pack_cached`, and `from_const` are never used
[INFO] [stdout]    --> src/uints.rs:67:19
[INFO] [stdout]     |
[INFO] [stdout]  65 | impl U32 {
[INFO] [stdout]     | -------- associated items in this implementation
[INFO] [stdout]  66 |     /// Constructs a U32 from four byte witnesses.
[INFO] [stdout]  67 |     pub(crate) fn new(bytes: [U8; 4]) -> Self {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout]  74 |     pub(crate) fn unpack_u32(
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  97 |     pub(crate) fn pack(
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |     pub(crate) fn pack_cached(
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 154 |     pub(crate) fn from_const(r1cs_compiler: &mut NoirToR1CSCompiler, value: u32) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.79s
[INFO] running `Command { std: "docker" "inspect" "b31f70bc637fe6a2971eb2661e7b571b53324be240bb4c8eb7e29f8722ce6880", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b31f70bc637fe6a2971eb2661e7b571b53324be240bb4c8eb7e29f8722ce6880", kill_on_drop: false }`
[INFO] [stdout] b31f70bc637fe6a2971eb2661e7b571b53324be240bb4c8eb7e29f8722ce6880
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7ad9891f6a269e20db4eba69048f3b489cf1168b8f02a52e46590e33b9889df2
[INFO] running `Command { std: "docker" "start" "-a" "7ad9891f6a269e20db4eba69048f3b489cf1168b8f02a52e46590e33b9889df2", kill_on_drop: false }`
[INFO] [stderr] warning: enum `BinOp` is never used
[INFO] [stderr]   --> src/binops.rs:20:10
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub enum BinOp {
[INFO] [stderr]    |          ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `add_byte_binop` is never used
[INFO] [stderr]    --> src/binops.rs:107:15
[INFO] [stderr]     |
[INFO] [stderr] 107 | pub(crate) fn add_byte_binop(
[INFO] [stderr]     |               ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `sub_values` is never read
[INFO] [stderr]   --> src/spread.rs:38:9
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub(crate) struct SpreadChunk {
[INFO] [stderr]    |                   ----------- field in this struct
[INFO] [stderr] 37 |     pub total_bits:  u32,
[INFO] [stderr] 38 |     pub sub_values:  Vec<usize>,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SpreadChunk` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `U8` is never constructed
[INFO] [stderr]   --> src/uints.rs:17:19
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub(crate) struct U8 {
[INFO] [stderr]    |                   ^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `new`, `zero`, and `from_const` are never used
[INFO] [stderr]   --> src/uints.rs:27:19
[INFO] [stderr]    |
[INFO] [stderr] 24 | impl U8 {
[INFO] [stderr]    | ------- associated functions in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 27 |     pub(crate) fn new(idx: usize, range_checked: bool) -> Self {
[INFO] [stderr]    |                   ^^^
[INFO] [stderr] ...
[INFO] [stderr] 33 |     pub(crate) fn zero(r1cs_compiler: &mut NoirToR1CSCompiler) -> Self {
[INFO] [stderr]    |                   ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 47 |     pub(crate) fn from_const(r1cs_compiler: &mut NoirToR1CSCompiler, value: u8) -> Self {
[INFO] [stderr]    |                   ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `U32` is never constructed
[INFO] [stderr]   --> src/uints.rs:61:19
[INFO] [stderr]    |
[INFO] [stderr] 61 | pub(crate) struct U32 {
[INFO] [stderr]    |                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `unpack_u32`, `pack`, `pack_cached`, and `from_const` are never used
[INFO] [stderr]    --> src/uints.rs:67:19
[INFO] [stderr]     |
[INFO] [stderr]  65 | impl U32 {
[INFO] [stderr]     | -------- associated items in this implementation
[INFO] [stderr]  66 |     /// Constructs a U32 from four byte witnesses.
[INFO] [stderr]  67 |     pub(crate) fn new(bytes: [U8; 4]) -> Self {
[INFO] [stderr]     |                   ^^^
[INFO] [stderr] ...
[INFO] [stderr]  74 |     pub(crate) fn unpack_u32(
[INFO] [stderr]     |                   ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  97 |     pub(crate) fn pack(
[INFO] [stderr]     |                   ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 132 |     pub(crate) fn pack_cached(
[INFO] [stderr]     |                   ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 154 |     pub(crate) fn from_const(r1cs_compiler: &mut NoirToR1CSCompiler, value: u32) -> Self {
[INFO] [stderr]     |                   ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `provekit-r1cs-compiler` (lib) generated 7 warnings
[INFO] [stderr] warning: `provekit-r1cs-compiler` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/provekit_r1cs_compiler-72c3adffdf7ad8ff)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test poseidon2::constants::tests_constants_t4::t4_internal_mds_diag_matches_reference ... ok
[INFO] [stdout] test poseidon2::constants::tests_constants_t4::t4_round_constants_sample_match_reference ... ok
[INFO] [stdout] test range_check::tests::bucket_cost_overflow_guard ... ok
[INFO] [stdout] test range_check::tests::bucket_cost_zero_cases ... ok
[INFO] [stdout] test noir_proof_scheme::tests::test_witness_builder_serde ... ok
[INFO] [stdout] test spread::tests::constant_decomp_pins_correct_spread_values ... ok
[INFO] [stdout] test spread::tests::test_optimal_spread_width ... ok
[INFO] [stdout] test range_check::tests::should_use_logup_decision ... ok
[INFO] [stdout] test binops::tests::non_canonical_byte_rejected_by_recomposition ... ok
[INFO] [stdout] test spread::tests::constant_decomp_multi_sub_chunk ... ok
[INFO] [stdout] test whir_r1cs::tests::verify_security_level ... ok
[INFO] [stdout] test binops::tests::optimal_binop_width_always_divides_8 ... ok
[INFO] [stdout] test whir_r1cs::tests::verify_security_level_min_variables ... ok
[INFO] [stdout] test binops::tests::cow_to_digit_rejects_oversized_constant - should panic ... ok
[INFO] [stdout] test noir_proof_scheme::tests::test_noir_proof_scheme_serde ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- noir_proof_scheme::tests::test_noir_proof_scheme_serde stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'noir_proof_scheme::tests::test_noir_proof_scheme_serde' (20) panicked at src/noir_proof_scheme.rs:142:61:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: while opening Noir program
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <E as anyhow::context::ext::StdError>::ext_context
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14
[INFO] [stdout]    1: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::context
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/context.rs:54:37
[INFO] [stdout]    2: <provekit_common::noir_proof_scheme::NoirProofScheme as provekit_r1cs_compiler::noir_proof_scheme::NoirProofSchemeBuilder>::from_file
[INFO] [stdout]              at ./src/noir_proof_scheme.rs:30:37
[INFO] [stdout]    3: provekit_r1cs_compiler::noir_proof_scheme::tests::test_noir_proof_scheme_serde
[INFO] [stdout]              at ./src/noir_proof_scheme.rs:142:28
[INFO] [stdout]    4: provekit_r1cs_compiler::noir_proof_scheme::tests::test_noir_proof_scheme_serde::{{closure}}
[INFO] [stdout]              at ./src/noir_proof_scheme.rs:140:38
[INFO] [stdout]    5: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]    8: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]    9: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   10: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   11: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   12: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   13: test::run_test_in_process
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   14: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   15: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   16: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   17: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   18: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   19: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   20: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   21: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   22: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   23: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   25: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x601e78fb3dea - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x601e78fb3dea - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x601e78fb3dea - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x601e78fb3dea - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x601e78fca7ca - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x601e78fca7ca - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x601e78fb8be2 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x601e78fb8be2 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x601e78f927ef - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x601e78f927ef - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x601e78fabfd9 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x601e78c4775c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x601e78c4775c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x601e78fac252 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x601e78fac252 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x601e78f928a8 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x601e78f87559 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x601e78f936ad - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x601e78fcaf8c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x601e78fcad02 - core[6771d259883166e6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x601e78bcb9ea - core::result::Result<T,E>::unwrap::he9d67d0ebd0eafd0
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x601e78bcb9ea - provekit_r1cs_compiler::noir_proof_scheme::tests::test_noir_proof_scheme_serde::h591cadfb96e3c072
[INFO] [stdout]                                at /opt/rustwide/workdir/src/noir_proof_scheme.rs:142:61
[INFO] [stdout]   22:     0x601e78bcbb07 - provekit_r1cs_compiler::noir_proof_scheme::tests::test_noir_proof_scheme_serde::{{closure}}::h20ee4df5ba27dcb2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/noir_proof_scheme.rs:140:38
[INFO] [stdout]   23:     0x601e78ad9bd6 - core::ops::function::FnOnce::call_once::hcea4f682b60d0240
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x601e78c3b85b - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x601e78c3b85b - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x601e78c4822b - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x601e78c4822b - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x601e78c4822b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x601e78c4822b - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x601e78c4822b - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x601e78c4822b - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x601e78c4822b - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x601e78c42684 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x601e78c42684 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x601e78c4ae32 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x601e78c4ae32 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x601e78c4ae32 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x601e78c4ae32 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x601e78c4ae32 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x601e78c4ae32 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x601e78c4ae32 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x601e78fb36bf - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   43:     0x601e78fb36bf - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x78d587e6daa4 - <unknown>
[INFO] [stdout]   45:     0x78d587efaa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     noir_proof_scheme::tests::test_noir_proof_scheme_serde
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 14 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7ad9891f6a269e20db4eba69048f3b489cf1168b8f02a52e46590e33b9889df2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ad9891f6a269e20db4eba69048f3b489cf1168b8f02a52e46590e33b9889df2", kill_on_drop: false }`
[INFO] [stdout] 7ad9891f6a269e20db4eba69048f3b489cf1168b8f02a52e46590e33b9889df2
