[INFO] cloning repository https://github.com/icemelon/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/icemelon/halo2-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficemelon%2Fhalo2-examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficemelon%2Fhalo2-examples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6b8676487635169367e085a44e3b73c56290883f [INFO] testing icemelon/halo2-examples against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficemelon%2Fhalo2-examples" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/icemelon/halo2-examples [INFO] finished tweaking git repo https://github.com/icemelon/halo2-examples [INFO] tweaked toml for git repo https://github.com/icemelon/halo2-examples written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/icemelon/halo2-examples on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/icemelon/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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0be5e8ef5b0112f992445f321d59f8288f6f8058b715de819f4b5b96f9c8d6fa [INFO] running `Command { std: "docker" "start" "-a" "0be5e8ef5b0112f992445f321d59f8288f6f8058b715de819f4b5b96f9c8d6fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0be5e8ef5b0112f992445f321d59f8288f6f8058b715de819f4b5b96f9c8d6fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0be5e8ef5b0112f992445f321d59f8288f6f8058b715de819f4b5b96f9c8d6fa", kill_on_drop: false }` [INFO] [stdout] 0be5e8ef5b0112f992445f321d59f8288f6f8058b715de819f4b5b96f9c8d6fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 066e04fc69d97d69a50de5ad5ba6ca0a04434ebb4f5a12b3737f3827de2ad745 [INFO] running `Command { std: "docker" "start" "-a" "066e04fc69d97d69a50de5ad5ba6ca0a04434ebb4f5a12b3737f3827de2ad745", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling either v1.6.1 [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 bitvec v1.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling ff v0.12.0 [INFO] [stderr] Compiling group v0.12.0 [INFO] [stderr] Compiling pasta_curves v0.4.0 [INFO] [stderr] Compiling halo2_proofs v0.1.0 (https://github.com/zcash/halo2.git?rev=a898d65ae3ad3d41987666f6a03cfc15edae01c4#a898d65a) [INFO] [stderr] Compiling fibonacci v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Constraints`, `Expression`, and `TableColumn` [INFO] [stdout] --> src/range_check/example3_broken.rs:5:53 [INFO] [stdout] | [INFO] [stdout] 5 | Advice, Assigned, Column, ConstraintSystem, Constraints, Error, Expression, Selector, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] 6 | TableColumn, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FibonacciConfig` is never constructed [INFO] [stdout] --> src/fibonacci/example1.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | struct FibonacciConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FibonacciChip` is never constructed [INFO] [stdout] --> src/fibonacci/example1.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | struct FibonacciChip { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `construct`, `configure`, `assign_first_row`, `assign_row`, and `expose_public` are never used [INFO] [stdout] --> src/fibonacci/example1.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl FibonacciChip { [INFO] [stdout] | ---------------------------------- associated items in this implementation [INFO] [stdout] 20 | pub fn construct(config: FibonacciConfig) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn configure(meta: &mut ConstraintSystem) -> FibonacciConfig { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | pub fn assign_first_row( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 96 | pub fn assign_row( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 133 | pub fn expose_public( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MyCircuit` is never constructed [INFO] [stdout] --> src/fibonacci/example1.rs:144:8 [INFO] [stdout] | [INFO] [stdout] 144 | struct MyCircuit(PhantomData); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ACell` is never constructed [INFO] [stdout] --> src/fibonacci/example2.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | struct ACell(AssignedCell); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FibonacciConfig` is never constructed [INFO] [stdout] --> src/fibonacci/example2.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | struct FibonacciConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FibonacciChip` is never constructed [INFO] [stdout] --> src/fibonacci/example2.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | struct FibonacciChip { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `construct`, `configure`, `assign`, and `expose_public` are never used [INFO] [stdout] --> src/fibonacci/example2.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl FibonacciChip { [INFO] [stdout] | ---------------------------------- associated items in this implementation [INFO] [stdout] 21 | pub fn construct(config: FibonacciConfig) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub fn configure( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | pub fn assign( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | pub fn expose_public( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MyCircuit` is never constructed [INFO] [stdout] --> src/fibonacci/example2.rs:117:8 [INFO] [stdout] | [INFO] [stdout] 117 | struct MyCircuit(PhantomData); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FunctionConfig` is never constructed [INFO] [stdout] --> src/fibonacci/example3.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | struct FunctionConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FunctionChip` is never constructed [INFO] [stdout] --> src/fibonacci/example3.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | struct FunctionChip { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `construct`, `configure`, and `assign` are never used [INFO] [stdout] --> src/fibonacci/example3.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 24 | impl FunctionChip { [INFO] [stdout] | --------------------------------- associated items in this implementation [INFO] [stdout] 25 | pub fn construct(config: FunctionConfig) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | pub fn configure(meta: &mut ConstraintSystem) -> FunctionConfig { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | pub fn assign( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FunctionCircuit` is never constructed [INFO] [stdout] --> src/fibonacci/example3.rs:92:8 [INFO] [stdout] | [INFO] [stdout] 92 | struct FunctionCircuit { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FibonacciConfig` is never constructed [INFO] [stdout] --> src/fibonacci/example4.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | struct FibonacciConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FibonacciChip` is never constructed [INFO] [stdout] --> src/fibonacci/example4.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | struct FibonacciChip { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `construct`, `configure`, `load_table`, `assign`, and `expose_public` are never used [INFO] [stdout] --> src/fibonacci/example4.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl FibonacciChip { [INFO] [stdout] | ---------------------------------- associated items in this implementation [INFO] [stdout] 20 | pub fn construct(config: FibonacciConfig) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn configure(meta: &mut ConstraintSystem) -> FibonacciConfig { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | fn load_table( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 116 | pub fn assign( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 194 | pub fn expose_public( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MyCircuit` is never constructed [INFO] [stdout] --> src/fibonacci/example4.rs:205:8 [INFO] [stdout] | [INFO] [stdout] 205 | struct MyCircuit(PhantomData); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `IsZeroConfig` is never constructed [INFO] [stdout] --> src/is_zero.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct IsZeroConfig { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `expr` is never used [INFO] [stdout] --> src/is_zero.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl IsZeroConfig { [INFO] [stdout] | --------------------------------- method in this implementation [INFO] [stdout] 10 | pub fn expr(&self) -> Expression { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `IsZeroChip` is never constructed [INFO] [stdout] --> src/is_zero.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct IsZeroChip { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `construct`, `configure`, and `assign` are never used [INFO] [stdout] --> src/is_zero.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl IsZeroChip { [INFO] [stdout] | ------------------------------- associated items in this implementation [INFO] [stdout] 20 | pub fn construct(config: IsZeroConfig) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn configure( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | pub fn assign( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RangeConstrained` is never constructed [INFO] [stdout] --> src/range_check/example1.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | struct RangeConstrained(AssignedCell, 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 { [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 RangeCheckConfig { [INFO] [stdout] | ---------------------------------------------------------------- associated items in this implementation [INFO] [stdout] 29 | pub fn configure(meta: &mut ConstraintSystem, value: Column) -> 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(AssignedCell, 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 { [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 [INFO] [stdout] 34 | | RangeCheckConfig [INFO] [stdout] | |____________________________________________- associated items in this implementation [INFO] [stdout] 35 | { [INFO] [stdout] 36 | pub fn configure(meta: &mut ConstraintSystem, value: Column) -> 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 { [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 RangeTableConfig { [INFO] [stdout] | ---------------------------------------------------------------- associated items in this implementation [INFO] [stdout] 17 | pub(super) fn configure(meta: &mut ConstraintSystem) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub(super) fn load(&self, layouter: &mut impl Layouter) -> 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 { [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 { [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 RangeCheckConfig { [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 { [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 RangeTableConfig { [INFO] [stdout] | ------------------------------------------------------------------------------------------------- associated items in this implementation [INFO] [stdout] 20 | pub(super) fn configure(meta: &mut ConstraintSystem) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | pub(super) fn load(&self, layouter: &mut impl Layouter) -> Result<(), Error> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.88s [INFO] running `Command { std: "docker" "inspect" "066e04fc69d97d69a50de5ad5ba6ca0a04434ebb4f5a12b3737f3827de2ad745", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "066e04fc69d97d69a50de5ad5ba6ca0a04434ebb4f5a12b3737f3827de2ad745", kill_on_drop: false }` [INFO] [stdout] 066e04fc69d97d69a50de5ad5ba6ca0a04434ebb4f5a12b3737f3827de2ad745 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba8bbf2b0e0f8b3f382a55a893e429d396b232fc680464527c55a2fa040ae4ca [INFO] running `Command { std: "docker" "start" "-a" "ba8bbf2b0e0f8b3f382a55a893e429d396b232fc680464527c55a2fa040ae4ca", kill_on_drop: false }` [INFO] [stdout] warning: unused imports: `Constraints`, `Expression`, and `TableColumn` [INFO] [stdout] --> src/range_check/example3_broken.rs:5:53 [INFO] [stdout] | [INFO] [stdout] 5 | Advice, Assigned, Column, ConstraintSystem, Constraints, Error, Expression, Selector, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] 6 | TableColumn, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FibonacciConfig` is never constructed [INFO] [stdout] --> src/fibonacci/example1.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | struct FibonacciConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FibonacciChip` is never constructed [INFO] [stdout] --> src/fibonacci/example1.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | struct FibonacciChip { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `construct`, `configure`, `assign_first_row`, `assign_row`, and `expose_public` are never used [INFO] [stdout] --> src/fibonacci/example1.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl FibonacciChip { [INFO] [stdout] | ---------------------------------- associated items in this implementation [INFO] [stdout] 20 | pub fn construct(config: FibonacciConfig) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn configure(meta: &mut ConstraintSystem) -> FibonacciConfig { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | pub fn assign_first_row( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 96 | pub fn assign_row( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 133 | pub fn expose_public( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MyCircuit` is never constructed [INFO] [stdout] --> src/fibonacci/example1.rs:144:8 [INFO] [stdout] | [INFO] [stdout] 144 | struct MyCircuit(PhantomData); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ACell` is never constructed [INFO] [stdout] --> src/fibonacci/example2.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | struct ACell(AssignedCell); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FibonacciConfig` is never constructed [INFO] [stdout] --> src/fibonacci/example2.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | struct FibonacciConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FibonacciChip` is never constructed [INFO] [stdout] --> src/fibonacci/example2.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | struct FibonacciChip { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `construct`, `configure`, `assign`, and `expose_public` are never used [INFO] [stdout] --> src/fibonacci/example2.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl FibonacciChip { [INFO] [stdout] | ---------------------------------- associated items in this implementation [INFO] [stdout] 21 | pub fn construct(config: FibonacciConfig) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub fn configure( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | pub fn assign( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | pub fn expose_public( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MyCircuit` is never constructed [INFO] [stdout] --> src/fibonacci/example2.rs:117:8 [INFO] [stdout] | [INFO] [stdout] 117 | struct MyCircuit(PhantomData); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FunctionConfig` is never constructed [INFO] [stdout] --> src/fibonacci/example3.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | struct FunctionConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FunctionChip` is never constructed [INFO] [stdout] --> src/fibonacci/example3.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | struct FunctionChip { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `construct`, `configure`, and `assign` are never used [INFO] [stdout] --> src/fibonacci/example3.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 24 | impl FunctionChip { [INFO] [stdout] | --------------------------------- associated items in this implementation [INFO] [stdout] 25 | pub fn construct(config: FunctionConfig) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | pub fn configure(meta: &mut ConstraintSystem) -> FunctionConfig { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | pub fn assign( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FunctionCircuit` is never constructed [INFO] [stdout] --> src/fibonacci/example3.rs:92:8 [INFO] [stdout] | [INFO] [stdout] 92 | struct FunctionCircuit { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FibonacciConfig` is never constructed [INFO] [stdout] --> src/fibonacci/example4.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | struct FibonacciConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FibonacciChip` is never constructed [INFO] [stdout] --> src/fibonacci/example4.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | struct FibonacciChip { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling fibonacci v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated items `construct`, `configure`, `load_table`, `assign`, and `expose_public` are never used [INFO] [stdout] --> src/fibonacci/example4.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl FibonacciChip { [INFO] [stdout] | ---------------------------------- associated items in this implementation [INFO] [stdout] 20 | pub fn construct(config: FibonacciConfig) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn configure(meta: &mut ConstraintSystem) -> FibonacciConfig { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | fn load_table( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 116 | pub fn assign( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 194 | pub fn expose_public( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MyCircuit` is never constructed [INFO] [stdout] --> src/fibonacci/example4.rs:205:8 [INFO] [stdout] | [INFO] [stdout] 205 | struct MyCircuit(PhantomData); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `IsZeroConfig` is never constructed [INFO] [stdout] --> src/is_zero.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct IsZeroConfig { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `expr` is never used [INFO] [stdout] --> src/is_zero.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl IsZeroConfig { [INFO] [stdout] | --------------------------------- method in this implementation [INFO] [stdout] 10 | pub fn expr(&self) -> Expression { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `IsZeroChip` is never constructed [INFO] [stdout] --> src/is_zero.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct IsZeroChip { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `construct`, `configure`, and `assign` are never used [INFO] [stdout] --> src/is_zero.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl IsZeroChip { [INFO] [stdout] | ------------------------------- associated items in this implementation [INFO] [stdout] 20 | pub fn construct(config: IsZeroConfig) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn configure( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | pub fn assign( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RangeConstrained` is never constructed [INFO] [stdout] --> src/range_check/example1.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | struct RangeConstrained(AssignedCell, 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 { [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 RangeCheckConfig { [INFO] [stdout] | ---------------------------------------------------------------- associated items in this implementation [INFO] [stdout] 29 | pub fn configure(meta: &mut ConstraintSystem, value: Column) -> 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(AssignedCell, 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 { [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 [INFO] [stdout] 34 | | RangeCheckConfig [INFO] [stdout] | |____________________________________________- associated items in this implementation [INFO] [stdout] 35 | { [INFO] [stdout] 36 | pub fn configure(meta: &mut ConstraintSystem, value: Column) -> 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 { [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 RangeTableConfig { [INFO] [stdout] | ---------------------------------------------------------------- associated items in this implementation [INFO] [stdout] 17 | pub(super) fn configure(meta: &mut ConstraintSystem) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub(super) fn load(&self, layouter: &mut impl Layouter) -> 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 { [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 { [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 RangeCheckConfig { [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 { [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 RangeTableConfig { [INFO] [stdout] | ------------------------------------------------------------------------------------------------- associated items in this implementation [INFO] [stdout] 20 | pub(super) fn configure(meta: &mut ConstraintSystem) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | pub(super) fn load(&self, layouter: &mut impl Layouter) -> Result<(), Error> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Constraints`, `Expression`, and `TableColumn` [INFO] [stdout] --> src/range_check/example3_broken.rs:5:53 [INFO] [stdout] | [INFO] [stdout] 5 | Advice, Assigned, Column, ConstraintSystem, Constraints, Error, Expression, Selector, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] 6 | TableColumn, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Any`, `FailureLocation`, and `VerifyFailure` [INFO] [stdout] --> src/range_check/example3_broken.rs:115:15 [INFO] [stdout] | [INFO] [stdout] 115 | dev::{FailureLocation, MockProver, VerifyFailure}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] 116 | pasta::Fp, [INFO] [stdout] 117 | plonk::{Any, Circuit}, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ACell` is never constructed [INFO] [stdout] --> src/fibonacci/example2.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | struct ACell(AssignedCell); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `num_bits` and `assigned_cell` are never read [INFO] [stdout] --> src/range_check/example3_broken.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 32 | struct RangeConstrained { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 33 | num_bits: AssignedCell, F>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 34 | assigned_cell: AssignedCell, 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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.35s [INFO] running `Command { std: "docker" "inspect" "ba8bbf2b0e0f8b3f382a55a893e429d396b232fc680464527c55a2fa040ae4ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba8bbf2b0e0f8b3f382a55a893e429d396b232fc680464527c55a2fa040ae4ca", kill_on_drop: false }` [INFO] [stdout] ba8bbf2b0e0f8b3f382a55a893e429d396b232fc680464527c55a2fa040ae4ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5d6227aaad4032d9cc315d8934a3df3eb16b0c4a00df7dc2626d5065b34dd5fe [INFO] running `Command { std: "docker" "start" "-a" "5d6227aaad4032d9cc315d8934a3df3eb16b0c4a00df7dc2626d5065b34dd5fe", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `Constraints`, `Expression`, and `TableColumn` [INFO] [stderr] --> src/range_check/example3_broken.rs:5:53 [INFO] [stderr] | [INFO] [stderr] 5 | Advice, Assigned, Column, ConstraintSystem, Constraints, Error, Expression, Selector, [INFO] [stderr] | ^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stderr] 6 | TableColumn, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `FibonacciConfig` is never constructed [INFO] [stderr] --> src/fibonacci/example1.rs:5:8 [INFO] [stderr] | [INFO] [stderr] 5 | struct FibonacciConfig { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `FibonacciChip` is never constructed [INFO] [stderr] --> src/fibonacci/example1.rs:14:8 [INFO] [stderr] | [INFO] [stderr] 14 | struct FibonacciChip { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated items `construct`, `configure`, `assign_first_row`, `assign_row`, and `expose_public` are never used [INFO] [stderr] --> src/fibonacci/example1.rs:20:12 [INFO] [stderr] | [INFO] [stderr] 19 | impl FibonacciChip { [INFO] [stderr] | ---------------------------------- associated items in this implementation [INFO] [stderr] 20 | pub fn construct(config: FibonacciConfig) -> Self { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 27 | pub fn configure(meta: &mut ConstraintSystem) -> FibonacciConfig { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 61 | pub fn assign_first_row( [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 96 | pub fn assign_row( [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 133 | pub fn expose_public( [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `MyCircuit` is never constructed [INFO] [stderr] --> src/fibonacci/example1.rs:144:8 [INFO] [stderr] | [INFO] [stderr] 144 | struct MyCircuit(PhantomData); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `ACell` is never constructed [INFO] [stderr] --> src/fibonacci/example2.rs:5:8 [INFO] [stderr] | [INFO] [stderr] 5 | struct ACell(AssignedCell); [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `FibonacciConfig` is never constructed [INFO] [stderr] --> src/fibonacci/example2.rs:8:8 [INFO] [stderr] | [INFO] [stderr] 8 | struct FibonacciConfig { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `FibonacciChip` is never constructed [INFO] [stderr] --> src/fibonacci/example2.rs:15:8 [INFO] [stderr] | [INFO] [stderr] 15 | struct FibonacciChip { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated items `construct`, `configure`, `assign`, and `expose_public` are never used [INFO] [stderr] --> src/fibonacci/example2.rs:21:12 [INFO] [stderr] | [INFO] [stderr] 20 | impl FibonacciChip { [INFO] [stderr] | ---------------------------------- associated items in this implementation [INFO] [stderr] 21 | pub fn construct(config: FibonacciConfig) -> Self { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 28 | pub fn configure( [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 59 | pub fn assign( [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 106 | pub fn expose_public( [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `MyCircuit` is never constructed [INFO] [stderr] --> src/fibonacci/example2.rs:117:8 [INFO] [stderr] | [INFO] [stderr] 117 | struct MyCircuit(PhantomData); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `FunctionConfig` is never constructed [INFO] [stderr] --> src/fibonacci/example3.rs:10:8 [INFO] [stderr] | [INFO] [stderr] 10 | struct FunctionConfig { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `FunctionChip` is never constructed [INFO] [stderr] --> src/fibonacci/example3.rs:20:8 [INFO] [stderr] | [INFO] [stderr] 20 | struct FunctionChip { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated items `construct`, `configure`, and `assign` are never used [INFO] [stderr] --> src/fibonacci/example3.rs:25:12 [INFO] [stderr] | [INFO] [stderr] 24 | impl FunctionChip { [INFO] [stderr] | --------------------------------- associated items in this implementation [INFO] [stderr] 25 | pub fn construct(config: FunctionConfig) -> Self { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 29 | pub fn configure(meta: &mut ConstraintSystem) -> FunctionConfig { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 66 | pub fn assign( [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `FunctionCircuit` is never constructed [INFO] [stderr] --> src/fibonacci/example3.rs:92:8 [INFO] [stderr] | [INFO] [stderr] 92 | struct FunctionCircuit { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `FibonacciConfig` is never constructed [INFO] [stderr] --> src/fibonacci/example4.rs:5:8 [INFO] [stderr] | [INFO] [stderr] 5 | struct FibonacciConfig { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `FibonacciChip` is never constructed [INFO] [stderr] --> src/fibonacci/example4.rs:14:8 [INFO] [stderr] | [INFO] [stderr] 14 | struct FibonacciChip { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated items `construct`, `configure`, `load_table`, `assign`, and `expose_public` are never used [INFO] [stderr] --> src/fibonacci/example4.rs:20:12 [INFO] [stderr] | [INFO] [stderr] 19 | impl FibonacciChip { [INFO] [stderr] | ---------------------------------- associated items in this implementation [INFO] [stderr] 20 | pub fn construct(config: FibonacciConfig) -> Self { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 27 | pub fn configure(meta: &mut ConstraintSystem) -> FibonacciConfig { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 79 | fn load_table( [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 116 | pub fn assign( [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 194 | pub fn expose_public( [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `MyCircuit` is never constructed [INFO] [stderr] --> src/fibonacci/example4.rs:205:8 [INFO] [stderr] | [INFO] [stderr] 205 | struct MyCircuit(PhantomData); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `IsZeroConfig` is never constructed [INFO] [stderr] --> src/is_zero.rs:4:12 [INFO] [stderr] | [INFO] [stderr] 4 | pub struct IsZeroConfig { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `expr` is never used [INFO] [stderr] --> src/is_zero.rs:10:12 [INFO] [stderr] | [INFO] [stderr] 9 | impl IsZeroConfig { [INFO] [stderr] | --------------------------------- method in this implementation [INFO] [stderr] 10 | pub fn expr(&self) -> Expression { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `IsZeroChip` is never constructed [INFO] [stderr] --> src/is_zero.rs:15:12 [INFO] [stderr] | [INFO] [stderr] 15 | pub struct IsZeroChip { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated items `construct`, `configure`, and `assign` are never used [INFO] [stderr] --> src/is_zero.rs:20:12 [INFO] [stderr] | [INFO] [stderr] 19 | impl IsZeroChip { [INFO] [stderr] | ------------------------------- associated items in this implementation [INFO] [stderr] 20 | pub fn construct(config: IsZeroConfig) -> Self { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 24 | pub fn configure( [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 55 | pub fn assign( [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `RangeConstrained` is never constructed [INFO] [stderr] --> src/range_check/example1.rs:19:8 [INFO] [stderr] | [INFO] [stderr] 19 | struct RangeConstrained(AssignedCell, 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 { [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 RangeCheckConfig { [INFO] [stderr] | ---------------------------------------------------------------- associated items in this implementation [INFO] [stderr] 29 | pub fn configure(meta: &mut ConstraintSystem, value: Column) -> 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(AssignedCell, 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 { [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 [INFO] [stderr] 34 | | RangeCheckConfig [INFO] [stderr] | |____________________________________________- associated items in this implementation [INFO] [stderr] 35 | { [INFO] [stderr] 36 | pub fn configure(meta: &mut ConstraintSystem, value: Column) -> 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 { [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 RangeTableConfig { [INFO] [stderr] | ---------------------------------------------------------------- associated items in this implementation [INFO] [stderr] 17 | pub(super) fn configure(meta: &mut ConstraintSystem) -> Self { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 26 | pub(super) fn load(&self, layouter: &mut impl Layouter) -> 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 { [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 { [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 RangeCheckConfig { [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 { [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 RangeTableConfig { [INFO] [stderr] | ------------------------------------------------------------------------------------------------- associated items in this implementation [INFO] [stderr] 20 | pub(super) fn configure(meta: &mut ConstraintSystem) -> Self { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 33 | pub(super) fn load(&self, layouter: &mut impl Layouter) -> Result<(), Error> { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Any`, `FailureLocation`, and `VerifyFailure` [INFO] [stderr] --> src/range_check/example3_broken.rs:115:15 [INFO] [stderr] | [INFO] [stderr] 115 | dev::{FailureLocation, MockProver, VerifyFailure}, [INFO] [stderr] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stderr] 116 | pasta::Fp, [INFO] [stderr] 117 | plonk::{Any, Circuit}, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `ACell` is never constructed [INFO] [stderr] --> src/fibonacci/example2.rs:5:8 [INFO] [stderr] | [INFO] [stderr] 5 | struct ACell(AssignedCell); [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `num_bits` and `assigned_cell` are never read [INFO] [stderr] --> src/range_check/example3_broken.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 32 | struct RangeConstrained { [INFO] [stderr] | ---------------- fields in this struct [INFO] [stderr] 33 | num_bits: AssignedCell, F>, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 34 | assigned_cell: AssignedCell, 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 35 warnings (run `cargo fix --lib -p fibonacci` to apply 1 suggestion) [INFO] [stderr] warning: `fibonacci` (lib test) generated 4 warnings (1 duplicate) (run `cargo fix --lib -p fibonacci --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/halo2_examples-ca8a78ef527bf96e) [INFO] [stdout] [INFO] [stdout] running 7 tests [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 fibonacci::example2::tests::fibonacci_example2 ... ok [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] ---- 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] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 329: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 330: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 330: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 331: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 331: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 332: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 332: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 333: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 333: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 334: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 334: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 335: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 335: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 336: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 336: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 337: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 337: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 338: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 338: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 339: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 339: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 340: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 340: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] error: lookup input does not exist in table [INFO] [stdout] (L0, L1) ∉ (F0, F1) [INFO] [stdout] [INFO] [stdout] Lookup inputs: [INFO] [stdout] L0 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 341: [INFO] [stdout] | |Rotation| A0 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [INFO] [stdout] | x1 = 0 [INFO] [stdout] [INFO] [stdout] L1 = x1 * x0 [INFO] [stdout] ^ [INFO] [stdout] | Cell layout at row 341: [INFO] [stdout] | |Rotation| A1 | F2 | [INFO] [stdout] | +--------+----+----+ [INFO] [stdout] | | 0 | x0 | x1 | <--{ Lookup inputs queried here [INFO] [stdout] | [INFO] [stdout] | Assigned cell values: [INFO] [stdout] | x0 = 0 [WARN] too many lines in the log, truncating it