[INFO] cloning repository https://github.com/ear7h/bool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ear7h/bool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fear7h%2Fbool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fear7h%2Fbool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 10839f1bd6a3ec331bf8b10071a0d6935e6a968e [INFO] checking ear7h/bool against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fear7h%2Fbool" "/workspace/builds/worker-105/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-105/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ear7h/bool on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ear7h/bool [INFO] finished tweaking git repo https://github.com/ear7h/bool [INFO] tweaked toml for git repo https://github.com/ear7h/bool written to /workspace/builds/worker-105/source/Cargo.toml [INFO] crate git repo https://github.com/ear7h/bool already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a895b03855015cd866a6b96ac1870069df60b5a5e1cd8e8bfceaa74f7a8dfa8 [INFO] running `Command { std: "docker" "start" "-a" "3a895b03855015cd866a6b96ac1870069df60b5a5e1cd8e8bfceaa74f7a8dfa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a895b03855015cd866a6b96ac1870069df60b5a5e1cd8e8bfceaa74f7a8dfa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a895b03855015cd866a6b96ac1870069df60b5a5e1cd8e8bfceaa74f7a8dfa8", kill_on_drop: false }` [INFO] [stdout] 3a895b03855015cd866a6b96ac1870069df60b5a5e1cd8e8bfceaa74f7a8dfa8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e0f510408b373700bdfc2bfeb89730afd5a951e58a0d12edbd9f27e045a7bfe [INFO] running `Command { std: "docker" "start" "-a" "3e0f510408b373700bdfc2bfeb89730afd5a951e58a0d12edbd9f27e045a7bfe", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking bool v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stdout] error: expected parameter name, found `{` [INFO] [stdout] --> src/main.rs:321:33 [INFO] [stdout] | [INFO] [stdout] 158 | ($p:pat,$v:expr,$b:block) => { [INFO] [stdout] | ------- while parsing argument for this `expr` macro fragment [INFO] [stdout] ... [INFO] [stdout] 321 | { [INFO] [stdout] | ^ expected parameter name [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: no rules expected the token `|` [INFO] [stdout] --> src/main.rs:319:52 [INFO] [stdout] | [INFO] [stdout] 157 | macro_rules! force_match { [INFO] [stdout] | ------------------------ when calling this macro [INFO] [stdout] ... [INFO] [stdout] 319 | box Expr::Or(x, y) | box Expr::And(x, y), [INFO] [stdout] | ^ no rules expected this token in macro call [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected parameter name, found `{` [INFO] [stdout] --> src/main.rs:349:33 [INFO] [stdout] | [INFO] [stdout] 158 | ($p:pat,$v:expr,$b:block) => { [INFO] [stdout] | ------- while parsing argument for this `expr` macro fragment [INFO] [stdout] ... [INFO] [stdout] 349 | { [INFO] [stdout] | ^ expected parameter name [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: no rules expected the token `|` [INFO] [stdout] --> src/main.rs:347:52 [INFO] [stdout] | [INFO] [stdout] 157 | macro_rules! force_match { [INFO] [stdout] | ------------------------ when calling this macro [INFO] [stdout] ... [INFO] [stdout] 347 | box Expr::Or(y, z) | box Expr::And(y, z), [INFO] [stdout] | ^ no rules expected this token in macro call [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Theorem` [INFO] [stdout] --> src/main.rs:904:34 [INFO] [stdout] | [INFO] [stdout] 904 | let res = got.reduce(Theorem::Id, tcase.1); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Theorem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Theorem` [INFO] [stdout] --> src/main.rs:991:34 [INFO] [stdout] | [INFO] [stdout] 991 | let res = got.reduce(Theorem::Null, tcase.1); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Theorem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Theorem` [INFO] [stdout] --> src/main.rs:1068:34 [INFO] [stdout] | [INFO] [stdout] 1068 | let res = got.reduce(Theorem::Idempotent, tcase.1); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Theorem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Theorem` [INFO] [stdout] --> src/main.rs:1109:34 [INFO] [stdout] | [INFO] [stdout] 1109 | let res = got.reduce(Theorem::Involve, tcase.1); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Theorem` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `bool` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/main.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error: expected parameter name, found `{` [INFO] [stderr] --> src/main.rs:321:33 [INFO] [stderr] | [INFO] [stderr] 158 | ($p:pat,$v:expr,$b:block) => { [INFO] [stderr] | ------- while parsing argument for this `expr` macro fragment [INFO] [stderr] ... [INFO] [stderr] 321 | { [INFO] [stderr] | ^ expected parameter name [INFO] [stderr] [INFO] [stderr] error: no rules expected the token `|` [INFO] [stderr] --> src/main.rs:319:52 [INFO] [stderr] | [INFO] [stderr] 157 | macro_rules! force_match { [INFO] [stderr] | ------------------------ when calling this macro [INFO] [stderr] ... [INFO] [stderr] 319 | box Expr::Or(x, y) | box Expr::And(x, y), [INFO] [stderr] | ^ no rules expected this token in macro call [INFO] [stderr] [INFO] [stderr] error: expected parameter name, found `{` [INFO] [stderr] --> src/main.rs:349:33 [INFO] [stderr] | [INFO] [stderr] 158 | ($p:pat,$v:expr,$b:block) => { [INFO] [stderr] | ------- while parsing argument for this `expr` macro fragment [INFO] [stderr] ... [INFO] [stderr] 349 | { [INFO] [stderr] | ^ expected parameter name [INFO] [stderr] [INFO] [stderr] error: no rules expected the token `|` [INFO] [stderr] --> src/main.rs:347:52 [INFO] [stderr] | [INFO] [stderr] 157 | macro_rules! force_match { [INFO] [stderr] | ------------------------ when calling this macro [INFO] [stderr] ... [INFO] [stderr] 347 | box Expr::Or(y, z) | box Expr::And(y, z), [INFO] [stderr] | ^ no rules expected this token in macro call [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: unnecessary parentheses around pattern [INFO] [stdout] --> src/main.rs:319:33 [INFO] [stdout] | [INFO] [stdout] 319 | ... (box Expr::Or(x, y) | box Expr::And(x, y)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around pattern [INFO] [stdout] --> src/main.rs:347:33 [INFO] [stdout] | [INFO] [stdout] 347 | ... (box Expr::Or(y, z) | box Expr::And(y, z)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/main.rs:741:9 [INFO] [stdout] | [INFO] [stdout] 741 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::dsl::*` [INFO] [stdout] --> src/main.rs:742:9 [INFO] [stdout] | [INFO] [stdout] 742 | use super::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr` [INFO] [stdout] --> src/main.rs:688:9 [INFO] [stdout] | [INFO] [stdout] 688 | let expr = Expr::And( [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_expr` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/main.rs:260:31 [INFO] [stdout] | [INFO] [stdout] 260 | Expr::And(x @ box Expr::One, y @ box Expr::Zero) | [INFO] [stdout] | ^ [INFO] [stdout] 261 | Expr::And(x @ box Expr::Zero, y @ box Expr::One) => { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: if this is intentional, prefix it with an underscore [INFO] [stdout] | [INFO] [stdout] 260 ~ Expr::And(_x @ box Expr::One, y @ box Expr::Zero) | [INFO] [stdout] 261 ~ Expr::And(_x @ box Expr::Zero, y @ box Expr::One) => { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/main.rs:260:50 [INFO] [stdout] | [INFO] [stdout] 260 | Expr::And(x @ box Expr::One, y @ box Expr::Zero) | [INFO] [stdout] | ^ [INFO] [stdout] 261 | Expr::And(x @ box Expr::Zero, y @ box Expr::One) => { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: if this is intentional, prefix it with an underscore [INFO] [stdout] | [INFO] [stdout] 260 ~ Expr::And(x @ box Expr::One, _y @ box Expr::Zero) | [INFO] [stdout] 261 ~ Expr::And(x @ box Expr::Zero, _y @ box Expr::One) => { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `bindings_after_at` has been stable since 1.54.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(bindings_after_at)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `or_patterns` has been stable since 1.53.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(or_patterns)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/main.rs:152:21 [INFO] [stdout] | [INFO] [stdout] 152 | std::mem::replace($dest, xx); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 193 | swap!(self, x); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] = note: this warning originates in the macro `swap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/main.rs:152:21 [INFO] [stdout] | [INFO] [stdout] 152 | std::mem::replace($dest, xx); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 209 | swap!(self, x); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] = note: this warning originates in the macro `swap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/main.rs:152:21 [INFO] [stdout] | [INFO] [stdout] 152 | std::mem::replace($dest, xx); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 224 | swap!(self, x); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] = note: this warning originates in the macro `swap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/main.rs:152:21 [INFO] [stdout] | [INFO] [stdout] 152 | std::mem::replace($dest, xx); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | swap!(self, x); [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] = note: this warning originates in the macro `swap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/main.rs:254:29 [INFO] [stdout] | [INFO] [stdout] 254 | ... std::mem::replace(self, Expr::Zero); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/main.rs:263:29 [INFO] [stdout] | [INFO] [stdout] 263 | ... std::mem::replace(self, Expr::Zero); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/main.rs:272:29 [INFO] [stdout] | [INFO] [stdout] 272 | ... std::mem::replace(self, Expr::One); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/main.rs:281:29 [INFO] [stdout] | [INFO] [stdout] 281 | ... std::mem::replace(self, Expr::One); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `one` should have an upper case name [INFO] [stdout] --> src/main.rs:664:15 [INFO] [stdout] | [INFO] [stdout] 664 | pub const one : Expr = Expr::One; [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `ONE` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `zero` should have an upper case name [INFO] [stdout] --> src/main.rs:665:15 [INFO] [stdout] | [INFO] [stdout] 665 | pub const zero : Expr = Expr::Zero; [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ZERO` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Theorem` [INFO] [stdout] --> src/main.rs:1187:34 [INFO] [stdout] | [INFO] [stdout] 1187 | let res = got.reduce(Theorem::Complement, tcase.1); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Theorem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Theorem` [INFO] [stdout] --> src/main.rs:1259:34 [INFO] [stdout] | [INFO] [stdout] 1259 | let res = got.reduce(Theorem::Commute, tcase.1); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Theorem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Theorem` [INFO] [stdout] --> src/main.rs:1372:34 [INFO] [stdout] | [INFO] [stdout] 1372 | let res = got.reduce(Theorem::Associate, tcase.1); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Theorem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Theorem` [INFO] [stdout] --> src/main.rs:1478:34 [INFO] [stdout] | [INFO] [stdout] 1478 | let res = got.reduce(Theorem::Distribute, tcase.1); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Theorem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:747:14 [INFO] [stdout] | [INFO] [stdout] 747 | (one, one, true), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 747 | (None, one, true), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:747:19 [INFO] [stdout] | [INFO] [stdout] 747 | (one, one, true), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 747 | (one, None, true), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:748:14 [INFO] [stdout] | [INFO] [stdout] 748 | (zero, one, false), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:748:20 [INFO] [stdout] | [INFO] [stdout] 748 | (zero, one, false), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 748 | (zero, None, false), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:749:14 [INFO] [stdout] | [INFO] [stdout] 749 | (zero, zero, true), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:749:20 [INFO] [stdout] | [INFO] [stdout] 749 | (zero, zero, true), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:750:14 [INFO] [stdout] | [INFO] [stdout] 750 | (var('A'), one, false), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:750:24 [INFO] [stdout] | [INFO] [stdout] 750 | (var('A'), one, false), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 750 | (var('A'), None, false), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:751:14 [INFO] [stdout] | [INFO] [stdout] 751 | (var('A'), var('B'), false), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:751:24 [INFO] [stdout] | [INFO] [stdout] 751 | (var('A'), var('B'), false), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:752:14 [INFO] [stdout] | [INFO] [stdout] 752 | (var('A'), var('A'), true), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:752:24 [INFO] [stdout] | [INFO] [stdout] 752 | (var('A'), var('A'), true), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `not` in this scope [INFO] [stdout] --> src/main.rs:753:14 [INFO] [stdout] | [INFO] [stdout] 753 | (not(one), not(zero), false), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::not; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:753:18 [INFO] [stdout] | [INFO] [stdout] 753 | (not(one), not(zero), false), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 753 | (not(None), not(zero), false), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `not` in this scope [INFO] [stdout] --> src/main.rs:753:24 [INFO] [stdout] | [INFO] [stdout] 753 | (not(one), not(zero), false), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::not; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:753:28 [INFO] [stdout] | [INFO] [stdout] 753 | (not(one), not(zero), false), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `not` in this scope [INFO] [stdout] --> src/main.rs:754:14 [INFO] [stdout] | [INFO] [stdout] 754 | (not(not(one)), not(zero), false), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::not; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `not` in this scope [INFO] [stdout] --> src/main.rs:754:18 [INFO] [stdout] | [INFO] [stdout] 754 | (not(not(one)), not(zero), false), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::not; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:754:22 [INFO] [stdout] | [INFO] [stdout] 754 | (not(not(one)), not(zero), false), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 754 | (not(not(None)), not(zero), false), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `not` in this scope [INFO] [stdout] --> src/main.rs:754:29 [INFO] [stdout] | [INFO] [stdout] 754 | (not(not(one)), not(zero), false), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::not; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:754:33 [INFO] [stdout] | [INFO] [stdout] 754 | (not(not(one)), not(zero), false), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `not` in this scope [INFO] [stdout] --> src/main.rs:755:14 [INFO] [stdout] | [INFO] [stdout] 755 | (not(one), not(one), true), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::not; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:755:18 [INFO] [stdout] | [INFO] [stdout] 755 | (not(one), not(one), true), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 755 | (not(None), not(one), true), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `not` in this scope [INFO] [stdout] --> src/main.rs:755:24 [INFO] [stdout] | [INFO] [stdout] 755 | (not(one), not(one), true), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::not; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:755:28 [INFO] [stdout] | [INFO] [stdout] 755 | (not(one), not(one), true), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 755 | (not(one), not(None), true), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:757:17 [INFO] [stdout] | [INFO] [stdout] 757 | and(zero, zero), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:757:21 [INFO] [stdout] | [INFO] [stdout] 757 | and(zero, zero), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:757:27 [INFO] [stdout] | [INFO] [stdout] 757 | and(zero, zero), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:758:17 [INFO] [stdout] | [INFO] [stdout] 758 | and(zero, zero), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:758:21 [INFO] [stdout] | [INFO] [stdout] 758 | and(zero, zero), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:758:27 [INFO] [stdout] | [INFO] [stdout] 758 | and(zero, zero), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:762:17 [INFO] [stdout] | [INFO] [stdout] 762 | and(zero, zero), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:762:21 [INFO] [stdout] | [INFO] [stdout] 762 | and(zero, zero), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:762:27 [INFO] [stdout] | [INFO] [stdout] 762 | and(zero, zero), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:763:17 [INFO] [stdout] | [INFO] [stdout] 763 | and(zero, one), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:763:21 [INFO] [stdout] | [INFO] [stdout] 763 | and(zero, one), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:763:27 [INFO] [stdout] | [INFO] [stdout] 763 | and(zero, one), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 763 | and(zero, None), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:767:17 [INFO] [stdout] | [INFO] [stdout] 767 | or(zero, zero), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:767:20 [INFO] [stdout] | [INFO] [stdout] 767 | or(zero, zero), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:767:26 [INFO] [stdout] | [INFO] [stdout] 767 | or(zero, zero), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:768:17 [INFO] [stdout] | [INFO] [stdout] 768 | or(zero, zero), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:768:20 [INFO] [stdout] | [INFO] [stdout] 768 | or(zero, zero), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:768:26 [INFO] [stdout] | [INFO] [stdout] 768 | or(zero, zero), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:772:17 [INFO] [stdout] | [INFO] [stdout] 772 | or(zero, zero), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:772:20 [INFO] [stdout] | [INFO] [stdout] 772 | or(zero, zero), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:772:26 [INFO] [stdout] | [INFO] [stdout] 772 | or(zero, zero), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:773:17 [INFO] [stdout] | [INFO] [stdout] 773 | or(zero, one), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:773:20 [INFO] [stdout] | [INFO] [stdout] 773 | or(zero, one), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:773:26 [INFO] [stdout] | [INFO] [stdout] 773 | or(zero, one), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 773 | or(zero, None), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:787:14 [INFO] [stdout] | [INFO] [stdout] 787 | (one, one, true), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 787 | (None, one, true), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:787:19 [INFO] [stdout] | [INFO] [stdout] 787 | (one, one, true), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 787 | (one, None, true), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:788:14 [INFO] [stdout] | [INFO] [stdout] 788 | (zero, zero, true), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:788:20 [INFO] [stdout] | [INFO] [stdout] 788 | (zero, zero, true), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:789:14 [INFO] [stdout] | [INFO] [stdout] 789 | (one, zero, false), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 789 | (None, zero, false), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:789:19 [INFO] [stdout] | [INFO] [stdout] 789 | (one, zero, false), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:790:14 [INFO] [stdout] | [INFO] [stdout] 790 | (zero, one, false), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:790:20 [INFO] [stdout] | [INFO] [stdout] 790 | (zero, one, false), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 790 | (zero, None, false), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:792:17 [INFO] [stdout] | [INFO] [stdout] 792 | and(var('A'), var('B')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:792:21 [INFO] [stdout] | [INFO] [stdout] 792 | and(var('A'), var('B')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:792:31 [INFO] [stdout] | [INFO] [stdout] 792 | and(var('A'), var('B')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:793:17 [INFO] [stdout] | [INFO] [stdout] 793 | and(var('A'), var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:793:21 [INFO] [stdout] | [INFO] [stdout] 793 | and(var('A'), var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:793:31 [INFO] [stdout] | [INFO] [stdout] 793 | and(var('A'), var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:797:17 [INFO] [stdout] | [INFO] [stdout] 797 | and(var('A'), var('B')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:797:21 [INFO] [stdout] | [INFO] [stdout] 797 | and(var('A'), var('B')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:797:31 [INFO] [stdout] | [INFO] [stdout] 797 | and(var('A'), var('B')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:798:17 [INFO] [stdout] | [INFO] [stdout] 798 | and(var('A'), var('C')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:798:21 [INFO] [stdout] | [INFO] [stdout] 798 | and(var('A'), var('C')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:798:31 [INFO] [stdout] | [INFO] [stdout] 798 | and(var('A'), var('C')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:802:17 [INFO] [stdout] | [INFO] [stdout] 802 | and(var('A'), var('B')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:802:21 [INFO] [stdout] | [INFO] [stdout] 802 | and(var('A'), var('B')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:802:31 [INFO] [stdout] | [INFO] [stdout] 802 | and(var('A'), var('B')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:803:17 [INFO] [stdout] | [INFO] [stdout] 803 | and(var('B'), var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:803:21 [INFO] [stdout] | [INFO] [stdout] 803 | and(var('B'), var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:803:31 [INFO] [stdout] | [INFO] [stdout] 803 | and(var('B'), var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:807:17 [INFO] [stdout] | [INFO] [stdout] 807 | or(var('A'), var('B')), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:807:20 [INFO] [stdout] | [INFO] [stdout] 807 | or(var('A'), var('B')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:807:30 [INFO] [stdout] | [INFO] [stdout] 807 | or(var('A'), var('B')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:808:17 [INFO] [stdout] | [INFO] [stdout] 808 | or(var('A'), var('B')), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:808:20 [INFO] [stdout] | [INFO] [stdout] 808 | or(var('A'), var('B')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:808:30 [INFO] [stdout] | [INFO] [stdout] 808 | or(var('A'), var('B')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:812:17 [INFO] [stdout] | [INFO] [stdout] 812 | or(var('A'), var('B')), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:812:20 [INFO] [stdout] | [INFO] [stdout] 812 | or(var('A'), var('B')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:812:30 [INFO] [stdout] | [INFO] [stdout] 812 | or(var('A'), var('B')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:813:17 [INFO] [stdout] | [INFO] [stdout] 813 | or(var('A'), var('B')), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:813:20 [INFO] [stdout] | [INFO] [stdout] 813 | or(var('A'), var('B')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:813:30 [INFO] [stdout] | [INFO] [stdout] 813 | or(var('A'), var('B')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `not` in this scope [INFO] [stdout] --> src/main.rs:817:17 [INFO] [stdout] | [INFO] [stdout] 817 | not(not(or(var('A'), var('B')))), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::not; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `not` in this scope [INFO] [stdout] --> src/main.rs:817:21 [INFO] [stdout] | [INFO] [stdout] 817 | not(not(or(var('A'), var('B')))), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::not; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:817:25 [INFO] [stdout] | [INFO] [stdout] 817 | not(not(or(var('A'), var('B')))), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:817:28 [INFO] [stdout] | [INFO] [stdout] 817 | not(not(or(var('A'), var('B')))), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:817:38 [INFO] [stdout] | [INFO] [stdout] 817 | not(not(or(var('A'), var('B')))), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:818:17 [INFO] [stdout] | [INFO] [stdout] 818 | or(var('A'), var('B')), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:818:20 [INFO] [stdout] | [INFO] [stdout] 818 | or(var('A'), var('B')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:818:30 [INFO] [stdout] | [INFO] [stdout] 818 | or(var('A'), var('B')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `not` in this scope [INFO] [stdout] --> src/main.rs:822:17 [INFO] [stdout] | [INFO] [stdout] 822 | not(or(var('A'), var('B'))), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::not; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:822:21 [INFO] [stdout] | [INFO] [stdout] 822 | not(or(var('A'), var('B'))), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:822:24 [INFO] [stdout] | [INFO] [stdout] 822 | not(or(var('A'), var('B'))), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:822:34 [INFO] [stdout] | [INFO] [stdout] 822 | not(or(var('A'), var('B'))), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:823:17 [INFO] [stdout] | [INFO] [stdout] 823 | and(not(var('A')), not(var('B'))), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `not` in this scope [INFO] [stdout] --> src/main.rs:823:21 [INFO] [stdout] | [INFO] [stdout] 823 | and(not(var('A')), not(var('B'))), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::not; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:823:25 [INFO] [stdout] | [INFO] [stdout] 823 | and(not(var('A')), not(var('B'))), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `not` in this scope [INFO] [stdout] --> src/main.rs:823:36 [INFO] [stdout] | [INFO] [stdout] 823 | and(not(var('A')), not(var('B'))), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::not; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:823:40 [INFO] [stdout] | [INFO] [stdout] 823 | and(not(var('A')), not(var('B'))), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:840:17 [INFO] [stdout] | [INFO] [stdout] 840 | or(one, zero), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:840:20 [INFO] [stdout] | [INFO] [stdout] 840 | or(one, zero), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 840 | or(None, zero), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:840:25 [INFO] [stdout] | [INFO] [stdout] 840 | or(one, zero), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:842:22 [INFO] [stdout] | [INFO] [stdout] 842 | Some(one), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 842 | Some(None), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:845:17 [INFO] [stdout] | [INFO] [stdout] 845 | or(zero, var('A')), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:845:20 [INFO] [stdout] | [INFO] [stdout] 845 | or(zero, var('A')), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:845:26 [INFO] [stdout] | [INFO] [stdout] 845 | or(zero, var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:847:22 [INFO] [stdout] | [INFO] [stdout] 847 | Some(var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:850:17 [INFO] [stdout] | [INFO] [stdout] 850 | or(one, one), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:850:20 [INFO] [stdout] | [INFO] [stdout] 850 | or(one, one), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 850 | or(None, one), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:850:25 [INFO] [stdout] | [INFO] [stdout] 850 | or(one, one), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 850 | or(one, None), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:855:17 [INFO] [stdout] | [INFO] [stdout] 855 | and(one, one), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:855:21 [INFO] [stdout] | [INFO] [stdout] 855 | and(one, one), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 855 | and(None, one), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:855:26 [INFO] [stdout] | [INFO] [stdout] 855 | and(one, one), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 855 | and(one, None), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:857:22 [INFO] [stdout] | [INFO] [stdout] 857 | Some(one), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 857 | Some(None), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:860:17 [INFO] [stdout] | [INFO] [stdout] 860 | and(var('A'), one), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:860:21 [INFO] [stdout] | [INFO] [stdout] 860 | and(var('A'), one), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:860:31 [INFO] [stdout] | [INFO] [stdout] 860 | and(var('A'), one), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 860 | and(var('A'), None), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:862:22 [INFO] [stdout] | [INFO] [stdout] 862 | Some(var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:865:17 [INFO] [stdout] | [INFO] [stdout] 865 | and(var('A'), one), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:865:21 [INFO] [stdout] | [INFO] [stdout] 865 | and(var('A'), one), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:865:31 [INFO] [stdout] | [INFO] [stdout] 865 | and(var('A'), one), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 865 | and(var('A'), None), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:870:17 [INFO] [stdout] | [INFO] [stdout] 870 | or(and(var('A'), one), one), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:870:20 [INFO] [stdout] | [INFO] [stdout] 870 | or(and(var('A'), one), one), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:870:24 [INFO] [stdout] | [INFO] [stdout] 870 | or(and(var('A'), one), one), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:870:34 [INFO] [stdout] | [INFO] [stdout] 870 | or(and(var('A'), one), one), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 870 | or(and(var('A'), None), one), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:870:40 [INFO] [stdout] | [INFO] [stdout] 870 | or(and(var('A'), one), one), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 870 | or(and(var('A'), one), None), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:872:22 [INFO] [stdout] | [INFO] [stdout] 872 | Some(or(var('A'), one)), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:872:25 [INFO] [stdout] | [INFO] [stdout] 872 | Some(or(var('A'), one)), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:872:35 [INFO] [stdout] | [INFO] [stdout] 872 | Some(or(var('A'), one)), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 872 | Some(or(var('A'), None)), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:875:17 [INFO] [stdout] | [INFO] [stdout] 875 | or( [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:876:21 [INFO] [stdout] | [INFO] [stdout] 876 | and(var('A'), one), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:876:25 [INFO] [stdout] | [INFO] [stdout] 876 | and(var('A'), one), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:876:35 [INFO] [stdout] | [INFO] [stdout] 876 | and(var('A'), one), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 876 | and(var('A'), None), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:877:21 [INFO] [stdout] | [INFO] [stdout] 877 | and(var('B'), one) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:877:25 [INFO] [stdout] | [INFO] [stdout] 877 | and(var('B'), one) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:877:35 [INFO] [stdout] | [INFO] [stdout] 877 | and(var('B'), one) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 877 | and(var('B'), None) [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:881:21 [INFO] [stdout] | [INFO] [stdout] 881 | or( [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:882:25 [INFO] [stdout] | [INFO] [stdout] 882 | and(var('A'), one), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:882:29 [INFO] [stdout] | [INFO] [stdout] 882 | and(var('A'), one), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:882:39 [INFO] [stdout] | [INFO] [stdout] 882 | and(var('A'), one), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 882 | and(var('A'), None), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:883:25 [INFO] [stdout] | [INFO] [stdout] 883 | var('B') [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:888:17 [INFO] [stdout] | [INFO] [stdout] 888 | and( [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:889:21 [INFO] [stdout] | [INFO] [stdout] 889 | or(var('A'), zero), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:889:24 [INFO] [stdout] | [INFO] [stdout] 889 | or(var('A'), zero), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:889:34 [INFO] [stdout] | [INFO] [stdout] 889 | or(var('A'), zero), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:890:21 [INFO] [stdout] | [INFO] [stdout] 890 | or(var('B'), zero) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:890:24 [INFO] [stdout] | [INFO] [stdout] 890 | or(var('B'), zero) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:890:34 [INFO] [stdout] | [INFO] [stdout] 890 | or(var('B'), zero) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:894:21 [INFO] [stdout] | [INFO] [stdout] 894 | and( [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:895:25 [INFO] [stdout] | [INFO] [stdout] 895 | or(var('A'), zero), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:895:28 [INFO] [stdout] | [INFO] [stdout] 895 | or(var('A'), zero), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:895:38 [INFO] [stdout] | [INFO] [stdout] 895 | or(var('A'), zero), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:896:25 [INFO] [stdout] | [INFO] [stdout] 896 | var('B') [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:927:17 [INFO] [stdout] | [INFO] [stdout] 927 | or(one, zero), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:927:20 [INFO] [stdout] | [INFO] [stdout] 927 | or(one, zero), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 927 | or(None, zero), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:927:25 [INFO] [stdout] | [INFO] [stdout] 927 | or(one, zero), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:929:22 [INFO] [stdout] | [INFO] [stdout] 929 | Some(one), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 929 | Some(None), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:932:17 [INFO] [stdout] | [INFO] [stdout] 932 | or(one, var('A')), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:932:20 [INFO] [stdout] | [INFO] [stdout] 932 | or(one, var('A')), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 932 | or(None, var('A')), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:932:25 [INFO] [stdout] | [INFO] [stdout] 932 | or(one, var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:934:22 [INFO] [stdout] | [INFO] [stdout] 934 | Some(one), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 934 | Some(None), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:937:17 [INFO] [stdout] | [INFO] [stdout] 937 | or(zero, zero), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:937:20 [INFO] [stdout] | [INFO] [stdout] 937 | or(zero, zero), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:937:26 [INFO] [stdout] | [INFO] [stdout] 937 | or(zero, zero), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:942:17 [INFO] [stdout] | [INFO] [stdout] 942 | and(zero, one), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:942:21 [INFO] [stdout] | [INFO] [stdout] 942 | and(zero, one), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:942:27 [INFO] [stdout] | [INFO] [stdout] 942 | and(zero, one), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 942 | and(zero, None), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:944:22 [INFO] [stdout] | [INFO] [stdout] 944 | Some(zero), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:947:17 [INFO] [stdout] | [INFO] [stdout] 947 | and(var('A'), zero), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:947:21 [INFO] [stdout] | [INFO] [stdout] 947 | and(var('A'), zero), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:947:31 [INFO] [stdout] | [INFO] [stdout] 947 | and(var('A'), zero), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:949:22 [INFO] [stdout] | [INFO] [stdout] 949 | Some(zero), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:952:17 [INFO] [stdout] | [INFO] [stdout] 952 | and(var('A'), zero), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:952:21 [INFO] [stdout] | [INFO] [stdout] 952 | and(var('A'), zero), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:952:31 [INFO] [stdout] | [INFO] [stdout] 952 | and(var('A'), zero), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:957:17 [INFO] [stdout] | [INFO] [stdout] 957 | or(and(var('A'), zero), zero), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:957:20 [INFO] [stdout] | [INFO] [stdout] 957 | or(and(var('A'), zero), zero), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:957:24 [INFO] [stdout] | [INFO] [stdout] 957 | or(and(var('A'), zero), zero), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:957:34 [INFO] [stdout] | [INFO] [stdout] 957 | or(and(var('A'), zero), zero), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:957:41 [INFO] [stdout] | [INFO] [stdout] 957 | or(and(var('A'), zero), zero), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:959:22 [INFO] [stdout] | [INFO] [stdout] 959 | Some(or(zero, zero)), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:959:25 [INFO] [stdout] | [INFO] [stdout] 959 | Some(or(zero, zero)), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:959:31 [INFO] [stdout] | [INFO] [stdout] 959 | Some(or(zero, zero)), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:962:17 [INFO] [stdout] | [INFO] [stdout] 962 | or( [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:963:21 [INFO] [stdout] | [INFO] [stdout] 963 | and(var('A'), zero), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:963:25 [INFO] [stdout] | [INFO] [stdout] 963 | and(var('A'), zero), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:963:35 [INFO] [stdout] | [INFO] [stdout] 963 | and(var('A'), zero), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:964:21 [INFO] [stdout] | [INFO] [stdout] 964 | and(var('B'), zero) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:964:25 [INFO] [stdout] | [INFO] [stdout] 964 | and(var('B'), zero) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:964:35 [INFO] [stdout] | [INFO] [stdout] 964 | and(var('B'), zero) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:968:21 [INFO] [stdout] | [INFO] [stdout] 968 | or( [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:969:25 [INFO] [stdout] | [INFO] [stdout] 969 | and(var('A'), zero), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:969:29 [INFO] [stdout] | [INFO] [stdout] 969 | and(var('A'), zero), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:969:39 [INFO] [stdout] | [INFO] [stdout] 969 | and(var('A'), zero), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:970:25 [INFO] [stdout] | [INFO] [stdout] 970 | zero [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:975:17 [INFO] [stdout] | [INFO] [stdout] 975 | and( [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:976:21 [INFO] [stdout] | [INFO] [stdout] 976 | or(var('A'), one), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:976:24 [INFO] [stdout] | [INFO] [stdout] 976 | or(var('A'), one), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:976:34 [INFO] [stdout] | [INFO] [stdout] 976 | or(var('A'), one), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 976 | or(var('A'), None), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:977:21 [INFO] [stdout] | [INFO] [stdout] 977 | or(var('B'), one) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:977:24 [INFO] [stdout] | [INFO] [stdout] 977 | or(var('B'), one) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:977:34 [INFO] [stdout] | [INFO] [stdout] 977 | or(var('B'), one) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 977 | or(var('B'), None) [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:981:21 [INFO] [stdout] | [INFO] [stdout] 981 | and( [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:982:25 [INFO] [stdout] | [INFO] [stdout] 982 | or(var('A'), one), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:982:28 [INFO] [stdout] | [INFO] [stdout] 982 | or(var('A'), one), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:982:38 [INFO] [stdout] | [INFO] [stdout] 982 | or(var('A'), one), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 982 | or(var('A'), None), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:983:25 [INFO] [stdout] | [INFO] [stdout] 983 | one [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 983 | None [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1014:17 [INFO] [stdout] | [INFO] [stdout] 1014 | or(one, one), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:1014:20 [INFO] [stdout] | [INFO] [stdout] 1014 | or(one, one), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 1014 | or(None, one), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:1014:25 [INFO] [stdout] | [INFO] [stdout] 1014 | or(one, one), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 1014 | or(one, None), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:1016:22 [INFO] [stdout] | [INFO] [stdout] 1016 | Some(one), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 1016 | Some(None), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1019:17 [INFO] [stdout] | [INFO] [stdout] 1019 | or(var('A'), var('A')), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1019:20 [INFO] [stdout] | [INFO] [stdout] 1019 | or(var('A'), var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1019:30 [INFO] [stdout] | [INFO] [stdout] 1019 | or(var('A'), var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1021:22 [INFO] [stdout] | [INFO] [stdout] 1021 | Some(var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1024:17 [INFO] [stdout] | [INFO] [stdout] 1024 | or(var('A'), var('B')), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1024:20 [INFO] [stdout] | [INFO] [stdout] 1024 | or(var('A'), var('B')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1024:30 [INFO] [stdout] | [INFO] [stdout] 1024 | or(var('A'), var('B')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:1029:17 [INFO] [stdout] | [INFO] [stdout] 1029 | and(var('A'), var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1029:21 [INFO] [stdout] | [INFO] [stdout] 1029 | and(var('A'), var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1029:31 [INFO] [stdout] | [INFO] [stdout] 1029 | and(var('A'), var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1031:22 [INFO] [stdout] | [INFO] [stdout] 1031 | Some(var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:1034:17 [INFO] [stdout] | [INFO] [stdout] 1034 | and(var('A'), var('B')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1034:21 [INFO] [stdout] | [INFO] [stdout] 1034 | and(var('A'), var('B')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1034:31 [INFO] [stdout] | [INFO] [stdout] 1034 | and(var('A'), var('B')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:1039:17 [INFO] [stdout] | [INFO] [stdout] 1039 | and( [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1040:21 [INFO] [stdout] | [INFO] [stdout] 1040 | or(var('A'), var('A')), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1040:24 [INFO] [stdout] | [INFO] [stdout] 1040 | or(var('A'), var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1040:34 [INFO] [stdout] | [INFO] [stdout] 1040 | or(var('A'), var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1041:21 [INFO] [stdout] | [INFO] [stdout] 1041 | or(var('B'), var('B')) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1041:24 [INFO] [stdout] | [INFO] [stdout] 1041 | or(var('B'), var('B')) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1041:34 [INFO] [stdout] | [INFO] [stdout] 1041 | or(var('B'), var('B')) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:1045:21 [INFO] [stdout] | [INFO] [stdout] 1045 | and( [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1046:25 [INFO] [stdout] | [INFO] [stdout] 1046 | var('A'), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1047:25 [INFO] [stdout] | [INFO] [stdout] 1047 | or(var('B'), var('B')) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1047:28 [INFO] [stdout] | [INFO] [stdout] 1047 | or(var('B'), var('B')) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1047:38 [INFO] [stdout] | [INFO] [stdout] 1047 | or(var('B'), var('B')) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:1052:17 [INFO] [stdout] | [INFO] [stdout] 1052 | and( [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1053:21 [INFO] [stdout] | [INFO] [stdout] 1053 | or(var('A'), var('A')), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1053:24 [INFO] [stdout] | [INFO] [stdout] 1053 | or(var('A'), var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1053:34 [INFO] [stdout] | [INFO] [stdout] 1053 | or(var('A'), var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1054:21 [INFO] [stdout] | [INFO] [stdout] 1054 | or(var('B'), var('B')) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1054:24 [INFO] [stdout] | [INFO] [stdout] 1054 | or(var('B'), var('B')) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1054:34 [INFO] [stdout] | [INFO] [stdout] 1054 | or(var('B'), var('B')) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:1058:21 [INFO] [stdout] | [INFO] [stdout] 1058 | and( [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1059:25 [INFO] [stdout] | [INFO] [stdout] 1059 | or(var('A'), var('A')), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1059:28 [INFO] [stdout] | [INFO] [stdout] 1059 | or(var('A'), var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1059:38 [INFO] [stdout] | [INFO] [stdout] 1059 | or(var('A'), var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1060:25 [INFO] [stdout] | [INFO] [stdout] 1060 | var('B'), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `not` in this scope [INFO] [stdout] --> src/main.rs:1091:17 [INFO] [stdout] | [INFO] [stdout] 1091 | not(not(one)), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::not; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `not` in this scope [INFO] [stdout] --> src/main.rs:1091:21 [INFO] [stdout] | [INFO] [stdout] 1091 | not(not(one)), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::not; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:1091:25 [INFO] [stdout] | [INFO] [stdout] 1091 | not(not(one)), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 1091 | not(not(None)), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:1093:22 [INFO] [stdout] | [INFO] [stdout] 1093 | Some(one), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 1093 | Some(None), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `not` in this scope [INFO] [stdout] --> src/main.rs:1096:17 [INFO] [stdout] | [INFO] [stdout] 1096 | not(not(not(one))), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::not; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `not` in this scope [INFO] [stdout] --> src/main.rs:1096:21 [INFO] [stdout] | [INFO] [stdout] 1096 | not(not(not(one))), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::not; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `not` in this scope [INFO] [stdout] --> src/main.rs:1096:25 [INFO] [stdout] | [INFO] [stdout] 1096 | not(not(not(one))), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::not; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:1096:29 [INFO] [stdout] | [INFO] [stdout] 1096 | not(not(not(one))), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 1096 | not(not(not(None))), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `not` in this scope [INFO] [stdout] --> src/main.rs:1098:22 [INFO] [stdout] | [INFO] [stdout] 1098 | Some(not(one)), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::not; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:1098:26 [INFO] [stdout] | [INFO] [stdout] 1098 | Some(not(one)), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 1098 | Some(not(None)), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `not` in this scope [INFO] [stdout] --> src/main.rs:1101:17 [INFO] [stdout] | [INFO] [stdout] 1101 | not(not(var('A'))), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::not; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `not` in this scope [INFO] [stdout] --> src/main.rs:1101:21 [INFO] [stdout] | [INFO] [stdout] 1101 | not(not(var('A'))), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::not; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1101:25 [INFO] [stdout] | [INFO] [stdout] 1101 | not(not(var('A'))), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1103:22 [INFO] [stdout] | [INFO] [stdout] 1103 | Some(var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1132:17 [INFO] [stdout] | [INFO] [stdout] 1132 | or(not(one), one), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `not` in this scope [INFO] [stdout] --> src/main.rs:1132:20 [INFO] [stdout] | [INFO] [stdout] 1132 | or(not(one), one), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::not; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:1132:24 [INFO] [stdout] | [INFO] [stdout] 1132 | or(not(one), one), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 1132 | or(not(None), one), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:1132:30 [INFO] [stdout] | [INFO] [stdout] 1132 | or(not(one), one), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 1132 | or(not(one), None), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:1134:22 [INFO] [stdout] | [INFO] [stdout] 1134 | Some(one), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 1134 | Some(None), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1137:17 [INFO] [stdout] | [INFO] [stdout] 1137 | or(zero, one), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:1137:20 [INFO] [stdout] | [INFO] [stdout] 1137 | or(zero, one), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:1137:26 [INFO] [stdout] | [INFO] [stdout] 1137 | or(zero, one), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 1137 | or(zero, None), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:1139:22 [INFO] [stdout] | [INFO] [stdout] 1139 | Some(one), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 1139 | Some(None), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1142:17 [INFO] [stdout] | [INFO] [stdout] 1142 | or(not(var('A')), var('A')), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `not` in this scope [INFO] [stdout] --> src/main.rs:1142:20 [INFO] [stdout] | [INFO] [stdout] 1142 | or(not(var('A')), var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::not; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1142:24 [INFO] [stdout] | [INFO] [stdout] 1142 | or(not(var('A')), var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1142:35 [INFO] [stdout] | [INFO] [stdout] 1142 | or(not(var('A')), var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:1144:22 [INFO] [stdout] | [INFO] [stdout] 1144 | Some(one), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 1144 | Some(None), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:1147:17 [INFO] [stdout] | [INFO] [stdout] 1147 | and(not(one), one), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `not` in this scope [INFO] [stdout] --> src/main.rs:1147:21 [INFO] [stdout] | [INFO] [stdout] 1147 | and(not(one), one), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::not; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:1147:25 [INFO] [stdout] | [INFO] [stdout] 1147 | and(not(one), one), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 1147 | and(not(None), one), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:1147:31 [INFO] [stdout] | [INFO] [stdout] 1147 | and(not(one), one), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 1147 | and(not(one), None), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:1149:22 [INFO] [stdout] | [INFO] [stdout] 1149 | Some(zero), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:1152:17 [INFO] [stdout] | [INFO] [stdout] 1152 | and(zero, one), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:1152:21 [INFO] [stdout] | [INFO] [stdout] 1152 | and(zero, one), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:1152:27 [INFO] [stdout] | [INFO] [stdout] 1152 | and(zero, one), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 1152 | and(zero, None), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:1154:22 [INFO] [stdout] | [INFO] [stdout] 1154 | Some(zero), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:1157:17 [INFO] [stdout] | [INFO] [stdout] 1157 | and(not(var('A')), var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `not` in this scope [INFO] [stdout] --> src/main.rs:1157:21 [INFO] [stdout] | [INFO] [stdout] 1157 | and(not(var('A')), var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::not; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1157:25 [INFO] [stdout] | [INFO] [stdout] 1157 | and(not(var('A')), var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1157:36 [INFO] [stdout] | [INFO] [stdout] 1157 | and(not(var('A')), var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:1159:22 [INFO] [stdout] | [INFO] [stdout] 1159 | Some(zero), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:1162:17 [INFO] [stdout] | [INFO] [stdout] 1162 | and( [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1163:21 [INFO] [stdout] | [INFO] [stdout] 1163 | or( [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `not` in this scope [INFO] [stdout] --> src/main.rs:1164:25 [INFO] [stdout] | [INFO] [stdout] 1164 | not(var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::not; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1164:29 [INFO] [stdout] | [INFO] [stdout] 1164 | not(var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1165:25 [INFO] [stdout] | [INFO] [stdout] 1165 | var('A'), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1167:21 [INFO] [stdout] | [INFO] [stdout] 1167 | or( [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `not` in this scope [INFO] [stdout] --> src/main.rs:1168:25 [INFO] [stdout] | [INFO] [stdout] 1168 | not(var('B')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::not; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1168:29 [INFO] [stdout] | [INFO] [stdout] 1168 | not(var('B')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1169:25 [INFO] [stdout] | [INFO] [stdout] 1169 | var('B'), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:1174:21 [INFO] [stdout] | [INFO] [stdout] 1174 | and( [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1175:25 [INFO] [stdout] | [INFO] [stdout] 1175 | or( [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `not` in this scope [INFO] [stdout] --> src/main.rs:1176:29 [INFO] [stdout] | [INFO] [stdout] 1176 | ... not(var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::not; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1176:33 [INFO] [stdout] | [INFO] [stdout] 1176 | ... not(var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1177:29 [INFO] [stdout] | [INFO] [stdout] 1177 | ... var('A'), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:1179:25 [INFO] [stdout] | [INFO] [stdout] 1179 | one, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 1179 | None, [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1210:17 [INFO] [stdout] | [INFO] [stdout] 1210 | or(zero, one), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:1210:20 [INFO] [stdout] | [INFO] [stdout] 1210 | or(zero, one), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:1210:26 [INFO] [stdout] | [INFO] [stdout] 1210 | or(zero, one), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 1210 | or(zero, None), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1212:22 [INFO] [stdout] | [INFO] [stdout] 1212 | Some(or(one, zero)), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:1212:25 [INFO] [stdout] | [INFO] [stdout] 1212 | Some(or(one, zero)), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 1212 | Some(or(None, zero)), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:1212:30 [INFO] [stdout] | [INFO] [stdout] 1212 | Some(or(one, zero)), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1215:17 [INFO] [stdout] | [INFO] [stdout] 1215 | or(var('A'), var('B')), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1215:20 [INFO] [stdout] | [INFO] [stdout] 1215 | or(var('A'), var('B')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1215:30 [INFO] [stdout] | [INFO] [stdout] 1215 | or(var('A'), var('B')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1217:22 [INFO] [stdout] | [INFO] [stdout] 1217 | Some(or(var('B'), var('A'))), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1217:25 [INFO] [stdout] | [INFO] [stdout] 1217 | Some(or(var('B'), var('A'))), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1217:35 [INFO] [stdout] | [INFO] [stdout] 1217 | Some(or(var('B'), var('A'))), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:1220:17 [INFO] [stdout] | [INFO] [stdout] 1220 | and(zero, one), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:1220:21 [INFO] [stdout] | [INFO] [stdout] 1220 | and(zero, one), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:1220:27 [INFO] [stdout] | [INFO] [stdout] 1220 | and(zero, one), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 1220 | and(zero, None), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:1222:22 [INFO] [stdout] | [INFO] [stdout] 1222 | Some(and(one, zero)), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:1222:26 [INFO] [stdout] | [INFO] [stdout] 1222 | Some(and(one, zero)), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 1222 | Some(and(None, zero)), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `zero` in this scope [INFO] [stdout] --> src/main.rs:1222:31 [INFO] [stdout] | [INFO] [stdout] 1222 | Some(and(one, zero)), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::zero; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:1225:17 [INFO] [stdout] | [INFO] [stdout] 1225 | and(var('A'), var('B')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1225:21 [INFO] [stdout] | [INFO] [stdout] 1225 | and(var('A'), var('B')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1225:31 [INFO] [stdout] | [INFO] [stdout] 1225 | and(var('A'), var('B')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:1227:22 [INFO] [stdout] | [INFO] [stdout] 1227 | Some(and(var('B'), var('A'))), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1227:26 [INFO] [stdout] | [INFO] [stdout] 1227 | Some(and(var('B'), var('A'))), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1227:36 [INFO] [stdout] | [INFO] [stdout] 1227 | Some(and(var('B'), var('A'))), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1230:17 [INFO] [stdout] | [INFO] [stdout] 1230 | or( [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:1231:21 [INFO] [stdout] | [INFO] [stdout] 1231 | one, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 1231 | None, [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:1232:21 [INFO] [stdout] | [INFO] [stdout] 1232 | and(var('C'), var('D')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1232:25 [INFO] [stdout] | [INFO] [stdout] 1232 | and(var('C'), var('D')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1232:35 [INFO] [stdout] | [INFO] [stdout] 1232 | and(var('C'), var('D')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1236:21 [INFO] [stdout] | [INFO] [stdout] 1236 | or( [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/main.rs:1237:25 [INFO] [stdout] | [INFO] [stdout] 1237 | one, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: a unit variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 1237 | None, [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::one; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:1238:25 [INFO] [stdout] | [INFO] [stdout] 1238 | and(var('D'), var('C')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1238:29 [INFO] [stdout] | [INFO] [stdout] 1238 | and(var('D'), var('C')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1238:39 [INFO] [stdout] | [INFO] [stdout] 1238 | and(var('D'), var('C')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1243:17 [INFO] [stdout] | [INFO] [stdout] 1243 | or( [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:1244:21 [INFO] [stdout] | [INFO] [stdout] 1244 | and(var('A'), var('B')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1244:25 [INFO] [stdout] | [INFO] [stdout] 1244 | and(var('A'), var('B')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1244:35 [INFO] [stdout] | [INFO] [stdout] 1244 | and(var('A'), var('B')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:1245:21 [INFO] [stdout] | [INFO] [stdout] 1245 | and(var('C'), var('D')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1245:25 [INFO] [stdout] | [INFO] [stdout] 1245 | and(var('C'), var('D')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1245:35 [INFO] [stdout] | [INFO] [stdout] 1245 | and(var('C'), var('D')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1249:21 [INFO] [stdout] | [INFO] [stdout] 1249 | or( [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:1250:25 [INFO] [stdout] | [INFO] [stdout] 1250 | and(var('B'), var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1250:29 [INFO] [stdout] | [INFO] [stdout] 1250 | and(var('B'), var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1250:39 [INFO] [stdout] | [INFO] [stdout] 1250 | and(var('B'), var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:1251:25 [INFO] [stdout] | [INFO] [stdout] 1251 | and(var('C'), var('D')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1251:29 [INFO] [stdout] | [INFO] [stdout] 1251 | and(var('C'), var('D')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1251:39 [INFO] [stdout] | [INFO] [stdout] 1251 | and(var('C'), var('D')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1281:17 [INFO] [stdout] | [INFO] [stdout] 1281 | or( [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1282:21 [INFO] [stdout] | [INFO] [stdout] 1282 | var('A'), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1283:21 [INFO] [stdout] | [INFO] [stdout] 1283 | or( [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1284:25 [INFO] [stdout] | [INFO] [stdout] 1284 | var('B'), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1285:25 [INFO] [stdout] | [INFO] [stdout] 1285 | var('C'), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1290:21 [INFO] [stdout] | [INFO] [stdout] 1290 | or( [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1291:25 [INFO] [stdout] | [INFO] [stdout] 1291 | or( [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1292:29 [INFO] [stdout] | [INFO] [stdout] 1292 | ... var('A'), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1293:29 [INFO] [stdout] | [INFO] [stdout] 1293 | ... var('B'), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1295:25 [INFO] [stdout] | [INFO] [stdout] 1295 | var('C'), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1300:17 [INFO] [stdout] | [INFO] [stdout] 1300 | or( [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1301:21 [INFO] [stdout] | [INFO] [stdout] 1301 | var('A'), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1302:21 [INFO] [stdout] | [INFO] [stdout] 1302 | or( [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1303:25 [INFO] [stdout] | [INFO] [stdout] 1303 | var('B'), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1304:25 [INFO] [stdout] | [INFO] [stdout] 1304 | or( [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1305:29 [INFO] [stdout] | [INFO] [stdout] 1305 | ... var('C'), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1306:29 [INFO] [stdout] | [INFO] [stdout] 1306 | ... var('D'), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1312:21 [INFO] [stdout] | [INFO] [stdout] 1312 | or( [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1313:25 [INFO] [stdout] | [INFO] [stdout] 1313 | var('A'), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1314:25 [INFO] [stdout] | [INFO] [stdout] 1314 | or( [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1315:29 [INFO] [stdout] | [INFO] [stdout] 1315 | ... or( [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1316:33 [INFO] [stdout] | [INFO] [stdout] 1316 | ... var('B'), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1317:33 [INFO] [stdout] | [INFO] [stdout] 1317 | ... var('C'), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1319:29 [INFO] [stdout] | [INFO] [stdout] 1319 | ... var('D'), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1325:17 [INFO] [stdout] | [INFO] [stdout] 1325 | or( [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1326:21 [INFO] [stdout] | [INFO] [stdout] 1326 | var('A'), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1327:21 [INFO] [stdout] | [INFO] [stdout] 1327 | or( [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1328:25 [INFO] [stdout] | [INFO] [stdout] 1328 | or( [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1329:29 [INFO] [stdout] | [INFO] [stdout] 1329 | ... var('B'), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1330:29 [INFO] [stdout] | [INFO] [stdout] 1330 | ... var('C'), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1332:25 [INFO] [stdout] | [INFO] [stdout] 1332 | var('D'), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1337:21 [INFO] [stdout] | [INFO] [stdout] 1337 | or( [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1338:25 [INFO] [stdout] | [INFO] [stdout] 1338 | var('A'), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1339:25 [INFO] [stdout] | [INFO] [stdout] 1339 | or( [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1340:29 [INFO] [stdout] | [INFO] [stdout] 1340 | ... var('B'), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1341:29 [INFO] [stdout] | [INFO] [stdout] 1341 | ... or( [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1342:33 [INFO] [stdout] | [INFO] [stdout] 1342 | ... var('C'), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1343:33 [INFO] [stdout] | [INFO] [stdout] 1343 | ... var('D'), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:1350:17 [INFO] [stdout] | [INFO] [stdout] 1350 | and( [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:1351:21 [INFO] [stdout] | [INFO] [stdout] 1351 | and( [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1352:25 [INFO] [stdout] | [INFO] [stdout] 1352 | var('A'), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1353:25 [INFO] [stdout] | [INFO] [stdout] 1353 | var('B'), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1355:21 [INFO] [stdout] | [INFO] [stdout] 1355 | var('C'), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:1359:21 [INFO] [stdout] | [INFO] [stdout] 1359 | and( [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1360:25 [INFO] [stdout] | [INFO] [stdout] 1360 | var('A'), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:1361:25 [INFO] [stdout] | [INFO] [stdout] 1361 | and( [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1362:29 [INFO] [stdout] | [INFO] [stdout] 1362 | ... var('B'), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1363:29 [INFO] [stdout] | [INFO] [stdout] 1363 | ... var('C'), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1395:17 [INFO] [stdout] | [INFO] [stdout] 1395 | or( [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:1396:21 [INFO] [stdout] | [INFO] [stdout] 1396 | and(var('A'), var('B')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1396:25 [INFO] [stdout] | [INFO] [stdout] 1396 | and(var('A'), var('B')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1396:35 [INFO] [stdout] | [INFO] [stdout] 1396 | and(var('A'), var('B')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:1397:21 [INFO] [stdout] | [INFO] [stdout] 1397 | and(var('A'), var('C')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1397:25 [INFO] [stdout] | [INFO] [stdout] 1397 | and(var('A'), var('C')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1397:35 [INFO] [stdout] | [INFO] [stdout] 1397 | and(var('A'), var('C')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:1401:21 [INFO] [stdout] | [INFO] [stdout] 1401 | and( [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1402:25 [INFO] [stdout] | [INFO] [stdout] 1402 | var('A'), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1403:25 [INFO] [stdout] | [INFO] [stdout] 1403 | or( [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1404:29 [INFO] [stdout] | [INFO] [stdout] 1404 | ... var('B'), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1405:29 [INFO] [stdout] | [INFO] [stdout] 1405 | ... var('C'), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1411:17 [INFO] [stdout] | [INFO] [stdout] 1411 | or( [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:1412:21 [INFO] [stdout] | [INFO] [stdout] 1412 | and(var('A'), var('B')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1412:25 [INFO] [stdout] | [INFO] [stdout] 1412 | and(var('A'), var('B')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1412:35 [INFO] [stdout] | [INFO] [stdout] 1412 | and(var('A'), var('B')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:1413:21 [INFO] [stdout] | [INFO] [stdout] 1413 | and(var('C'), var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1413:25 [INFO] [stdout] | [INFO] [stdout] 1413 | and(var('C'), var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1413:35 [INFO] [stdout] | [INFO] [stdout] 1413 | and(var('C'), var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:1417:21 [INFO] [stdout] | [INFO] [stdout] 1417 | and( [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1418:25 [INFO] [stdout] | [INFO] [stdout] 1418 | var('A'), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1419:25 [INFO] [stdout] | [INFO] [stdout] 1419 | or( [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1420:29 [INFO] [stdout] | [INFO] [stdout] 1420 | ... var('B'), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1421:29 [INFO] [stdout] | [INFO] [stdout] 1421 | ... var('C'), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1427:17 [INFO] [stdout] | [INFO] [stdout] 1427 | or( [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:1428:21 [INFO] [stdout] | [INFO] [stdout] 1428 | and(var('B'), var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1428:25 [INFO] [stdout] | [INFO] [stdout] 1428 | and(var('B'), var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1428:35 [INFO] [stdout] | [INFO] [stdout] 1428 | and(var('B'), var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:1429:21 [INFO] [stdout] | [INFO] [stdout] 1429 | and(var('A'), var('C')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1429:25 [INFO] [stdout] | [INFO] [stdout] 1429 | and(var('A'), var('C')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1429:35 [INFO] [stdout] | [INFO] [stdout] 1429 | and(var('A'), var('C')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:1433:21 [INFO] [stdout] | [INFO] [stdout] 1433 | and( [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1434:25 [INFO] [stdout] | [INFO] [stdout] 1434 | var('A'), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1435:25 [INFO] [stdout] | [INFO] [stdout] 1435 | or( [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1436:29 [INFO] [stdout] | [INFO] [stdout] 1436 | ... var('B'), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1437:29 [INFO] [stdout] | [INFO] [stdout] 1437 | ... var('C'), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1443:17 [INFO] [stdout] | [INFO] [stdout] 1443 | or( [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:1444:21 [INFO] [stdout] | [INFO] [stdout] 1444 | and(var('B'), var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1444:25 [INFO] [stdout] | [INFO] [stdout] 1444 | and(var('B'), var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1444:35 [INFO] [stdout] | [INFO] [stdout] 1444 | and(var('B'), var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:1445:21 [INFO] [stdout] | [INFO] [stdout] 1445 | and(var('C'), var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1445:25 [INFO] [stdout] | [INFO] [stdout] 1445 | and(var('C'), var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1445:35 [INFO] [stdout] | [INFO] [stdout] 1445 | and(var('C'), var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:1449:21 [INFO] [stdout] | [INFO] [stdout] 1449 | and( [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1450:25 [INFO] [stdout] | [INFO] [stdout] 1450 | var('A'), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1451:25 [INFO] [stdout] | [INFO] [stdout] 1451 | or( [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1452:29 [INFO] [stdout] | [INFO] [stdout] 1452 | ... var('B'), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1453:29 [INFO] [stdout] | [INFO] [stdout] 1453 | ... var('C'), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:1459:17 [INFO] [stdout] | [INFO] [stdout] 1459 | and( [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1460:21 [INFO] [stdout] | [INFO] [stdout] 1460 | or(var('B'), var('A')), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1460:24 [INFO] [stdout] | [INFO] [stdout] 1460 | or(var('B'), var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1460:34 [INFO] [stdout] | [INFO] [stdout] 1460 | or(var('B'), var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1461:21 [INFO] [stdout] | [INFO] [stdout] 1461 | or(var('C'), var('A')), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1461:24 [INFO] [stdout] | [INFO] [stdout] 1461 | or(var('C'), var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1461:34 [INFO] [stdout] | [INFO] [stdout] 1461 | or(var('C'), var('A')), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `or` in this scope [INFO] [stdout] --> src/main.rs:1465:21 [INFO] [stdout] | [INFO] [stdout] 1465 | or( [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1466:25 [INFO] [stdout] | [INFO] [stdout] 1466 | var('A'), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `and` in this scope [INFO] [stdout] --> src/main.rs:1467:25 [INFO] [stdout] | [INFO] [stdout] 1467 | and( [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::and; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1468:29 [INFO] [stdout] | [INFO] [stdout] 1468 | ... var('B'), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `var` in this scope [INFO] [stdout] --> src/main.rs:1469:29 [INFO] [stdout] | [INFO] [stdout] 1469 | ... var('C'), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 745 | use crate::dsl::var; [INFO] [stdout] | [INFO] [stdout] 745 | use std::env::var; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 479 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bool` due to 480 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "3e0f510408b373700bdfc2bfeb89730afd5a951e58a0d12edbd9f27e045a7bfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e0f510408b373700bdfc2bfeb89730afd5a951e58a0d12edbd9f27e045a7bfe", kill_on_drop: false }` [INFO] [stdout] 3e0f510408b373700bdfc2bfeb89730afd5a951e58a0d12edbd9f27e045a7bfe