[INFO] cloning repository https://github.com/jae-cuz/unsound-halo2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jae-cuz/unsound-halo2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjae-cuz%2Funsound-halo2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjae-cuz%2Funsound-halo2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e0727d9dec73436f358ec914d9184a051633a716
[INFO] testing jae-cuz/unsound-halo2 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjae-cuz%2Funsound-halo2" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jae-cuz/unsound-halo2
[INFO] finished tweaking git repo https://github.com/jae-cuz/unsound-halo2
[INFO] tweaked toml for git repo https://github.com/jae-cuz/unsound-halo2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jae-cuz/unsound-halo2 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jae-cuz/unsound-halo2 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/privacy-scaling-explorations/halo2.git`
[INFO] [stderr]     Updating git repository `https://github.com/privacy-scaling-explorations/halo2curves`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing v0.1.39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 038728286affd6375d3b1cc03ef393ad1db0bdfe7867427325af02c33306ad93
[INFO] running `Command { std: "docker" "start" "-a" "038728286affd6375d3b1cc03ef393ad1db0bdfe7867427325af02c33306ad93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "038728286affd6375d3b1cc03ef393ad1db0bdfe7867427325af02c33306ad93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "038728286affd6375d3b1cc03ef393ad1db0bdfe7867427325af02c33306ad93", kill_on_drop: false }`
[INFO] [stdout] 038728286affd6375d3b1cc03ef393ad1db0bdfe7867427325af02c33306ad93
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d87b4879557c9e35e0cc4b67468363ad1fc21c6e3cee7cf342758619d5c177d
[INFO] running `Command { std: "docker" "start" "-a" "6d87b4879557c9e35e0cc4b67468363ad1fc21c6e3cee7cf342758619d5c177d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling blake2b_simd v1.0.2
[INFO] [stderr]    Compiling halo2curves v0.3.2 (https://github.com/privacy-scaling-explorations/halo2curves?tag=0.3.2#9f5c5081)
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling keccak v0.1.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling pasta_curves v0.5.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tracing v0.1.39
[INFO] [stderr]    Compiling halo2_proofs v0.2.0 (https://github.com/privacy-scaling-explorations/halo2.git?tag=v2023_04_20#be955686)
[INFO] [stderr]    Compiling unsound-halo2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `IsZeroConfig` is never constructed
[INFO] [stdout]  --> src/is_zero.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct IsZeroConfig<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: method `expr` is never used
[INFO] [stdout]   --> src/is_zero.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl<F: Field> IsZeroConfig<F> {
[INFO] [stdout]    | ------------------------------ method in this implementation
[INFO] [stdout] 10 |     pub fn expr(&self) -> Expression<F> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IsZeroChip` is never constructed
[INFO] [stdout]   --> src/is_zero.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct IsZeroChip<F: Field> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `construct`, `configure`, and `assign` are never used
[INFO] [stdout]   --> src/is_zero.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl<F: Field> IsZeroChip<F> {
[INFO] [stdout]    | ---------------------------- associated items in this implementation
[INFO] [stdout] 20 |     pub fn construct(config: IsZeroConfig<F>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn configure(
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub fn assign(
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FactorConfig` is never constructed
[INFO] [stdout]  --> src/under_constrained/factor_underconstrained.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct FactorConfig {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FactorChip` is never constructed
[INFO] [stdout]   --> src/under_constrained/factor_underconstrained.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct FactorChip<F: Field> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `construct`, `configure`, `assign_row`, and `expose_public` are never used
[INFO] [stdout]   --> src/under_constrained/factor_underconstrained.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl<F: Field> FactorChip<F> {
[INFO] [stdout]    | ---------------------------- associated items in this implementation
[INFO] [stdout] 20 |     pub fn construct(config: FactorConfig) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn configure(meta: &mut ConstraintSystem<F>) -> FactorConfig {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn assign_row(
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 |     pub fn expose_public(
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FactorCircuit` is never constructed
[INFO] [stdout]   --> src/under_constrained/factor_underconstrained.rs:89:12
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub struct FactorCircuit<F: Field> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FactorConfig` is never constructed
[INFO] [stdout]  --> src/under_constrained/factor_sound.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct FactorConfig<F: Field> {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FactorChip` is never constructed
[INFO] [stdout]   --> src/under_constrained/factor_sound.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct FactorChip<F: Field> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `construct`, `configure`, `assign_row`, and `expose_public` are never used
[INFO] [stdout]    --> src/under_constrained/factor_sound.rs:24:12
[INFO] [stdout]     |
[INFO] [stdout]  23 | impl<F: Field> FactorChip<F> {
[INFO] [stdout]     | ---------------------------- associated items in this implementation
[INFO] [stdout]  24 |     pub fn construct(config: FactorConfig<F>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  31 |     pub fn configure(meta: &mut ConstraintSystem<F>) -> FactorConfig<F> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  80 |     pub fn assign_row(
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 |     pub fn expose_public(
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FactorCircuit` is never constructed
[INFO] [stdout]    --> src/under_constrained/factor_sound.rs:123:12
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub struct FactorCircuit<F: Field> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.94s
[INFO] running `Command { std: "docker" "inspect" "6d87b4879557c9e35e0cc4b67468363ad1fc21c6e3cee7cf342758619d5c177d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d87b4879557c9e35e0cc4b67468363ad1fc21c6e3cee7cf342758619d5c177d", kill_on_drop: false }`
[INFO] [stdout] 6d87b4879557c9e35e0cc4b67468363ad1fc21c6e3cee7cf342758619d5c177d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51379db5893e7192f82d4405c64d4470ee762ed91065ab35608abc41d710c417
[INFO] running `Command { std: "docker" "start" "-a" "51379db5893e7192f82d4405c64d4470ee762ed91065ab35608abc41d710c417", kill_on_drop: false }`
[INFO] [stdout] warning: struct `IsZeroConfig` is never constructed
[INFO] [stdout]  --> src/is_zero.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct IsZeroConfig<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: method `expr` is never used
[INFO] [stdout]   --> src/is_zero.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl<F: Field> IsZeroConfig<F> {
[INFO] [stdout]    | ------------------------------ method in this implementation
[INFO] [stdout] 10 |     pub fn expr(&self) -> Expression<F> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IsZeroChip` is never constructed
[INFO] [stdout]   --> src/is_zero.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct IsZeroChip<F: Field> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `construct`, `configure`, and `assign` are never used
[INFO] [stdout]   --> src/is_zero.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl<F: Field> IsZeroChip<F> {
[INFO] [stdout]    | ---------------------------- associated items in this implementation
[INFO] [stdout] 20 |     pub fn construct(config: IsZeroConfig<F>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn configure(
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub fn assign(
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FactorConfig` is never constructed
[INFO] [stdout]  --> src/under_constrained/factor_underconstrained.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct FactorConfig {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FactorChip` is never constructed
[INFO] [stdout]   --> src/under_constrained/factor_underconstrained.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct FactorChip<F: Field> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `construct`, `configure`, `assign_row`, and `expose_public` are never used
[INFO] [stdout]   --> src/under_constrained/factor_underconstrained.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl<F: Field> FactorChip<F> {
[INFO] [stdout]    | ---------------------------- associated items in this implementation
[INFO] [stdout] 20 |     pub fn construct(config: FactorConfig) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn configure(meta: &mut ConstraintSystem<F>) -> FactorConfig {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn assign_row(
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 |     pub fn expose_public(
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FactorCircuit` is never constructed
[INFO] [stdout]   --> src/under_constrained/factor_underconstrained.rs:89:12
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub struct FactorCircuit<F: Field> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FactorConfig` is never constructed
[INFO] [stdout]  --> src/under_constrained/factor_sound.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct FactorConfig<F: Field> {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FactorChip` is never constructed
[INFO] [stdout]   --> src/under_constrained/factor_sound.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct FactorChip<F: Field> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `construct`, `configure`, `assign_row`, and `expose_public` are never used
[INFO] [stdout]    --> src/under_constrained/factor_sound.rs:24:12
[INFO] [stdout]     |
[INFO] [stdout]  23 | impl<F: Field> FactorChip<F> {
[INFO] [stdout]     | ---------------------------- associated items in this implementation
[INFO] [stdout]  24 |     pub fn construct(config: FactorConfig<F>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  31 |     pub fn configure(meta: &mut ConstraintSystem<F>) -> FactorConfig<F> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  80 |     pub fn assign_row(
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 |     pub fn expose_public(
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FactorCircuit` is never constructed
[INFO] [stdout]    --> src/under_constrained/factor_sound.rs:123:12
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub struct FactorCircuit<F: Field> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling unsound-halo2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.82s
[INFO] running `Command { std: "docker" "inspect" "51379db5893e7192f82d4405c64d4470ee762ed91065ab35608abc41d710c417", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51379db5893e7192f82d4405c64d4470ee762ed91065ab35608abc41d710c417", kill_on_drop: false }`
[INFO] [stdout] 51379db5893e7192f82d4405c64d4470ee762ed91065ab35608abc41d710c417
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4905295baff8dfd80dca3e4ee37a61ee6b569b6711a0429ef1e3a4230be80ccf
[INFO] running `Command { std: "docker" "start" "-a" "4905295baff8dfd80dca3e4ee37a61ee6b569b6711a0429ef1e3a4230be80ccf", kill_on_drop: false }`
[INFO] [stderr] warning: struct `IsZeroConfig` is never constructed
[INFO] [stderr]  --> src/is_zero.rs:4:12
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct IsZeroConfig<F> {
[INFO] [stderr]   |            ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `expr` is never used
[INFO] [stderr]   --> src/is_zero.rs:10:12
[INFO] [stderr]    |
[INFO] [stderr]  9 | impl<F: Field> IsZeroConfig<F> {
[INFO] [stderr]    | ------------------------------ method in this implementation
[INFO] [stderr] 10 |     pub fn expr(&self) -> Expression<F> {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `IsZeroChip` is never constructed
[INFO] [stderr]   --> src/is_zero.rs:15:12
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct IsZeroChip<F: Field> {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `construct`, `configure`, and `assign` are never used
[INFO] [stderr]   --> src/is_zero.rs:20:12
[INFO] [stderr]    |
[INFO] [stderr] 19 | impl<F: Field> IsZeroChip<F> {
[INFO] [stderr]    | ---------------------------- associated items in this implementation
[INFO] [stderr] 20 |     pub fn construct(config: IsZeroConfig<F>) -> Self {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 24 |     pub fn configure(
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 55 |     pub fn assign(
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FactorConfig` is never constructed
[INFO] [stderr]  --> src/under_constrained/factor_underconstrained.rs:6:12
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct FactorConfig {
[INFO] [stderr]   |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FactorChip` is never constructed
[INFO] [stderr]   --> src/under_constrained/factor_underconstrained.rs:14:8
[INFO] [stderr]    |
[INFO] [stderr] 14 | struct FactorChip<F: Field> {
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `construct`, `configure`, `assign_row`, and `expose_public` are never used
[INFO] [stderr]   --> src/under_constrained/factor_underconstrained.rs:20:12
[INFO] [stderr]    |
[INFO] [stderr] 19 | impl<F: Field> FactorChip<F> {
[INFO] [stderr]    | ---------------------------- associated items in this implementation
[INFO] [stderr] 20 |     pub fn construct(config: FactorConfig) -> Self {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 27 |     pub fn configure(meta: &mut ConstraintSystem<F>) -> FactorConfig {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 54 |     pub fn assign_row(
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 78 |     pub fn expose_public(
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FactorCircuit` is never constructed
[INFO] [stderr]   --> src/under_constrained/factor_underconstrained.rs:89:12
[INFO] [stderr]    |
[INFO] [stderr] 89 | pub struct FactorCircuit<F: Field> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FactorConfig` is never constructed
[INFO] [stderr]  --> src/under_constrained/factor_sound.rs:8:12
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub struct FactorConfig<F: Field> {
[INFO] [stderr]   |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FactorChip` is never constructed
[INFO] [stderr]   --> src/under_constrained/factor_sound.rs:18:8
[INFO] [stderr]    |
[INFO] [stderr] 18 | struct FactorChip<F: Field> {
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `construct`, `configure`, `assign_row`, and `expose_public` are never used
[INFO] [stderr]    --> src/under_constrained/factor_sound.rs:24:12
[INFO] [stderr]     |
[INFO] [stderr]  23 | impl<F: Field> FactorChip<F> {
[INFO] [stderr]     | ---------------------------- associated items in this implementation
[INFO] [stderr]  24 |     pub fn construct(config: FactorConfig<F>) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  31 |     pub fn configure(meta: &mut ConstraintSystem<F>) -> FactorConfig<F> {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  80 |     pub fn assign_row(
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 112 |     pub fn expose_public(
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FactorCircuit` is never constructed
[INFO] [stderr]    --> src/under_constrained/factor_sound.rs:123:12
[INFO] [stderr]     |
[INFO] [stderr] 123 | pub struct FactorCircuit<F: Field> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `unsound-halo2` (lib) generated 12 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/halo2_examples-cbc6fcb8510d9ec0)
[INFO] [stdout] running 4 tests
[INFO] [stdout] test under_constrained::factor_underconstrained::tests::malicious_prover ... ok
[INFO] [stdout] test under_constrained::factor_underconstrained::tests::innocent_prover ... ok
[INFO] [stdout] test under_constrained::factor_sound::tests::innocent_prover ... ok
[INFO] [stdout] test under_constrained::factor_sound::tests::malicious_prover ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- under_constrained::factor_sound::tests::malicious_prover stdout ----
[INFO] [stdout] error: constraint not satisfied
[INFO] [stdout] 
[INFO] [stdout]   Cell layout in region 'Factor circuit assign':
[INFO] [stdout]     | Offset | A0 |
[INFO] [stdout]     +--------+----+
[INFO] [stdout]     |    0   | x0 | <--{ Gate 'Mul & NotEqOne Gate' applied here
[INFO] [stdout] 
[INFO] [stdout]   Constraint '':
[INFO] [stdout]     S0 * (1 - ((x0 - 1) * )) = 0
[INFO] [stdout] 
[INFO] [stdout]   Assigned cell values:
[INFO] [stdout]     x0 = 1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'under_constrained::factor_sound::tests::malicious_prover' (18) panicked at /opt/rustwide/cargo-home/git/checkouts/halo2-a4679ef32e7b7344/be95568/halo2_proofs/src/dev.rs:1448:13:
[INFO] [stdout] circuit was not satisfied
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5976e775bf82 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5976e775bf82 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5976e775bf82 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5976e775bf82 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5976e77713ba - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5976e77713ba - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5976e7760db6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5976e7760db6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5976e773a44f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5976e773a44f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5976e7754269 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5976e76a68fe - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5976e76a68fe - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5976e7754422 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5976e7754422 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5976e773a53a - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5976e7731ed9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5976e773b35d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5976e7771a8c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5976e76949a9 - <halo2_proofs[aa5e4761f4869421]::dev::MockProver<halo2curves[13323714fe81a21f]::bn256::fr::Fr>>::assert_satisfied
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/halo2-a4679ef32e7b7344/be95568/halo2_proofs/src/dev.rs:1448:13
[INFO] [stdout]   20:     0x5976e769513e - halo2_examples[f193ad3c78ea193]::under_constrained::factor_sound::tests::malicious_prover
[INFO] [stdout]                                at /opt/rustwide/workdir/src/under_constrained/factor_sound.rs:179:16
[INFO] [stdout]   21:     0x5976e76946f7 - halo2_examples[f193ad3c78ea193]::under_constrained::factor_sound::tests::malicious_prover::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/under_constrained/factor_sound.rs:173:26
[INFO] [stdout]   22:     0x5976e764bab6 - <halo2_examples[f193ad3c78ea193]::under_constrained::factor_sound::tests::malicious_prover::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5976e769acab - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5976e769acab - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5976e76a750a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5976e76a750a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5976e76a750a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5976e76a750a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5976e76a750a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5976e76a750a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5976e76a750a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5976e76a19d4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5976e76a19d4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5976e76aa002 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5976e76aa002 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5976e76aa002 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5976e76aa002 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5976e76aa002 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5976e76aa002 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5976e76aa002 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5976e775b82f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x5976e775b82f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x74fe27419aa4 - <unknown>
[INFO] [stdout]   44:     0x74fe274a6a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     under_constrained::factor_sound::tests::malicious_prover
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "4905295baff8dfd80dca3e4ee37a61ee6b569b6711a0429ef1e3a4230be80ccf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4905295baff8dfd80dca3e4ee37a61ee6b569b6711a0429ef1e3a4230be80ccf", kill_on_drop: false }`
[INFO] [stdout] 4905295baff8dfd80dca3e4ee37a61ee6b569b6711a0429ef1e3a4230be80ccf
