[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#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivan-kyuchukov%2Fhalo2-examples" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ivan-kyuchukov/halo2-examples on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-0-tc1/source/Cargo.toml
[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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded plotters-bitmap v0.3.1
[INFO] [stderr]   Downloaded pasta_curves v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fd520ce545d61d9dd56fd0298888eb149c4a9daa038f6d93ee00539b72345100
[INFO] running `Command { std: "docker" "start" "-a" "fd520ce545d61d9dd56fd0298888eb149c4a9daa038f6d93ee00539b72345100", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd520ce545d61d9dd56fd0298888eb149c4a9daa038f6d93ee00539b72345100", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd520ce545d61d9dd56fd0298888eb149c4a9daa038f6d93ee00539b72345100", kill_on_drop: false }`
[INFO] [stdout] fd520ce545d61d9dd56fd0298888eb149c4a9daa038f6d93ee00539b72345100
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c4bfcbda72607d72751ecea718d35e0e1bfb1ef6b55f7e1e9ccd182c09f8c1e
[INFO] running `Command { std: "docker" "start" "-a" "9c4bfcbda72607d72751ecea718d35e0e1bfb1ef6b55f7e1e9ccd182c09f8c1e", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[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 constant_time_eq v0.1.5
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling wyz v0.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling blake2b_simd v1.0.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling bitvec v1.0.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling ff v0.12.0
[INFO] [stderr]    Compiling group v0.12.0
[INFO] [stderr]    Compiling pasta_curves v0.4.0
[INFO] [stderr]    Compiling halo2_proofs v0.1.0 (https://github.com/zcash/halo2.git?rev=a898d65ae3ad3d41987666f6a03cfc15edae01c4#a898d65a)
[INFO] [stderr]    Compiling fibonacci v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Constraints`, `Expression`, `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)]` 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`, `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`, `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`, `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: unused variable: `prev_leaf`
[INFO] [stdout]   --> src/mip/circuits/my_mip.rs:32:17
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prev_proof`
[INFO] [stdout]   --> src/mip/circuits/my_mip.rs:33:17
[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: 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)]` 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: 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)]` on by default
[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: 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: 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] [stdout] warning: 34 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.29s
[INFO] running `Command { std: "docker" "inspect" "9c4bfcbda72607d72751ecea718d35e0e1bfb1ef6b55f7e1e9ccd182c09f8c1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c4bfcbda72607d72751ecea718d35e0e1bfb1ef6b55f7e1e9ccd182c09f8c1e", kill_on_drop: false }`
[INFO] [stdout] 9c4bfcbda72607d72751ecea718d35e0e1bfb1ef6b55f7e1e9ccd182c09f8c1e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9df43f1c5c83c84f9615d90e8429fd22bd8a3ac686c80ca8b5214d95f03c8c53
[INFO] running `Command { std: "docker" "start" "-a" "9df43f1c5c83c84f9615d90e8429fd22bd8a3ac686c80ca8b5214d95f03c8c53", kill_on_drop: false }`
[INFO] [stdout] warning: unused imports: `Constraints`, `Expression`, `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)]` 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`, `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`, `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`, `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: unused variable: `prev_leaf`
[INFO] [stdout]   --> src/mip/circuits/my_mip.rs:32:17
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prev_proof`
[INFO] [stdout]   --> src/mip/circuits/my_mip.rs:33:17
[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: 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)]` 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: 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)]` on by default
[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: 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: 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] [stdout] warning: 34 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fibonacci v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Constraints`, `Expression`, `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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Any`, `FailureLocation`, `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`, `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`, `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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prev_leaf`
[INFO] [stdout]   --> src/mip/circuits/my_mip.rs:32:17
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prev_proof`
[INFO] [stdout]   --> src/mip/circuits/my_mip.rs:33:17
[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: 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: 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)]` 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: 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: 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] [stdout] warning: 23 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.44s
[INFO] running `Command { std: "docker" "inspect" "9df43f1c5c83c84f9615d90e8429fd22bd8a3ac686c80ca8b5214d95f03c8c53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9df43f1c5c83c84f9615d90e8429fd22bd8a3ac686c80ca8b5214d95f03c8c53", kill_on_drop: false }`
[INFO] [stdout] 9df43f1c5c83c84f9615d90e8429fd22bd8a3ac686c80ca8b5214d95f03c8c53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 967adf06dfa1397f97a6fc4b6eafc1c3dd8a16f213dc32a073520d4874cb3fd1
[INFO] running `Command { std: "docker" "start" "-a" "967adf06dfa1397f97a6fc4b6eafc1c3dd8a16f213dc32a073520d4874cb3fd1", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `Constraints`, `Expression`, `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)]` 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`, `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`, `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`, `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: unused variable: `prev_leaf`
[INFO] [stderr]   --> src/mip/circuits/my_mip.rs:32:17
[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)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `prev_proof`
[INFO] [stderr]   --> src/mip/circuits/my_mip.rs:33:17
[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: 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)]` 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: 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)]` on by default
[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: 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: unused imports: `Any`, `FailureLocation`, `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)]` 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: 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: `fibonacci` (lib) generated 34 warnings (run `cargo fix --lib -p fibonacci` to apply 12 suggestions)
[INFO] [stderr] warning: `fibonacci` (lib test) generated 23 warnings (18 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-889649bc7eb2ac88)
[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] thread 'mip::circuits::my_mip::tests::mymip_1' 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:     0x555aa9dea885 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x555aa9dea885 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x555aa9dea885 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x555aa9dea885 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x555aa9e1144b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x555aa9e1144b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x555aa9de80bf - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x555aa9dea65e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x555aa9dea65e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x555aa9dec089 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x555aa9debd4e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x555aa9d6e0aa - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x555aa9d6e0aa - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x555aa9dec68b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x555aa9dec68b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x555aa9dec404 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x555aa9dead49 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x555aa9dec137 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x555aa9c1e843 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x555aa9c1ed76 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x555aa9d192ce - core::result::Result<T,E>::unwrap::h20b3bc9a6a7adbcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x555aa9d192ce - halo2_examples::mip::circuits::my_mip::tests::mymip_1::hb499965fbf62423a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mip/circuits/my_mip.rs:82:22
[INFO] [stdout]   22:     0x555aa9d18e97 - halo2_examples::mip::circuits::my_mip::tests::mymip_1::{{closure}}::h68a06a23a2d273e8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mip/circuits/my_mip.rs:62:17
[INFO] [stdout]   23:     0x555aa9c68a26 - core::ops::function::FnOnce::call_once::h1377fd91a03571be
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x555aa9d72a8b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x555aa9d72a8b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x555aa9d72191 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x555aa9d72191 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x555aa9d72191 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x555aa9d72191 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x555aa9d72191 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x555aa9d72191 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x555aa9d72191 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x555aa9d3ab54 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x555aa9d3ab54 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x555aa9d3f582 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x555aa9d3f582 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x555aa9d3f582 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x555aa9d3f582 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x555aa9d3f582 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x555aa9d3f582 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x555aa9d3f582 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x555aa9df086b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x555aa9df086b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x555aa9df086b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7fd9633b9ac3 - <unknown>
[INFO] [stdout]   46:     0x7fd96344aa04 - __clone
[INFO] [stdout]   47:                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] thread 'mip::circuits::my_mip_v2::tests::test_mymip_v2' panicked at /opt/rustwide/cargo-home/git/checkouts/halo2-d6fd4df1666d8b25/a898d65/halo2_proofs/src/dev.rs:873:13:
[INFO] [stdout] circuit was not satisfied
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555aa9dea885 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x555aa9dea885 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x555aa9dea885 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x555aa9dea885 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x555aa9e1144b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x555aa9e1144b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x555aa9de80bf - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x555aa9dea65e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x555aa9dea65e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x555aa9dec089 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x555aa9debd4e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x555aa9d6e0aa - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x555aa9d6e0aa - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x555aa9dec68b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x555aa9dec68b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x555aa9dec3cb - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x555aa9dead49 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x555aa9dec137 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x555aa9c1e843 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x555aa9c7f631 - halo2_proofs::dev::MockProver<F>::assert_satisfied::h0b17660f15e3754a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/halo2-d6fd4df1666d8b25/a898d65/halo2_proofs/src/dev.rs:873:13
[INFO] [stdout]   20:     0x555aa9d19b88 - halo2_examples::mip::circuits::my_mip_v2::tests::test_mymip_v2::h43459c0eb14c8fa3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mip/circuits/my_mip_v2.rs:92:9
[INFO] [stdout]   21:     0x555aa9d19447 - halo2_examples::mip::circuits::my_mip_v2::tests::test_mymip_v2::{{closure}}::h72c6bb568a38ea11
[INFO] [stdout]                                at /opt/rustwide/workdir/src/mip/circuits/my_mip_v2.rs:64:23
[INFO] [stdout]   22:     0x555aa9c6a746 - core::ops::function::FnOnce::call_once::hc2148601dc7ab599
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x555aa9d72a8b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x555aa9d72a8b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   25:     0x555aa9d72191 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   26:     0x555aa9d72191 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x555aa9d72191 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   28:     0x555aa9d72191 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   29:     0x555aa9d72191 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   30:     0x555aa9d72191 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   31:     0x555aa9d72191 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   32:     0x555aa9d3ab54 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   33:     0x555aa9d3ab54 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   34:     0x555aa9d3f582 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   35:     0x555aa9d3f582 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x555aa9d3f582 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   37:     0x555aa9d3f582 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   38:     0x555aa9d3f582 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   39:     0x555aa9d3f582 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   40:     0x555aa9d3f582 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x555aa9df086b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   42:     0x555aa9df086b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x555aa9df086b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   44:     0x7fd9633b9ac3 - <unknown>
[INFO] [stdout]   45:     0x7fd96344aa04 - __clone
[INFO] [stdout]   46:                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
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 291:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 291:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 292:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 292:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 293:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 293:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 294:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 294:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 295:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 295:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 296:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 296:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 297:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 297:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 298:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 298:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 299:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 299:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 300:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 300:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 301:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 301:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 302:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 302:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 303:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 303:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 304:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 304:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 305:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 305:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 306:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 306:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 307:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 307:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 308:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 308:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 309:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 309:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 310:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 310:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 311:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 311:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 312:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 312:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 313:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 313:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 314:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 314:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 315:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 315:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 316:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 316:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 317:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 317:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 318:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 318:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 319:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 319:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 320:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 320:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 321:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 321:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 322:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 322:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 323:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 323:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 324:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 324:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 325:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 325:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 326:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 326:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 327:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 327:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 328:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout]     L1 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 328:
[INFO] [stdout]     |   |Rotation| A1 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[INFO] [stdout] error: lookup input does not exist in table
[INFO] [stdout]   (L0, L1) ∉ (F0, F1)
[INFO] [stdout] 
[INFO] [stdout]   Lookup inputs:
[INFO] [stdout]     L0 = x1 * x0
[INFO] [stdout]     ^
[INFO] [stdout]     | Cell layout at row 329:
[INFO] [stdout]     |   |Rotation| A0 | F2 |
[INFO] [stdout]     |   +--------+----+----+
[INFO] [stdout]     |   |    0   | x0 | x1 | <--{ Lookup inputs queried here
[INFO] [stdout]     |
[INFO] [stdout]     | Assigned cell values:
[INFO] [stdout]     |   x0 = 0
[INFO] [stdout]     |   x1 = 0
[INFO] [stdout] 
[WARN] too many lines in the log, truncating it
