[INFO] cloning repository https://github.com/loganR828/vamp-ir
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/loganR828/vamp-ir" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FloganR828%2Fvamp-ir", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FloganR828%2Fvamp-ir'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 21bd1ab87ba2bffe826c7b9734c24d9f498b41be
[INFO] testing loganR828/vamp-ir against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FloganR828%2Fvamp-ir" "/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/loganR828/vamp-ir
[INFO] finished tweaking git repo https://github.com/loganR828/vamp-ir
[INFO] tweaked toml for git repo https://github.com/loganR828/vamp-ir written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/loganR828/vamp-ir on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/loganR828/vamp-ir 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-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: build
[INFO] [stderr] help: build is a valid .cargo/config.toml key
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 152fb7be24d16a78620b065a48f3416924fe9cd0bc5e2ff6205669a6f0d85064
[INFO] running `Command { std: "docker" "start" "-a" "152fb7be24d16a78620b065a48f3416924fe9cd0bc5e2ff6205669a6f0d85064", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "152fb7be24d16a78620b065a48f3416924fe9cd0bc5e2ff6205669a6f0d85064", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "152fb7be24d16a78620b065a48f3416924fe9cd0bc5e2ff6205669a6f0d85064", kill_on_drop: false }`
[INFO] [stdout] 152fb7be24d16a78620b065a48f3416924fe9cd0bc5e2ff6205669a6f0d85064
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 79613eab81b130edf11172f8555104401e1d68516a5b43c4c3a2ec3aa217d807
[INFO] running `Command { std: "docker" "start" "-a" "79613eab81b130edf11172f8555104401e1d68516a5b43c4c3a2ec3aa217d807", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: build
[INFO] [stderr] help: build is a valid .cargo/config.toml key
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling arrayvec v0.7.3
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling constant_time_eq v0.2.6
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling keccak v0.1.4
[INFO] [stderr]    Compiling blake2b_simd v1.0.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling anstyle v1.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling virtue v0.0.13
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling blake2 v0.9.2
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling bincode_derive v2.0.0-rc.3
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bincode v2.0.0-rc.3
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling pasta_curves v0.5.1
[INFO] [stderr]    Compiling clap_builder v4.3.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.24
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]    Compiling ark-std v0.3.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling pest v2.6.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling halo2_proofs v0.3.0
[INFO] [stderr]    Compiling ark-serialize-derive v0.3.0
[INFO] [stderr]    Compiling ark-ff-macros v0.3.0
[INFO] [stderr]    Compiling ark-ff-asm v0.3.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling clap v4.3.4
[INFO] [stderr]    Compiling ark-serialize v0.3.0
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling pest_meta v2.6.0
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling ark-ff v0.3.0
[INFO] [stderr]    Compiling pest_generator v2.6.0
[INFO] [stderr]    Compiling pest_derive v2.6.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling halo2_gadgets v0.3.0
[INFO] [stderr]    Compiling ark-ec v0.3.0
[INFO] [stderr]    Compiling ark-relations v0.3.0
[INFO] [stderr]    Compiling ark-poly v0.3.0
[INFO] [stderr]    Compiling ark-r1cs-std v0.3.1
[INFO] [stderr]    Compiling ark-bls12-381 v0.3.0
[INFO] [stderr]    Compiling ark-ed-on-bls12-381 v0.3.0
[INFO] [stderr]    Compiling ark-nonnative-field v0.3.0
[INFO] [stderr]    Compiling ark-poly-commit v0.3.0
[INFO] [stderr]    Compiling plonk-core v0.1.0 (https://github.com/ZK-Garage/plonk?rev=ec76fd36cc6b9e9d0f7a9495094e76b86e53dab4#ec76fd36)
[INFO] [stderr]    Compiling plonk-hashing v0.8.2 (https://github.com/ZK-Garage/plonk?rev=ec76fd36cc6b9e9d0f7a9495094e76b86e53dab4#ec76fd36)
[INFO] [stderr]    Compiling plonk v0.8.2 (https://github.com/ZK-Garage/plonk?rev=ec76fd36cc6b9e9d0f7a9495094e76b86e53dab4#ec76fd36)
[INFO] [stderr]    Compiling vamp-ir v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]     --> src/transform.rs:1447:16
[INFO] [stdout]      |
[INFO] [stdout] 1447 |                if matches!(param.v, Pat::Variable(param_var) if {
[INFO] [stdout]      |  _________________^
[INFO] [stdout] 1448 | |                  let val = bindings[&param_var.id].clone();
[INFO] [stdout] 1449 | |                  // Make a new prover definition that is equal to the argument
[INFO] [stdout] 1450 | |                  let fresh_arg = Variable::new(gen.generate_id());
[INFO] [stdout] ...    |
[INFO] [stdout] 1459 | |/                 return Ok(TExpr {
[INFO] [stdout] 1460 | ||                     t: val.t.clone(),
[INFO] [stdout] 1461 | ||                     v: Expr::LetBinding(
[INFO] [stdout] 1462 | ||                         LetBinding(
[INFO] [stdout] ...    ||
[INFO] [stdout] 1467 | ||                     ),
[INFO] [stdout] 1468 | ||                 })
[INFO] [stdout]      | ||__________________- any code following this expression is unreachable
[INFO] [stdout] 1469 | |              }) =>
[INFO] [stdout]      | |_______________^ unreachable expression
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]    --> src/halo2/synth.rs:218:21
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub struct Variable(Column<Advice>, usize);
[INFO] [stdout]     |            -------- ^^^^^^^^^^^^^^  ^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            fields in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing these fields
[INFO] [stdout]     = note: `Variable` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `raw_multiply` and `raw_add` are never used
[INFO] [stdout]    --> src/halo2/synth.rs:235:8
[INFO] [stdout]     |
[INFO] [stdout] 234 | trait StandardCs<FF: Field> {
[INFO] [stdout]     |       ---------- methods in this trait
[INFO] [stdout] 235 |     fn raw_multiply<F>(
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 242 |     fn raw_add<F>(
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ark-poly-commit v0.3.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "79613eab81b130edf11172f8555104401e1d68516a5b43c4c3a2ec3aa217d807", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79613eab81b130edf11172f8555104401e1d68516a5b43c4c3a2ec3aa217d807", kill_on_drop: false }`
[INFO] [stdout] 79613eab81b130edf11172f8555104401e1d68516a5b43c4c3a2ec3aa217d807
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a2f5fa128f98fde8c7790e20012885220cb954539b4af8877441177409a14a2
[INFO] running `Command { std: "docker" "start" "-a" "8a2f5fa128f98fde8c7790e20012885220cb954539b4af8877441177409a14a2", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: build
[INFO] [stderr] help: build is a valid .cargo/config.toml key
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling tempfile v3.6.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling os_str_bytes v6.5.1
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling plotters-backend v0.3.4
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling debugid v0.7.3
[INFO] [stderr]    Compiling plotters-svg v0.3.3
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling gimli v0.27.3
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling symbolic-demangle v8.8.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling dashmap v5.4.0
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling rgb v0.8.36
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling symbolic-common v8.8.0
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling csv v1.2.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling ark-std v0.3.0
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling plotters v0.3.4
[INFO] [stderr]    Compiling ark-serialize v0.3.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling object v0.30.4
[INFO] [stderr]    Compiling quick-xml v0.23.1
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling str_stack v0.1.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling pprof v0.8.0
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling ark-ff v0.3.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling clap_builder v4.3.4
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling proptest v1.2.0
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling inferno v0.11.4
[INFO] [stderr]    Compiling clap v4.3.4
[INFO] [stderr]    Compiling ark-ec v0.3.0
[INFO] [stderr]    Compiling ark-relations v0.3.0
[INFO] [stderr]    Compiling ark-poly v0.3.0
[INFO] [stderr]    Compiling ark-r1cs-std v0.3.1
[INFO] [stderr]    Compiling ark-bls12-381 v0.3.0
[INFO] [stderr]    Compiling ark-ed-on-bls12-381 v0.3.0
[INFO] [stderr]    Compiling ark-nonnative-field v0.3.0
[INFO] [stderr]    Compiling ark-poly-commit v0.3.0
[INFO] [stderr]    Compiling plonk-core v0.1.0 (https://github.com/ZK-Garage/plonk?rev=ec76fd36cc6b9e9d0f7a9495094e76b86e53dab4#ec76fd36)
[INFO] [stderr]    Compiling plonk-hashing v0.8.2 (https://github.com/ZK-Garage/plonk?rev=ec76fd36cc6b9e9d0f7a9495094e76b86e53dab4#ec76fd36)
[INFO] [stderr]    Compiling plonk v0.8.2 (https://github.com/ZK-Garage/plonk?rev=ec76fd36cc6b9e9d0f7a9495094e76b86e53dab4#ec76fd36)
[INFO] [stderr]    Compiling vamp-ir v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]     --> src/transform.rs:1447:16
[INFO] [stdout]      |
[INFO] [stdout] 1447 |                if matches!(param.v, Pat::Variable(param_var) if {
[INFO] [stdout]      |  _________________^
[INFO] [stdout] 1448 | |                  let val = bindings[&param_var.id].clone();
[INFO] [stdout] 1449 | |                  // Make a new prover definition that is equal to the argument
[INFO] [stdout] 1450 | |                  let fresh_arg = Variable::new(gen.generate_id());
[INFO] [stdout] ...    |
[INFO] [stdout] 1459 | |/                 return Ok(TExpr {
[INFO] [stdout] 1460 | ||                     t: val.t.clone(),
[INFO] [stdout] 1461 | ||                     v: Expr::LetBinding(
[INFO] [stdout] 1462 | ||                         LetBinding(
[INFO] [stdout] ...    ||
[INFO] [stdout] 1467 | ||                     ),
[INFO] [stdout] 1468 | ||                 })
[INFO] [stdout]      | ||__________________- any code following this expression is unreachable
[INFO] [stdout] 1469 | |              }) =>
[INFO] [stdout]      | |_______________^ unreachable expression
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]     --> src/transform.rs:1447:16
[INFO] [stdout]      |
[INFO] [stdout] 1447 |                if matches!(param.v, Pat::Variable(param_var) if {
[INFO] [stdout]      |  _________________^
[INFO] [stdout] 1448 | |                  let val = bindings[&param_var.id].clone();
[INFO] [stdout] 1449 | |                  // Make a new prover definition that is equal to the argument
[INFO] [stdout] 1450 | |                  let fresh_arg = Variable::new(gen.generate_id());
[INFO] [stdout] ...    |
[INFO] [stdout] 1459 | |/                 return Ok(TExpr {
[INFO] [stdout] 1460 | ||                     t: val.t.clone(),
[INFO] [stdout] 1461 | ||                     v: Expr::LetBinding(
[INFO] [stdout] 1462 | ||                         LetBinding(
[INFO] [stdout] ...    ||
[INFO] [stdout] 1467 | ||                     ),
[INFO] [stdout] 1468 | ||                 })
[INFO] [stdout]      | ||__________________- any code following this expression is unreachable
[INFO] [stdout] 1469 | |              }) =>
[INFO] [stdout]      | |_______________^ unreachable expression
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]    --> src/halo2/synth.rs:218:21
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub struct Variable(Column<Advice>, usize);
[INFO] [stdout]     |            -------- ^^^^^^^^^^^^^^  ^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            fields in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing these fields
[INFO] [stdout]     = note: `Variable` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `raw_multiply` and `raw_add` are never used
[INFO] [stdout]    --> src/halo2/synth.rs:235:8
[INFO] [stdout]     |
[INFO] [stdout] 234 | trait StandardCs<FF: Field> {
[INFO] [stdout]     |       ---------- methods in this trait
[INFO] [stdout] 235 |     fn raw_multiply<F>(
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 242 |     fn raw_add<F>(
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]    --> src/halo2/synth.rs:218:21
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub struct Variable(Column<Advice>, usize);
[INFO] [stdout]     |            -------- ^^^^^^^^^^^^^^  ^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            fields in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing these fields
[INFO] [stdout]     = note: `Variable` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `raw_multiply` and `raw_add` are never used
[INFO] [stdout]    --> src/halo2/synth.rs:235:8
[INFO] [stdout]     |
[INFO] [stdout] 234 | trait StandardCs<FF: Field> {
[INFO] [stdout]     |       ---------- methods in this trait
[INFO] [stdout] 235 |     fn raw_multiply<F>(
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 242 |     fn raw_add<F>(
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ark-poly-commit v0.3.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "8a2f5fa128f98fde8c7790e20012885220cb954539b4af8877441177409a14a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a2f5fa128f98fde8c7790e20012885220cb954539b4af8877441177409a14a2", kill_on_drop: false }`
[INFO] [stdout] 8a2f5fa128f98fde8c7790e20012885220cb954539b4af8877441177409a14a2
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 530beeded3a69d68e7396b71f0eef9ebf7c52dd3e7b376316ae28f2f0a7b88aa
[INFO] running `Command { std: "docker" "start" "-a" "530beeded3a69d68e7396b71f0eef9ebf7c52dd3e7b376316ae28f2f0a7b88aa", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: build
[INFO] [stderr] help: build is a valid .cargo/config.toml key
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]     --> src/transform.rs:1447:16
[INFO] [stderr]      |
[INFO] [stderr] 1447 |                if matches!(param.v, Pat::Variable(param_var) if {
[INFO] [stderr]      |  _________________^
[INFO] [stderr] 1448 | |                  let val = bindings[&param_var.id].clone();
[INFO] [stderr] 1449 | |                  // Make a new prover definition that is equal to the argument
[INFO] [stderr] 1450 | |                  let fresh_arg = Variable::new(gen.generate_id());
[INFO] [stderr] ...    |
[INFO] [stderr] 1459 | |/                 return Ok(TExpr {
[INFO] [stderr] 1460 | ||                     t: val.t.clone(),
[INFO] [stderr] 1461 | ||                     v: Expr::LetBinding(
[INFO] [stderr] 1462 | ||                         LetBinding(
[INFO] [stderr] ...    ||
[INFO] [stderr] 1467 | ||                     ),
[INFO] [stderr] 1468 | ||                 })
[INFO] [stderr]      | ||__________________- any code following this expression is unreachable
[INFO] [stderr] 1469 | |              }) =>
[INFO] [stderr]      | |_______________^ unreachable expression
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `0` and `1` are never read
[INFO] [stderr]    --> src/halo2/synth.rs:218:21
[INFO] [stderr]     |
[INFO] [stderr] 218 | pub struct Variable(Column<Advice>, usize);
[INFO] [stderr]     |            -------- ^^^^^^^^^^^^^^  ^^^^^
[INFO] [stderr]     |            |
[INFO] [stderr]     |            fields in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing these fields
[INFO] [stderr]     = note: `Variable` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `raw_multiply` and `raw_add` are never used
[INFO] [stderr]    --> src/halo2/synth.rs:235:8
[INFO] [stderr]     |
[INFO] [stderr] 234 | trait StandardCs<FF: Field> {
[INFO] [stderr]     |       ---------- methods in this trait
[INFO] [stderr] 235 |     fn raw_multiply<F>(
[INFO] [stderr]     |        ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 242 |     fn raw_add<F>(
[INFO] [stderr]     |        ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `vamp-ir` (lib) generated 3 warnings
[INFO] [stderr] warning: `vamp-ir` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ark-poly-commit v0.3.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vamp_ir-808ef4bf4f135442)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test halo2::api::tests::test_compile_type_error ... ignored
[INFO] [stdout] test halo2::api::tests::test_compile_invalid_file ... ok
[INFO] [stdout] test halo2::api::tests::test_compile_valid_file ... ok
[INFO] [stdout] test halo2::api::tests::test_prove_missing_assignment ... ok
[INFO] [stdout] test halo2::api::tests::test_verify_valid_input_missing_public_input ... ok
[INFO] [stdout] test halo2::api::tests::test_verify_valid_with_public_and_corrupt_proof_data ... ok
[INFO] [stdout] test halo2::api::tests::test_verify_valid_input_invalid_public_input ... ok
[INFO] [stdout] test halo2::api::tests::test_verify_valid_no_public ... ok
[INFO] [stdout] test halo2::api::tests::test_prove_valid ... ok
[INFO] [stdout] test halo2::api::tests::test_verify_valid_with_public ... ok
[INFO] [stdout] test halo2::api::tests::test_prove_invalid_assignment ... ok
[INFO] [stdout] test halo2::api::tests::test_verify_invalid_input_no_public ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 3.56s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vamp_ir-580c6bace83bab15)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/e2e_test.rs (/opt/rustwide/target/debug/deps/e2e_test-ec21134ab02a25a0)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] 
[INFO] [stderr] thread 'compile_test_programs' (54) has overflowed its stack
[INFO] [stderr] fatal runtime error: stack overflow, aborting
[INFO] [stderr] error: test failed, to rerun pass `--test e2e_test`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/e2e_test-ec21134ab02a25a0` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "530beeded3a69d68e7396b71f0eef9ebf7c52dd3e7b376316ae28f2f0a7b88aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "530beeded3a69d68e7396b71f0eef9ebf7c52dd3e7b376316ae28f2f0a7b88aa", kill_on_drop: false }`
[INFO] [stdout] 530beeded3a69d68e7396b71f0eef9ebf7c52dd3e7b376316ae28f2f0a7b88aa
