[INFO] cloning repository https://github.com/ivan-kyuchukov/halo2-examples
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ivan-kyuchukov/halo2-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivan-kyuchukov%2Fhalo2-examples", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivan-kyuchukov%2Fhalo2-examples'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8740222984663a5641272014874f9b74d0b13452
[INFO] testing ivan-kyuchukov/halo2-examples against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivan-kyuchukov%2Fhalo2-examples" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ivan-kyuchukov/halo2-examples
[INFO] finished tweaking git repo https://github.com/ivan-kyuchukov/halo2-examples
[INFO] tweaked toml for git repo https://github.com/ivan-kyuchukov/halo2-examples written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ivan-kyuchukov/halo2-examples 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/ivan-kyuchukov/halo2-examples 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/zcash/halo2.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-ident v1.0.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.81
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.81
[INFO] [stderr]   Downloaded group v0.12.0
[INFO] [stderr]   Downloaded ff v0.12.0
[INFO] [stderr]   Downloaded getrandom v0.2.7
[INFO] [stderr]   Downloaded blake2b_simd v1.0.0
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.81
[INFO] [stderr]   Downloaded pasta_curves v0.4.0
[INFO] [stderr]   Downloaded rayon-core v1.9.3
[INFO] [stderr]   Downloaded weezl v0.1.6
[INFO] [stderr]   Downloaded gif v0.11.3
[INFO] [stderr]   Downloaded js-sys v0.3.58
[INFO] [stderr]   Downloaded bumpalo v3.10.0
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.81
[INFO] [stderr]   Downloaded wyz v0.5.0
[INFO] [stderr]   Downloaded cmake v0.1.48
[INFO] [stderr]   Downloaded rayon v1.5.3
[INFO] [stderr]   Downloaded syn v1.0.96
[INFO] [stderr]   Downloaded tabbycat v0.1.2
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.81
[INFO] [stderr]   Downloaded bitvec v1.0.0
[INFO] [stderr]   Downloaded web-sys v0.3.58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 878051dbaee8af4dba7f3f10dc4180309492ee13875a446bfab04eac4b2d927a
[INFO] running `Command { std: "docker" "start" "-a" "878051dbaee8af4dba7f3f10dc4180309492ee13875a446bfab04eac4b2d927a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "878051dbaee8af4dba7f3f10dc4180309492ee13875a446bfab04eac4b2d927a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "878051dbaee8af4dba7f3f10dc4180309492ee13875a446bfab04eac4b2d927a", kill_on_drop: false }`
[INFO] [stdout] 878051dbaee8af4dba7f3f10dc4180309492ee13875a446bfab04eac4b2d927a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 268bba99ab04eae8402dc329159bbfd127d69b5e71750922549bc575b3931a62
[INFO] running `Command { std: "docker" "start" "-a" "268bba99ab04eae8402dc329159bbfd127d69b5e71750922549bc575b3931a62", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling wyz v0.5.0
[INFO] [stderr]    Compiling blake2b_simd v1.0.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bitvec v1.0.0
[INFO] [stderr]    Compiling num_cpus v1.13.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 fibonacci v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Constraints`, `Expression`, and `TableColumn`
[INFO] [stdout]  --> src/range_check/example3_broken.rs:5:53
[INFO] [stdout]   |
[INFO] [stdout] 5 |         Advice, Assigned, Column, ConstraintSystem, Constraints, Error, Expression, Selector,
[INFO] [stdout]   |                                                     ^^^^^^^^^^^         ^^^^^^^^^^
[INFO] [stdout] 6 |         TableColumn,
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/mip/chips/merkle_v2.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::hash_2::{self, Hash2Chip, Hash2Config};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `path`
[INFO] [stdout]  --> src/mip/chips/merkle_v2.rs:8:32
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::{marker::PhantomData, path};
[INFO] [stdout]   |                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/mip/chips/my_mip_chip_v2.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::hash_2::{self, Hash2Chip, Hash2Config};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `path`
[INFO] [stdout]  --> src/mip/chips/my_mip_chip_v2.rs:8:32
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::{marker::PhantomData, path, println};
[INFO] [stdout]   |                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::MerkleTreeV2Circuit`
[INFO] [stdout]   --> src/mip/circuits/merkle_v2.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |     use super::MerkleTreeV2Circuit;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `circuit::Value`, `dev::MockProver`, and `pasta::Fp`
[INFO] [stdout]   --> src/mip/circuits/merkle_v2.rs:56:24
[INFO] [stdout]    |
[INFO] [stdout] 56 |     use halo2_proofs::{circuit::Value, dev::MockProver, pasta::Fp};
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `marker::PhantomData` and `println`
[INFO] [stdout]  --> src/mip/circuits/my_mip.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{marker::PhantomData, println};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::MyMIPCircuitV2`
[INFO] [stdout]   --> src/mip/circuits/my_mip_v2.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |     use super::MyMIPCircuitV2;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `circuit::Value`, `dev::MockProver`, and `pasta::Fp`
[INFO] [stdout]   --> src/mip/circuits/my_mip_v2.rs:60:24
[INFO] [stdout]    |
[INFO] [stdout] 60 |     use halo2_proofs::{circuit::Value, dev::MockProver, pasta::Fp};
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Field`
[INFO] [stdout]  --> src/mip/chips/my_mip_chip_v2.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 |     arithmetic::{Field, FieldExt},
[INFO] [stdout]   |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Field`
[INFO] [stdout]  --> src/mip/chips/merkle_v2.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 |     arithmetic::{Field, FieldExt},
[INFO] [stdout]   |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/mip/circuits/my_mip.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |             mut prev_leaf, 
[INFO] [stdout]    |             ----^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/mip/circuits/my_mip.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |             mut prev_proof, 
[INFO] [stdout]    |             ----^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prev_leaf`
[INFO] [stdout]   --> src/mip/circuits/my_mip.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |             mut prev_leaf, 
[INFO] [stdout]    |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prev_leaf`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prev_proof`
[INFO] [stdout]   --> src/mip/circuits/my_mip.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |             mut prev_proof, 
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prev_proof`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FibonacciConfig` is never constructed
[INFO] [stdout]  --> src/fibonacci/example1.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct FibonacciConfig {
[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 `FibonacciChip` is never constructed
[INFO] [stdout]   --> src/fibonacci/example1.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct FibonacciChip<F: FieldExt> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `construct`, `configure`, `assign_first_row`, `assign_row`, and `expose_public` are never used
[INFO] [stdout]    --> src/fibonacci/example1.rs:20:12
[INFO] [stdout]     |
[INFO] [stdout]  19 | impl<F: FieldExt> FibonacciChip<F> {
[INFO] [stdout]     | ---------------------------------- associated items in this implementation
[INFO] [stdout]  20 |     pub fn construct(config: FibonacciConfig) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  27 |     pub fn configure(meta: &mut ConstraintSystem<F>) -> FibonacciConfig {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  61 |     pub fn assign_first_row(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  96 |     pub fn assign_row(
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 133 |     pub fn expose_public(
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MyCircuit` is never constructed
[INFO] [stdout]    --> src/fibonacci/example1.rs:144:8
[INFO] [stdout]     |
[INFO] [stdout] 144 | struct MyCircuit<F>(PhantomData<F>);
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ACell` is never constructed
[INFO] [stdout]  --> src/fibonacci/example2.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct ACell<F: FieldExt>(AssignedCell<F, F>);
[INFO] [stdout]   |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FibonacciConfig` is never constructed
[INFO] [stdout]  --> src/fibonacci/example2.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct FibonacciConfig {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FibonacciChip` is never constructed
[INFO] [stdout]   --> src/fibonacci/example2.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct FibonacciChip<F: FieldExt> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `construct`, `configure`, `assign`, and `expose_public` are never used
[INFO] [stdout]    --> src/fibonacci/example2.rs:21:12
[INFO] [stdout]     |
[INFO] [stdout]  20 | impl<F: FieldExt> FibonacciChip<F> {
[INFO] [stdout]     | ---------------------------------- associated items in this implementation
[INFO] [stdout]  21 |     pub fn construct(config: FibonacciConfig) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  28 |     pub fn configure(
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 |     pub fn assign(
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub fn expose_public(
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MyCircuit` is never constructed
[INFO] [stdout]    --> src/fibonacci/example2.rs:117:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | struct MyCircuit<F>(PhantomData<F>);
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FunctionConfig` is never constructed
[INFO] [stdout]   --> src/fibonacci/example3.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct FunctionConfig<F: FieldExt> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FunctionChip` is never constructed
[INFO] [stdout]   --> src/fibonacci/example3.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct FunctionChip<F: FieldExt> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `construct`, `configure`, and `assign` are never used
[INFO] [stdout]   --> src/fibonacci/example3.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl<F: FieldExt> FunctionChip<F> {
[INFO] [stdout]    | --------------------------------- associated items in this implementation
[INFO] [stdout] 25 |     pub fn construct(config: FunctionConfig<F>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn configure(meta: &mut ConstraintSystem<F>) -> FunctionConfig<F> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub fn assign(
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FunctionCircuit` is never constructed
[INFO] [stdout]   --> src/fibonacci/example3.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 | struct FunctionCircuit<F> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FibonacciConfig` is never constructed
[INFO] [stdout]  --> src/fibonacci/example4.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct FibonacciConfig {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FibonacciChip` is never constructed
[INFO] [stdout]   --> src/fibonacci/example4.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct FibonacciChip<F: FieldExt> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `construct`, `configure`, `load_table`, `assign`, and `expose_public` are never used
[INFO] [stdout]    --> src/fibonacci/example4.rs:20:12
[INFO] [stdout]     |
[INFO] [stdout]  19 | impl<F: FieldExt> FibonacciChip<F> {
[INFO] [stdout]     | ---------------------------------- associated items in this implementation
[INFO] [stdout]  20 |     pub fn construct(config: FibonacciConfig) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  27 |     pub fn configure(meta: &mut ConstraintSystem<F>) -> FibonacciConfig {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  79 |     fn load_table(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn assign(
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 194 |     pub fn expose_public(
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MyCircuit` is never constructed
[INFO] [stdout]    --> src/fibonacci/example4.rs:205:8
[INFO] [stdout]     |
[INFO] [stdout] 205 | struct MyCircuit<F>(PhantomData<F>);
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[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] 
[INFO] [stdout] warning: method `expr` is never used
[INFO] [stdout]   --> src/is_zero.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl<F: FieldExt> 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: FieldExt> {
[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: FieldExt> 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 `RangeConstrained` is never constructed
[INFO] [stdout]   --> src/range_check/example1.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct RangeConstrained<F: FieldExt, const RANGE: usize>(AssignedCell<Assigned<F>, F>);
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RangeCheckConfig` is never constructed
[INFO] [stdout]   --> src/range_check/example1.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct RangeCheckConfig<F: FieldExt, const RANGE: usize> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `configure` and `assign` are never used
[INFO] [stdout]   --> src/range_check/example1.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl<F: FieldExt, const RANGE: usize> RangeCheckConfig<F, RANGE> {
[INFO] [stdout]    | ---------------------------------------------------------------- associated items in this implementation
[INFO] [stdout] 29 |     pub fn configure(meta: &mut ConstraintSystem<F>, value: Column<Advice>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub fn assign(
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RangeConstrained` is never constructed
[INFO] [stdout]   --> src/range_check/example2.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | struct RangeConstrained<F: FieldExt, const RANGE: usize>(AssignedCell<Assigned<F>, F>);
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RangeCheckConfig` is never constructed
[INFO] [stdout]   --> src/range_check/example2.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | struct RangeCheckConfig<F: FieldExt, const RANGE: usize, const LOOKUP_RANGE: usize> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `configure`, `assign_simple`, and `assign_lookup` are never used
[INFO] [stdout]   --> src/range_check/example2.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | / impl<F: FieldExt, const RANGE: usize, const LOOKUP_RANGE: usize>
[INFO] [stdout] 34 | |     RangeCheckConfig<F, RANGE, LOOKUP_RANGE>
[INFO] [stdout]    | |____________________________________________- associated items in this implementation
[INFO] [stdout] 35 |   {
[INFO] [stdout] 36 |       pub fn configure(meta: &mut ConstraintSystem<F>, value: Column<Advice>) -> Self {
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 |       pub fn assign_simple(
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 97 |       pub fn assign_lookup(
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RangeTableConfig` is never constructed
[INFO] [stdout]   --> src/range_check/example2/table.rs:11:19
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(super) struct RangeTableConfig<F: FieldExt, const RANGE: usize> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `configure` and `load` are never used
[INFO] [stdout]   --> src/range_check/example2/table.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl<F: FieldExt, const RANGE: usize> RangeTableConfig<F, RANGE> {
[INFO] [stdout]    | ---------------------------------------------------------------- associated items in this implementation
[INFO] [stdout] 17 |     pub(super) fn configure(meta: &mut ConstraintSystem<F>) -> Self {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub(super) fn load(&self, layouter: &mut impl Layouter<F>) -> Result<(), Error> {
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RangeConstrained` is never constructed
[INFO] [stdout]   --> src/range_check/example3_broken.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | struct RangeConstrained<F: FieldExt> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RangeCheckConfig` is never constructed
[INFO] [stdout]   --> src/range_check/example3_broken.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 38 | struct RangeCheckConfig<F: FieldExt, const NUM_BITS: usize, const RANGE: usize> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `configure` and `assign` are never used
[INFO] [stdout]   --> src/range_check/example3_broken.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 45 | impl<F: FieldExt, const NUM_BITS: usize, const RANGE: usize> RangeCheckConfig<F, NUM_BITS, RANGE> {
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------- associated items in this implementation
[INFO] [stdout] 46 |     pub fn configure(
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub fn assign(
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RangeTableConfig` is never constructed
[INFO] [stdout]   --> src/range_check/example3_broken/table.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(super) struct RangeTableConfig<F: FieldExt, const NUM_BITS: usize, const RANGE: usize> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `configure` and `load` are never used
[INFO] [stdout]   --> src/range_check/example3_broken/table.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl<F: FieldExt, const NUM_BITS: usize, const RANGE: usize> RangeTableConfig<F, NUM_BITS, RANGE> {
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------- associated items in this implementation
[INFO] [stdout] 20 |     pub(super) fn configure(meta: &mut ConstraintSystem<F>) -> Self {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub(super) fn load(&self, layouter: &mut impl Layouter<F>) -> Result<(), Error> {
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MerkleTreeV2Config` is never constructed
[INFO] [stdout]   --> src/mip/chips/merkle_v2.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct MerkleTreeV2Config {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MerkleTreeV2Chip` is never constructed
[INFO] [stdout]   --> src/mip/chips/merkle_v2.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct MerkleTreeV2Chip<F: FieldExt> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `construct`, `configure`, `load_private`, `expose_public`, `merkle_prove`, and `merkle_prove_layer` are never used
[INFO] [stdout]    --> src/mip/chips/merkle_v2.rs:26:12
[INFO] [stdout]     |
[INFO] [stdout]  25 | impl<F: FieldExt> MerkleTreeV2Chip<F> {
[INFO] [stdout]     | ------------------------------------- associated items in this implementation
[INFO] [stdout]  26 |     pub fn construct(config: MerkleTreeV2Config) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  33 |     pub fn configure(
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  79 |     pub fn load_private(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  92 |     pub fn expose_public(
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub fn merkle_prove(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 |     fn merkle_prove_layer(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Hash2Config` is never constructed
[INFO] [stdout]  --> src/mip/chips/hash_2.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Hash2Config {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Hash2Chip` is never constructed
[INFO] [stdout]   --> src/mip/chips/hash_2.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Hash2Chip<F: FieldExt> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `construct`, `configure`, `load_private`, `load_constant`, `expose_public`, and `hash2` are never used
[INFO] [stdout]   --> src/mip/chips/hash_2.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<F: FieldExt> Hash2Chip<F> {
[INFO] [stdout]    | ------------------------------ associated items in this implementation
[INFO] [stdout] 19 |     pub fn construct(config: Hash2Config) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn configure(
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub fn load_private(
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn load_constant(
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub fn expose_public(
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 96 |     pub fn hash2(
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MyMerkleConfig` is never constructed
[INFO] [stdout]  --> src/mip/chips/my_mip_chip.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct MyMerkleConfig {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MyMIPChip` is never constructed
[INFO] [stdout]   --> src/mip/chips/my_mip_chip.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct MyMIPChip<F: FieldExt> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `construct`, `configure`, `assign_first_row`, `assign_row`, and `expose_public` are never used
[INFO] [stdout]    --> src/mip/chips/my_mip_chip.rs:21:12
[INFO] [stdout]     |
[INFO] [stdout]  20 | impl<F: FieldExt> MyMIPChip<F> {
[INFO] [stdout]     | ------------------------------ associated items in this implementation
[INFO] [stdout]  21 |     pub fn construct(config: MyMerkleConfig) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  28 |     pub fn configure(meta: &mut ConstraintSystem<F>) -> MyMerkleConfig {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub fn assign_first_row(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 |     pub fn assign_row(
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 175 |     pub fn expose_public(
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MyMIPConfigV2` is never constructed
[INFO] [stdout]   --> src/mip/chips/my_mip_chip_v2.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct MyMIPConfigV2 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MyMIPChipV2` is never constructed
[INFO] [stdout]   --> src/mip/chips/my_mip_chip_v2.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct MyMIPChipV2<F: FieldExt> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `construct`, `configure`, `load_private`, `expose_public`, `merkle_prove`, and `merkle_prove_row` are never used
[INFO] [stdout]    --> src/mip/chips/my_mip_chip_v2.rs:26:12
[INFO] [stdout]     |
[INFO] [stdout]  25 | impl<F: FieldExt> MyMIPChipV2<F> {
[INFO] [stdout]     | -------------------------------- associated items in this implementation
[INFO] [stdout]  26 |     pub fn construct(config: MyMIPConfigV2) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  33 |     pub fn configure(
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  79 |     pub fn load_private(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  92 |     pub fn expose_public(
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub fn merkle_prove(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 |     fn merkle_prove_row(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MerkleTreeV2Circuit` is never constructed
[INFO] [stdout]  --> src/mip/circuits/merkle_v2.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct MerkleTreeV2Circuit<F> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MyMIPCircuit` is never constructed
[INFO] [stdout]  --> src/mip/circuits/my_mip.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | struct MyMIPCircuit<F> {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MyMIPCircuitV2` is never constructed
[INFO] [stdout]  --> src/mip/circuits/my_mip_v2.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | struct MyMIPCircuitV2<F> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.34s
[INFO] running `Command { std: "docker" "inspect" "268bba99ab04eae8402dc329159bbfd127d69b5e71750922549bc575b3931a62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "268bba99ab04eae8402dc329159bbfd127d69b5e71750922549bc575b3931a62", kill_on_drop: false }`
[INFO] [stdout] 268bba99ab04eae8402dc329159bbfd127d69b5e71750922549bc575b3931a62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] df199ec7cd8f231e0551bd4b92f005c0fab4bb11ba8987b0a3f25f1ae5f6b827
[INFO] running `Command { std: "docker" "start" "-a" "df199ec7cd8f231e0551bd4b92f005c0fab4bb11ba8987b0a3f25f1ae5f6b827", kill_on_drop: false }`
[INFO] [stdout] warning: unused imports: `Constraints`, `Expression`, and `TableColumn`
[INFO] [stdout]  --> src/range_check/example3_broken.rs:5:53
[INFO] [stdout]   |
[INFO] [stdout] 5 |         Advice, Assigned, Column, ConstraintSystem, Constraints, Error, Expression, Selector,
[INFO] [stdout]   |                                                     ^^^^^^^^^^^         ^^^^^^^^^^
[INFO] [stdout] 6 |         TableColumn,
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/mip/chips/merkle_v2.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::hash_2::{self, Hash2Chip, Hash2Config};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `path`
[INFO] [stdout]  --> src/mip/chips/merkle_v2.rs:8:32
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::{marker::PhantomData, path};
[INFO] [stdout]   |                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/mip/chips/my_mip_chip_v2.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::hash_2::{self, Hash2Chip, Hash2Config};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `path`
[INFO] [stdout]  --> src/mip/chips/my_mip_chip_v2.rs:8:32
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::{marker::PhantomData, path, println};
[INFO] [stdout]   |                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::MerkleTreeV2Circuit`
[INFO] [stdout]   --> src/mip/circuits/merkle_v2.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |     use super::MerkleTreeV2Circuit;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `circuit::Value`, `dev::MockProver`, and `pasta::Fp`
[INFO] [stdout]   --> src/mip/circuits/merkle_v2.rs:56:24
[INFO] [stdout]    |
[INFO] [stdout] 56 |     use halo2_proofs::{circuit::Value, dev::MockProver, pasta::Fp};
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `marker::PhantomData` and `println`
[INFO] [stdout]  --> src/mip/circuits/my_mip.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{marker::PhantomData, println};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::MyMIPCircuitV2`
[INFO] [stdout]   --> src/mip/circuits/my_mip_v2.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |     use super::MyMIPCircuitV2;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `circuit::Value`, `dev::MockProver`, and `pasta::Fp`
[INFO] [stdout]   --> src/mip/circuits/my_mip_v2.rs:60:24
[INFO] [stdout]    |
[INFO] [stdout] 60 |     use halo2_proofs::{circuit::Value, dev::MockProver, pasta::Fp};
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Field`
[INFO] [stdout]  --> src/mip/chips/my_mip_chip_v2.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 |     arithmetic::{Field, FieldExt},
[INFO] [stdout]   |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Field`
[INFO] [stdout]  --> src/mip/chips/merkle_v2.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 |     arithmetic::{Field, FieldExt},
[INFO] [stdout]   |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/mip/circuits/my_mip.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |             mut prev_leaf, 
[INFO] [stdout]    |             ----^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/mip/circuits/my_mip.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |             mut prev_proof, 
[INFO] [stdout]    |             ----^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prev_leaf`
[INFO] [stdout]   --> src/mip/circuits/my_mip.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |             mut prev_leaf, 
[INFO] [stdout]    |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prev_leaf`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prev_proof`
[INFO] [stdout]   --> src/mip/circuits/my_mip.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |             mut prev_proof, 
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prev_proof`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FibonacciConfig` is never constructed
[INFO] [stdout]  --> src/fibonacci/example1.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct FibonacciConfig {
[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 `FibonacciChip` is never constructed
[INFO] [stdout]   --> src/fibonacci/example1.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct FibonacciChip<F: FieldExt> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `construct`, `configure`, `assign_first_row`, `assign_row`, and `expose_public` are never used
[INFO] [stdout]    --> src/fibonacci/example1.rs:20:12
[INFO] [stdout]     |
[INFO] [stdout]  19 | impl<F: FieldExt> FibonacciChip<F> {
[INFO] [stdout]     | ---------------------------------- associated items in this implementation
[INFO] [stdout]  20 |     pub fn construct(config: FibonacciConfig) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  27 |     pub fn configure(meta: &mut ConstraintSystem<F>) -> FibonacciConfig {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  61 |     pub fn assign_first_row(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  96 |     pub fn assign_row(
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 133 |     pub fn expose_public(
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MyCircuit` is never constructed
[INFO] [stdout]    --> src/fibonacci/example1.rs:144:8
[INFO] [stdout]     |
[INFO] [stdout] 144 | struct MyCircuit<F>(PhantomData<F>);
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ACell` is never constructed
[INFO] [stdout]  --> src/fibonacci/example2.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct ACell<F: FieldExt>(AssignedCell<F, F>);
[INFO] [stdout]   |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FibonacciConfig` is never constructed
[INFO] [stdout]  --> src/fibonacci/example2.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct FibonacciConfig {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FibonacciChip` is never constructed
[INFO] [stdout]   --> src/fibonacci/example2.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct FibonacciChip<F: FieldExt> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `construct`, `configure`, `assign`, and `expose_public` are never used
[INFO] [stdout]    --> src/fibonacci/example2.rs:21:12
[INFO] [stdout]     |
[INFO] [stdout]  20 | impl<F: FieldExt> FibonacciChip<F> {
[INFO] [stdout]     | ---------------------------------- associated items in this implementation
[INFO] [stdout]  21 |     pub fn construct(config: FibonacciConfig) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  28 |     pub fn configure(
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 |     pub fn assign(
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub fn expose_public(
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MyCircuit` is never constructed
[INFO] [stdout]    --> src/fibonacci/example2.rs:117:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | struct MyCircuit<F>(PhantomData<F>);
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FunctionConfig` is never constructed
[INFO] [stdout]   --> src/fibonacci/example3.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct FunctionConfig<F: FieldExt> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FunctionChip` is never constructed
[INFO] [stdout]   --> src/fibonacci/example3.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct FunctionChip<F: FieldExt> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `construct`, `configure`, and `assign` are never used
[INFO] [stdout]   --> src/fibonacci/example3.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl<F: FieldExt> FunctionChip<F> {
[INFO] [stdout]    | --------------------------------- associated items in this implementation
[INFO] [stdout] 25 |     pub fn construct(config: FunctionConfig<F>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn configure(meta: &mut ConstraintSystem<F>) -> FunctionConfig<F> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub fn assign(
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FunctionCircuit` is never constructed
[INFO] [stdout]   --> src/fibonacci/example3.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 | struct FunctionCircuit<F> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FibonacciConfig` is never constructed
[INFO] [stdout]  --> src/fibonacci/example4.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct FibonacciConfig {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FibonacciChip` is never constructed
[INFO] [stdout]   --> src/fibonacci/example4.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct FibonacciChip<F: FieldExt> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `construct`, `configure`, `load_table`, `assign`, and `expose_public` are never used
[INFO] [stdout]    --> src/fibonacci/example4.rs:20:12
[INFO] [stdout]     |
[INFO] [stdout]  19 | impl<F: FieldExt> FibonacciChip<F> {
[INFO] [stdout]     | ---------------------------------- associated items in this implementation
[INFO] [stdout]  20 |     pub fn construct(config: FibonacciConfig) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  27 |     pub fn configure(meta: &mut ConstraintSystem<F>) -> FibonacciConfig {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  79 |     fn load_table(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn assign(
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 194 |     pub fn expose_public(
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MyCircuit` is never constructed
[INFO] [stdout]    --> src/fibonacci/example4.rs:205:8
[INFO] [stdout]     |
[INFO] [stdout] 205 | struct MyCircuit<F>(PhantomData<F>);
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[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] 
[INFO] [stdout] warning: method `expr` is never used
[INFO] [stdout]   --> src/is_zero.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl<F: FieldExt> 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: FieldExt> {
[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: FieldExt> 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 `RangeConstrained` is never constructed
[INFO] [stdout]   --> src/range_check/example1.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct RangeConstrained<F: FieldExt, const RANGE: usize>(AssignedCell<Assigned<F>, F>);
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RangeCheckConfig` is never constructed
[INFO] [stdout]   --> src/range_check/example1.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct RangeCheckConfig<F: FieldExt, const RANGE: usize> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `configure` and `assign` are never used
[INFO] [stdout]   --> src/range_check/example1.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl<F: FieldExt, const RANGE: usize> RangeCheckConfig<F, RANGE> {
[INFO] [stdout]    | ---------------------------------------------------------------- associated items in this implementation
[INFO] [stdout] 29 |     pub fn configure(meta: &mut ConstraintSystem<F>, value: Column<Advice>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub fn assign(
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RangeConstrained` is never constructed
[INFO] [stdout]   --> src/range_check/example2.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | struct RangeConstrained<F: FieldExt, const RANGE: usize>(AssignedCell<Assigned<F>, F>);
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RangeCheckConfig` is never constructed
[INFO] [stdout]   --> src/range_check/example2.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | struct RangeCheckConfig<F: FieldExt, const RANGE: usize, const LOOKUP_RANGE: usize> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `configure`, `assign_simple`, and `assign_lookup` are never used
[INFO] [stdout]   --> src/range_check/example2.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | / impl<F: FieldExt, const RANGE: usize, const LOOKUP_RANGE: usize>
[INFO] [stdout] 34 | |     RangeCheckConfig<F, RANGE, LOOKUP_RANGE>
[INFO] [stdout]    | |____________________________________________- associated items in this implementation
[INFO] [stdout] 35 |   {
[INFO] [stdout] 36 |       pub fn configure(meta: &mut ConstraintSystem<F>, value: Column<Advice>) -> Self {
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 |       pub fn assign_simple(
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 97 |       pub fn assign_lookup(
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RangeTableConfig` is never constructed
[INFO] [stdout]   --> src/range_check/example2/table.rs:11:19
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(super) struct RangeTableConfig<F: FieldExt, const RANGE: usize> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `configure` and `load` are never used
[INFO] [stdout]   --> src/range_check/example2/table.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl<F: FieldExt, const RANGE: usize> RangeTableConfig<F, RANGE> {
[INFO] [stdout]    | ---------------------------------------------------------------- associated items in this implementation
[INFO] [stdout] 17 |     pub(super) fn configure(meta: &mut ConstraintSystem<F>) -> Self {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub(super) fn load(&self, layouter: &mut impl Layouter<F>) -> Result<(), Error> {
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RangeConstrained` is never constructed
[INFO] [stdout]   --> src/range_check/example3_broken.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | struct RangeConstrained<F: FieldExt> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RangeCheckConfig` is never constructed
[INFO] [stdout]   --> src/range_check/example3_broken.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 38 | struct RangeCheckConfig<F: FieldExt, const NUM_BITS: usize, const RANGE: usize> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `configure` and `assign` are never used
[INFO] [stdout]   --> src/range_check/example3_broken.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 45 | impl<F: FieldExt, const NUM_BITS: usize, const RANGE: usize> RangeCheckConfig<F, NUM_BITS, RANGE> {
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------- associated items in this implementation
[INFO] [stdout] 46 |     pub fn configure(
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub fn assign(
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RangeTableConfig` is never constructed
[INFO] [stdout]   --> src/range_check/example3_broken/table.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(super) struct RangeTableConfig<F: FieldExt, const NUM_BITS: usize, const RANGE: usize> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `configure` and `load` are never used
[INFO] [stdout]   --> src/range_check/example3_broken/table.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl<F: FieldExt, const NUM_BITS: usize, const RANGE: usize> RangeTableConfig<F, NUM_BITS, RANGE> {
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------- associated items in this implementation
[INFO] [stdout] 20 |     pub(super) fn configure(meta: &mut ConstraintSystem<F>) -> Self {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub(super) fn load(&self, layouter: &mut impl Layouter<F>) -> Result<(), Error> {
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MerkleTreeV2Config` is never constructed
[INFO] [stdout]   --> src/mip/chips/merkle_v2.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct MerkleTreeV2Config {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MerkleTreeV2Chip` is never constructed
[INFO] [stdout]   --> src/mip/chips/merkle_v2.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct MerkleTreeV2Chip<F: FieldExt> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `construct`, `configure`, `load_private`, `expose_public`, `merkle_prove`, and `merkle_prove_layer` are never used
[INFO] [stdout]    --> src/mip/chips/merkle_v2.rs:26:12
[INFO] [stdout]     |
[INFO] [stdout]  25 | impl<F: FieldExt> MerkleTreeV2Chip<F> {
[INFO] [stdout]     | ------------------------------------- associated items in this implementation
[INFO] [stdout]  26 |     pub fn construct(config: MerkleTreeV2Config) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  33 |     pub fn configure(
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  79 |     pub fn load_private(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  92 |     pub fn expose_public(
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub fn merkle_prove(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 |     fn merkle_prove_layer(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Hash2Config` is never constructed
[INFO] [stdout]  --> src/mip/chips/hash_2.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Hash2Config {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Hash2Chip` is never constructed
[INFO] [stdout]   --> src/mip/chips/hash_2.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Hash2Chip<F: FieldExt> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `construct`, `configure`, `load_private`, `load_constant`, `expose_public`, and `hash2` are never used
[INFO] [stdout]   --> src/mip/chips/hash_2.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<F: FieldExt> Hash2Chip<F> {
[INFO] [stdout]    | ------------------------------ associated items in this implementation
[INFO] [stdout] 19 |     pub fn construct(config: Hash2Config) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn configure(
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub fn load_private(
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn load_constant(
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub fn expose_public(
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 96 |     pub fn hash2(
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MyMerkleConfig` is never constructed
[INFO] [stdout]  --> src/mip/chips/my_mip_chip.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct MyMerkleConfig {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MyMIPChip` is never constructed
[INFO] [stdout]   --> src/mip/chips/my_mip_chip.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct MyMIPChip<F: FieldExt> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `construct`, `configure`, `assign_first_row`, `assign_row`, and `expose_public` are never used
[INFO] [stdout]    --> src/mip/chips/my_mip_chip.rs:21:12
[INFO] [stdout]     |
[INFO] [stdout]  20 | impl<F: FieldExt> MyMIPChip<F> {
[INFO] [stdout]     | ------------------------------ associated items in this implementation
[INFO] [stdout]  21 |     pub fn construct(config: MyMerkleConfig) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  28 |     pub fn configure(meta: &mut ConstraintSystem<F>) -> MyMerkleConfig {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub fn assign_first_row(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 |     pub fn assign_row(
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 175 |     pub fn expose_public(
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MyMIPConfigV2` is never constructed
[INFO] [stdout]   --> src/mip/chips/my_mip_chip_v2.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct MyMIPConfigV2 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MyMIPChipV2` is never constructed
[INFO] [stdout]   --> src/mip/chips/my_mip_chip_v2.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct MyMIPChipV2<F: FieldExt> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `construct`, `configure`, `load_private`, `expose_public`, `merkle_prove`, and `merkle_prove_row` are never used
[INFO] [stdout]    --> src/mip/chips/my_mip_chip_v2.rs:26:12
[INFO] [stdout]     |
[INFO] [stdout]  25 | impl<F: FieldExt> MyMIPChipV2<F> {
[INFO] [stdout]     | -------------------------------- associated items in this implementation
[INFO] [stdout]  26 |     pub fn construct(config: MyMIPConfigV2) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  33 |     pub fn configure(
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  79 |     pub fn load_private(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  92 |     pub fn expose_public(
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub fn merkle_prove(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 |     fn merkle_prove_row(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fibonacci v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `MerkleTreeV2Circuit` is never constructed
[INFO] [stdout]  --> src/mip/circuits/merkle_v2.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct MerkleTreeV2Circuit<F> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MyMIPCircuit` is never constructed
[INFO] [stdout]  --> src/mip/circuits/my_mip.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | struct MyMIPCircuit<F> {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MyMIPCircuitV2` is never constructed
[INFO] [stdout]  --> src/mip/circuits/my_mip_v2.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | struct MyMIPCircuitV2<F> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Constraints`, `Expression`, and `TableColumn`
[INFO] [stdout]  --> src/range_check/example3_broken.rs:5:53
[INFO] [stdout]   |
[INFO] [stdout] 5 |         Advice, Assigned, Column, ConstraintSystem, Constraints, Error, Expression, Selector,
[INFO] [stdout]   |                                                     ^^^^^^^^^^^         ^^^^^^^^^^
[INFO] [stdout] 6 |         TableColumn,
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Any`, `FailureLocation`, and `VerifyFailure`
[INFO] [stdout]    --> src/range_check/example3_broken.rs:115:15
[INFO] [stdout]     |
[INFO] [stdout] 115 |         dev::{FailureLocation, MockProver, VerifyFailure},
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^              ^^^^^^^^^^^^^
[INFO] [stdout] 116 |         pasta::Fp,
[INFO] [stdout] 117 |         plonk::{Any, Circuit},
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/mip/chips/merkle_v2.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::hash_2::{self, Hash2Chip, Hash2Config};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `path`
[INFO] [stdout]  --> src/mip/chips/merkle_v2.rs:8:32
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::{marker::PhantomData, path};
[INFO] [stdout]   |                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/mip/chips/my_mip_chip_v2.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::hash_2::{self, Hash2Chip, Hash2Config};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `path`
[INFO] [stdout]  --> src/mip/chips/my_mip_chip_v2.rs:8:32
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::{marker::PhantomData, path, println};
[INFO] [stdout]   |                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::MerkleTreeV2Circuit`
[INFO] [stdout]   --> src/mip/circuits/merkle_v2.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |     use super::MerkleTreeV2Circuit;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `circuit::Value`, `dev::MockProver`, and `pasta::Fp`
[INFO] [stdout]   --> src/mip/circuits/merkle_v2.rs:56:24
[INFO] [stdout]    |
[INFO] [stdout] 56 |     use halo2_proofs::{circuit::Value, dev::MockProver, pasta::Fp};
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `marker::PhantomData` and `println`
[INFO] [stdout]  --> src/mip/circuits/my_mip.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{marker::PhantomData, println};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::marker::PhantomData`
[INFO] [stdout]   --> src/mip/circuits/my_mip.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |     use std::marker::PhantomData;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Field`
[INFO] [stdout]  --> src/mip/chips/my_mip_chip_v2.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 |     arithmetic::{Field, FieldExt},
[INFO] [stdout]   |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Field`
[INFO] [stdout]  --> src/mip/chips/merkle_v2.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 |     arithmetic::{Field, FieldExt},
[INFO] [stdout]   |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/fibonacci/example1.rs:199:13
[INFO] [stdout]     |
[INFO] [stdout] 199 |         let mut public_input = vec![a, b, out];
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/mip/circuits/my_mip.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |             mut prev_leaf, 
[INFO] [stdout]    |             ----^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/mip/circuits/my_mip.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |             mut prev_proof, 
[INFO] [stdout]    |             ----^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prev_leaf`
[INFO] [stdout]   --> src/mip/circuits/my_mip.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |             mut prev_leaf, 
[INFO] [stdout]    |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prev_leaf`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prev_proof`
[INFO] [stdout]   --> src/mip/circuits/my_mip.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |             mut prev_proof, 
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prev_proof`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ACell` is never constructed
[INFO] [stdout]  --> src/fibonacci/example2.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct ACell<F: FieldExt>(AssignedCell<F, 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: fields `num_bits` and `assigned_cell` are never read
[INFO] [stdout]   --> src/range_check/example3_broken.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | struct RangeConstrained<F: FieldExt> {
[INFO] [stdout]    |        ---------------- fields in this struct
[INFO] [stdout] 33 |     num_bits: AssignedCell<Assigned<F>, F>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 34 |     assigned_cell: AssignedCell<Assigned<F>, F>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RangeConstrained` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MerkleTreeV2Config` is never constructed
[INFO] [stdout]   --> src/mip/chips/merkle_v2.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct MerkleTreeV2Config {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MerkleTreeV2Chip` is never constructed
[INFO] [stdout]   --> src/mip/chips/merkle_v2.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct MerkleTreeV2Chip<F: FieldExt> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `construct`, `configure`, `load_private`, `expose_public`, `merkle_prove`, and `merkle_prove_layer` are never used
[INFO] [stdout]    --> src/mip/chips/merkle_v2.rs:26:12
[INFO] [stdout]     |
[INFO] [stdout]  25 | impl<F: FieldExt> MerkleTreeV2Chip<F> {
[INFO] [stdout]     | ------------------------------------- associated items in this implementation
[INFO] [stdout]  26 |     pub fn construct(config: MerkleTreeV2Config) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  33 |     pub fn configure(
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  79 |     pub fn load_private(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  92 |     pub fn expose_public(
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub fn merkle_prove(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 |     fn merkle_prove_layer(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `instance` and `hash_selector` are never read
[INFO] [stdout]  --> src/mip/chips/hash_2.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Hash2Config {
[INFO] [stdout]   |            ----------- fields in this struct
[INFO] [stdout] 7 |     pub advice: [Column<Advice>; 3],
[INFO] [stdout] 8 |     pub instance: Column<Instance>,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 9 |     pub hash_selector: Selector,
[INFO] [stdout]   |         ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Hash2Config` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `load_private`, `load_constant`, and `expose_public` are never used
[INFO] [stdout]   --> src/mip/chips/hash_2.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<F: FieldExt> Hash2Chip<F> {
[INFO] [stdout]    | ------------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub fn load_private(
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn load_constant(
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub fn expose_public(
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `root` is never read
[INFO] [stdout]  --> src/mip/chips/my_mip_chip.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct MyMerkleConfig {
[INFO] [stdout]   |            -------------- field in this struct
[INFO] [stdout] 6 |     pub leaf: Column<Advice>,
[INFO] [stdout] 7 |     pub root: Column<Advice>,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `MyMerkleConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MerkleTreeV2Circuit` is never constructed
[INFO] [stdout]  --> src/mip/circuits/merkle_v2.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct MerkleTreeV2Circuit<F> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `leaf` and `proof` are never read
[INFO] [stdout]  --> src/mip/circuits/my_mip.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | struct MyMIPCircuit<F> {
[INFO] [stdout]   |        ------------ fields in this struct
[INFO] [stdout] 8 |     pub leaf: F,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 9 |     pub proof: Vec<F>
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `MyMIPCircuit` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.38s
[INFO] running `Command { std: "docker" "inspect" "df199ec7cd8f231e0551bd4b92f005c0fab4bb11ba8987b0a3f25f1ae5f6b827", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df199ec7cd8f231e0551bd4b92f005c0fab4bb11ba8987b0a3f25f1ae5f6b827", kill_on_drop: false }`
[INFO] [stdout] df199ec7cd8f231e0551bd4b92f005c0fab4bb11ba8987b0a3f25f1ae5f6b827
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 75abb86e7236213a125ca0b584a42c7e42f74808e32cf36abe147a88461f10f7
[INFO] running `Command { std: "docker" "start" "-a" "75abb86e7236213a125ca0b584a42c7e42f74808e32cf36abe147a88461f10f7", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `Constraints`, `Expression`, and `TableColumn`
[INFO] [stderr]  --> src/range_check/example3_broken.rs:5:53
[INFO] [stderr]   |
[INFO] [stderr] 5 |         Advice, Assigned, Column, ConstraintSystem, Constraints, Error, Expression, Selector,
[INFO] [stderr]   |                                                     ^^^^^^^^^^^         ^^^^^^^^^^
[INFO] [stderr] 6 |         TableColumn,
[INFO] [stderr]   |         ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self`
[INFO] [stderr]  --> src/mip/chips/merkle_v2.rs:1:21
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::hash_2::{self, Hash2Chip, Hash2Config};
[INFO] [stderr]   |                     ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `path`
[INFO] [stderr]  --> src/mip/chips/merkle_v2.rs:8:32
[INFO] [stderr]   |
[INFO] [stderr] 8 | use std::{marker::PhantomData, path};
[INFO] [stderr]   |                                ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self`
[INFO] [stderr]  --> src/mip/chips/my_mip_chip_v2.rs:1:21
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::hash_2::{self, Hash2Chip, Hash2Config};
[INFO] [stderr]   |                     ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `path`
[INFO] [stderr]  --> src/mip/chips/my_mip_chip_v2.rs:8:32
[INFO] [stderr]   |
[INFO] [stderr] 8 | use std::{marker::PhantomData, path, println};
[INFO] [stderr]   |                                ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::MerkleTreeV2Circuit`
[INFO] [stderr]   --> src/mip/circuits/merkle_v2.rs:55:9
[INFO] [stderr]    |
[INFO] [stderr] 55 |     use super::MerkleTreeV2Circuit;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `circuit::Value`, `dev::MockProver`, and `pasta::Fp`
[INFO] [stderr]   --> src/mip/circuits/merkle_v2.rs:56:24
[INFO] [stderr]    |
[INFO] [stderr] 56 |     use halo2_proofs::{circuit::Value, dev::MockProver, pasta::Fp};
[INFO] [stderr]    |                        ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `marker::PhantomData` and `println`
[INFO] [stderr]  --> src/mip/circuits/my_mip.rs:1:11
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{marker::PhantomData, println};
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^^^^  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::MyMIPCircuitV2`
[INFO] [stderr]   --> src/mip/circuits/my_mip_v2.rs:59:9
[INFO] [stderr]    |
[INFO] [stderr] 59 |     use super::MyMIPCircuitV2;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `circuit::Value`, `dev::MockProver`, and `pasta::Fp`
[INFO] [stderr]   --> src/mip/circuits/my_mip_v2.rs:60:24
[INFO] [stderr]    |
[INFO] [stderr] 60 |     use halo2_proofs::{circuit::Value, dev::MockProver, pasta::Fp};
[INFO] [stderr]    |                        ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Field`
[INFO] [stderr]  --> src/mip/chips/my_mip_chip_v2.rs:3:18
[INFO] [stderr]   |
[INFO] [stderr] 3 |     arithmetic::{Field, FieldExt},
[INFO] [stderr]   |                  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Field`
[INFO] [stderr]  --> src/mip/chips/merkle_v2.rs:3:18
[INFO] [stderr]   |
[INFO] [stderr] 3 |     arithmetic::{Field, FieldExt},
[INFO] [stderr]   |                  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/mip/circuits/my_mip.rs:32:13
[INFO] [stderr]    |
[INFO] [stderr] 32 |             mut prev_leaf, 
[INFO] [stderr]    |             ----^^^^^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/mip/circuits/my_mip.rs:33:13
[INFO] [stderr]    |
[INFO] [stderr] 33 |             mut prev_proof, 
[INFO] [stderr]    |             ----^^^^^^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `prev_leaf`
[INFO] [stderr]   --> src/mip/circuits/my_mip.rs:32:13
[INFO] [stderr]    |
[INFO] [stderr] 32 |             mut prev_leaf, 
[INFO] [stderr]    |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prev_leaf`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `prev_proof`
[INFO] [stderr]   --> src/mip/circuits/my_mip.rs:33:13
[INFO] [stderr]    |
[INFO] [stderr] 33 |             mut prev_proof, 
[INFO] [stderr]    |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prev_proof`
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FibonacciConfig` is never constructed
[INFO] [stderr]  --> src/fibonacci/example1.rs:5:8
[INFO] [stderr]   |
[INFO] [stderr] 5 | struct FibonacciConfig {
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FibonacciChip` is never constructed
[INFO] [stderr]   --> src/fibonacci/example1.rs:14:8
[INFO] [stderr]    |
[INFO] [stderr] 14 | struct FibonacciChip<F: FieldExt> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `construct`, `configure`, `assign_first_row`, `assign_row`, and `expose_public` are never used
[INFO] [stderr]    --> src/fibonacci/example1.rs:20:12
[INFO] [stderr]     |
[INFO] [stderr]  19 | impl<F: FieldExt> FibonacciChip<F> {
[INFO] [stderr]     | ---------------------------------- associated items in this implementation
[INFO] [stderr]  20 |     pub fn construct(config: FibonacciConfig) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  27 |     pub fn configure(meta: &mut ConstraintSystem<F>) -> FibonacciConfig {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  61 |     pub fn assign_first_row(
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  96 |     pub fn assign_row(
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 133 |     pub fn expose_public(
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MyCircuit` is never constructed
[INFO] [stderr]    --> src/fibonacci/example1.rs:144:8
[INFO] [stderr]     |
[INFO] [stderr] 144 | struct MyCircuit<F>(PhantomData<F>);
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ACell` is never constructed
[INFO] [stderr]  --> src/fibonacci/example2.rs:5:8
[INFO] [stderr]   |
[INFO] [stderr] 5 | struct ACell<F: FieldExt>(AssignedCell<F, F>);
[INFO] [stderr]   |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FibonacciConfig` is never constructed
[INFO] [stderr]  --> src/fibonacci/example2.rs:8:8
[INFO] [stderr]   |
[INFO] [stderr] 8 | struct FibonacciConfig {
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FibonacciChip` is never constructed
[INFO] [stderr]   --> src/fibonacci/example2.rs:15:8
[INFO] [stderr]    |
[INFO] [stderr] 15 | struct FibonacciChip<F: FieldExt> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `construct`, `configure`, `assign`, and `expose_public` are never used
[INFO] [stderr]    --> src/fibonacci/example2.rs:21:12
[INFO] [stderr]     |
[INFO] [stderr]  20 | impl<F: FieldExt> FibonacciChip<F> {
[INFO] [stderr]     | ---------------------------------- associated items in this implementation
[INFO] [stderr]  21 |     pub fn construct(config: FibonacciConfig) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  28 |     pub fn configure(
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  59 |     pub fn assign(
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 106 |     pub fn expose_public(
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MyCircuit` is never constructed
[INFO] [stderr]    --> src/fibonacci/example2.rs:117:8
[INFO] [stderr]     |
[INFO] [stderr] 117 | struct MyCircuit<F>(PhantomData<F>);
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FunctionConfig` is never constructed
[INFO] [stderr]   --> src/fibonacci/example3.rs:10:8
[INFO] [stderr]    |
[INFO] [stderr] 10 | struct FunctionConfig<F: FieldExt> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FunctionChip` is never constructed
[INFO] [stderr]   --> src/fibonacci/example3.rs:20:8
[INFO] [stderr]    |
[INFO] [stderr] 20 | struct FunctionChip<F: FieldExt> {
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `construct`, `configure`, and `assign` are never used
[INFO] [stderr]   --> src/fibonacci/example3.rs:25:12
[INFO] [stderr]    |
[INFO] [stderr] 24 | impl<F: FieldExt> FunctionChip<F> {
[INFO] [stderr]    | --------------------------------- associated items in this implementation
[INFO] [stderr] 25 |     pub fn construct(config: FunctionConfig<F>) -> Self {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 29 |     pub fn configure(meta: &mut ConstraintSystem<F>) -> FunctionConfig<F> {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 66 |     pub fn assign(
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FunctionCircuit` is never constructed
[INFO] [stderr]   --> src/fibonacci/example3.rs:92:8
[INFO] [stderr]    |
[INFO] [stderr] 92 | struct FunctionCircuit<F> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FibonacciConfig` is never constructed
[INFO] [stderr]  --> src/fibonacci/example4.rs:5:8
[INFO] [stderr]   |
[INFO] [stderr] 5 | struct FibonacciConfig {
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FibonacciChip` is never constructed
[INFO] [stderr]   --> src/fibonacci/example4.rs:14:8
[INFO] [stderr]    |
[INFO] [stderr] 14 | struct FibonacciChip<F: FieldExt> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `construct`, `configure`, `load_table`, `assign`, and `expose_public` are never used
[INFO] [stderr]    --> src/fibonacci/example4.rs:20:12
[INFO] [stderr]     |
[INFO] [stderr]  19 | impl<F: FieldExt> FibonacciChip<F> {
[INFO] [stderr]     | ---------------------------------- associated items in this implementation
[INFO] [stderr]  20 |     pub fn construct(config: FibonacciConfig) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  27 |     pub fn configure(meta: &mut ConstraintSystem<F>) -> FibonacciConfig {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  79 |     fn load_table(
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 116 |     pub fn assign(
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 194 |     pub fn expose_public(
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MyCircuit` is never constructed
[INFO] [stderr]    --> src/fibonacci/example4.rs:205:8
[INFO] [stderr]     |
[INFO] [stderr] 205 | struct MyCircuit<F>(PhantomData<F>);
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] 
[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] warning: method `expr` is never used
[INFO] [stderr]   --> src/is_zero.rs:10:12
[INFO] [stderr]    |
[INFO] [stderr]  9 | impl<F: FieldExt> 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: FieldExt> {
[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: FieldExt> 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 `RangeConstrained` is never constructed
[INFO] [stderr]   --> src/range_check/example1.rs:19:8
[INFO] [stderr]    |
[INFO] [stderr] 19 | struct RangeConstrained<F: FieldExt, const RANGE: usize>(AssignedCell<Assigned<F>, F>);
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `RangeCheckConfig` is never constructed
[INFO] [stderr]   --> src/range_check/example1.rs:22:8
[INFO] [stderr]    |
[INFO] [stderr] 22 | struct RangeCheckConfig<F: FieldExt, const RANGE: usize> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `configure` and `assign` are never used
[INFO] [stderr]   --> src/range_check/example1.rs:29:12
[INFO] [stderr]    |
[INFO] [stderr] 28 | impl<F: FieldExt, const RANGE: usize> RangeCheckConfig<F, RANGE> {
[INFO] [stderr]    | ---------------------------------------------------------------- associated items in this implementation
[INFO] [stderr] 29 |     pub fn configure(meta: &mut ConstraintSystem<F>, value: Column<Advice>) -> Self {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 59 |     pub fn assign(
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `RangeConstrained` is never constructed
[INFO] [stderr]   --> src/range_check/example2.rs:23:8
[INFO] [stderr]    |
[INFO] [stderr] 23 | struct RangeConstrained<F: FieldExt, const RANGE: usize>(AssignedCell<Assigned<F>, F>);
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `RangeCheckConfig` is never constructed
[INFO] [stderr]   --> src/range_check/example2.rs:26:8
[INFO] [stderr]    |
[INFO] [stderr] 26 | struct RangeCheckConfig<F: FieldExt, const RANGE: usize, const LOOKUP_RANGE: usize> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `configure`, `assign_simple`, and `assign_lookup` are never used
[INFO] [stderr]   --> src/range_check/example2.rs:36:12
[INFO] [stderr]    |
[INFO] [stderr] 33 | / impl<F: FieldExt, const RANGE: usize, const LOOKUP_RANGE: usize>
[INFO] [stderr] 34 | |     RangeCheckConfig<F, RANGE, LOOKUP_RANGE>
[INFO] [stderr]    | |____________________________________________- associated items in this implementation
[INFO] [stderr] 35 |   {
[INFO] [stderr] 36 |       pub fn configure(meta: &mut ConstraintSystem<F>, value: Column<Advice>) -> Self {
[INFO] [stderr]    |              ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 76 |       pub fn assign_simple(
[INFO] [stderr]    |              ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 97 |       pub fn assign_lookup(
[INFO] [stderr]    |              ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `RangeTableConfig` is never constructed
[INFO] [stderr]   --> src/range_check/example2/table.rs:11:19
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub(super) struct RangeTableConfig<F: FieldExt, const RANGE: usize> {
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `configure` and `load` are never used
[INFO] [stderr]   --> src/range_check/example2/table.rs:17:19
[INFO] [stderr]    |
[INFO] [stderr] 16 | impl<F: FieldExt, const RANGE: usize> RangeTableConfig<F, RANGE> {
[INFO] [stderr]    | ---------------------------------------------------------------- associated items in this implementation
[INFO] [stderr] 17 |     pub(super) fn configure(meta: &mut ConstraintSystem<F>) -> Self {
[INFO] [stderr]    |                   ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 26 |     pub(super) fn load(&self, layouter: &mut impl Layouter<F>) -> Result<(), Error> {
[INFO] [stderr]    |                   ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `RangeConstrained` is never constructed
[INFO] [stderr]   --> src/range_check/example3_broken.rs:32:8
[INFO] [stderr]    |
[INFO] [stderr] 32 | struct RangeConstrained<F: FieldExt> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `RangeCheckConfig` is never constructed
[INFO] [stderr]   --> src/range_check/example3_broken.rs:38:8
[INFO] [stderr]    |
[INFO] [stderr] 38 | struct RangeCheckConfig<F: FieldExt, const NUM_BITS: usize, const RANGE: usize> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `configure` and `assign` are never used
[INFO] [stderr]   --> src/range_check/example3_broken.rs:46:12
[INFO] [stderr]    |
[INFO] [stderr] 45 | impl<F: FieldExt, const NUM_BITS: usize, const RANGE: usize> RangeCheckConfig<F, NUM_BITS, RANGE> {
[INFO] [stderr]    | ------------------------------------------------------------------------------------------------- associated items in this implementation
[INFO] [stderr] 46 |     pub fn configure(
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 75 |     pub fn assign(
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `RangeTableConfig` is never constructed
[INFO] [stderr]   --> src/range_check/example3_broken/table.rs:13:19
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub(super) struct RangeTableConfig<F: FieldExt, const NUM_BITS: usize, const RANGE: usize> {
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `configure` and `load` are never used
[INFO] [stderr]   --> src/range_check/example3_broken/table.rs:20:19
[INFO] [stderr]    |
[INFO] [stderr] 19 | impl<F: FieldExt, const NUM_BITS: usize, const RANGE: usize> RangeTableConfig<F, NUM_BITS, RANGE> {
[INFO] [stderr]    | ------------------------------------------------------------------------------------------------- associated items in this implementation
[INFO] [stderr] 20 |     pub(super) fn configure(meta: &mut ConstraintSystem<F>) -> Self {
[INFO] [stderr]    |                   ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 33 |     pub(super) fn load(&self, layouter: &mut impl Layouter<F>) -> Result<(), Error> {
[INFO] [stderr]    |                   ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MerkleTreeV2Config` is never constructed
[INFO] [stderr]   --> src/mip/chips/merkle_v2.rs:11:12
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct MerkleTreeV2Config {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MerkleTreeV2Chip` is never constructed
[INFO] [stderr]   --> src/mip/chips/merkle_v2.rs:20:12
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub struct MerkleTreeV2Chip<F: FieldExt> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `construct`, `configure`, `load_private`, `expose_public`, `merkle_prove`, and `merkle_prove_layer` are never used
[INFO] [stderr]    --> src/mip/chips/merkle_v2.rs:26:12
[INFO] [stderr]     |
[INFO] [stderr]  25 | impl<F: FieldExt> MerkleTreeV2Chip<F> {
[INFO] [stderr]     | ------------------------------------- associated items in this implementation
[INFO] [stderr]  26 |     pub fn construct(config: MerkleTreeV2Config) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  33 |     pub fn configure(
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  79 |     pub fn load_private(
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  92 |     pub fn expose_public(
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 101 |     pub fn merkle_prove(
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 127 |     fn merkle_prove_layer(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Hash2Config` is never constructed
[INFO] [stderr]  --> src/mip/chips/hash_2.rs:6:12
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct Hash2Config {
[INFO] [stderr]   |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Hash2Chip` is never constructed
[INFO] [stderr]   --> src/mip/chips/hash_2.rs:13:12
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct Hash2Chip<F: FieldExt> {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `construct`, `configure`, `load_private`, `load_constant`, `expose_public`, and `hash2` are never used
[INFO] [stderr]   --> src/mip/chips/hash_2.rs:19:12
[INFO] [stderr]    |
[INFO] [stderr] 18 | impl<F: FieldExt> Hash2Chip<F> {
[INFO] [stderr]    | ------------------------------ associated items in this implementation
[INFO] [stderr] 19 |     pub fn construct(config: Hash2Config) -> Self {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 26 |     pub fn configure(
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 56 |     pub fn load_private(
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 69 |     pub fn load_constant(
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 87 |     pub fn expose_public(
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 96 |     pub fn hash2(
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MyMerkleConfig` is never constructed
[INFO] [stderr]  --> src/mip/chips/my_mip_chip.rs:5:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct MyMerkleConfig {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MyMIPChip` is never constructed
[INFO] [stderr]   --> src/mip/chips/my_mip_chip.rs:15:12
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct MyMIPChip<F: FieldExt> {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `construct`, `configure`, `assign_first_row`, `assign_row`, and `expose_public` are never used
[INFO] [stderr]    --> src/mip/chips/my_mip_chip.rs:21:12
[INFO] [stderr]     |
[INFO] [stderr]  20 | impl<F: FieldExt> MyMIPChip<F> {
[INFO] [stderr]     | ------------------------------ associated items in this implementation
[INFO] [stderr]  21 |     pub fn construct(config: MyMerkleConfig) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  28 |     pub fn configure(meta: &mut ConstraintSystem<F>) -> MyMerkleConfig {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 104 |     pub fn assign_first_row(
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 139 |     pub fn assign_row(
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 175 |     pub fn expose_public(
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MyMIPConfigV2` is never constructed
[INFO] [stderr]   --> src/mip/chips/my_mip_chip_v2.rs:11:12
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct MyMIPConfigV2 {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MyMIPChipV2` is never constructed
[INFO] [stderr]   --> src/mip/chips/my_mip_chip_v2.rs:20:12
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub struct MyMIPChipV2<F: FieldExt> {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `construct`, `configure`, `load_private`, `expose_public`, `merkle_prove`, and `merkle_prove_row` are never used
[INFO] [stderr]    --> src/mip/chips/my_mip_chip_v2.rs:26:12
[INFO] [stderr]     |
[INFO] [stderr]  25 | impl<F: FieldExt> MyMIPChipV2<F> {
[INFO] [stderr]     | -------------------------------- associated items in this implementation
[INFO] [stderr]  26 |     pub fn construct(config: MyMIPConfigV2) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  33 |     pub fn configure(
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  79 |     pub fn load_private(
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  92 |     pub fn expose_public(
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 101 |     pub fn merkle_prove(
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 127 |     fn merkle_prove_row(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MerkleTreeV2Circuit` is never constructed
[INFO] [stderr]  --> src/mip/circuits/merkle_v2.rs:5:8
[INFO] [stderr]   |
[INFO] [stderr] 5 | struct MerkleTreeV2Circuit<F> {
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MyMIPCircuit` is never constructed
[INFO] [stderr]  --> src/mip/circuits/my_mip.rs:7:8
[INFO] [stderr]   |
[INFO] [stderr] 7 | struct MyMIPCircuit<F> {
[INFO] [stderr]   |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MyMIPCircuitV2` is never constructed
[INFO] [stderr]  --> src/mip/circuits/my_mip_v2.rs:7:8
[INFO] [stderr]   |
[INFO] [stderr] 7 | struct MyMIPCircuitV2<F> {
[INFO] [stderr]   |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Any`, `FailureLocation`, and `VerifyFailure`
[INFO] [stderr]    --> src/range_check/example3_broken.rs:115:15
[INFO] [stderr]     |
[INFO] [stderr] 115 |         dev::{FailureLocation, MockProver, VerifyFailure},
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^              ^^^^^^^^^^^^^
[INFO] [stderr] 116 |         pasta::Fp,
[INFO] [stderr] 117 |         plonk::{Any, Circuit},
[INFO] [stderr]     |                 ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::marker::PhantomData`
[INFO] [stderr]   --> src/mip/circuits/my_mip.rs:56:9
[INFO] [stderr]    |
[INFO] [stderr] 56 |     use std::marker::PhantomData;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/fibonacci/example1.rs:199:13
[INFO] [stderr]     |
[INFO] [stderr] 199 |         let mut public_input = vec![a, b, out];
[INFO] [stderr]     |             ----^^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/mip/circuits/my_mip.rs:32:13
[INFO] [stderr]    |
[INFO] [stderr] 32 |             mut prev_leaf, 
[INFO] [stderr]    |             ----^^^^^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ACell` is never constructed
[INFO] [stderr]  --> src/fibonacci/example2.rs:5:8
[INFO] [stderr]   |
[INFO] [stderr] 5 | struct ACell<F: FieldExt>(AssignedCell<F, F>);
[INFO] [stderr]   |        ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `num_bits` and `assigned_cell` are never read
[INFO] [stderr]   --> src/range_check/example3_broken.rs:33:5
[INFO] [stderr]    |
[INFO] [stderr] 32 | struct RangeConstrained<F: FieldExt> {
[INFO] [stderr]    |        ---------------- fields in this struct
[INFO] [stderr] 33 |     num_bits: AssignedCell<Assigned<F>, F>,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 34 |     assigned_cell: AssignedCell<Assigned<F>, F>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RangeConstrained` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `instance` and `hash_selector` are never read
[INFO] [stderr]  --> src/mip/chips/hash_2.rs:8:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct Hash2Config {
[INFO] [stderr]   |            ----------- fields in this struct
[INFO] [stderr] 7 |     pub advice: [Column<Advice>; 3],
[INFO] [stderr] 8 |     pub instance: Column<Instance>,
[INFO] [stderr]   |         ^^^^^^^^
[INFO] [stderr] 9 |     pub hash_selector: Selector,
[INFO] [stderr]   |         ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `Hash2Config` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `load_private`, `load_constant`, and `expose_public` are never used
[INFO] [stderr]   --> src/mip/chips/hash_2.rs:56:12
[INFO] [stderr]    |
[INFO] [stderr] 18 | impl<F: FieldExt> Hash2Chip<F> {
[INFO] [stderr]    | ------------------------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 56 |     pub fn load_private(
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 69 |     pub fn load_constant(
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 87 |     pub fn expose_public(
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `root` is never read
[INFO] [stderr]  --> src/mip/chips/my_mip_chip.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct MyMerkleConfig {
[INFO] [stderr]   |            -------------- field in this struct
[INFO] [stderr] 6 |     pub leaf: Column<Advice>,
[INFO] [stderr] 7 |     pub root: Column<Advice>,
[INFO] [stderr]   |         ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `MyMerkleConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `leaf` and `proof` are never read
[INFO] [stderr]  --> src/mip/circuits/my_mip.rs:8:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | struct MyMIPCircuit<F> {
[INFO] [stderr]   |        ------------ fields in this struct
[INFO] [stderr] 8 |     pub leaf: F,
[INFO] [stderr]   |         ^^^^
[INFO] [stderr] 9 |     pub proof: Vec<F>
[INFO] [stderr]   |         ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `MyMIPCircuit` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `fibonacci` (lib) generated 65 warnings (run `cargo fix --lib -p fibonacci` to apply 14 suggestions)
[INFO] [stderr] warning: `fibonacci` (lib test) generated 27 warnings (17 duplicates) (run `cargo fix --lib -p fibonacci --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/halo2_examples-6f71acf6d36f3aa1)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test fibonacci::example2::tests::fibonacci_example2 ... ok
[INFO] [stdout] test fibonacci::example1::tests::fibonacci_example1 ... ok
[INFO] [stdout] test fibonacci::example3::tests::test_example3 ... ok
[INFO] [stdout] test range_check::example1::tests::test_range_check_1 ... ok
[INFO] [stdout] test mip::circuits::my_mip::tests::mymip_1 ... FAILED
[INFO] [stdout] test mip::circuits::my_mip_v2::tests::test_mymip_v2 ... FAILED
[INFO] [stdout] test fibonacci::example4::tests::fibonacci_example4 ... ok
[INFO] [stdout] test range_check::example3_broken::tests::test_range_check_3 ... FAILED
[INFO] [stdout] test range_check::example2::tests::test_range_check_2 ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- mip::circuits::my_mip::tests::mymip_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'mip::circuits::my_mip::tests::mymip_1' (29) panicked at src/mip/circuits/my_mip.rs:82:79:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ColumnNotInPermutation(Column { index: 0, column_type: Instance })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f42ec27aad2 - 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:     0x5f42ec27aad2 - 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:     0x5f42ec27aad2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f42ec27aad2 - <<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:     0x5f42ec28f98a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f42ec28f98a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5f42ec27f906 - 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:     0x5f42ec27f906 - <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:     0x5f42ec258f9f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f42ec258f9f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f42ec272db9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f42ec1d1c7e - <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:     0x5f42ec1d1c7e - 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:     0x5f42ec272f72 - <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:     0x5f42ec272f72 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f42ec259058 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f42ec250a29 - 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:     0x5f42ec259ead - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f42ec29005c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f42ec28fdd2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f42ec10897e - <core[c5ed12ab89cc536a]::result::Result<halo2_proofs[fdf38e4287108941]::dev::MockProver<pasta_curves[a239b54becf0ddef]::fields::fp::Fp>, halo2_proofs[fdf38e4287108941]::plonk::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f42ec10897e - halo2_examples[48b8d2aaaa526bbc]::mip::circuits::my_mip::tests::mymip_1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mip/circuits/my_mip.rs:82:79
[INFO] [stdout]   22:     0x5f42ec106e97 - halo2_examples[48b8d2aaaa526bbc]::mip::circuits::my_mip::tests::mymip_1::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mip/circuits/my_mip.rs:62:17
[INFO] [stdout]   23:     0x5f42ec1aced6 - <halo2_examples[48b8d2aaaa526bbc]::mip::circuits::my_mip::tests::mymip_1::{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]   24:     0x5f42ec1c602b - <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]   25:     0x5f42ec1c602b - 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]   26:     0x5f42ec1d288a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5f42ec1d288a - <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]   28:     0x5f42ec1d288a - 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]   29:     0x5f42ec1d288a - 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]   30:     0x5f42ec1d288a - 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]   31:     0x5f42ec1d288a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5f42ec1d288a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5f42ec1ccd54 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5f42ec1ccd54 - 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]   35:     0x5f42ec1d5382 - 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]   36:     0x5f42ec1d5382 - <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]   37:     0x5f42ec1d5382 - 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]   38:     0x5f42ec1d5382 - 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]   39:     0x5f42ec1d5382 - 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]   40:     0x5f42ec1d5382 - 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]   41:     0x5f42ec1d5382 - <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]   42:     0x5f42ec27a37f - <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]   43:     0x5f42ec27a37f - <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]   44:     0x7a99385d7aa4 - <unknown>
[INFO] [stdout]   45:     0x7a9938664a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- mip::circuits::my_mip_v2::tests::test_mymip_v2 stdout ----
[INFO] [stdout] left: Value { inner: Some(0x0000000000000000000000000000000000000000000000000000000000000001) }, right: Value { inner: Some(0x0000000000000000000000000000000000000000000000000000000000000001) }hashed: Value { inner: Some(0x0000000000000000000000000000000000000000000000000000000000000002) }
[INFO] [stdout] left: Value { inner: Some(0x0000000000000000000000000000000000000000000000000000000000000001) }, right: Value { inner: Some(0x0000000000000000000000000000000000000000000000000000000000000002) }hashed: Value { inner: Some(0x0000000000000000000000000000000000000000000000000000000000000003) }
[INFO] [stdout] left: Value { inner: Some(0x0000000000000000000000000000000000000000000000000000000000000003) }, right: Value { inner: Some(0x0000000000000000000000000000000000000000000000000000000000000001) }hashed: Value { inner: Some(0x0000000000000000000000000000000000000000000000000000000000000004) }
[INFO] [stdout] left: Value { inner: Some(0x0000000000000000000000000000000000000000000000000000000000000001) }, right: Value { inner: Some(0x0000000000000000000000000000000000000000000000000000000000000004) }hashed: Value { inner: Some(0x0000000000000000000000000000000000000000000000000000000000000005) }
[INFO] [stdout] left: Value { inner: Some(0x0000000000000000000000000000000000000000000000000000000000000005) }, right: Value { inner: Some(0x0000000000000000000000000000000000000000000000000000000000000001) }hashed: Value { inner: Some(0x0000000000000000000000000000000000000000000000000000000000000006) }
[INFO] [stdout] left: Value { inner: Some(0x0000000000000000000000000000000000000000000000000000000000000001) }, right: Value { inner: Some(0x0000000000000000000000000000000000000000000000000000000000000006) }hashed: Value { inner: Some(0x0000000000000000000000000000000000000000000000000000000000000007) }
[INFO] [stdout] digest: AssignedCell { value: Value { inner: Some(0x0000000000000000000000000000000000000000000000000000000000000007) }, cell: Cell { region_index: RegionIndex(12), row_offset: 0, column: Column { index: 2, column_type: Advice } }, _marker: PhantomData<pasta_curves::fields::fp::Fp> }Equality constraint not satisfied by cell (Column { column_type: Advice, index: 2 }, in Region 12 ('hash2') at offset 0)
[INFO] [stdout] 
[INFO] [stdout] Equality constraint not satisfied by cell (Column { column_type: Instance, index: 0 }, outside any region, on row 6)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'mip::circuits::my_mip_v2::tests::test_mymip_v2' (30) 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:     0x5f42ec27aad2 - 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:     0x5f42ec27aad2 - 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:     0x5f42ec27aad2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f42ec27aad2 - <<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:     0x5f42ec28f98a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f42ec28f98a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5f42ec27f906 - 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:     0x5f42ec27f906 - <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:     0x5f42ec258f9f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f42ec258f9f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f42ec272db9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f42ec1d1c7e - <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:     0x5f42ec1d1c7e - 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:     0x5f42ec272f72 - <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:     0x5f42ec272f72 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f42ec25908a - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f42ec250a29 - 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:     0x5f42ec259ead - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f42ec29005c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f42ec1389fa - <halo2_proofs[fdf38e4287108941]::dev::MockProver<pasta_curves[a239b54becf0ddef]::fields::fp::Fp>>::assert_satisfied
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/halo2-d311a453786cafa6/a898d65/halo2_proofs/src/dev.rs:873:13
[INFO] [stdout]   20:     0x5f42ec195789 - halo2_examples[48b8d2aaaa526bbc]::mip::circuits::my_mip_v2::tests::test_mymip_v2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mip/circuits/my_mip_v2.rs:92:16
[INFO] [stdout]   21:     0x5f42ec194637 - halo2_examples[48b8d2aaaa526bbc]::mip::circuits::my_mip_v2::tests::test_mymip_v2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mip/circuits/my_mip_v2.rs:64:23
[INFO] [stdout]   22:     0x5f42ec1acf16 - <halo2_examples[48b8d2aaaa526bbc]::mip::circuits::my_mip_v2::tests::test_mymip_v2::{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:     0x5f42ec1c602b - <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:     0x5f42ec1c602b - 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:     0x5f42ec1d288a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5f42ec1d288a - <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:     0x5f42ec1d288a - 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:     0x5f42ec1d288a - 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:     0x5f42ec1d288a - 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:     0x5f42ec1d288a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5f42ec1d288a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5f42ec1ccd54 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5f42ec1ccd54 - 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:     0x5f42ec1d5382 - 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:     0x5f42ec1d5382 - <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:     0x5f42ec1d5382 - 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:     0x5f42ec1d5382 - 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:     0x5f42ec1d5382 - 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:     0x5f42ec1d5382 - 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:     0x5f42ec1d5382 - <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:     0x5f42ec27a37f - <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:     0x5f42ec27a37f - <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:     0x7a99385d7aa4 - <unknown>
[INFO] [stdout]   44:     0x7a9938664a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- range_check::example3_broken::tests::test_range_check_3 stdout ----
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 1:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 1:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 2:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 2:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 3:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 3:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 4:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 4:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 5:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 5:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 6:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 6:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 7:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 7:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 8:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 8:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 9:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 9:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 10:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 10:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 11:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 11:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 12:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 12:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 13:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 13:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 14:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 14:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 15:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 15:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 16:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 16:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 17:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 17:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 18:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 18:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 19:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 19:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 20:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 20:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 21:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 21:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 22:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 22:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 23:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 23:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 24:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 24:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 25:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 25:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 26:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 26:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 27:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 27:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 28:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 28:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 29:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 29:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 30:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 30:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 31:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 31:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 32:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 32:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 33:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 33:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 34:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 34:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 35:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 35:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 36:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 36:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 37:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 37:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 38:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 38:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 39:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 39:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 40:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 40:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 41:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 41:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 42:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 42:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 43:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 43:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 44:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 44:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 45:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 45:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 46:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 46:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 47:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 47:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 48:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 48:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 49:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 49:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 50:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 50:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 51:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 51:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 52:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 52:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 53:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 53:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 54:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 54:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 55:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 55:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 56:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 56:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 57:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 57:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 58:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 58:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 59:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 59:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 60:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 60:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 61:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 61:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 62:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 62:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 63:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 63:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 64:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 64:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 65:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 65:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 66:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 66:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 67:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 67:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 68:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 68:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 69:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 69:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 70:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 70:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 71:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 71:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 72:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 72:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 73:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 73:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 74:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 74:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 75:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 75:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 76:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 76:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 77:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 77:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 78:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 78:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 79:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 79:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 80:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 80:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 81:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 81:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 82:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 82:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 83:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 83:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 84:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 84:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 85:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 85:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 86:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 86:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 87:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 87:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 88:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 88:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 89:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 89:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 90:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 90:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 91:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 91:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 92:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 92:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 93:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 93:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 94:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 94:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 95:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 95:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 96:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 96:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 97:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 97:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 98:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 98:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 99:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 99:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 100:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 100:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 101:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 101:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 102:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 102:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 103:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 103:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 104:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 104:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 105:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 105:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 106:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 106:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 107:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 107:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 108:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 108:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 109:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 109:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 110:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 110:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 111:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 111:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 112:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 112:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 113:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 113:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 114:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 114:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 115:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 115:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 116:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 116:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 117:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 117:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 118:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 118:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 119:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 119:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 120:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 120:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 121:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 121:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 122:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 122:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 123:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 123:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 124:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 124:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 125:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 125:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 126:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 126:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 127:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 127:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 128:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 128:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 129:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 129:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 130:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 130:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 131:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 131:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 132:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 132:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 133:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 133:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 134:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 134:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 135:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 135:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 136:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 136:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 137:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 137:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 138:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 138:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 139:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 139:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 140:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 140:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 141:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 141:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 142:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 142:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 143:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 143:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 144:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 144:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 145:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 145:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 146:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 146:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 147:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 147:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 148:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 148:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 149:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 149:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 150:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 150:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 151:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 151:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 152:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 152:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 153:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 153:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 154:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 154:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 155:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 155:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 156:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 156:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 157:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 157:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 158:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 158:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 159:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 159:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 160:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 160:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 161:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 161:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 162:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 162:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 163:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 163:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 164:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 164:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 165:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 165:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 166:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 166:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 167:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 167:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 168:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 168:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 169:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 169:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 170:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 170:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 171:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 171:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 172:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 172:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 173:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 173:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 174:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 174:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 175:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 175:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 176:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 176:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 177:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 177:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 178:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 178:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 179:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 179:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 180:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 180:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 181:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 181:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 182:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 182:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 183:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 183:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 184:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 184:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 185:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 185:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 186:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 186:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 187:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 187:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 188:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 188:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 189:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 189:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 190:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 190:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 191:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 191:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 192:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 192:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 193:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 193:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 194:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 194:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 195:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 195:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 196:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 196:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 197:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 197:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 198:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 198:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 199:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 199:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 200:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 200:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 201:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 201:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 202:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 202:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 203:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 203:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 204:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 204:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 205:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 205:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 206:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 206:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 207:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 207:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 208:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 208:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 209:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 209:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 210:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 210:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 211:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 211:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 212:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 212:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 213:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 213:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 214:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 214:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 215:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 215:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 216:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 216:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 217:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 217:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 218:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 218:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 219:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 219:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 220:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 220:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 221:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 221:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 222:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 222:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 223:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 223:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 224:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 224:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 225:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 225:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 226:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 226:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 227:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 227:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 228:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 228:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 229:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 229:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 230:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 230:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 231:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 231:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 232:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 232:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 233:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 233:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 234:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 234:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 235:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 235:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 236:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 236:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 237:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 237:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 238:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 238:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 239:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 239:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 240:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 240:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 241:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 241:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 242:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 242:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 243:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 243:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 244:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 244:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 245:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 245:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 246:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 246:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 247:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 247:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 248:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 248:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 249:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 249:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 250:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 250:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 251:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 251:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 252:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 252:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 253:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 253:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 254:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 254:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 255:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 255:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 256:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 256:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 257:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 257:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 258:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 258:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 259:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 259:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 260:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 260:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 261:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 261:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 262:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 262:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 263:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 263:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 264:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 264:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 265:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 265:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 266:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 266:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 267:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 267:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 268:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 268:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 269:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 269:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 270:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 270:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 271:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 271:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 272:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 272:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 273:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 273:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 274:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 274:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 275:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 275:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 276:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 276:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 277:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 277:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 278:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 278:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 279:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 279:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 280:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 280:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 281:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 281:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 282:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 282:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 283:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 283:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 284:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 284:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 285:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 285:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 286:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 286:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 287:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 287:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 288:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 288:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 289:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 289:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 290:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 290:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[WARN] too many lines in the log, truncating it
