[INFO] cloning repository https://github.com/jtriley-eth/zk-calculator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jtriley-eth/zk-calculator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtriley-eth%2Fzk-calculator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtriley-eth%2Fzk-calculator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b24ee72c557fec6436138422a10c8fb8076831d8
[INFO] testing jtriley-eth/zk-calculator against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtriley-eth%2Fzk-calculator" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jtriley-eth/zk-calculator
[INFO] finished tweaking git repo https://github.com/jtriley-eth/zk-calculator
[INFO] tweaked toml for git repo https://github.com/jtriley-eth/zk-calculator written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jtriley-eth/zk-calculator 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 git repo https://github.com/jtriley-eth/zk-calculator 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5a56b43689cbe514bd77f6f58257767fde6f39b39b4b967721b481637d5879b4
[INFO] running `Command { std: "docker" "start" "-a" "5a56b43689cbe514bd77f6f58257767fde6f39b39b4b967721b481637d5879b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a56b43689cbe514bd77f6f58257767fde6f39b39b4b967721b481637d5879b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a56b43689cbe514bd77f6f58257767fde6f39b39b4b967721b481637d5879b4", kill_on_drop: false }`
[INFO] [stdout] 5a56b43689cbe514bd77f6f58257767fde6f39b39b4b967721b481637d5879b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 6a21f2a8a9402c9dece1e99e4f6471d2687f6948f981ddb103ee62be7a6a7302
[INFO] running `Command { std: "docker" "start" "-a" "6a21f2a8a9402c9dece1e99e4f6471d2687f6948f981ddb103ee62be7a6a7302", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.11
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling blake2b_simd v1.0.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling pasta_curves v0.4.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling halo2_proofs v0.2.0
[INFO] [stderr]    Compiling zk-calculator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.77s
[INFO] running `Command { std: "docker" "inspect" "6a21f2a8a9402c9dece1e99e4f6471d2687f6948f981ddb103ee62be7a6a7302", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a21f2a8a9402c9dece1e99e4f6471d2687f6948f981ddb103ee62be7a6a7302", kill_on_drop: false }`
[INFO] [stdout] 6a21f2a8a9402c9dece1e99e4f6471d2687f6948f981ddb103ee62be7a6a7302
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] ece5e598237ea36fe9518d1f7e223f93f9f24eaded8dd6f59ad42d8f2b2871ed
[INFO] running `Command { std: "docker" "start" "-a" "ece5e598237ea36fe9518d1f7e223f93f9f24eaded8dd6f59ad42d8f2b2871ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling zk-calculator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.76s
[INFO] running `Command { std: "docker" "inspect" "ece5e598237ea36fe9518d1f7e223f93f9f24eaded8dd6f59ad42d8f2b2871ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ece5e598237ea36fe9518d1f7e223f93f9f24eaded8dd6f59ad42d8f2b2871ed", kill_on_drop: false }`
[INFO] [stdout] ece5e598237ea36fe9518d1f7e223f93f9f24eaded8dd6f59ad42d8f2b2871ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 39ff7a3297a1ea92f28018654c3a5213c32de1541b13bfadbe46eb6eea691481
[INFO] running `Command { std: "docker" "start" "-a" "39ff7a3297a1ea92f28018654c3a5213c32de1541b13bfadbe46eb6eea691481", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zk_calculator-12fcfce380532491)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test calculator_circuit::tests::test_sub ... ok
[INFO] [stdout] test calculator_circuit::tests::test_mul ... ok
[INFO] [stdout] test calculator_circuit::tests::test_add ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "39ff7a3297a1ea92f28018654c3a5213c32de1541b13bfadbe46eb6eea691481", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39ff7a3297a1ea92f28018654c3a5213c32de1541b13bfadbe46eb6eea691481", kill_on_drop: false }`
[INFO] [stdout] 39ff7a3297a1ea92f28018654c3a5213c32de1541b13bfadbe46eb6eea691481
