[INFO] cloning repository https://github.com/ShengguangXiao/halo2-json-regex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ShengguangXiao/halo2-json-regex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShengguangXiao%2Fhalo2-json-regex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShengguangXiao%2Fhalo2-json-regex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f9612f99135bc5ff55fb245f23eead8dbcf34800 [INFO] testing ShengguangXiao/halo2-json-regex against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShengguangXiao%2Fhalo2-json-regex" "/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/ShengguangXiao/halo2-json-regex [INFO] finished tweaking git repo https://github.com/ShengguangXiao/halo2-json-regex [INFO] tweaked toml for git repo https://github.com/ShengguangXiao/halo2-json-regex written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ShengguangXiao/halo2-json-regex on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ShengguangXiao/halo2-json-regex 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56d965a76a2ed5d9ec6413ed5ca79a120142a2d808343660e2b8a6938c4b0e54 [INFO] running `Command { std: "docker" "start" "-a" "56d965a76a2ed5d9ec6413ed5ca79a120142a2d808343660e2b8a6938c4b0e54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56d965a76a2ed5d9ec6413ed5ca79a120142a2d808343660e2b8a6938c4b0e54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56d965a76a2ed5d9ec6413ed5ca79a120142a2d808343660e2b8a6938c4b0e54", kill_on_drop: false }` [INFO] [stdout] 56d965a76a2ed5d9ec6413ed5ca79a120142a2d808343660e2b8a6938c4b0e54 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d96fda7b6d41dc9b2d83fa7406226733720301f593c08c7bae36e0d9ab39452f [INFO] running `Command { std: "docker" "start" "-a" "d96fda7b6d41dc9b2d83fa7406226733720301f593c08c7bae36e0d9ab39452f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling wyz v0.5.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bitvec v1.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling blake2b_simd v1.0.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling ff v0.12.0 [INFO] [stderr] Compiling group v0.12.0 [INFO] [stderr] Compiling pasta_curves v0.4.0 [INFO] [stderr] Compiling halo2_proofs v0.1.0 (https://github.com/zcash/halo2.git?rev=a898d65ae3ad3d41987666f6a03cfc15edae01c4#a898d65a) [INFO] [stderr] Compiling halo2-json-regex v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `RegexConstrained` is never constructed [INFO] [stdout] --> src/halo2_json_regex.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | struct RegexConstrained(AssignedCell, F>); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RegexCheckConfig` is never constructed [INFO] [stdout] --> src/halo2_json_regex.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | struct RegexCheckConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `split_regex`, `configure`, and `assign` are never used [INFO] [stdout] --> src/halo2_json_regex.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 50 | impl RegexCheckConfig { [INFO] [stdout] | ------------------------------------- associated items in this implementation [INFO] [stdout] 51 | fn split_regex(regex: String) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | pub fn configure(meta: &mut ConstraintSystem) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 115 | pub fn assign( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.09s [INFO] running `Command { std: "docker" "inspect" "d96fda7b6d41dc9b2d83fa7406226733720301f593c08c7bae36e0d9ab39452f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d96fda7b6d41dc9b2d83fa7406226733720301f593c08c7bae36e0d9ab39452f", kill_on_drop: false }` [INFO] [stdout] d96fda7b6d41dc9b2d83fa7406226733720301f593c08c7bae36e0d9ab39452f [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11d3597ea331d093404d6977e70b0b51f0cbd6c96d4f4e9f2be83eb88024696f [INFO] running `Command { std: "docker" "start" "-a" "11d3597ea331d093404d6977e70b0b51f0cbd6c96d4f4e9f2be83eb88024696f", kill_on_drop: false }` [INFO] [stderr] Compiling halo2-json-regex v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `RegexConstrained` is never constructed [INFO] [stdout] --> src/halo2_json_regex.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | struct RegexConstrained(AssignedCell, F>); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RegexCheckConfig` is never constructed [INFO] [stdout] --> src/halo2_json_regex.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | struct RegexCheckConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `split_regex`, `configure`, and `assign` are never used [INFO] [stdout] --> src/halo2_json_regex.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 50 | impl RegexCheckConfig { [INFO] [stdout] | ------------------------------------- associated items in this implementation [INFO] [stdout] 51 | fn split_regex(regex: String) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | pub fn configure(meta: &mut ConstraintSystem) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 115 | pub fn assign( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Any`, `FailureLocation`, and `VerifyFailure` [INFO] [stdout] --> src/halo2_json_regex.rs:187:15 [INFO] [stdout] | [INFO] [stdout] 187 | dev::{FailureLocation, MockProver, VerifyFailure}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] 188 | pasta::Fp, [INFO] [stdout] 189 | plonk::{Any, Circuit}, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.32s [INFO] running `Command { std: "docker" "inspect" "11d3597ea331d093404d6977e70b0b51f0cbd6c96d4f4e9f2be83eb88024696f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11d3597ea331d093404d6977e70b0b51f0cbd6c96d4f4e9f2be83eb88024696f", kill_on_drop: false }` [INFO] [stdout] 11d3597ea331d093404d6977e70b0b51f0cbd6c96d4f4e9f2be83eb88024696f [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 639b37d0f56301f9661c9c15020d8047fcd74fefe15bf852b2808d686bc891b3 [INFO] running `Command { std: "docker" "start" "-a" "639b37d0f56301f9661c9c15020d8047fcd74fefe15bf852b2808d686bc891b3", kill_on_drop: false }` [INFO] [stderr] warning: struct `RegexConstrained` is never constructed [INFO] [stderr] --> src/halo2_json_regex.rs:24:8 [INFO] [stderr] | [INFO] [stderr] 24 | struct RegexConstrained(AssignedCell, F>); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `RegexCheckConfig` is never constructed [INFO] [stderr] --> src/halo2_json_regex.rs:27:8 [INFO] [stderr] | [INFO] [stderr] 27 | struct RegexCheckConfig { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated items `split_regex`, `configure`, and `assign` are never used [INFO] [stderr] --> src/halo2_json_regex.rs:51:8 [INFO] [stderr] | [INFO] [stderr] 50 | impl RegexCheckConfig { [INFO] [stderr] | ------------------------------------- associated items in this implementation [INFO] [stderr] 51 | fn split_regex(regex: String) -> Vec> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 75 | pub fn configure(meta: &mut ConstraintSystem) -> Self { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 115 | pub fn assign( [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `halo2-json-regex` (lib) generated 3 warnings [INFO] [stderr] warning: unused imports: `Any`, `FailureLocation`, and `VerifyFailure` [INFO] [stderr] --> src/halo2_json_regex.rs:187:15 [INFO] [stderr] | [INFO] [stderr] 187 | dev::{FailureLocation, MockProver, VerifyFailure}, [INFO] [stderr] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stderr] 188 | pasta::Fp, [INFO] [stderr] 189 | plonk::{Any, Circuit}, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `halo2-json-regex` (lib test) generated 1 warning (run `cargo fix --lib -p halo2-json-regex --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/halo2_json_regex.rs (/opt/rustwide/target/debug/deps/halo2_json_regex-6a1f7ea5f88e5d3f) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_regex_check_1 ... ok [INFO] [stdout] test tests::test_regex_check_2 ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test_regex_check_2 stdout ---- [INFO] [stdout] error: constraint not satisfied [INFO] [stdout] Cell layout in region 'Assign value': [INFO] [stdout] | Offset | A6 | [INFO] [stdout] +--------+----+ [INFO] [stdout] | 0 | x0 | <--{ Gate 'range check' applied here [INFO] [stdout] [INFO] [stdout] Constraint 'range check': [INFO] [stdout] (((((((S0 * (1 - S0)) * (0x2 - S0)) * (0x3 - S0)) * (0x4 - S0)) * (0x5 - S0)) * (0x7 - S0)) * (0x8 - S0)) * ((((((((((x0 * (0x30 - x0)) * (0x31 - x0)) * (0x32 - x0)) * (0x33 - x0)) * (0x34 - x0)) * (0x35 - x0)) * (0x36 - x0)) * (0x37 - x0)) * (0x38 - x0)) * (0x39 - x0)) = 0 [INFO] [stdout] [INFO] [stdout] Assigned cell values: [INFO] [stdout] x0 = 0x61 [INFO] [stdout] [INFO] [stdout] error: constraint not satisfied [INFO] [stdout] Cell layout in region 'Assign value': [INFO] [stdout] | Offset | A6 | [INFO] [stdout] +--------+----+ [INFO] [stdout] | 1 | x0 | <--{ Gate 'range check' applied here [INFO] [stdout] [INFO] [stdout] Constraint 'range check': [INFO] [stdout] (((((((S0 * (1 - S0)) * (0x2 - S0)) * (0x3 - S0)) * (0x4 - S0)) * (0x5 - S0)) * (0x7 - S0)) * (0x8 - S0)) * ((((((((((x0 * (0x30 - x0)) * (0x31 - x0)) * (0x32 - x0)) * (0x33 - x0)) * (0x34 - x0)) * (0x35 - x0)) * (0x36 - x0)) * (0x37 - x0)) * (0x38 - x0)) * (0x39 - x0)) = 0 [INFO] [stdout] [INFO] [stdout] Assigned cell values: [INFO] [stdout] x0 = 0x62 [INFO] [stdout] [INFO] [stdout] error: constraint not satisfied [INFO] [stdout] Cell layout in region 'Assign value': [INFO] [stdout] | Offset | A6 | [INFO] [stdout] +--------+----+ [INFO] [stdout] | 2 | x0 | <--{ Gate 'range check' applied here [INFO] [stdout] [INFO] [stdout] Constraint 'range check': [INFO] [stdout] (((((((S0 * (1 - S0)) * (0x2 - S0)) * (0x3 - S0)) * (0x4 - S0)) * (0x5 - S0)) * (0x7 - S0)) * (0x8 - S0)) * ((((((((((x0 * (0x30 - x0)) * (0x31 - x0)) * (0x32 - x0)) * (0x33 - x0)) * (0x34 - x0)) * (0x35 - x0)) * (0x36 - x0)) * (0x37 - x0)) * (0x38 - x0)) * (0x39 - x0)) = 0 [INFO] [stdout] [INFO] [stdout] Assigned cell values: [INFO] [stdout] x0 = 0x63 [INFO] [stdout] [INFO] [stdout] error: constraint not satisfied [INFO] [stdout] Cell layout in region 'Assign value': [INFO] [stdout] | Offset | A6 | [INFO] [stdout] +--------+----+ [INFO] [stdout] | 3 | x0 | <--{ Gate 'range check' applied here [INFO] [stdout] [INFO] [stdout] Constraint 'range check': [INFO] [stdout] (((((((S0 * (1 - S0)) * (0x2 - S0)) * (0x3 - S0)) * (0x4 - S0)) * (0x5 - S0)) * (0x7 - S0)) * (0x8 - S0)) * ((((((((((x0 * (0x30 - x0)) * (0x31 - x0)) * (0x32 - x0)) * (0x33 - x0)) * (0x34 - x0)) * (0x35 - x0)) * (0x36 - x0)) * (0x37 - x0)) * (0x38 - x0)) * (0x39 - x0)) = 0 [INFO] [stdout] [INFO] [stdout] Assigned cell values: [INFO] [stdout] x0 = 0x44 [INFO] [stdout] [INFO] [stdout] error: constraint not satisfied [INFO] [stdout] Cell layout in region 'Assign value': [INFO] [stdout] | Offset | A6 | [INFO] [stdout] +--------+----+ [INFO] [stdout] | 4 | x0 | <--{ Gate 'range check' applied here [INFO] [stdout] [INFO] [stdout] Constraint 'range check': [INFO] [stdout] (((((((S0 * (1 - S0)) * (0x2 - S0)) * (0x3 - S0)) * (0x4 - S0)) * (0x5 - S0)) * (0x7 - S0)) * (0x8 - S0)) * ((((((((((x0 * (0x30 - x0)) * (0x31 - x0)) * (0x32 - x0)) * (0x33 - x0)) * (0x34 - x0)) * (0x35 - x0)) * (0x36 - x0)) * (0x37 - x0)) * (0x38 - x0)) * (0x39 - x0)) = 0 [INFO] [stdout] [INFO] [stdout] Assigned cell values: [INFO] [stdout] x0 = 0x5a [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] thread 'tests::test_regex_check_2' (18) panicked at /opt/rustwide/cargo-home/git/checkouts/halo2-d311a453786cafa6/a898d65/halo2_proofs/src/dev.rs:873:13: [INFO] [stdout] circuit was not satisfied [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59bb865773a2 - std::backtrace_rs::backtrace::libunwind::trace::hb47480f78a1ce3ca [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x59bb865773a2 - std::backtrace_rs::backtrace::trace_unsynchronized::hc1656d2da6a98cd5 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x59bb865773a2 - std::sys::backtrace::_print_fmt::h19dc0f5ca3f1c927 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59bb865773a2 - ::fmt::h71e2dbb21440d8d7 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59bb865879af - core::fmt::rt::Argument::fmt::h5bcabd5a3c1d10f7 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x59bb865879af - core::fmt::write::ha34f2b5c70e30f63 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x59bb865446e1 - std::io::default_write_fmt::hc84cc28e76a5c1f5 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x59bb865446e1 - std::io::Write::write_fmt::h3d155d387676f813 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x59bb865508e2 - std::sys::backtrace::BacktraceLock::print::hb3aae3980c2c9bd5 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x59bb8655542f - std::panicking::default_hook::{{closure}}::h1b7baa88a148d351 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x59bb865552c1 - std::panicking::default_hook::hbc5e86c06039547d [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x59bb864d2b4e - as core::ops::function::Fn>::call::hde9bf27c0be3eeba [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x59bb864d2b4e - test::test_main_with_exit_callback::{{closure}}::hb25f3941205bac36 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x59bb86555aef - as core::ops::function::Fn>::call::hdeb5adeaf88910e9 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x59bb86555aef - std::panicking::panic_with_hook::ha6d2c09d64f936dd [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x59bb86555916 - std::panicking::panic_handler::{{closure}}::h455c9d131d722636 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x59bb86550a19 - std::sys::backtrace::__rust_end_short_backtrace::hd6ef955384ebd085 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x59bb86538c2d - __rustc[f338935add60802b]::rust_begin_unwind [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x59bb8658f620 - core::panicking::panic_fmt::hb8d4a4959b79599f [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x59bb8647f59c - halo2_proofs::dev::MockProver::assert_satisfied::h26e36853e71ba385 [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/halo2-d311a453786cafa6/a898d65/halo2_proofs/src/dev.rs:873:13 [INFO] [stdout] 20: 0x59bb8649ee64 - halo2_json_regex::tests::test_regex_check_2::h005a6d5039d5fa01 [INFO] [stdout] at /opt/rustwide/workdir/src/halo2_json_regex.rs:320:20 [INFO] [stdout] 21: 0x59bb8649f127 - halo2_json_regex::tests::test_regex_check_2::{{closure}}::h14b5382b57cfe387 [INFO] [stdout] at /opt/rustwide/workdir/src/halo2_json_regex.rs:303:28 [INFO] [stdout] 22: 0x59bb8646d4c6 - core::ops::function::FnOnce::call_once::hc54cce50168a52cf [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 23: 0x59bb864d290b - core::ops::function::FnOnce::call_once::h6784bd5bdcff97de [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x59bb864d290b - test::__rust_begin_short_backtrace::h798bd19dd09654cd [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x59bb864e83f5 - test::run_test_in_process::{{closure}}::heb6e1d5908538a47 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x59bb864e83f5 - as core::ops::function::FnOnce<()>>::call_once::h9431628be07bec43 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x59bb864e83f5 - std::panicking::catch_unwind::do_call::h8c5784c3e5739874 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x59bb864e83f5 - std::panicking::catch_unwind::hd47261f607ec5959 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x59bb864e83f5 - std::panic::catch_unwind::h75de848a5faf1178 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x59bb864e83f5 - test::run_test_in_process::h0c2306062242e954 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x59bb864e83f5 - test::run_test::{{closure}}::h1d068b692146486f [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x59bb864bed64 - test::run_test::{{closure}}::h9b4e49b84b6af8d5 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x59bb864bed64 - std::sys::backtrace::__rust_begin_short_backtrace::h91a1650e239bfc6e [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x59bb864c26fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::he53e60d6e45d96c0 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x59bb864c26fa - as core::ops::function::FnOnce<()>>::call_once::h387e1a11696f00c7 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x59bb864c26fa - std::panicking::catch_unwind::do_call::h40236a17a6d8fbeb [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x59bb864c26fa - std::panicking::catch_unwind::h2bcea238e4fbd369 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:553:19 [INFO] [stdout] 38: 0x59bb864c26fa - std::panic::catch_unwind::heaa1daa6f035f00e [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x59bb864c26fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hd02bdac90423c966 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x59bb864c26fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4bf9f1a93d331696 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 41: 0x59bb8654ab4f - as core::ops::function::FnOnce>::call_once::h182634db7b0cf35c [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 42: 0x59bb8654ab4f - std::sys::pal::unix::thread::Thread::new::thread_start::h74991452e4c34e7b [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 43: 0x799bda5f1aa4 - [INFO] [stdout] 44: 0x799bda67ea34 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::test_regex_check_2 [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "639b37d0f56301f9661c9c15020d8047fcd74fefe15bf852b2808d686bc891b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "639b37d0f56301f9661c9c15020d8047fcd74fefe15bf852b2808d686bc891b3", kill_on_drop: false }` [INFO] [stdout] 639b37d0f56301f9661c9c15020d8047fcd74fefe15bf852b2808d686bc891b3