[INFO] cloning repository https://github.com/darshimo/copl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/darshimo/copl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarshimo%2Fcopl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarshimo%2Fcopl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e3f4da2ae79787073a8016af063722ed45efd329 [INFO] testing darshimo/copl against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarshimo%2Fcopl" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/darshimo/copl on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/darshimo/copl [INFO] finished tweaking git repo https://github.com/darshimo/copl [INFO] tweaked toml for git repo https://github.com/darshimo/copl written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/darshimo/copl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pmacro_ruly v0.1.1 [INFO] [stderr] Downloaded ruly v1.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1922ac8127bea12d4d62c8ec048f361a356a877aac9be3a1bb64576582c28ab9 [INFO] running `Command { std: "docker" "start" "-a" "1922ac8127bea12d4d62c8ec048f361a356a877aac9be3a1bb64576582c28ab9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1922ac8127bea12d4d62c8ec048f361a356a877aac9be3a1bb64576582c28ab9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1922ac8127bea12d4d62c8ec048f361a356a877aac9be3a1bb64576582c28ab9", kill_on_drop: false }` [INFO] [stdout] 1922ac8127bea12d4d62c8ec048f361a356a877aac9be3a1bb64576582c28ab9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23941259689a32343a5387bb89869e28fe44984288313ed5df198fa32af3b601 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "23941259689a32343a5387bb89869e28fe44984288313ed5df198fa32af3b601", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling pmacro_ruly v0.1.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling ruly v1.2.1 [INFO] [stderr] Compiling copl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `EInt` [INFO] [stdout] --> src/evalml1/mod.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | EInt, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `EBool` [INFO] [stdout] --> src/evalml1/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | EBool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `EIfT` [INFO] [stdout] --> src/evalml1/mod.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | EIfT(Derivation, Derivation), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `EIfF` [INFO] [stdout] --> src/evalml1/mod.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | EIfF(Derivation, Derivation), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `EPlus` [INFO] [stdout] --> src/evalml1/mod.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | EPlus(Derivation, Derivation, Derivation), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `EMinus` [INFO] [stdout] --> src/evalml1/mod.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | EMinus(Derivation, Derivation, Derivation), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ETimes` [INFO] [stdout] --> src/evalml1/mod.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | ETimes(Derivation, Derivation, Derivation), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ELt` [INFO] [stdout] --> src/evalml1/mod.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | ELt(Derivation, Derivation, Derivation), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `BPlus` [INFO] [stdout] --> src/evalml1/mod.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | BPlus, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `BMinus` [INFO] [stdout] --> src/evalml1/mod.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | BMinus, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `BTimes` [INFO] [stdout] --> src/evalml1/mod.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | BTimes, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `BLt` [INFO] [stdout] --> src/evalml1/mod.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | BLt, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `derive_bplus` [INFO] [stdout] --> src/evalml1/mod.rs:65:4 [INFO] [stdout] | [INFO] [stdout] 65 | fn derive_bplus(n1: &Int, n2: &Int) -> (Int, Derivation) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `derive_bminus` [INFO] [stdout] --> src/evalml1/mod.rs:86:4 [INFO] [stdout] | [INFO] [stdout] 86 | fn derive_bminus(n1: &Int, n2: &Int) -> (Int, Derivation) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `derive_btimes` [INFO] [stdout] --> src/evalml1/mod.rs:107:4 [INFO] [stdout] | [INFO] [stdout] 107 | fn derive_btimes(n1: &Int, n2: &Int) -> (Int, Derivation) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `derive_blt` [INFO] [stdout] --> src/evalml1/mod.rs:128:4 [INFO] [stdout] | [INFO] [stdout] 128 | fn derive_blt(n1: &Int, n2: &Int) -> (Bool, Derivation) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `derive_eint` [INFO] [stdout] --> src/evalml1/mod.rs:150:4 [INFO] [stdout] | [INFO] [stdout] 150 | fn derive_eint(n: &Int, e: &Exp) -> (Value, Derivation) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `derive_ebool` [INFO] [stdout] --> src/evalml1/mod.rs:162:4 [INFO] [stdout] | [INFO] [stdout] 162 | fn derive_ebool(m: &Bool, e: &Exp) -> (Value, Derivation) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `derive_eif` [INFO] [stdout] --> src/evalml1/mod.rs:174:4 [INFO] [stdout] | [INFO] [stdout] 174 | fn derive_eif(e1: &Exp, e2: &Exp, e3: &Exp, e: &Exp) -> (Value, Derivation) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `derive_eplus` [INFO] [stdout] --> src/evalml1/mod.rs:206:4 [INFO] [stdout] | [INFO] [stdout] 206 | fn derive_eplus(f1: &Fxp, g2: &Gxp, e: &Exp) -> (Value, Derivation) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `derive_eminus` [INFO] [stdout] --> src/evalml1/mod.rs:229:4 [INFO] [stdout] | [INFO] [stdout] 229 | fn derive_eminus(f1: &Fxp, g2: &Gxp, e: &Exp) -> (Value, Derivation) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `derive_etimes` [INFO] [stdout] --> src/evalml1/mod.rs:252:4 [INFO] [stdout] | [INFO] [stdout] 252 | fn derive_etimes(g1: &Gxp, h2: &Hxp, e: &Exp) -> (Value, Derivation) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `derive_elt` [INFO] [stdout] --> src/evalml1/mod.rs:275:4 [INFO] [stdout] | [INFO] [stdout] 275 | fn derive_elt(f1: &Fxp, e2: &Exp, e: &Exp) -> (Value, Derivation) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `derive_eval` [INFO] [stdout] --> src/evalml1/mod.rs:298:4 [INFO] [stdout] | [INFO] [stdout] 298 | fn derive_eval(e: &Exp) -> (Value, Derivation) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `derive` [INFO] [stdout] --> src/evalml1/mod.rs:332:4 [INFO] [stdout] | [INFO] [stdout] 332 | fn derive(j: &Judgement) -> Derivation { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fix_exp` [INFO] [stdout] --> src/evalml1/mod.rs:379:4 [INFO] [stdout] | [INFO] [stdout] 379 | fn fix_exp(e: &Exp) -> Exp { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fix_fxp` [INFO] [stdout] --> src/evalml1/mod.rs:387:4 [INFO] [stdout] | [INFO] [stdout] 387 | fn fix_fxp(f: &Fxp) -> Fxp { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fix_gxp` [INFO] [stdout] --> src/evalml1/mod.rs:420:4 [INFO] [stdout] | [INFO] [stdout] 420 | fn fix_gxp(g: &Gxp) -> Gxp { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fix_hxp` [INFO] [stdout] --> src/evalml1/mod.rs:453:4 [INFO] [stdout] | [INFO] [stdout] 453 | fn fix_hxp(h: &Hxp) -> Hxp { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `f` [INFO] [stdout] --> src/evalml1/mod.rs:470:8 [INFO] [stdout] | [INFO] [stdout] 470 | pub fn f(s: &str) { [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `PZero` [INFO] [stdout] --> src/nat/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | PZero, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `PSucc` [INFO] [stdout] --> src/nat/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | PSucc(Derivation), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TZero` [INFO] [stdout] --> src/nat/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | TZero, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TSucc` [INFO] [stdout] --> src/nat/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | TSucc(Derivation, Derivation), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `derive_plus` [INFO] [stdout] --> src/nat/mod.rs:38:4 [INFO] [stdout] | [INFO] [stdout] 38 | fn derive_plus(n1: &Nat, n2: &Nat) -> (Nat, Derivation) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `derive_times` [INFO] [stdout] --> src/nat/mod.rs:80:4 [INFO] [stdout] | [INFO] [stdout] 80 | fn derive_times(n1: &Nat, n2: &Nat) -> (Nat, Derivation) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `derive` [INFO] [stdout] --> src/nat/mod.rs:117:4 [INFO] [stdout] | [INFO] [stdout] 117 | fn derive(j: &Judgement) -> Derivation { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `f` [INFO] [stdout] --> src/nat/mod.rs:137:8 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn f(s: &str) { [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / add_rule!( [INFO] [stdout] 5 | | Int => Int0 ({reg(r"(0|(-)?[1-9][0-9]*)"), i32, |s: String|s.parse::().unwrap()}) [INFO] [stdout] 6 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / add_rule!( [INFO] [stdout] 9 | | Bool => Bool0 ({reg(r"(true|false)"), bool, |s: String|s=="true"}) [INFO] [stdout] 10 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / add_rule!( [INFO] [stdout] 13 | | Value => Value0 (Int) [INFO] [stdout] 14 | | | Value1 (Bool) [INFO] [stdout] 15 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / add_rule!( [INFO] [stdout] 13 | | Value => Value0 (Int) [INFO] [stdout] 14 | | | Value1 (Bool) [INFO] [stdout] 15 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / add_rule!( [INFO] [stdout] 18 | | Exp => Exp0 (Fxp, {reg("<")}, Exp) [INFO] [stdout] 19 | | | Exp1 (Fxp) [INFO] [stdout] 20 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / add_rule!( [INFO] [stdout] 18 | | Exp => Exp0 (Fxp, {reg("<")}, Exp) [INFO] [stdout] 19 | | | Exp1 (Fxp) [INFO] [stdout] 20 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / add_rule!( [INFO] [stdout] 18 | | Exp => Exp0 (Fxp, {reg("<")}, Exp) [INFO] [stdout] 19 | | | Exp1 (Fxp) [INFO] [stdout] 20 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / add_rule!( [INFO] [stdout] 18 | | Exp => Exp0 (Fxp, {reg("<")}, Exp) [INFO] [stdout] 19 | | | Exp1 (Fxp) [INFO] [stdout] 20 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / add_rule!( [INFO] [stdout] 18 | | Exp => Exp0 (Fxp, {reg("<")}, Exp) [INFO] [stdout] 19 | | | Exp1 (Fxp) [INFO] [stdout] 20 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / add_rule!( [INFO] [stdout] 18 | | Exp => Exp0 (Fxp, {reg("<")}, Exp) [INFO] [stdout] 19 | | | Exp1 (Fxp) [INFO] [stdout] 20 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / add_rule!( [INFO] [stdout] 23 | | Fxp => Fxp0 (Gxp, {reg(r"\+|\-")}, Fxp) [INFO] [stdout] 24 | | | Fxp1 (Gxp) [INFO] [stdout] 25 | | | FxpDummy2 (Fxp, {reg(r"\+|\-")}, Gxp) [INFO] [stdout] 26 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / add_rule!( [INFO] [stdout] 23 | | Fxp => Fxp0 (Gxp, {reg(r"\+|\-")}, Fxp) [INFO] [stdout] 24 | | | Fxp1 (Gxp) [INFO] [stdout] 25 | | | FxpDummy2 (Fxp, {reg(r"\+|\-")}, Gxp) [INFO] [stdout] 26 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / add_rule!( [INFO] [stdout] 23 | | Fxp => Fxp0 (Gxp, {reg(r"\+|\-")}, Fxp) [INFO] [stdout] 24 | | | Fxp1 (Gxp) [INFO] [stdout] 25 | | | FxpDummy2 (Fxp, {reg(r"\+|\-")}, Gxp) [INFO] [stdout] 26 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / add_rule!( [INFO] [stdout] 23 | | Fxp => Fxp0 (Gxp, {reg(r"\+|\-")}, Fxp) [INFO] [stdout] 24 | | | Fxp1 (Gxp) [INFO] [stdout] 25 | | | FxpDummy2 (Fxp, {reg(r"\+|\-")}, Gxp) [INFO] [stdout] 26 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / add_rule!( [INFO] [stdout] 23 | | Fxp => Fxp0 (Gxp, {reg(r"\+|\-")}, Fxp) [INFO] [stdout] 24 | | | Fxp1 (Gxp) [INFO] [stdout] 25 | | | FxpDummy2 (Fxp, {reg(r"\+|\-")}, Gxp) [INFO] [stdout] 26 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / add_rule!( [INFO] [stdout] 23 | | Fxp => Fxp0 (Gxp, {reg(r"\+|\-")}, Fxp) [INFO] [stdout] 24 | | | Fxp1 (Gxp) [INFO] [stdout] 25 | | | FxpDummy2 (Fxp, {reg(r"\+|\-")}, Gxp) [INFO] [stdout] 26 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / add_rule!( [INFO] [stdout] 23 | | Fxp => Fxp0 (Gxp, {reg(r"\+|\-")}, Fxp) [INFO] [stdout] 24 | | | Fxp1 (Gxp) [INFO] [stdout] 25 | | | FxpDummy2 (Fxp, {reg(r"\+|\-")}, Gxp) [INFO] [stdout] 26 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / add_rule!( [INFO] [stdout] 23 | | Fxp => Fxp0 (Gxp, {reg(r"\+|\-")}, Fxp) [INFO] [stdout] 24 | | | Fxp1 (Gxp) [INFO] [stdout] 25 | | | FxpDummy2 (Fxp, {reg(r"\+|\-")}, Gxp) [INFO] [stdout] 26 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / add_rule!( [INFO] [stdout] 23 | | Fxp => Fxp0 (Gxp, {reg(r"\+|\-")}, Fxp) [INFO] [stdout] 24 | | | Fxp1 (Gxp) [INFO] [stdout] 25 | | | FxpDummy2 (Fxp, {reg(r"\+|\-")}, Gxp) [INFO] [stdout] 26 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / add_rule!( [INFO] [stdout] 23 | | Fxp => Fxp0 (Gxp, {reg(r"\+|\-")}, Fxp) [INFO] [stdout] 24 | | | Fxp1 (Gxp) [INFO] [stdout] 25 | | | FxpDummy2 (Fxp, {reg(r"\+|\-")}, Gxp) [INFO] [stdout] 26 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / add_rule!( [INFO] [stdout] 23 | | Fxp => Fxp0 (Gxp, {reg(r"\+|\-")}, Fxp) [INFO] [stdout] 24 | | | Fxp1 (Gxp) [INFO] [stdout] 25 | | | FxpDummy2 (Fxp, {reg(r"\+|\-")}, Gxp) [INFO] [stdout] 26 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / add_rule!( [INFO] [stdout] 29 | | Gxp => Gxp0 (Hxp, {reg(r"\*")}, Gxp) [INFO] [stdout] 30 | | | Gxp1 (Hxp) [INFO] [stdout] 31 | | | GxpDummy2 (Gxp, {reg(r"\*")}, Hxp) [INFO] [stdout] 32 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / add_rule!( [INFO] [stdout] 29 | | Gxp => Gxp0 (Hxp, {reg(r"\*")}, Gxp) [INFO] [stdout] 30 | | | Gxp1 (Hxp) [INFO] [stdout] 31 | | | GxpDummy2 (Gxp, {reg(r"\*")}, Hxp) [INFO] [stdout] 32 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / add_rule!( [INFO] [stdout] 29 | | Gxp => Gxp0 (Hxp, {reg(r"\*")}, Gxp) [INFO] [stdout] 30 | | | Gxp1 (Hxp) [INFO] [stdout] 31 | | | GxpDummy2 (Gxp, {reg(r"\*")}, Hxp) [INFO] [stdout] 32 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / add_rule!( [INFO] [stdout] 29 | | Gxp => Gxp0 (Hxp, {reg(r"\*")}, Gxp) [INFO] [stdout] 30 | | | Gxp1 (Hxp) [INFO] [stdout] 31 | | | GxpDummy2 (Gxp, {reg(r"\*")}, Hxp) [INFO] [stdout] 32 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / add_rule!( [INFO] [stdout] 29 | | Gxp => Gxp0 (Hxp, {reg(r"\*")}, Gxp) [INFO] [stdout] 30 | | | Gxp1 (Hxp) [INFO] [stdout] 31 | | | GxpDummy2 (Gxp, {reg(r"\*")}, Hxp) [INFO] [stdout] 32 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / add_rule!( [INFO] [stdout] 29 | | Gxp => Gxp0 (Hxp, {reg(r"\*")}, Gxp) [INFO] [stdout] 30 | | | Gxp1 (Hxp) [INFO] [stdout] 31 | | | GxpDummy2 (Gxp, {reg(r"\*")}, Hxp) [INFO] [stdout] 32 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / add_rule!( [INFO] [stdout] 29 | | Gxp => Gxp0 (Hxp, {reg(r"\*")}, Gxp) [INFO] [stdout] 30 | | | Gxp1 (Hxp) [INFO] [stdout] 31 | | | GxpDummy2 (Gxp, {reg(r"\*")}, Hxp) [INFO] [stdout] 32 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / add_rule!( [INFO] [stdout] 29 | | Gxp => Gxp0 (Hxp, {reg(r"\*")}, Gxp) [INFO] [stdout] 30 | | | Gxp1 (Hxp) [INFO] [stdout] 31 | | | GxpDummy2 (Gxp, {reg(r"\*")}, Hxp) [INFO] [stdout] 32 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / add_rule!( [INFO] [stdout] 29 | | Gxp => Gxp0 (Hxp, {reg(r"\*")}, Gxp) [INFO] [stdout] 30 | | | Gxp1 (Hxp) [INFO] [stdout] 31 | | | GxpDummy2 (Gxp, {reg(r"\*")}, Hxp) [INFO] [stdout] 32 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / add_rule!( [INFO] [stdout] 29 | | Gxp => Gxp0 (Hxp, {reg(r"\*")}, Gxp) [INFO] [stdout] 30 | | | Gxp1 (Hxp) [INFO] [stdout] 31 | | | GxpDummy2 (Gxp, {reg(r"\*")}, Hxp) [INFO] [stdout] 32 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / add_rule!( [INFO] [stdout] 29 | | Gxp => Gxp0 (Hxp, {reg(r"\*")}, Gxp) [INFO] [stdout] 30 | | | Gxp1 (Hxp) [INFO] [stdout] 31 | | | GxpDummy2 (Gxp, {reg(r"\*")}, Hxp) [INFO] [stdout] 32 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / add_rule!( [INFO] [stdout] 35 | | Hxp => Hxp0 ({reg("if")}, Exp, {reg("then")}, Exp, {reg("else")}, Exp) [INFO] [stdout] 36 | | | Hxp1 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stdout] 37 | | | Hxp2 (Int) [INFO] [stdout] 38 | | | Hxp3 (Bool) [INFO] [stdout] 39 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / add_rule!( [INFO] [stdout] 35 | | Hxp => Hxp0 ({reg("if")}, Exp, {reg("then")}, Exp, {reg("else")}, Exp) [INFO] [stdout] 36 | | | Hxp1 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stdout] 37 | | | Hxp2 (Int) [INFO] [stdout] 38 | | | Hxp3 (Bool) [INFO] [stdout] 39 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / add_rule!( [INFO] [stdout] 35 | | Hxp => Hxp0 ({reg("if")}, Exp, {reg("then")}, Exp, {reg("else")}, Exp) [INFO] [stdout] 36 | | | Hxp1 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stdout] 37 | | | Hxp2 (Int) [INFO] [stdout] 38 | | | Hxp3 (Bool) [INFO] [stdout] 39 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / add_rule!( [INFO] [stdout] 35 | | Hxp => Hxp0 ({reg("if")}, Exp, {reg("then")}, Exp, {reg("else")}, Exp) [INFO] [stdout] 36 | | | Hxp1 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stdout] 37 | | | Hxp2 (Int) [INFO] [stdout] 38 | | | Hxp3 (Bool) [INFO] [stdout] 39 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / add_rule!( [INFO] [stdout] 35 | | Hxp => Hxp0 ({reg("if")}, Exp, {reg("then")}, Exp, {reg("else")}, Exp) [INFO] [stdout] 36 | | | Hxp1 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stdout] 37 | | | Hxp2 (Int) [INFO] [stdout] 38 | | | Hxp3 (Bool) [INFO] [stdout] 39 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / add_rule!( [INFO] [stdout] 35 | | Hxp => Hxp0 ({reg("if")}, Exp, {reg("then")}, Exp, {reg("else")}, Exp) [INFO] [stdout] 36 | | | Hxp1 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stdout] 37 | | | Hxp2 (Int) [INFO] [stdout] 38 | | | Hxp3 (Bool) [INFO] [stdout] 39 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / add_rule!( [INFO] [stdout] 35 | | Hxp => Hxp0 ({reg("if")}, Exp, {reg("then")}, Exp, {reg("else")}, Exp) [INFO] [stdout] 36 | | | Hxp1 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stdout] 37 | | | Hxp2 (Int) [INFO] [stdout] 38 | | | Hxp3 (Bool) [INFO] [stdout] 39 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / add_rule!( [INFO] [stdout] 35 | | Hxp => Hxp0 ({reg("if")}, Exp, {reg("then")}, Exp, {reg("else")}, Exp) [INFO] [stdout] 36 | | | Hxp1 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stdout] 37 | | | Hxp2 (Int) [INFO] [stdout] 38 | | | Hxp3 (Bool) [INFO] [stdout] 39 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / add_rule!( [INFO] [stdout] 35 | | Hxp => Hxp0 ({reg("if")}, Exp, {reg("then")}, Exp, {reg("else")}, Exp) [INFO] [stdout] 36 | | | Hxp1 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stdout] 37 | | | Hxp2 (Int) [INFO] [stdout] 38 | | | Hxp3 (Bool) [INFO] [stdout] 39 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / add_rule!( [INFO] [stdout] 35 | | Hxp => Hxp0 ({reg("if")}, Exp, {reg("then")}, Exp, {reg("else")}, Exp) [INFO] [stdout] 36 | | | Hxp1 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stdout] 37 | | | Hxp2 (Int) [INFO] [stdout] 38 | | | Hxp3 (Bool) [INFO] [stdout] 39 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / add_rule!( [INFO] [stdout] 35 | | Hxp => Hxp0 ({reg("if")}, Exp, {reg("then")}, Exp, {reg("else")}, Exp) [INFO] [stdout] 36 | | | Hxp1 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stdout] 37 | | | Hxp2 (Int) [INFO] [stdout] 38 | | | Hxp3 (Bool) [INFO] [stdout] 39 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / add_rule!( [INFO] [stdout] 35 | | Hxp => Hxp0 ({reg("if")}, Exp, {reg("then")}, Exp, {reg("else")}, Exp) [INFO] [stdout] 36 | | | Hxp1 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stdout] 37 | | | Hxp2 (Int) [INFO] [stdout] 38 | | | Hxp3 (Bool) [INFO] [stdout] 39 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / add_rule!( [INFO] [stdout] 35 | | Hxp => Hxp0 ({reg("if")}, Exp, {reg("then")}, Exp, {reg("else")}, Exp) [INFO] [stdout] 36 | | | Hxp1 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stdout] 37 | | | Hxp2 (Int) [INFO] [stdout] 38 | | | Hxp3 (Bool) [INFO] [stdout] 39 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / add_rule!( [INFO] [stdout] 35 | | Hxp => Hxp0 ({reg("if")}, Exp, {reg("then")}, Exp, {reg("else")}, Exp) [INFO] [stdout] 36 | | | Hxp1 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stdout] 37 | | | Hxp2 (Int) [INFO] [stdout] 38 | | | Hxp3 (Bool) [INFO] [stdout] 39 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / add_rule!( [INFO] [stdout] 35 | | Hxp => Hxp0 ({reg("if")}, Exp, {reg("then")}, Exp, {reg("else")}, Exp) [INFO] [stdout] 36 | | | Hxp1 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stdout] 37 | | | Hxp2 (Int) [INFO] [stdout] 38 | | | Hxp3 (Bool) [INFO] [stdout] 39 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / add_rule!( [INFO] [stdout] 35 | | Hxp => Hxp0 ({reg("if")}, Exp, {reg("then")}, Exp, {reg("else")}, Exp) [INFO] [stdout] 36 | | | Hxp1 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stdout] 37 | | | Hxp2 (Int) [INFO] [stdout] 38 | | | Hxp3 (Bool) [INFO] [stdout] 39 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / add_rule!( [INFO] [stdout] 35 | | Hxp => Hxp0 ({reg("if")}, Exp, {reg("then")}, Exp, {reg("else")}, Exp) [INFO] [stdout] 36 | | | Hxp1 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stdout] 37 | | | Hxp2 (Int) [INFO] [stdout] 38 | | | Hxp3 (Bool) [INFO] [stdout] 39 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / add_rule!( [INFO] [stdout] 35 | | Hxp => Hxp0 ({reg("if")}, Exp, {reg("then")}, Exp, {reg("else")}, Exp) [INFO] [stdout] 36 | | | Hxp1 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stdout] 37 | | | Hxp2 (Int) [INFO] [stdout] 38 | | | Hxp3 (Bool) [INFO] [stdout] 39 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / add_rule!( [INFO] [stdout] 5 | | Nat => Zero ({reg("Z")}) [INFO] [stdout] 6 | | | Succ ({reg("S")},{reg(r"\(")},Nat,{reg(r"\)")}) [INFO] [stdout] 7 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / add_rule!( [INFO] [stdout] 5 | | Nat => Zero ({reg("Z")}) [INFO] [stdout] 6 | | | Succ ({reg("S")},{reg(r"\(")},Nat,{reg(r"\)")}) [INFO] [stdout] 7 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / add_rule!( [INFO] [stdout] 5 | | Nat => Zero ({reg("Z")}) [INFO] [stdout] 6 | | | Succ ({reg("S")},{reg(r"\(")},Nat,{reg(r"\)")}) [INFO] [stdout] 7 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / add_rule!( [INFO] [stdout] 5 | | Nat => Zero ({reg("Z")}) [INFO] [stdout] 6 | | | Succ ({reg("S")},{reg(r"\(")},Nat,{reg(r"\)")}) [INFO] [stdout] 7 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / add_rule!( [INFO] [stdout] 5 | | Nat => Zero ({reg("Z")}) [INFO] [stdout] 6 | | | Succ ({reg("S")},{reg(r"\(")},Nat,{reg(r"\)")}) [INFO] [stdout] 7 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / add_rule!( [INFO] [stdout] 5 | | Nat => Zero ({reg("Z")}) [INFO] [stdout] 6 | | | Succ ({reg("S")},{reg(r"\(")},Nat,{reg(r"\)")}) [INFO] [stdout] 7 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / add_rule!( [INFO] [stdout] 5 | | Nat => Zero ({reg("Z")}) [INFO] [stdout] 6 | | | Succ ({reg("S")},{reg(r"\(")},Nat,{reg(r"\)")}) [INFO] [stdout] 7 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / add_rule!( [INFO] [stdout] 5 | | Nat => Zero ({reg("Z")}) [INFO] [stdout] 6 | | | Succ ({reg("S")},{reg(r"\(")},Nat,{reg(r"\)")}) [INFO] [stdout] 7 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Eval (Exp, {reg("evalto")}, Nat) [INFO] [stdout] 11 | | | Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 13 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Eval (Exp, {reg("evalto")}, Nat) [INFO] [stdout] 11 | | | Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 13 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Eval (Exp, {reg("evalto")}, Nat) [INFO] [stdout] 11 | | | Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 13 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Eval (Exp, {reg("evalto")}, Nat) [INFO] [stdout] 11 | | | Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 13 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Eval (Exp, {reg("evalto")}, Nat) [INFO] [stdout] 11 | | | Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 13 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Eval (Exp, {reg("evalto")}, Nat) [INFO] [stdout] 11 | | | Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 13 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Eval (Exp, {reg("evalto")}, Nat) [INFO] [stdout] 11 | | | Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 13 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Eval (Exp, {reg("evalto")}, Nat) [INFO] [stdout] 11 | | | Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 13 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Eval (Exp, {reg("evalto")}, Nat) [INFO] [stdout] 11 | | | Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 13 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Eval (Exp, {reg("evalto")}, Nat) [INFO] [stdout] 11 | | | Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 13 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Eval (Exp, {reg("evalto")}, Nat) [INFO] [stdout] 11 | | | Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 13 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Eval (Exp, {reg("evalto")}, Nat) [INFO] [stdout] 11 | | | Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 13 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Eval (Exp, {reg("evalto")}, Nat) [INFO] [stdout] 11 | | | Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 13 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Eval (Exp, {reg("evalto")}, Nat) [INFO] [stdout] 11 | | | Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 13 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Eval (Exp, {reg("evalto")}, Nat) [INFO] [stdout] 11 | | | Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 13 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Eval (Exp, {reg("evalto")}, Nat) [INFO] [stdout] 11 | | | Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 13 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Eval (Exp, {reg("evalto")}, Nat) [INFO] [stdout] 11 | | | Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 13 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Eval (Exp, {reg("evalto")}, Nat) [INFO] [stdout] 11 | | | Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 13 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Eval (Exp, {reg("evalto")}, Nat) [INFO] [stdout] 11 | | | Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 13 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Eval (Exp, {reg("evalto")}, Nat) [INFO] [stdout] 11 | | | Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 13 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Eval (Exp, {reg("evalto")}, Nat) [INFO] [stdout] 11 | | | Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 13 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Eval (Exp, {reg("evalto")}, Nat) [INFO] [stdout] 11 | | | Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 13 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Eval (Exp, {reg("evalto")}, Nat) [INFO] [stdout] 11 | | | Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 13 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / add_rule!( [INFO] [stdout] 16 | | Exp => Exp0 (Fxp, {reg(r"\+")}, Exp) [INFO] [stdout] 17 | | | Exp1 (Fxp) [INFO] [stdout] 18 | | | ExpDummy2 (Exp, {reg(r"\+")}, Fxp) [INFO] [stdout] 19 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / add_rule!( [INFO] [stdout] 16 | | Exp => Exp0 (Fxp, {reg(r"\+")}, Exp) [INFO] [stdout] 17 | | | Exp1 (Fxp) [INFO] [stdout] 18 | | | ExpDummy2 (Exp, {reg(r"\+")}, Fxp) [INFO] [stdout] 19 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / add_rule!( [INFO] [stdout] 16 | | Exp => Exp0 (Fxp, {reg(r"\+")}, Exp) [INFO] [stdout] 17 | | | Exp1 (Fxp) [INFO] [stdout] 18 | | | ExpDummy2 (Exp, {reg(r"\+")}, Fxp) [INFO] [stdout] 19 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / add_rule!( [INFO] [stdout] 16 | | Exp => Exp0 (Fxp, {reg(r"\+")}, Exp) [INFO] [stdout] 17 | | | Exp1 (Fxp) [INFO] [stdout] 18 | | | ExpDummy2 (Exp, {reg(r"\+")}, Fxp) [INFO] [stdout] 19 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / add_rule!( [INFO] [stdout] 16 | | Exp => Exp0 (Fxp, {reg(r"\+")}, Exp) [INFO] [stdout] 17 | | | Exp1 (Fxp) [INFO] [stdout] 18 | | | ExpDummy2 (Exp, {reg(r"\+")}, Fxp) [INFO] [stdout] 19 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / add_rule!( [INFO] [stdout] 16 | | Exp => Exp0 (Fxp, {reg(r"\+")}, Exp) [INFO] [stdout] 17 | | | Exp1 (Fxp) [INFO] [stdout] 18 | | | ExpDummy2 (Exp, {reg(r"\+")}, Fxp) [INFO] [stdout] 19 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / add_rule!( [INFO] [stdout] 16 | | Exp => Exp0 (Fxp, {reg(r"\+")}, Exp) [INFO] [stdout] 17 | | | Exp1 (Fxp) [INFO] [stdout] 18 | | | ExpDummy2 (Exp, {reg(r"\+")}, Fxp) [INFO] [stdout] 19 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / add_rule!( [INFO] [stdout] 16 | | Exp => Exp0 (Fxp, {reg(r"\+")}, Exp) [INFO] [stdout] 17 | | | Exp1 (Fxp) [INFO] [stdout] 18 | | | ExpDummy2 (Exp, {reg(r"\+")}, Fxp) [INFO] [stdout] 19 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / add_rule!( [INFO] [stdout] 16 | | Exp => Exp0 (Fxp, {reg(r"\+")}, Exp) [INFO] [stdout] 17 | | | Exp1 (Fxp) [INFO] [stdout] 18 | | | ExpDummy2 (Exp, {reg(r"\+")}, Fxp) [INFO] [stdout] 19 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / add_rule!( [INFO] [stdout] 16 | | Exp => Exp0 (Fxp, {reg(r"\+")}, Exp) [INFO] [stdout] 17 | | | Exp1 (Fxp) [INFO] [stdout] 18 | | | ExpDummy2 (Exp, {reg(r"\+")}, Fxp) [INFO] [stdout] 19 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / add_rule!( [INFO] [stdout] 16 | | Exp => Exp0 (Fxp, {reg(r"\+")}, Exp) [INFO] [stdout] 17 | | | Exp1 (Fxp) [INFO] [stdout] 18 | | | ExpDummy2 (Exp, {reg(r"\+")}, Fxp) [INFO] [stdout] 19 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / add_rule!( [INFO] [stdout] 22 | | Fxp => Fxp0 (Gxp, {reg(r"\*")}, Fxp) [INFO] [stdout] 23 | | | Fxp1 (Gxp) [INFO] [stdout] 24 | | | FxpDummy2 (Fxp, {reg(r"\*")}, Gxp) [INFO] [stdout] 25 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / add_rule!( [INFO] [stdout] 22 | | Fxp => Fxp0 (Gxp, {reg(r"\*")}, Fxp) [INFO] [stdout] 23 | | | Fxp1 (Gxp) [INFO] [stdout] 24 | | | FxpDummy2 (Fxp, {reg(r"\*")}, Gxp) [INFO] [stdout] 25 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / add_rule!( [INFO] [stdout] 22 | | Fxp => Fxp0 (Gxp, {reg(r"\*")}, Fxp) [INFO] [stdout] 23 | | | Fxp1 (Gxp) [INFO] [stdout] 24 | | | FxpDummy2 (Fxp, {reg(r"\*")}, Gxp) [INFO] [stdout] 25 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / add_rule!( [INFO] [stdout] 22 | | Fxp => Fxp0 (Gxp, {reg(r"\*")}, Fxp) [INFO] [stdout] 23 | | | Fxp1 (Gxp) [INFO] [stdout] 24 | | | FxpDummy2 (Fxp, {reg(r"\*")}, Gxp) [INFO] [stdout] 25 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / add_rule!( [INFO] [stdout] 22 | | Fxp => Fxp0 (Gxp, {reg(r"\*")}, Fxp) [INFO] [stdout] 23 | | | Fxp1 (Gxp) [INFO] [stdout] 24 | | | FxpDummy2 (Fxp, {reg(r"\*")}, Gxp) [INFO] [stdout] 25 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / add_rule!( [INFO] [stdout] 22 | | Fxp => Fxp0 (Gxp, {reg(r"\*")}, Fxp) [INFO] [stdout] 23 | | | Fxp1 (Gxp) [INFO] [stdout] 24 | | | FxpDummy2 (Fxp, {reg(r"\*")}, Gxp) [INFO] [stdout] 25 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / add_rule!( [INFO] [stdout] 22 | | Fxp => Fxp0 (Gxp, {reg(r"\*")}, Fxp) [INFO] [stdout] 23 | | | Fxp1 (Gxp) [INFO] [stdout] 24 | | | FxpDummy2 (Fxp, {reg(r"\*")}, Gxp) [INFO] [stdout] 25 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / add_rule!( [INFO] [stdout] 22 | | Fxp => Fxp0 (Gxp, {reg(r"\*")}, Fxp) [INFO] [stdout] 23 | | | Fxp1 (Gxp) [INFO] [stdout] 24 | | | FxpDummy2 (Fxp, {reg(r"\*")}, Gxp) [INFO] [stdout] 25 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / add_rule!( [INFO] [stdout] 22 | | Fxp => Fxp0 (Gxp, {reg(r"\*")}, Fxp) [INFO] [stdout] 23 | | | Fxp1 (Gxp) [INFO] [stdout] 24 | | | FxpDummy2 (Fxp, {reg(r"\*")}, Gxp) [INFO] [stdout] 25 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / add_rule!( [INFO] [stdout] 22 | | Fxp => Fxp0 (Gxp, {reg(r"\*")}, Fxp) [INFO] [stdout] 23 | | | Fxp1 (Gxp) [INFO] [stdout] 24 | | | FxpDummy2 (Fxp, {reg(r"\*")}, Gxp) [INFO] [stdout] 25 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / add_rule!( [INFO] [stdout] 22 | | Fxp => Fxp0 (Gxp, {reg(r"\*")}, Fxp) [INFO] [stdout] 23 | | | Fxp1 (Gxp) [INFO] [stdout] 24 | | | FxpDummy2 (Fxp, {reg(r"\*")}, Gxp) [INFO] [stdout] 25 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / add_rule!( [INFO] [stdout] 28 | | Gxp => Gxp0 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stdout] 29 | | | Gxp1 (Nat) [INFO] [stdout] 30 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / add_rule!( [INFO] [stdout] 28 | | Gxp => Gxp0 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stdout] 29 | | | Gxp1 (Nat) [INFO] [stdout] 30 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / add_rule!( [INFO] [stdout] 28 | | Gxp => Gxp0 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stdout] 29 | | | Gxp1 (Nat) [INFO] [stdout] 30 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / add_rule!( [INFO] [stdout] 28 | | Gxp => Gxp0 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stdout] 29 | | | Gxp1 (Nat) [INFO] [stdout] 30 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / add_rule!( [INFO] [stdout] 28 | | Gxp => Gxp0 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stdout] 29 | | | Gxp1 (Nat) [INFO] [stdout] 30 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / add_rule!( [INFO] [stdout] 28 | | Gxp => Gxp0 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stdout] 29 | | | Gxp1 (Nat) [INFO] [stdout] 30 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / add_rule!( [INFO] [stdout] 5 | | Nat => Zero ({reg("Z")}) [INFO] [stdout] 6 | | | Succ ({reg("S")},{reg(r"\(")},Nat,{reg(r"\)")}) [INFO] [stdout] 7 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / add_rule!( [INFO] [stdout] 5 | | Nat => Zero ({reg("Z")}) [INFO] [stdout] 6 | | | Succ ({reg("S")},{reg(r"\(")},Nat,{reg(r"\)")}) [INFO] [stdout] 7 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / add_rule!( [INFO] [stdout] 5 | | Nat => Zero ({reg("Z")}) [INFO] [stdout] 6 | | | Succ ({reg("S")},{reg(r"\(")},Nat,{reg(r"\)")}) [INFO] [stdout] 7 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / add_rule!( [INFO] [stdout] 5 | | Nat => Zero ({reg("Z")}) [INFO] [stdout] 6 | | | Succ ({reg("S")},{reg(r"\(")},Nat,{reg(r"\)")}) [INFO] [stdout] 7 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / add_rule!( [INFO] [stdout] 5 | | Nat => Zero ({reg("Z")}) [INFO] [stdout] 6 | | | Succ ({reg("S")},{reg(r"\(")},Nat,{reg(r"\)")}) [INFO] [stdout] 7 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / add_rule!( [INFO] [stdout] 5 | | Nat => Zero ({reg("Z")}) [INFO] [stdout] 6 | | | Succ ({reg("S")},{reg(r"\(")},Nat,{reg(r"\)")}) [INFO] [stdout] 7 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / add_rule!( [INFO] [stdout] 5 | | Nat => Zero ({reg("Z")}) [INFO] [stdout] 6 | | | Succ ({reg("S")},{reg(r"\(")},Nat,{reg(r"\)")}) [INFO] [stdout] 7 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / add_rule!( [INFO] [stdout] 5 | | Nat => Zero ({reg("Z")}) [INFO] [stdout] 6 | | | Succ ({reg("S")},{reg(r"\(")},Nat,{reg(r"\)")}) [INFO] [stdout] 7 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 11 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 11 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 11 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 11 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 11 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 11 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 11 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 11 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 11 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 11 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 11 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 11 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 11 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 11 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 11 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 11 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 11 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 11 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 216 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.94s [INFO] running `Command { std: "docker" "inspect" "23941259689a32343a5387bb89869e28fe44984288313ed5df198fa32af3b601", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23941259689a32343a5387bb89869e28fe44984288313ed5df198fa32af3b601", kill_on_drop: false }` [INFO] [stdout] 23941259689a32343a5387bb89869e28fe44984288313ed5df198fa32af3b601 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7827d72520f079fce4b84211f10678eecb71c6db53d66164606845295e11b04c [INFO] running `Command { std: "docker" "start" "-a" "7827d72520f079fce4b84211f10678eecb71c6db53d66164606845295e11b04c", kill_on_drop: false }` [INFO] [stderr] Compiling copl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `EInt` [INFO] [stdout] --> src/evalml1/mod.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | EInt, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `EBool` [INFO] [stdout] --> src/evalml1/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | EBool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `EIfT` [INFO] [stdout] --> src/evalml1/mod.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | EIfT(Derivation, Derivation), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `EIfF` [INFO] [stdout] --> src/evalml1/mod.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | EIfF(Derivation, Derivation), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `EPlus` [INFO] [stdout] --> src/evalml1/mod.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | EPlus(Derivation, Derivation, Derivation), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `EMinus` [INFO] [stdout] --> src/evalml1/mod.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | EMinus(Derivation, Derivation, Derivation), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ETimes` [INFO] [stdout] --> src/evalml1/mod.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | ETimes(Derivation, Derivation, Derivation), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ELt` [INFO] [stdout] --> src/evalml1/mod.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | ELt(Derivation, Derivation, Derivation), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `BPlus` [INFO] [stdout] --> src/evalml1/mod.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | BPlus, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `BMinus` [INFO] [stdout] --> src/evalml1/mod.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | BMinus, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `BTimes` [INFO] [stdout] --> src/evalml1/mod.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | BTimes, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `BLt` [INFO] [stdout] --> src/evalml1/mod.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | BLt, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `derive_bplus` [INFO] [stdout] --> src/evalml1/mod.rs:65:4 [INFO] [stdout] | [INFO] [stdout] 65 | fn derive_bplus(n1: &Int, n2: &Int) -> (Int, Derivation) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `derive_bminus` [INFO] [stdout] --> src/evalml1/mod.rs:86:4 [INFO] [stdout] | [INFO] [stdout] 86 | fn derive_bminus(n1: &Int, n2: &Int) -> (Int, Derivation) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `derive_btimes` [INFO] [stdout] --> src/evalml1/mod.rs:107:4 [INFO] [stdout] | [INFO] [stdout] 107 | fn derive_btimes(n1: &Int, n2: &Int) -> (Int, Derivation) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `derive_blt` [INFO] [stdout] --> src/evalml1/mod.rs:128:4 [INFO] [stdout] | [INFO] [stdout] 128 | fn derive_blt(n1: &Int, n2: &Int) -> (Bool, Derivation) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `derive_eint` [INFO] [stdout] --> src/evalml1/mod.rs:150:4 [INFO] [stdout] | [INFO] [stdout] 150 | fn derive_eint(n: &Int, e: &Exp) -> (Value, Derivation) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `derive_ebool` [INFO] [stdout] --> src/evalml1/mod.rs:162:4 [INFO] [stdout] | [INFO] [stdout] 162 | fn derive_ebool(m: &Bool, e: &Exp) -> (Value, Derivation) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `derive_eif` [INFO] [stdout] --> src/evalml1/mod.rs:174:4 [INFO] [stdout] | [INFO] [stdout] 174 | fn derive_eif(e1: &Exp, e2: &Exp, e3: &Exp, e: &Exp) -> (Value, Derivation) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `derive_eplus` [INFO] [stdout] --> src/evalml1/mod.rs:206:4 [INFO] [stdout] | [INFO] [stdout] 206 | fn derive_eplus(f1: &Fxp, g2: &Gxp, e: &Exp) -> (Value, Derivation) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `derive_eminus` [INFO] [stdout] --> src/evalml1/mod.rs:229:4 [INFO] [stdout] | [INFO] [stdout] 229 | fn derive_eminus(f1: &Fxp, g2: &Gxp, e: &Exp) -> (Value, Derivation) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `derive_etimes` [INFO] [stdout] --> src/evalml1/mod.rs:252:4 [INFO] [stdout] | [INFO] [stdout] 252 | fn derive_etimes(g1: &Gxp, h2: &Hxp, e: &Exp) -> (Value, Derivation) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `derive_elt` [INFO] [stdout] --> src/evalml1/mod.rs:275:4 [INFO] [stdout] | [INFO] [stdout] 275 | fn derive_elt(f1: &Fxp, e2: &Exp, e: &Exp) -> (Value, Derivation) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `derive_eval` [INFO] [stdout] --> src/evalml1/mod.rs:298:4 [INFO] [stdout] | [INFO] [stdout] 298 | fn derive_eval(e: &Exp) -> (Value, Derivation) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `derive` [INFO] [stdout] --> src/evalml1/mod.rs:332:4 [INFO] [stdout] | [INFO] [stdout] 332 | fn derive(j: &Judgement) -> Derivation { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fix_exp` [INFO] [stdout] --> src/evalml1/mod.rs:379:4 [INFO] [stdout] | [INFO] [stdout] 379 | fn fix_exp(e: &Exp) -> Exp { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fix_fxp` [INFO] [stdout] --> src/evalml1/mod.rs:387:4 [INFO] [stdout] | [INFO] [stdout] 387 | fn fix_fxp(f: &Fxp) -> Fxp { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fix_gxp` [INFO] [stdout] --> src/evalml1/mod.rs:420:4 [INFO] [stdout] | [INFO] [stdout] 420 | fn fix_gxp(g: &Gxp) -> Gxp { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fix_hxp` [INFO] [stdout] --> src/evalml1/mod.rs:453:4 [INFO] [stdout] | [INFO] [stdout] 453 | fn fix_hxp(h: &Hxp) -> Hxp { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `f` [INFO] [stdout] --> src/evalml1/mod.rs:470:8 [INFO] [stdout] | [INFO] [stdout] 470 | pub fn f(s: &str) { [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `PZero` [INFO] [stdout] --> src/nat/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | PZero, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `PSucc` [INFO] [stdout] --> src/nat/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | PSucc(Derivation), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TZero` [INFO] [stdout] --> src/nat/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | TZero, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TSucc` [INFO] [stdout] --> src/nat/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | TSucc(Derivation, Derivation), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `derive_plus` [INFO] [stdout] --> src/nat/mod.rs:38:4 [INFO] [stdout] | [INFO] [stdout] 38 | fn derive_plus(n1: &Nat, n2: &Nat) -> (Nat, Derivation) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `derive_times` [INFO] [stdout] --> src/nat/mod.rs:80:4 [INFO] [stdout] | [INFO] [stdout] 80 | fn derive_times(n1: &Nat, n2: &Nat) -> (Nat, Derivation) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `derive` [INFO] [stdout] --> src/nat/mod.rs:117:4 [INFO] [stdout] | [INFO] [stdout] 117 | fn derive(j: &Judgement) -> Derivation { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `f` [INFO] [stdout] --> src/nat/mod.rs:137:8 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn f(s: &str) { [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / add_rule!( [INFO] [stdout] 5 | | Int => Int0 ({reg(r"(0|(-)?[1-9][0-9]*)"), i32, |s: String|s.parse::().unwrap()}) [INFO] [stdout] 6 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / add_rule!( [INFO] [stdout] 9 | | Bool => Bool0 ({reg(r"(true|false)"), bool, |s: String|s=="true"}) [INFO] [stdout] 10 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / add_rule!( [INFO] [stdout] 13 | | Value => Value0 (Int) [INFO] [stdout] 14 | | | Value1 (Bool) [INFO] [stdout] 15 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / add_rule!( [INFO] [stdout] 13 | | Value => Value0 (Int) [INFO] [stdout] 14 | | | Value1 (Bool) [INFO] [stdout] 15 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / add_rule!( [INFO] [stdout] 18 | | Exp => Exp0 (Fxp, {reg("<")}, Exp) [INFO] [stdout] 19 | | | Exp1 (Fxp) [INFO] [stdout] 20 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / add_rule!( [INFO] [stdout] 18 | | Exp => Exp0 (Fxp, {reg("<")}, Exp) [INFO] [stdout] 19 | | | Exp1 (Fxp) [INFO] [stdout] 20 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / add_rule!( [INFO] [stdout] 18 | | Exp => Exp0 (Fxp, {reg("<")}, Exp) [INFO] [stdout] 19 | | | Exp1 (Fxp) [INFO] [stdout] 20 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / add_rule!( [INFO] [stdout] 18 | | Exp => Exp0 (Fxp, {reg("<")}, Exp) [INFO] [stdout] 19 | | | Exp1 (Fxp) [INFO] [stdout] 20 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / add_rule!( [INFO] [stdout] 18 | | Exp => Exp0 (Fxp, {reg("<")}, Exp) [INFO] [stdout] 19 | | | Exp1 (Fxp) [INFO] [stdout] 20 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / add_rule!( [INFO] [stdout] 18 | | Exp => Exp0 (Fxp, {reg("<")}, Exp) [INFO] [stdout] 19 | | | Exp1 (Fxp) [INFO] [stdout] 20 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / add_rule!( [INFO] [stdout] 23 | | Fxp => Fxp0 (Gxp, {reg(r"\+|\-")}, Fxp) [INFO] [stdout] 24 | | | Fxp1 (Gxp) [INFO] [stdout] 25 | | | FxpDummy2 (Fxp, {reg(r"\+|\-")}, Gxp) [INFO] [stdout] 26 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / add_rule!( [INFO] [stdout] 23 | | Fxp => Fxp0 (Gxp, {reg(r"\+|\-")}, Fxp) [INFO] [stdout] 24 | | | Fxp1 (Gxp) [INFO] [stdout] 25 | | | FxpDummy2 (Fxp, {reg(r"\+|\-")}, Gxp) [INFO] [stdout] 26 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / add_rule!( [INFO] [stdout] 23 | | Fxp => Fxp0 (Gxp, {reg(r"\+|\-")}, Fxp) [INFO] [stdout] 24 | | | Fxp1 (Gxp) [INFO] [stdout] 25 | | | FxpDummy2 (Fxp, {reg(r"\+|\-")}, Gxp) [INFO] [stdout] 26 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / add_rule!( [INFO] [stdout] 23 | | Fxp => Fxp0 (Gxp, {reg(r"\+|\-")}, Fxp) [INFO] [stdout] 24 | | | Fxp1 (Gxp) [INFO] [stdout] 25 | | | FxpDummy2 (Fxp, {reg(r"\+|\-")}, Gxp) [INFO] [stdout] 26 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / add_rule!( [INFO] [stdout] 23 | | Fxp => Fxp0 (Gxp, {reg(r"\+|\-")}, Fxp) [INFO] [stdout] 24 | | | Fxp1 (Gxp) [INFO] [stdout] 25 | | | FxpDummy2 (Fxp, {reg(r"\+|\-")}, Gxp) [INFO] [stdout] 26 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / add_rule!( [INFO] [stdout] 23 | | Fxp => Fxp0 (Gxp, {reg(r"\+|\-")}, Fxp) [INFO] [stdout] 24 | | | Fxp1 (Gxp) [INFO] [stdout] 25 | | | FxpDummy2 (Fxp, {reg(r"\+|\-")}, Gxp) [INFO] [stdout] 26 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / add_rule!( [INFO] [stdout] 23 | | Fxp => Fxp0 (Gxp, {reg(r"\+|\-")}, Fxp) [INFO] [stdout] 24 | | | Fxp1 (Gxp) [INFO] [stdout] 25 | | | FxpDummy2 (Fxp, {reg(r"\+|\-")}, Gxp) [INFO] [stdout] 26 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / add_rule!( [INFO] [stdout] 23 | | Fxp => Fxp0 (Gxp, {reg(r"\+|\-")}, Fxp) [INFO] [stdout] 24 | | | Fxp1 (Gxp) [INFO] [stdout] 25 | | | FxpDummy2 (Fxp, {reg(r"\+|\-")}, Gxp) [INFO] [stdout] 26 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / add_rule!( [INFO] [stdout] 23 | | Fxp => Fxp0 (Gxp, {reg(r"\+|\-")}, Fxp) [INFO] [stdout] 24 | | | Fxp1 (Gxp) [INFO] [stdout] 25 | | | FxpDummy2 (Fxp, {reg(r"\+|\-")}, Gxp) [INFO] [stdout] 26 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / add_rule!( [INFO] [stdout] 23 | | Fxp => Fxp0 (Gxp, {reg(r"\+|\-")}, Fxp) [INFO] [stdout] 24 | | | Fxp1 (Gxp) [INFO] [stdout] 25 | | | FxpDummy2 (Fxp, {reg(r"\+|\-")}, Gxp) [INFO] [stdout] 26 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / add_rule!( [INFO] [stdout] 23 | | Fxp => Fxp0 (Gxp, {reg(r"\+|\-")}, Fxp) [INFO] [stdout] 24 | | | Fxp1 (Gxp) [INFO] [stdout] 25 | | | FxpDummy2 (Fxp, {reg(r"\+|\-")}, Gxp) [INFO] [stdout] 26 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / add_rule!( [INFO] [stdout] 29 | | Gxp => Gxp0 (Hxp, {reg(r"\*")}, Gxp) [INFO] [stdout] 30 | | | Gxp1 (Hxp) [INFO] [stdout] 31 | | | GxpDummy2 (Gxp, {reg(r"\*")}, Hxp) [INFO] [stdout] 32 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / add_rule!( [INFO] [stdout] 29 | | Gxp => Gxp0 (Hxp, {reg(r"\*")}, Gxp) [INFO] [stdout] 30 | | | Gxp1 (Hxp) [INFO] [stdout] 31 | | | GxpDummy2 (Gxp, {reg(r"\*")}, Hxp) [INFO] [stdout] 32 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / add_rule!( [INFO] [stdout] 29 | | Gxp => Gxp0 (Hxp, {reg(r"\*")}, Gxp) [INFO] [stdout] 30 | | | Gxp1 (Hxp) [INFO] [stdout] 31 | | | GxpDummy2 (Gxp, {reg(r"\*")}, Hxp) [INFO] [stdout] 32 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / add_rule!( [INFO] [stdout] 29 | | Gxp => Gxp0 (Hxp, {reg(r"\*")}, Gxp) [INFO] [stdout] 30 | | | Gxp1 (Hxp) [INFO] [stdout] 31 | | | GxpDummy2 (Gxp, {reg(r"\*")}, Hxp) [INFO] [stdout] 32 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / add_rule!( [INFO] [stdout] 29 | | Gxp => Gxp0 (Hxp, {reg(r"\*")}, Gxp) [INFO] [stdout] 30 | | | Gxp1 (Hxp) [INFO] [stdout] 31 | | | GxpDummy2 (Gxp, {reg(r"\*")}, Hxp) [INFO] [stdout] 32 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / add_rule!( [INFO] [stdout] 29 | | Gxp => Gxp0 (Hxp, {reg(r"\*")}, Gxp) [INFO] [stdout] 30 | | | Gxp1 (Hxp) [INFO] [stdout] 31 | | | GxpDummy2 (Gxp, {reg(r"\*")}, Hxp) [INFO] [stdout] 32 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / add_rule!( [INFO] [stdout] 29 | | Gxp => Gxp0 (Hxp, {reg(r"\*")}, Gxp) [INFO] [stdout] 30 | | | Gxp1 (Hxp) [INFO] [stdout] 31 | | | GxpDummy2 (Gxp, {reg(r"\*")}, Hxp) [INFO] [stdout] 32 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / add_rule!( [INFO] [stdout] 29 | | Gxp => Gxp0 (Hxp, {reg(r"\*")}, Gxp) [INFO] [stdout] 30 | | | Gxp1 (Hxp) [INFO] [stdout] 31 | | | GxpDummy2 (Gxp, {reg(r"\*")}, Hxp) [INFO] [stdout] 32 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / add_rule!( [INFO] [stdout] 29 | | Gxp => Gxp0 (Hxp, {reg(r"\*")}, Gxp) [INFO] [stdout] 30 | | | Gxp1 (Hxp) [INFO] [stdout] 31 | | | GxpDummy2 (Gxp, {reg(r"\*")}, Hxp) [INFO] [stdout] 32 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / add_rule!( [INFO] [stdout] 29 | | Gxp => Gxp0 (Hxp, {reg(r"\*")}, Gxp) [INFO] [stdout] 30 | | | Gxp1 (Hxp) [INFO] [stdout] 31 | | | GxpDummy2 (Gxp, {reg(r"\*")}, Hxp) [INFO] [stdout] 32 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / add_rule!( [INFO] [stdout] 29 | | Gxp => Gxp0 (Hxp, {reg(r"\*")}, Gxp) [INFO] [stdout] 30 | | | Gxp1 (Hxp) [INFO] [stdout] 31 | | | GxpDummy2 (Gxp, {reg(r"\*")}, Hxp) [INFO] [stdout] 32 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / add_rule!( [INFO] [stdout] 35 | | Hxp => Hxp0 ({reg("if")}, Exp, {reg("then")}, Exp, {reg("else")}, Exp) [INFO] [stdout] 36 | | | Hxp1 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stdout] 37 | | | Hxp2 (Int) [INFO] [stdout] 38 | | | Hxp3 (Bool) [INFO] [stdout] 39 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / add_rule!( [INFO] [stdout] 35 | | Hxp => Hxp0 ({reg("if")}, Exp, {reg("then")}, Exp, {reg("else")}, Exp) [INFO] [stdout] 36 | | | Hxp1 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stdout] 37 | | | Hxp2 (Int) [INFO] [stdout] 38 | | | Hxp3 (Bool) [INFO] [stdout] 39 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / add_rule!( [INFO] [stdout] 35 | | Hxp => Hxp0 ({reg("if")}, Exp, {reg("then")}, Exp, {reg("else")}, Exp) [INFO] [stdout] 36 | | | Hxp1 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stdout] 37 | | | Hxp2 (Int) [INFO] [stdout] 38 | | | Hxp3 (Bool) [INFO] [stdout] 39 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / add_rule!( [INFO] [stdout] 35 | | Hxp => Hxp0 ({reg("if")}, Exp, {reg("then")}, Exp, {reg("else")}, Exp) [INFO] [stdout] 36 | | | Hxp1 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stdout] 37 | | | Hxp2 (Int) [INFO] [stdout] 38 | | | Hxp3 (Bool) [INFO] [stdout] 39 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / add_rule!( [INFO] [stdout] 35 | | Hxp => Hxp0 ({reg("if")}, Exp, {reg("then")}, Exp, {reg("else")}, Exp) [INFO] [stdout] 36 | | | Hxp1 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stdout] 37 | | | Hxp2 (Int) [INFO] [stdout] 38 | | | Hxp3 (Bool) [INFO] [stdout] 39 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / add_rule!( [INFO] [stdout] 35 | | Hxp => Hxp0 ({reg("if")}, Exp, {reg("then")}, Exp, {reg("else")}, Exp) [INFO] [stdout] 36 | | | Hxp1 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stdout] 37 | | | Hxp2 (Int) [INFO] [stdout] 38 | | | Hxp3 (Bool) [INFO] [stdout] 39 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / add_rule!( [INFO] [stdout] 35 | | Hxp => Hxp0 ({reg("if")}, Exp, {reg("then")}, Exp, {reg("else")}, Exp) [INFO] [stdout] 36 | | | Hxp1 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stdout] 37 | | | Hxp2 (Int) [INFO] [stdout] 38 | | | Hxp3 (Bool) [INFO] [stdout] 39 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / add_rule!( [INFO] [stdout] 35 | | Hxp => Hxp0 ({reg("if")}, Exp, {reg("then")}, Exp, {reg("else")}, Exp) [INFO] [stdout] 36 | | | Hxp1 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stdout] 37 | | | Hxp2 (Int) [INFO] [stdout] 38 | | | Hxp3 (Bool) [INFO] [stdout] 39 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / add_rule!( [INFO] [stdout] 35 | | Hxp => Hxp0 ({reg("if")}, Exp, {reg("then")}, Exp, {reg("else")}, Exp) [INFO] [stdout] 36 | | | Hxp1 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stdout] 37 | | | Hxp2 (Int) [INFO] [stdout] 38 | | | Hxp3 (Bool) [INFO] [stdout] 39 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / add_rule!( [INFO] [stdout] 35 | | Hxp => Hxp0 ({reg("if")}, Exp, {reg("then")}, Exp, {reg("else")}, Exp) [INFO] [stdout] 36 | | | Hxp1 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stdout] 37 | | | Hxp2 (Int) [INFO] [stdout] 38 | | | Hxp3 (Bool) [INFO] [stdout] 39 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / add_rule!( [INFO] [stdout] 35 | | Hxp => Hxp0 ({reg("if")}, Exp, {reg("then")}, Exp, {reg("else")}, Exp) [INFO] [stdout] 36 | | | Hxp1 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stdout] 37 | | | Hxp2 (Int) [INFO] [stdout] 38 | | | Hxp3 (Bool) [INFO] [stdout] 39 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / add_rule!( [INFO] [stdout] 35 | | Hxp => Hxp0 ({reg("if")}, Exp, {reg("then")}, Exp, {reg("else")}, Exp) [INFO] [stdout] 36 | | | Hxp1 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stdout] 37 | | | Hxp2 (Int) [INFO] [stdout] 38 | | | Hxp3 (Bool) [INFO] [stdout] 39 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / add_rule!( [INFO] [stdout] 35 | | Hxp => Hxp0 ({reg("if")}, Exp, {reg("then")}, Exp, {reg("else")}, Exp) [INFO] [stdout] 36 | | | Hxp1 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stdout] 37 | | | Hxp2 (Int) [INFO] [stdout] 38 | | | Hxp3 (Bool) [INFO] [stdout] 39 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / add_rule!( [INFO] [stdout] 35 | | Hxp => Hxp0 ({reg("if")}, Exp, {reg("then")}, Exp, {reg("else")}, Exp) [INFO] [stdout] 36 | | | Hxp1 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stdout] 37 | | | Hxp2 (Int) [INFO] [stdout] 38 | | | Hxp3 (Bool) [INFO] [stdout] 39 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / add_rule!( [INFO] [stdout] 35 | | Hxp => Hxp0 ({reg("if")}, Exp, {reg("then")}, Exp, {reg("else")}, Exp) [INFO] [stdout] 36 | | | Hxp1 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stdout] 37 | | | Hxp2 (Int) [INFO] [stdout] 38 | | | Hxp3 (Bool) [INFO] [stdout] 39 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / add_rule!( [INFO] [stdout] 35 | | Hxp => Hxp0 ({reg("if")}, Exp, {reg("then")}, Exp, {reg("else")}, Exp) [INFO] [stdout] 36 | | | Hxp1 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stdout] 37 | | | Hxp2 (Int) [INFO] [stdout] 38 | | | Hxp3 (Bool) [INFO] [stdout] 39 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / add_rule!( [INFO] [stdout] 35 | | Hxp => Hxp0 ({reg("if")}, Exp, {reg("then")}, Exp, {reg("else")}, Exp) [INFO] [stdout] 36 | | | Hxp1 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stdout] 37 | | | Hxp2 (Int) [INFO] [stdout] 38 | | | Hxp3 (Bool) [INFO] [stdout] 39 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / add_rule!( [INFO] [stdout] 35 | | Hxp => Hxp0 ({reg("if")}, Exp, {reg("then")}, Exp, {reg("else")}, Exp) [INFO] [stdout] 36 | | | Hxp1 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stdout] 37 | | | Hxp2 (Int) [INFO] [stdout] 38 | | | Hxp3 (Bool) [INFO] [stdout] 39 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalml1/rules.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / add_rule!( [INFO] [stdout] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stdout] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stdout] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stdout] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stdout] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stdout] 47 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / add_rule!( [INFO] [stdout] 5 | | Nat => Zero ({reg("Z")}) [INFO] [stdout] 6 | | | Succ ({reg("S")},{reg(r"\(")},Nat,{reg(r"\)")}) [INFO] [stdout] 7 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / add_rule!( [INFO] [stdout] 5 | | Nat => Zero ({reg("Z")}) [INFO] [stdout] 6 | | | Succ ({reg("S")},{reg(r"\(")},Nat,{reg(r"\)")}) [INFO] [stdout] 7 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / add_rule!( [INFO] [stdout] 5 | | Nat => Zero ({reg("Z")}) [INFO] [stdout] 6 | | | Succ ({reg("S")},{reg(r"\(")},Nat,{reg(r"\)")}) [INFO] [stdout] 7 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / add_rule!( [INFO] [stdout] 5 | | Nat => Zero ({reg("Z")}) [INFO] [stdout] 6 | | | Succ ({reg("S")},{reg(r"\(")},Nat,{reg(r"\)")}) [INFO] [stdout] 7 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / add_rule!( [INFO] [stdout] 5 | | Nat => Zero ({reg("Z")}) [INFO] [stdout] 6 | | | Succ ({reg("S")},{reg(r"\(")},Nat,{reg(r"\)")}) [INFO] [stdout] 7 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / add_rule!( [INFO] [stdout] 5 | | Nat => Zero ({reg("Z")}) [INFO] [stdout] 6 | | | Succ ({reg("S")},{reg(r"\(")},Nat,{reg(r"\)")}) [INFO] [stdout] 7 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / add_rule!( [INFO] [stdout] 5 | | Nat => Zero ({reg("Z")}) [INFO] [stdout] 6 | | | Succ ({reg("S")},{reg(r"\(")},Nat,{reg(r"\)")}) [INFO] [stdout] 7 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / add_rule!( [INFO] [stdout] 5 | | Nat => Zero ({reg("Z")}) [INFO] [stdout] 6 | | | Succ ({reg("S")},{reg(r"\(")},Nat,{reg(r"\)")}) [INFO] [stdout] 7 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Eval (Exp, {reg("evalto")}, Nat) [INFO] [stdout] 11 | | | Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 13 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Eval (Exp, {reg("evalto")}, Nat) [INFO] [stdout] 11 | | | Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 13 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Eval (Exp, {reg("evalto")}, Nat) [INFO] [stdout] 11 | | | Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 13 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Eval (Exp, {reg("evalto")}, Nat) [INFO] [stdout] 11 | | | Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 13 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Eval (Exp, {reg("evalto")}, Nat) [INFO] [stdout] 11 | | | Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 13 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Eval (Exp, {reg("evalto")}, Nat) [INFO] [stdout] 11 | | | Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 13 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Eval (Exp, {reg("evalto")}, Nat) [INFO] [stdout] 11 | | | Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 13 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Eval (Exp, {reg("evalto")}, Nat) [INFO] [stdout] 11 | | | Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 13 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Eval (Exp, {reg("evalto")}, Nat) [INFO] [stdout] 11 | | | Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 13 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Eval (Exp, {reg("evalto")}, Nat) [INFO] [stdout] 11 | | | Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 13 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Eval (Exp, {reg("evalto")}, Nat) [INFO] [stdout] 11 | | | Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 13 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Eval (Exp, {reg("evalto")}, Nat) [INFO] [stdout] 11 | | | Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 13 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Eval (Exp, {reg("evalto")}, Nat) [INFO] [stdout] 11 | | | Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 13 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Eval (Exp, {reg("evalto")}, Nat) [INFO] [stdout] 11 | | | Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 13 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Eval (Exp, {reg("evalto")}, Nat) [INFO] [stdout] 11 | | | Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 13 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Eval (Exp, {reg("evalto")}, Nat) [INFO] [stdout] 11 | | | Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 13 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Eval (Exp, {reg("evalto")}, Nat) [INFO] [stdout] 11 | | | Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 13 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Eval (Exp, {reg("evalto")}, Nat) [INFO] [stdout] 11 | | | Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 13 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Eval (Exp, {reg("evalto")}, Nat) [INFO] [stdout] 11 | | | Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 13 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Eval (Exp, {reg("evalto")}, Nat) [INFO] [stdout] 11 | | | Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 13 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Eval (Exp, {reg("evalto")}, Nat) [INFO] [stdout] 11 | | | Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 13 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Eval (Exp, {reg("evalto")}, Nat) [INFO] [stdout] 11 | | | Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 13 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Eval (Exp, {reg("evalto")}, Nat) [INFO] [stdout] 11 | | | Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 13 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / add_rule!( [INFO] [stdout] 16 | | Exp => Exp0 (Fxp, {reg(r"\+")}, Exp) [INFO] [stdout] 17 | | | Exp1 (Fxp) [INFO] [stdout] 18 | | | ExpDummy2 (Exp, {reg(r"\+")}, Fxp) [INFO] [stdout] 19 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / add_rule!( [INFO] [stdout] 16 | | Exp => Exp0 (Fxp, {reg(r"\+")}, Exp) [INFO] [stdout] 17 | | | Exp1 (Fxp) [INFO] [stdout] 18 | | | ExpDummy2 (Exp, {reg(r"\+")}, Fxp) [INFO] [stdout] 19 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / add_rule!( [INFO] [stdout] 16 | | Exp => Exp0 (Fxp, {reg(r"\+")}, Exp) [INFO] [stdout] 17 | | | Exp1 (Fxp) [INFO] [stdout] 18 | | | ExpDummy2 (Exp, {reg(r"\+")}, Fxp) [INFO] [stdout] 19 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / add_rule!( [INFO] [stdout] 16 | | Exp => Exp0 (Fxp, {reg(r"\+")}, Exp) [INFO] [stdout] 17 | | | Exp1 (Fxp) [INFO] [stdout] 18 | | | ExpDummy2 (Exp, {reg(r"\+")}, Fxp) [INFO] [stdout] 19 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / add_rule!( [INFO] [stdout] 16 | | Exp => Exp0 (Fxp, {reg(r"\+")}, Exp) [INFO] [stdout] 17 | | | Exp1 (Fxp) [INFO] [stdout] 18 | | | ExpDummy2 (Exp, {reg(r"\+")}, Fxp) [INFO] [stdout] 19 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / add_rule!( [INFO] [stdout] 16 | | Exp => Exp0 (Fxp, {reg(r"\+")}, Exp) [INFO] [stdout] 17 | | | Exp1 (Fxp) [INFO] [stdout] 18 | | | ExpDummy2 (Exp, {reg(r"\+")}, Fxp) [INFO] [stdout] 19 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / add_rule!( [INFO] [stdout] 16 | | Exp => Exp0 (Fxp, {reg(r"\+")}, Exp) [INFO] [stdout] 17 | | | Exp1 (Fxp) [INFO] [stdout] 18 | | | ExpDummy2 (Exp, {reg(r"\+")}, Fxp) [INFO] [stdout] 19 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / add_rule!( [INFO] [stdout] 16 | | Exp => Exp0 (Fxp, {reg(r"\+")}, Exp) [INFO] [stdout] 17 | | | Exp1 (Fxp) [INFO] [stdout] 18 | | | ExpDummy2 (Exp, {reg(r"\+")}, Fxp) [INFO] [stdout] 19 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / add_rule!( [INFO] [stdout] 16 | | Exp => Exp0 (Fxp, {reg(r"\+")}, Exp) [INFO] [stdout] 17 | | | Exp1 (Fxp) [INFO] [stdout] 18 | | | ExpDummy2 (Exp, {reg(r"\+")}, Fxp) [INFO] [stdout] 19 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / add_rule!( [INFO] [stdout] 16 | | Exp => Exp0 (Fxp, {reg(r"\+")}, Exp) [INFO] [stdout] 17 | | | Exp1 (Fxp) [INFO] [stdout] 18 | | | ExpDummy2 (Exp, {reg(r"\+")}, Fxp) [INFO] [stdout] 19 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / add_rule!( [INFO] [stdout] 16 | | Exp => Exp0 (Fxp, {reg(r"\+")}, Exp) [INFO] [stdout] 17 | | | Exp1 (Fxp) [INFO] [stdout] 18 | | | ExpDummy2 (Exp, {reg(r"\+")}, Fxp) [INFO] [stdout] 19 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / add_rule!( [INFO] [stdout] 22 | | Fxp => Fxp0 (Gxp, {reg(r"\*")}, Fxp) [INFO] [stdout] 23 | | | Fxp1 (Gxp) [INFO] [stdout] 24 | | | FxpDummy2 (Fxp, {reg(r"\*")}, Gxp) [INFO] [stdout] 25 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / add_rule!( [INFO] [stdout] 22 | | Fxp => Fxp0 (Gxp, {reg(r"\*")}, Fxp) [INFO] [stdout] 23 | | | Fxp1 (Gxp) [INFO] [stdout] 24 | | | FxpDummy2 (Fxp, {reg(r"\*")}, Gxp) [INFO] [stdout] 25 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / add_rule!( [INFO] [stdout] 22 | | Fxp => Fxp0 (Gxp, {reg(r"\*")}, Fxp) [INFO] [stdout] 23 | | | Fxp1 (Gxp) [INFO] [stdout] 24 | | | FxpDummy2 (Fxp, {reg(r"\*")}, Gxp) [INFO] [stdout] 25 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / add_rule!( [INFO] [stdout] 22 | | Fxp => Fxp0 (Gxp, {reg(r"\*")}, Fxp) [INFO] [stdout] 23 | | | Fxp1 (Gxp) [INFO] [stdout] 24 | | | FxpDummy2 (Fxp, {reg(r"\*")}, Gxp) [INFO] [stdout] 25 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / add_rule!( [INFO] [stdout] 22 | | Fxp => Fxp0 (Gxp, {reg(r"\*")}, Fxp) [INFO] [stdout] 23 | | | Fxp1 (Gxp) [INFO] [stdout] 24 | | | FxpDummy2 (Fxp, {reg(r"\*")}, Gxp) [INFO] [stdout] 25 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / add_rule!( [INFO] [stdout] 22 | | Fxp => Fxp0 (Gxp, {reg(r"\*")}, Fxp) [INFO] [stdout] 23 | | | Fxp1 (Gxp) [INFO] [stdout] 24 | | | FxpDummy2 (Fxp, {reg(r"\*")}, Gxp) [INFO] [stdout] 25 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / add_rule!( [INFO] [stdout] 22 | | Fxp => Fxp0 (Gxp, {reg(r"\*")}, Fxp) [INFO] [stdout] 23 | | | Fxp1 (Gxp) [INFO] [stdout] 24 | | | FxpDummy2 (Fxp, {reg(r"\*")}, Gxp) [INFO] [stdout] 25 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / add_rule!( [INFO] [stdout] 22 | | Fxp => Fxp0 (Gxp, {reg(r"\*")}, Fxp) [INFO] [stdout] 23 | | | Fxp1 (Gxp) [INFO] [stdout] 24 | | | FxpDummy2 (Fxp, {reg(r"\*")}, Gxp) [INFO] [stdout] 25 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / add_rule!( [INFO] [stdout] 22 | | Fxp => Fxp0 (Gxp, {reg(r"\*")}, Fxp) [INFO] [stdout] 23 | | | Fxp1 (Gxp) [INFO] [stdout] 24 | | | FxpDummy2 (Fxp, {reg(r"\*")}, Gxp) [INFO] [stdout] 25 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / add_rule!( [INFO] [stdout] 22 | | Fxp => Fxp0 (Gxp, {reg(r"\*")}, Fxp) [INFO] [stdout] 23 | | | Fxp1 (Gxp) [INFO] [stdout] 24 | | | FxpDummy2 (Fxp, {reg(r"\*")}, Gxp) [INFO] [stdout] 25 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / add_rule!( [INFO] [stdout] 22 | | Fxp => Fxp0 (Gxp, {reg(r"\*")}, Fxp) [INFO] [stdout] 23 | | | Fxp1 (Gxp) [INFO] [stdout] 24 | | | FxpDummy2 (Fxp, {reg(r"\*")}, Gxp) [INFO] [stdout] 25 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / add_rule!( [INFO] [stdout] 28 | | Gxp => Gxp0 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stdout] 29 | | | Gxp1 (Nat) [INFO] [stdout] 30 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / add_rule!( [INFO] [stdout] 28 | | Gxp => Gxp0 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stdout] 29 | | | Gxp1 (Nat) [INFO] [stdout] 30 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / add_rule!( [INFO] [stdout] 28 | | Gxp => Gxp0 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stdout] 29 | | | Gxp1 (Nat) [INFO] [stdout] 30 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / add_rule!( [INFO] [stdout] 28 | | Gxp => Gxp0 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stdout] 29 | | | Gxp1 (Nat) [INFO] [stdout] 30 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / add_rule!( [INFO] [stdout] 28 | | Gxp => Gxp0 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stdout] 29 | | | Gxp1 (Nat) [INFO] [stdout] 30 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/evalnatexp/rules.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / add_rule!( [INFO] [stdout] 28 | | Gxp => Gxp0 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stdout] 29 | | | Gxp1 (Nat) [INFO] [stdout] 30 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / add_rule!( [INFO] [stdout] 5 | | Nat => Zero ({reg("Z")}) [INFO] [stdout] 6 | | | Succ ({reg("S")},{reg(r"\(")},Nat,{reg(r"\)")}) [INFO] [stdout] 7 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / add_rule!( [INFO] [stdout] 5 | | Nat => Zero ({reg("Z")}) [INFO] [stdout] 6 | | | Succ ({reg("S")},{reg(r"\(")},Nat,{reg(r"\)")}) [INFO] [stdout] 7 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / add_rule!( [INFO] [stdout] 5 | | Nat => Zero ({reg("Z")}) [INFO] [stdout] 6 | | | Succ ({reg("S")},{reg(r"\(")},Nat,{reg(r"\)")}) [INFO] [stdout] 7 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / add_rule!( [INFO] [stdout] 5 | | Nat => Zero ({reg("Z")}) [INFO] [stdout] 6 | | | Succ ({reg("S")},{reg(r"\(")},Nat,{reg(r"\)")}) [INFO] [stdout] 7 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / add_rule!( [INFO] [stdout] 5 | | Nat => Zero ({reg("Z")}) [INFO] [stdout] 6 | | | Succ ({reg("S")},{reg(r"\(")},Nat,{reg(r"\)")}) [INFO] [stdout] 7 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / add_rule!( [INFO] [stdout] 5 | | Nat => Zero ({reg("Z")}) [INFO] [stdout] 6 | | | Succ ({reg("S")},{reg(r"\(")},Nat,{reg(r"\)")}) [INFO] [stdout] 7 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / add_rule!( [INFO] [stdout] 5 | | Nat => Zero ({reg("Z")}) [INFO] [stdout] 6 | | | Succ ({reg("S")},{reg(r"\(")},Nat,{reg(r"\)")}) [INFO] [stdout] 7 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / add_rule!( [INFO] [stdout] 5 | | Nat => Zero ({reg("Z")}) [INFO] [stdout] 6 | | | Succ ({reg("S")},{reg(r"\(")},Nat,{reg(r"\)")}) [INFO] [stdout] 7 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 11 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 11 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 11 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 11 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 11 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 11 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 11 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 11 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 11 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 11 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 11 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 11 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 11 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 11 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 11 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 11 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 11 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/nat/rules.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / add_rule!( [INFO] [stdout] 10 | | Judgement => Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 11 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 216 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.81s [INFO] running `Command { std: "docker" "inspect" "7827d72520f079fce4b84211f10678eecb71c6db53d66164606845295e11b04c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7827d72520f079fce4b84211f10678eecb71c6db53d66164606845295e11b04c", kill_on_drop: false }` [INFO] [stdout] 7827d72520f079fce4b84211f10678eecb71c6db53d66164606845295e11b04c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2d000fad829da495a354c817c163a15ba8e09dabf6148ebc0105af59884d8af4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2d000fad829da495a354c817c163a15ba8e09dabf6148ebc0105af59884d8af4", kill_on_drop: false }` [INFO] [stderr] warning: variant is never constructed: `EInt` [INFO] [stderr] --> src/evalml1/mod.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | EInt, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `EBool` [INFO] [stderr] --> src/evalml1/mod.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 27 | EBool, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `EIfT` [INFO] [stderr] --> src/evalml1/mod.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | EIfT(Derivation, Derivation), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `EIfF` [INFO] [stderr] --> src/evalml1/mod.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | EIfF(Derivation, Derivation), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `EPlus` [INFO] [stderr] --> src/evalml1/mod.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 30 | EPlus(Derivation, Derivation, Derivation), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `EMinus` [INFO] [stderr] --> src/evalml1/mod.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 31 | EMinus(Derivation, Derivation, Derivation), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `ETimes` [INFO] [stderr] --> src/evalml1/mod.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | ETimes(Derivation, Derivation, Derivation), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `ELt` [INFO] [stderr] --> src/evalml1/mod.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | ELt(Derivation, Derivation, Derivation), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `BPlus` [INFO] [stderr] --> src/evalml1/mod.rs:34:5 [INFO] [stderr] | [INFO] [stderr] 34 | BPlus, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `BMinus` [INFO] [stderr] --> src/evalml1/mod.rs:35:5 [INFO] [stderr] | [INFO] [stderr] 35 | BMinus, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `BTimes` [INFO] [stderr] --> src/evalml1/mod.rs:36:5 [INFO] [stderr] | [INFO] [stderr] 36 | BTimes, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `BLt` [INFO] [stderr] --> src/evalml1/mod.rs:37:5 [INFO] [stderr] | [INFO] [stderr] 37 | BLt, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `derive_bplus` [INFO] [stderr] --> src/evalml1/mod.rs:65:4 [INFO] [stderr] | [INFO] [stderr] 65 | fn derive_bplus(n1: &Int, n2: &Int) -> (Int, Derivation) { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `derive_bminus` [INFO] [stderr] --> src/evalml1/mod.rs:86:4 [INFO] [stderr] | [INFO] [stderr] 86 | fn derive_bminus(n1: &Int, n2: &Int) -> (Int, Derivation) { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `derive_btimes` [INFO] [stderr] --> src/evalml1/mod.rs:107:4 [INFO] [stderr] | [INFO] [stderr] 107 | fn derive_btimes(n1: &Int, n2: &Int) -> (Int, Derivation) { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `derive_blt` [INFO] [stderr] --> src/evalml1/mod.rs:128:4 [INFO] [stderr] | [INFO] [stderr] 128 | fn derive_blt(n1: &Int, n2: &Int) -> (Bool, Derivation) { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `derive_eint` [INFO] [stderr] --> src/evalml1/mod.rs:150:4 [INFO] [stderr] | [INFO] [stderr] 150 | fn derive_eint(n: &Int, e: &Exp) -> (Value, Derivation) { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `derive_ebool` [INFO] [stderr] --> src/evalml1/mod.rs:162:4 [INFO] [stderr] | [INFO] [stderr] 162 | fn derive_ebool(m: &Bool, e: &Exp) -> (Value, Derivation) { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `derive_eif` [INFO] [stderr] --> src/evalml1/mod.rs:174:4 [INFO] [stderr] | [INFO] [stderr] 174 | fn derive_eif(e1: &Exp, e2: &Exp, e3: &Exp, e: &Exp) -> (Value, Derivation) { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `derive_eplus` [INFO] [stderr] --> src/evalml1/mod.rs:206:4 [INFO] [stderr] | [INFO] [stderr] 206 | fn derive_eplus(f1: &Fxp, g2: &Gxp, e: &Exp) -> (Value, Derivation) { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `derive_eminus` [INFO] [stderr] --> src/evalml1/mod.rs:229:4 [INFO] [stderr] | [INFO] [stderr] 229 | fn derive_eminus(f1: &Fxp, g2: &Gxp, e: &Exp) -> (Value, Derivation) { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `derive_etimes` [INFO] [stderr] --> src/evalml1/mod.rs:252:4 [INFO] [stderr] | [INFO] [stderr] 252 | fn derive_etimes(g1: &Gxp, h2: &Hxp, e: &Exp) -> (Value, Derivation) { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `derive_elt` [INFO] [stderr] --> src/evalml1/mod.rs:275:4 [INFO] [stderr] | [INFO] [stderr] 275 | fn derive_elt(f1: &Fxp, e2: &Exp, e: &Exp) -> (Value, Derivation) { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `derive_eval` [INFO] [stderr] --> src/evalml1/mod.rs:298:4 [INFO] [stderr] | [INFO] [stderr] 298 | fn derive_eval(e: &Exp) -> (Value, Derivation) { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `derive` [INFO] [stderr] --> src/evalml1/mod.rs:332:4 [INFO] [stderr] | [INFO] [stderr] 332 | fn derive(j: &Judgement) -> Derivation { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `fix_exp` [INFO] [stderr] --> src/evalml1/mod.rs:379:4 [INFO] [stderr] | [INFO] [stderr] 379 | fn fix_exp(e: &Exp) -> Exp { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `fix_fxp` [INFO] [stderr] --> src/evalml1/mod.rs:387:4 [INFO] [stderr] | [INFO] [stderr] 387 | fn fix_fxp(f: &Fxp) -> Fxp { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `fix_gxp` [INFO] [stderr] --> src/evalml1/mod.rs:420:4 [INFO] [stderr] | [INFO] [stderr] 420 | fn fix_gxp(g: &Gxp) -> Gxp { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `fix_hxp` [INFO] [stderr] --> src/evalml1/mod.rs:453:4 [INFO] [stderr] | [INFO] [stderr] 453 | fn fix_hxp(h: &Hxp) -> Hxp { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `f` [INFO] [stderr] --> src/evalml1/mod.rs:470:8 [INFO] [stderr] | [INFO] [stderr] 470 | pub fn f(s: &str) { [INFO] [stderr] | ^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `PZero` [INFO] [stderr] --> src/nat/mod.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | PZero, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `PSucc` [INFO] [stderr] --> src/nat/mod.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | PSucc(Derivation), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `TZero` [INFO] [stderr] --> src/nat/mod.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | TZero, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `TSucc` [INFO] [stderr] --> src/nat/mod.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | TSucc(Derivation, Derivation), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `derive_plus` [INFO] [stderr] --> src/nat/mod.rs:38:4 [INFO] [stderr] | [INFO] [stderr] 38 | fn derive_plus(n1: &Nat, n2: &Nat) -> (Nat, Derivation) { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `derive_times` [INFO] [stderr] --> src/nat/mod.rs:80:4 [INFO] [stderr] | [INFO] [stderr] 80 | fn derive_times(n1: &Nat, n2: &Nat) -> (Nat, Derivation) { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `derive` [INFO] [stderr] --> src/nat/mod.rs:117:4 [INFO] [stderr] | [INFO] [stderr] 117 | fn derive(j: &Judgement) -> Derivation { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `f` [INFO] [stderr] --> src/nat/mod.rs:137:8 [INFO] [stderr] | [INFO] [stderr] 137 | pub fn f(s: &str) { [INFO] [stderr] | ^ [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/evalml1/rules.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / add_rule!( [INFO] [stderr] 5 | | Int => Int0 ({reg(r"(0|(-)?[1-9][0-9]*)"), i32, |s: String|s.parse::().unwrap()}) [INFO] [stderr] 6 | | ); [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/evalml1/rules.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / add_rule!( [INFO] [stderr] 9 | | Bool => Bool0 ({reg(r"(true|false)"), bool, |s: String|s=="true"}) [INFO] [stderr] 10 | | ); [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/evalml1/rules.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / add_rule!( [INFO] [stderr] 13 | | Value => Value0 (Int) [INFO] [stderr] 14 | | | Value1 (Bool) [INFO] [stderr] 15 | | ); [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/evalml1/rules.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | / add_rule!( [INFO] [stderr] 18 | | Exp => Exp0 (Fxp, {reg("<")}, Exp) [INFO] [stderr] 19 | | | Exp1 (Fxp) [INFO] [stderr] 20 | | ); [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/evalml1/rules.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / add_rule!( [INFO] [stderr] 23 | | Fxp => Fxp0 (Gxp, {reg(r"\+|\-")}, Fxp) [INFO] [stderr] 24 | | | Fxp1 (Gxp) [INFO] [stderr] 25 | | | FxpDummy2 (Fxp, {reg(r"\+|\-")}, Gxp) [INFO] [stderr] 26 | | ); [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/evalml1/rules.rs:28:1 [INFO] [stderr] | [INFO] [stderr] 28 | / add_rule!( [INFO] [stderr] 29 | | Gxp => Gxp0 (Hxp, {reg(r"\*")}, Gxp) [INFO] [stderr] 30 | | | Gxp1 (Hxp) [INFO] [stderr] 31 | | | GxpDummy2 (Gxp, {reg(r"\*")}, Hxp) [INFO] [stderr] 32 | | ); [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/evalml1/rules.rs:34:1 [INFO] [stderr] | [INFO] [stderr] 34 | / add_rule!( [INFO] [stderr] 35 | | Hxp => Hxp0 ({reg("if")}, Exp, {reg("then")}, Exp, {reg("else")}, Exp) [INFO] [stderr] 36 | | | Hxp1 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stderr] 37 | | | Hxp2 (Int) [INFO] [stderr] 38 | | | Hxp3 (Bool) [INFO] [stderr] 39 | | ); [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/evalml1/rules.rs:41:1 [INFO] [stderr] | [INFO] [stderr] 41 | / add_rule!( [INFO] [stderr] 42 | | Judgement => Eval (Exp, {reg("evalto")}, Value) [INFO] [stderr] 43 | | | Plus (Int, {reg("plus")}, Int, {reg("is")}, Int) [INFO] [stderr] 44 | | | Minus (Int, {reg("minus")}, Int, {reg("is")}, Int) [INFO] [stderr] 45 | | | Times (Int, {reg("times")}, Int, {reg("is")}, Int) [INFO] [stderr] 46 | | | Lt (Int, {reg("less")}, {reg("than")}, Int, {reg("is")}, Bool) [INFO] [stderr] 47 | | ); [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/evalnatexp/rules.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / add_rule!( [INFO] [stderr] 5 | | Nat => Zero ({reg("Z")}) [INFO] [stderr] 6 | | | Succ ({reg("S")},{reg(r"\(")},Nat,{reg(r"\)")}) [INFO] [stderr] 7 | | ); [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/evalnatexp/rules.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / add_rule!( [INFO] [stderr] 10 | | Judgement => Eval (Exp, {reg("evalto")}, Nat) [INFO] [stderr] 11 | | | Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stderr] 12 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stderr] 13 | | ); [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/evalnatexp/rules.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / add_rule!( [INFO] [stderr] 16 | | Exp => Exp0 (Fxp, {reg(r"\+")}, Exp) [INFO] [stderr] 17 | | | Exp1 (Fxp) [INFO] [stderr] 18 | | | ExpDummy2 (Exp, {reg(r"\+")}, Fxp) [INFO] [stderr] 19 | | ); [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/evalnatexp/rules.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / add_rule!( [INFO] [stderr] 22 | | Fxp => Fxp0 (Gxp, {reg(r"\*")}, Fxp) [INFO] [stderr] 23 | | | Fxp1 (Gxp) [INFO] [stderr] 24 | | | FxpDummy2 (Fxp, {reg(r"\*")}, Gxp) [INFO] [stderr] 25 | | ); [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/evalnatexp/rules.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / add_rule!( [INFO] [stderr] 28 | | Gxp => Gxp0 ({reg(r"\(")}, Exp, {reg(r"\)")}) [INFO] [stderr] 29 | | | Gxp1 (Nat) [INFO] [stderr] 30 | | ); [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/nat/rules.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / add_rule!( [INFO] [stderr] 5 | | Nat => Zero ({reg("Z")}) [INFO] [stderr] 6 | | | Succ ({reg("S")},{reg(r"\(")},Nat,{reg(r"\)")}) [INFO] [stderr] 7 | | ); [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/nat/rules.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / add_rule!( [INFO] [stderr] 10 | | Judgement => Plus (Nat, {reg("plus")}, Nat, {reg("is")}, Nat) [INFO] [stderr] 11 | | | Times (Nat, {reg("times")}, Nat, {reg("is")}, Nat) [INFO] [stderr] 12 | | ); [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `copl` (bin "copl" test) generated 216 warnings (163 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/copl-bc12661da8bdd4f6) [INFO] running `Command { std: "docker" "inspect" "2d000fad829da495a354c817c163a15ba8e09dabf6148ebc0105af59884d8af4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d000fad829da495a354c817c163a15ba8e09dabf6148ebc0105af59884d8af4", kill_on_drop: false }` [INFO] [stdout] 2d000fad829da495a354c817c163a15ba8e09dabf6148ebc0105af59884d8af4