[INFO] cloning repository https://github.com/nilsso/mips-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nilsso/mips-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnilsso%2Fmips-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnilsso%2Fmips-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 77a00310466cde48dd90f9839f0075da34ab0d28 [INFO] checking nilsso/mips-rs against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnilsso%2Fmips-rs" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nilsso/mips-rs on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nilsso/mips-rs [INFO] finished tweaking git repo https://github.com/nilsso/mips-rs [INFO] tweaked toml for git repo https://github.com/nilsso/mips-rs written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/nilsso/mips-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e75661bc5142de22a800b5e94a95e5a9b973456bb3b34bb2ff326c238f201be8 [INFO] running `Command { std: "docker" "start" "-a" "e75661bc5142de22a800b5e94a95e5a9b973456bb3b34bb2ff326c238f201be8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e75661bc5142de22a800b5e94a95e5a9b973456bb3b34bb2ff326c238f201be8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e75661bc5142de22a800b5e94a95e5a9b973456bb3b34bb2ff326c238f201be8", kill_on_drop: false }` [INFO] [stdout] e75661bc5142de22a800b5e94a95e5a9b973456bb3b34bb2ff326c238f201be8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5955e34d640d10271012e409e41618d08709d32d5a4ce43bbe6b1c7122547856 [INFO] running `Command { std: "docker" "start" "-a" "5955e34d640d10271012e409e41618d08709d32d5a4ce43bbe6b1c7122547856", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking util v0.1.0 (/opt/rustwide/workdir/util) [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking fd-lock v2.0.0 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking mips-parser v0.1.0 (/opt/rustwide/workdir/mips-parser) [INFO] [stderr] Checking rustyline v8.2.0 [INFO] [stderr] Checking serde v1.0.126 [INFO] [stderr] Checking ron v0.6.4 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking myps v0.1.0 (/opt/rustwide/workdir/myps) [INFO] [stderr] Checking mips-simulator v0.1.0 (/opt/rustwide/workdir/mips-simulator) [INFO] [stderr] Checking stationeering_to_ron v0.1.0 (/opt/rustwide/workdir/mips-simulator/tools/stationeering-to-ron) [INFO] [stdout] warning: the feature `map_into_keys_values` has been stable since 1.54.0 and no longer requires an attribute to enable [INFO] [stdout] --> mips-simulator/tools/stationeering-to-ron/src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(map_into_keys_values)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `map_into_keys_values` has been stable since 1.54.0 and no longer requires an attribute to enable [INFO] [stdout] --> mips-simulator/tools/stationeering-to-ron/src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(map_into_keys_values)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `int_error_matching` has been stable since 1.55.0 and no longer requires an attribute to enable [INFO] [stdout] --> mips-simulator/src/lib.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | #![feature(int_error_matching)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `int_error_matching` has been stable since 1.55.0 and no longer requires an attribute to enable [INFO] [stdout] --> mips-simulator/src/lib.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | #![feature(int_error_matching)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking mips-simulator-cli v0.1.0 (/opt/rustwide/workdir/mips-simulator/tools/mips-simulator-cli) [INFO] [stdout] error[E0432]: unresolved imports `myps::FirstInner`, `myps::Ast`, `myps::Op`, `myps::RValueExpr`, `Op::*`, `RValueExpr::*` [INFO] [stdout] --> myps/tests/ast_math.rs:2:30 [INFO] [stdout] | [INFO] [stdout] 2 | use myps::{MypsParser, Rule, FirstInner, Ast, Op, RValueExpr}; [INFO] [stdout] | ^^^^^^^^^^ ^^^ ^^ ^^^^^^^^^^ no `RValueExpr` in the root [INFO] [stdout] | | | | [INFO] [stdout] | | | no `Op` in the root [INFO] [stdout] | | no `Ast` in the root [INFO] [stdout] | no `FirstInner` in the root [INFO] [stdout] ... [INFO] [stdout] 11 | use Op::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 12 | use RValueExpr::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RVEBinary` in this scope [INFO] [stdout] --> myps/tests/ast_math.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | let ans = RVEBinary { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `OpMul` in this scope [INFO] [stdout] --> myps/tests/ast_math.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | op: OpMul, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RVEBinary` in this scope [INFO] [stdout] --> myps/tests/ast_math.rs:16:23 [INFO] [stdout] | [INFO] [stdout] 16 | lhs: Box::new(RVEBinary { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `OpAdd` in this scope [INFO] [stdout] --> myps/tests/ast_math.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | op: OpAdd, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RVEValue` in this scope [INFO] [stdout] --> myps/tests/ast_math.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | lhs: Box::new(RVEValue(1.0)), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RVEBinary` in this scope [INFO] [stdout] --> myps/tests/ast_math.rs:19:27 [INFO] [stdout] | [INFO] [stdout] 19 | rhs: Box::new(RVEBinary { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `OpDiv` in this scope [INFO] [stdout] --> myps/tests/ast_math.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 20 | op: OpDiv, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RVEBinary` in this scope [INFO] [stdout] --> myps/tests/ast_math.rs:21:31 [INFO] [stdout] | [INFO] [stdout] 21 | lhs: Box::new(RVEBinary { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `OpSub` in this scope [INFO] [stdout] --> myps/tests/ast_math.rs:22:25 [INFO] [stdout] | [INFO] [stdout] 22 | op: OpSub, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RVEValue` in this scope [INFO] [stdout] --> myps/tests/ast_math.rs:23:35 [INFO] [stdout] | [INFO] [stdout] 23 | lhs: Box::new(RVEValue(2.0)), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RVEBinary` in this scope [INFO] [stdout] --> myps/tests/ast_math.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | rhs: Box::new(RVEBinary { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `OpMul` in this scope [INFO] [stdout] --> myps/tests/ast_math.rs:25:29 [INFO] [stdout] | [INFO] [stdout] 25 | op: OpMul, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RVEValue` in this scope [INFO] [stdout] --> myps/tests/ast_math.rs:26:39 [INFO] [stdout] | [INFO] [stdout] 26 | lhs: Box::new(RVEValue(3.0)), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RVEValue` in this scope [INFO] [stdout] --> myps/tests/ast_math.rs:27:39 [INFO] [stdout] | [INFO] [stdout] 27 | rhs: Box::new(RVEValue(4.0)), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RVEValue` in this scope [INFO] [stdout] --> myps/tests/ast_math.rs:30:31 [INFO] [stdout] | [INFO] [stdout] 30 | rhs: Box::new(RVEValue(5.0)), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RVEValue` in this scope [INFO] [stdout] --> myps/tests/ast_math.rs:33:23 [INFO] [stdout] | [INFO] [stdout] 33 | rhs: Box::new(RVEValue(6.0)), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `l_value_line` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_l_value.rs:6:43 [INFO] [stdout] | [INFO] [stdout] 6 | let res = MypsParser::parse(Rule::l_value_line, &$source); [INFO] [stdout] | ^^^^^^^^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] ... [INFO] [stdout] 30 | / assert_lvalue_pairs!( [INFO] [stdout] 31 | | "r0", [INFO] [stdout] 32 | | (Rule::mem_lit, "r0"), [INFO] [stdout] 33 | | (Rule::int_lit, "0")); [INFO] [stdout] | |______________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_lvalue` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `mem_lit` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_l_value.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | (Rule::mem_lit, "r0"), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Rule` [INFO] [stdout] | help: there is a variant with a similar name: `num_lit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `r_value_line` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_r_value.rs:6:43 [INFO] [stdout] | [INFO] [stdout] 6 | let res = MypsParser::parse(Rule::r_value_line, &$source); [INFO] [stdout] | ^^^^^^^^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] ... [INFO] [stdout] 30 | / assert_rvalue_pairs!( [INFO] [stdout] 31 | | "-128473777.sum.Setting", [INFO] [stdout] 32 | | (Rule::r_param, "-128473777.sum.Setting"), [INFO] [stdout] 33 | | (Rule::r_batch, "-128473777.sum"), [INFO] [stdout] 34 | | (Rule::int_lit, "-128473777"), [INFO] [stdout] 35 | | (Rule::batch_sum, "sum"), [INFO] [stdout] 36 | | (Rule::param, "Setting")); [INFO] [stdout] | |______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_rvalue` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `l_value_line` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_l_value.rs:6:43 [INFO] [stdout] | [INFO] [stdout] 6 | let res = MypsParser::parse(Rule::l_value_line, &$source); [INFO] [stdout] | ^^^^^^^^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] ... [INFO] [stdout] 35 | / assert_lvalue_pairs!( [INFO] [stdout] 36 | | "rrr1", [INFO] [stdout] 37 | | (Rule::mem_lit, "rrr1"), [INFO] [stdout] 38 | | (Rule::int_lit, "1")); [INFO] [stdout] | |______________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_lvalue` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `r_param` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_r_value.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | (Rule::r_param, "-128473777.sum.Setting"), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Rule` [INFO] [stdout] | help: there is a variant with a similar name: `rv_param` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `mem_lit` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_l_value.rs:37:16 [INFO] [stdout] | [INFO] [stdout] 37 | (Rule::mem_lit, "rrr1"), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Rule` [INFO] [stdout] | help: there is a variant with a similar name: `num_lit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `assign_r_value_line` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_assign_r_value.rs:6:43 [INFO] [stdout] | [INFO] [stdout] 6 | let res = MypsParser::parse(Rule::assign_r_value_line, &$source); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] ... [INFO] [stdout] 30 | / assert_assign_r_value_pairs!( [INFO] [stdout] 31 | | "r0 = 5" [INFO] [stdout] 32 | | (Rule::assign_r_value, "r0 = 5"), [INFO] [stdout] 33 | | (Rule::mem_lit, "r0"), [INFO] [stdout] 34 | | (Rule::int_lit, "0"), [INFO] [stdout] 35 | | (Rule::num_lit, "5")); [INFO] [stdout] | |______________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_assign_r_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `r_batch` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_r_value.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | (Rule::r_batch, "-128473777.sum"), [INFO] [stdout] | ^^^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `assign_r_value` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_assign_r_value.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | (Rule::assign_r_value, "r0 = 5"), [INFO] [stdout] | ^^^^^^^^^^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `mem_lit` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_assign_r_value.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | (Rule::mem_lit, "r0"), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Rule` [INFO] [stdout] | help: there is a variant with a similar name: `num_lit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `r_value_line` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_r_value.rs:6:43 [INFO] [stdout] | [INFO] [stdout] 6 | let res = MypsParser::parse(Rule::r_value_line, &$source); [INFO] [stdout] | ^^^^^^^^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] ... [INFO] [stdout] 38 | / assert_rvalue_pairs!( [INFO] [stdout] 39 | | "SolarPanel.max.Horizontal", [INFO] [stdout] 40 | | (Rule::r_param, "SolarPanel.max.Horizontal"), [INFO] [stdout] 41 | | (Rule::r_batch, "SolarPanel.max"), [INFO] [stdout] 42 | | (Rule::alias, "SolarPanel"), [INFO] [stdout] 43 | | (Rule::batch_max, "max"), [INFO] [stdout] 44 | | (Rule::param, "Horizontal")); [INFO] [stdout] | |_________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_rvalue` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `r_param` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_r_value.rs:40:16 [INFO] [stdout] | [INFO] [stdout] 40 | (Rule::r_param, "SolarPanel.max.Horizontal"), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Rule` [INFO] [stdout] | help: there is a variant with a similar name: `rv_param` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `r_batch` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_r_value.rs:41:16 [INFO] [stdout] | [INFO] [stdout] 41 | (Rule::r_batch, "SolarPanel.max"), [INFO] [stdout] | ^^^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `assign_r_value_line` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_assign_r_value.rs:6:43 [INFO] [stdout] | [INFO] [stdout] 6 | let res = MypsParser::parse(Rule::assign_r_value_line, &$source); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] ... [INFO] [stdout] 37 | / assert_assign_r_value_pairs!( [INFO] [stdout] 38 | | "x = 6" [INFO] [stdout] 39 | | (Rule::assign_r_value, "x = 6"), [INFO] [stdout] 40 | | (Rule::alias, "x"), [INFO] [stdout] 41 | | (Rule::num_lit, "6")); [INFO] [stdout] | |______________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_assign_r_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `alias` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_r_value.rs:42:16 [INFO] [stdout] | [INFO] [stdout] 42 | (Rule::alias, "SolarPanel"), [INFO] [stdout] | ^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `assign_l_value_line` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_assign_l_value.rs:6:43 [INFO] [stdout] | [INFO] [stdout] 6 | let res = MypsParser::parse(Rule::assign_l_value_line, &$source); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] ... [INFO] [stdout] 30 | / assert_assign_l_value_pairs!( [INFO] [stdout] 31 | | "sensor = d0", [INFO] [stdout] 32 | | (Rule::assign_l_value, "sensor = d0"), [INFO] [stdout] 33 | | (Rule::alias, "sensor"), [INFO] [stdout] 34 | | (Rule::dev_lit, "d0"), [INFO] [stdout] 35 | | (Rule::int_lit, "0")); [INFO] [stdout] | |______________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_assign_l_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `assign_r_value` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_assign_r_value.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 39 | (Rule::assign_r_value, "x = 6"), [INFO] [stdout] | ^^^^^^^^^^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `alias` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_assign_r_value.rs:40:16 [INFO] [stdout] | [INFO] [stdout] 40 | (Rule::alias, "x"), [INFO] [stdout] | ^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `l_value_line` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_l_value.rs:6:43 [INFO] [stdout] | [INFO] [stdout] 6 | let res = MypsParser::parse(Rule::l_value_line, &$source); [INFO] [stdout] | ^^^^^^^^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] ... [INFO] [stdout] 43 | / assert_lvalue_pairs!( [INFO] [stdout] 44 | | "x", [INFO] [stdout] 45 | | (Rule::alias, "x")); [INFO] [stdout] | |____________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_lvalue` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `assign_l_value` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_assign_l_value.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | (Rule::assign_l_value, "sensor = d0"), [INFO] [stdout] | ^^^^^^^^^^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `alias` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_assign_l_value.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | (Rule::alias, "sensor"), [INFO] [stdout] | ^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `alias` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_l_value.rs:45:16 [INFO] [stdout] | [INFO] [stdout] 45 | (Rule::alias, "x")); [INFO] [stdout] | ^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `assign_r_value_line` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_assign_r_value.rs:6:43 [INFO] [stdout] | [INFO] [stdout] 6 | let res = MypsParser::parse(Rule::assign_r_value_line, &$source); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] ... [INFO] [stdout] 46 | / assert_assign_r_value_pairs!( [INFO] [stdout] 47 | | "a = d0.Param" [INFO] [stdout] 48 | | (Rule::assign_r_value, "a = d0.Param"), [INFO] [stdout] 49 | | (Rule::alias, "a"), [INFO] [stdout] ... | [INFO] [stdout] 52 | | (Rule::int_lit, "0"), [INFO] [stdout] 53 | | (Rule::param, "Param")); [INFO] [stdout] | |________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_assign_r_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `assign_r_value` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_assign_r_value.rs:48:16 [INFO] [stdout] | [INFO] [stdout] 48 | (Rule::assign_r_value, "a = d0.Param"), [INFO] [stdout] | ^^^^^^^^^^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `alias` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_assign_r_value.rs:49:16 [INFO] [stdout] | [INFO] [stdout] 49 | (Rule::alias, "a"), [INFO] [stdout] | ^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `assign_l_value_line` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_assign_l_value.rs:6:43 [INFO] [stdout] | [INFO] [stdout] 6 | let res = MypsParser::parse(Rule::assign_l_value_line, &$source); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] ... [INFO] [stdout] 40 | / assert_assign_l_value_pairs!( [INFO] [stdout] 41 | | "panels = -2045627372.all", [INFO] [stdout] 42 | | (Rule::assign_l_value, "panels = -2045627372.all"), [INFO] [stdout] 43 | | (Rule::alias, "panels"), [INFO] [stdout] 44 | | (Rule::dev_batch, "-2045627372.all"), [INFO] [stdout] 45 | | (Rule::int_lit, "-2045627372")); [INFO] [stdout] | |________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_assign_l_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `r_param` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_assign_r_value.rs:50:16 [INFO] [stdout] | [INFO] [stdout] 50 | (Rule::r_param, "d0.Param"), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Rule` [INFO] [stdout] | help: there is a variant with a similar name: `rv_param` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `l_value_line` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_l_value.rs:6:43 [INFO] [stdout] | [INFO] [stdout] 6 | let res = MypsParser::parse(Rule::l_value_line, &$source); [INFO] [stdout] | ^^^^^^^^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] ... [INFO] [stdout] 50 | / assert_lvalue_pairs!( [INFO] [stdout] 51 | | "d0.On", [INFO] [stdout] 52 | | (Rule::l_param, "d0.On"), [INFO] [stdout] 53 | | (Rule::dev_lit, "d0"), [INFO] [stdout] 54 | | (Rule::int_lit, "0"), [INFO] [stdout] 55 | | (Rule::param, "On")); [INFO] [stdout] | |_______________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_lvalue` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `assign_l_value` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_assign_l_value.rs:42:16 [INFO] [stdout] | [INFO] [stdout] 42 | (Rule::assign_l_value, "panels = -2045627372.all"), [INFO] [stdout] | ^^^^^^^^^^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `alias` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_assign_l_value.rs:43:16 [INFO] [stdout] | [INFO] [stdout] 43 | (Rule::alias, "panels"), [INFO] [stdout] | ^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `l_param` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_l_value.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | (Rule::l_param, "d0.On"), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Rule` [INFO] [stdout] | help: there is a variant with a similar name: `lv_param` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `dev_batch` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_assign_l_value.rs:44:16 [INFO] [stdout] | [INFO] [stdout] 44 | (Rule::dev_batch, "-2045627372.all"), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Rule` [INFO] [stdout] | help: there is a variant with a similar name: `dev_base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `assign_r_value_line` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_assign_r_value.rs:6:43 [INFO] [stdout] | [INFO] [stdout] 6 | let res = MypsParser::parse(Rule::assign_r_value_line, &$source); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] ... [INFO] [stdout] 58 | / assert_assign_r_value_pairs!( [INFO] [stdout] 59 | | "r1 = 3 / 5" [INFO] [stdout] 60 | | (Rule::assign_r_value, "r1 = 3 / 5"), [INFO] [stdout] 61 | | (Rule::mem_lit, "r1"), [INFO] [stdout] ... | [INFO] [stdout] 65 | | (Rule::div, "/"), [INFO] [stdout] 66 | | (Rule::num_lit, "5")); [INFO] [stdout] | |______________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_assign_r_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `assign_r_value` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_assign_r_value.rs:60:16 [INFO] [stdout] | [INFO] [stdout] 60 | (Rule::assign_r_value, "r1 = 3 / 5"), [INFO] [stdout] | ^^^^^^^^^^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `mem_lit` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_assign_r_value.rs:61:16 [INFO] [stdout] | [INFO] [stdout] 61 | (Rule::mem_lit, "r1"), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Rule` [INFO] [stdout] | help: there is a variant with a similar name: `num_lit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `assign_l_value_line` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_assign_l_value.rs:6:43 [INFO] [stdout] | [INFO] [stdout] 6 | let res = MypsParser::parse(Rule::assign_l_value_line, &$source); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] ... [INFO] [stdout] 51 | parse_assign_l_value!("d0 = d0"); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_assign_l_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `b_expr` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_assign_r_value.rs:63:16 [INFO] [stdout] | [INFO] [stdout] 63 | (Rule::b_expr, "3 / 5"), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Rule` [INFO] [stdout] | help: there is a variant with a similar name: `f_exp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `assign_l_value_line` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_assign_l_value.rs:6:43 [INFO] [stdout] | [INFO] [stdout] 6 | let res = MypsParser::parse(Rule::assign_l_value_line, &$source); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] ... [INFO] [stdout] 57 | parse_assign_l_value!("x = (1 + 2)"); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_assign_l_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `div` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_assign_r_value.rs:65:16 [INFO] [stdout] | [INFO] [stdout] 65 | (Rule::div, "/"), [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Rule` [INFO] [stdout] | help: there is a variant with a similar name: `dev` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `l_value_line` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_l_value.rs:6:43 [INFO] [stdout] | [INFO] [stdout] 6 | let res = MypsParser::parse(Rule::l_value_line, &$source); [INFO] [stdout] | ^^^^^^^^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] ... [INFO] [stdout] 63 | / assert_lvalue_pairs!( [INFO] [stdout] 64 | | "Light.On", [INFO] [stdout] 65 | | (Rule::l_param, "Light.On"), [INFO] [stdout] 66 | | (Rule::alias, "Light"), [INFO] [stdout] 67 | | (Rule::param, "On")); [INFO] [stdout] | |_______________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_lvalue` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `myps` due to 8 previous errors [INFO] [stdout] error[E0599]: no variant or associated item named `l_param` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_l_value.rs:65:16 [INFO] [stdout] | [INFO] [stdout] 65 | (Rule::l_param, "Light.On"), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Rule` [INFO] [stdout] | help: there is a variant with a similar name: `lv_param` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no variant or associated item named `assign_r_value_line` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_assign_r_value.rs:6:43 [INFO] [stdout] | [INFO] [stdout] 6 | let res = MypsParser::parse(Rule::assign_r_value_line, &$source); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] ... [INFO] [stdout] 71 | / assert_assign_r_value_pairs!( [INFO] [stdout] 72 | | "x = -(2 * y)" [INFO] [stdout] 73 | | (Rule::assign_r_value, "x = -(2 * y)"), [INFO] [stdout] 74 | | (Rule::alias, "x"), [INFO] [stdout] ... | [INFO] [stdout] 79 | | (Rule::mul, "*"), [INFO] [stdout] 80 | | (Rule::alias, "y")); [INFO] [stdout] | |______________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_assign_r_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `alias` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_l_value.rs:66:16 [INFO] [stdout] | [INFO] [stdout] 66 | (Rule::alias, "Light"), [INFO] [stdout] | ^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `assign_r_value` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_assign_r_value.rs:73:16 [INFO] [stdout] | [INFO] [stdout] 73 | (Rule::assign_r_value, "x = -(2 * y)"), [INFO] [stdout] | ^^^^^^^^^^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `alias` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_assign_r_value.rs:74:16 [INFO] [stdout] | [INFO] [stdout] 74 | (Rule::alias, "x"), [INFO] [stdout] | ^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `l_value_line` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_l_value.rs:6:43 [INFO] [stdout] | [INFO] [stdout] 6 | let res = MypsParser::parse(Rule::l_value_line, &$source); [INFO] [stdout] | ^^^^^^^^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] ... [INFO] [stdout] 70 | / assert_lvalue_pairs!( [INFO] [stdout] 71 | | "Lights.On", [INFO] [stdout] 72 | | (Rule::l_param, "Lights.On"), [INFO] [stdout] 73 | | (Rule::alias, "Lights"), [INFO] [stdout] 74 | | (Rule::param, "On")); [INFO] [stdout] | |_______________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_lvalue` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `r_value_expr` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/ast_math.rs:7:39 [INFO] [stdout] | [INFO] [stdout] 7 | let res = MypsParser::parse(Rule::r_value_expr, &source); [INFO] [stdout] | ^^^^^^^^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `u_expr` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_assign_r_value.rs:75:16 [INFO] [stdout] | [INFO] [stdout] 75 | (Rule::u_expr, "-(2 * y)"), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Rule` [INFO] [stdout] | help: there is a variant with a similar name: `f_exp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `inv` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_assign_r_value.rs:76:16 [INFO] [stdout] | [INFO] [stdout] 76 | (Rule::inv, "-"), [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Rule` [INFO] [stdout] | help: there is a variant with a similar name: `int` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `b_expr` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_assign_r_value.rs:77:16 [INFO] [stdout] | [INFO] [stdout] 77 | (Rule::b_expr, "2 * y"), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Rule` [INFO] [stdout] | help: there is a variant with a similar name: `f_exp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `mul` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_assign_r_value.rs:79:16 [INFO] [stdout] | [INFO] [stdout] 79 | (Rule::mul, "*"), [INFO] [stdout] | ^^^ variant or associated item not found in `Rule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `alias` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_assign_r_value.rs:80:16 [INFO] [stdout] | [INFO] [stdout] 80 | (Rule::alias, "y")); [INFO] [stdout] | ^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `assign_r_value_line` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_assign_r_value.rs:6:43 [INFO] [stdout] | [INFO] [stdout] 6 | let res = MypsParser::parse(Rule::assign_r_value_line, &$source); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] ... [INFO] [stdout] 85 | / assert_assign_r_value_pairs!( [INFO] [stdout] 86 | | "panels.Vertical = (sensor.Vertical - 75) / 1.5" [INFO] [stdout] 87 | | (Rule::assign_r_value, "panels.Vertical = (sensor.Vertical - 75) / 1.5"), [INFO] [stdout] 88 | | (Rule::l_param, "panels.Vertical"), [INFO] [stdout] ... | [INFO] [stdout] 98 | | (Rule::div, "/"), [INFO] [stdout] 99 | | (Rule::num_lit, "1.5")); [INFO] [stdout] | |________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_assign_r_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `assign_r_value` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_assign_r_value.rs:87:16 [INFO] [stdout] | [INFO] [stdout] 87 | (Rule::assign_r_value, "panels.Vertical = (sensor.Vertical - 75) / 1.5"), [INFO] [stdout] | ^^^^^^^^^^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `l_param` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_assign_r_value.rs:88:16 [INFO] [stdout] | [INFO] [stdout] 88 | (Rule::l_param, "panels.Vertical"), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Rule` [INFO] [stdout] | help: there is a variant with a similar name: `lv_param` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `alias` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_assign_r_value.rs:89:16 [INFO] [stdout] | [INFO] [stdout] 89 | (Rule::alias, "panels"), [INFO] [stdout] | ^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `b_expr` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_assign_r_value.rs:91:16 [INFO] [stdout] | [INFO] [stdout] 91 | (Rule::b_expr, "(sensor.Vertical - 75) / 1.5"), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Rule` [INFO] [stdout] | help: there is a variant with a similar name: `f_exp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `b_expr` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_assign_r_value.rs:92:16 [INFO] [stdout] | [INFO] [stdout] 92 | (Rule::b_expr, "sensor.Vertical - 75"), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Rule` [INFO] [stdout] | help: there is a variant with a similar name: `f_exp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `r_param` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_assign_r_value.rs:93:16 [INFO] [stdout] | [INFO] [stdout] 93 | (Rule::r_param, "sensor.Vertical"), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Rule` [INFO] [stdout] | help: there is a variant with a similar name: `rv_param` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `alias` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_assign_r_value.rs:94:16 [INFO] [stdout] | [INFO] [stdout] 94 | (Rule::alias, "sensor"), [INFO] [stdout] | ^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `l_param` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_l_value.rs:72:16 [INFO] [stdout] | [INFO] [stdout] 72 | (Rule::l_param, "Lights.On"), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Rule` [INFO] [stdout] | help: there is a variant with a similar name: `lv_param` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `alias` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_l_value.rs:73:16 [INFO] [stdout] | [INFO] [stdout] 73 | (Rule::alias, "Lights"), [INFO] [stdout] | ^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `sub` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_assign_r_value.rs:96:16 [INFO] [stdout] | [INFO] [stdout] 96 | (Rule::sub, "-"), [INFO] [stdout] | ^^^ variant or associated item not found in `Rule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `first_inner` found for struct `Pairs` in the current scope [INFO] [stdout] --> myps/tests/ast_math.rs:8:29 [INFO] [stdout] | [INFO] [stdout] 8 | let pair = res.unwrap().first_inner().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `Pairs<'_, Rule>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `l_value_line` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_l_value.rs:6:43 [INFO] [stdout] | [INFO] [stdout] 6 | let res = MypsParser::parse(Rule::l_value_line, &$source); [INFO] [stdout] | ^^^^^^^^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] ... [INFO] [stdout] 79 | / assert_lvalue_pairs!( [INFO] [stdout] 80 | | "-128473777.all.Setting", [INFO] [stdout] 81 | | (Rule::l_param, "-128473777.all.Setting"), [INFO] [stdout] 82 | | (Rule::dev_batch, "-128473777.all"), [INFO] [stdout] 83 | | (Rule::int_lit, "-128473777"), [INFO] [stdout] 84 | | (Rule::param, "Setting")); [INFO] [stdout] | |____________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_lvalue` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `l_param` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_l_value.rs:81:16 [INFO] [stdout] | [INFO] [stdout] 81 | (Rule::l_param, "-128473777.all.Setting"), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Rule` [INFO] [stdout] | help: there is a variant with a similar name: `lv_param` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `dev_batch` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_l_value.rs:82:16 [INFO] [stdout] | [INFO] [stdout] 82 | (Rule::dev_batch, "-128473777.all"), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Rule` [INFO] [stdout] | help: there is a variant with a similar name: `dev_base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `div` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_assign_r_value.rs:98:16 [INFO] [stdout] | [INFO] [stdout] 98 | (Rule::div, "/"), [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Rule` [INFO] [stdout] | help: there is a variant with a similar name: `dev` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `l_value_line` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_l_value.rs:6:43 [INFO] [stdout] | [INFO] [stdout] 6 | let res = MypsParser::parse(Rule::l_value_line, &$source); [INFO] [stdout] | ^^^^^^^^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] ... [INFO] [stdout] 86 | / assert_lvalue_pairs!( [INFO] [stdout] 87 | | "SolarPanel.all.Horizontal", [INFO] [stdout] 88 | | (Rule::l_param, "SolarPanel.all.Horizontal"), [INFO] [stdout] 89 | | (Rule::dev_batch, "SolarPanel.all"), [INFO] [stdout] 90 | | (Rule::alias, "SolarPanel"), [INFO] [stdout] 91 | | (Rule::param, "Horizontal")); [INFO] [stdout] | |_______________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_lvalue` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `assign_r_value_line` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_assign_r_value.rs:6:43 [INFO] [stdout] | [INFO] [stdout] 6 | let res = MypsParser::parse(Rule::assign_r_value_line, &$source); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] ... [INFO] [stdout] 105 | parse_assign_r_value!("y = SolarPanel.all"); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_assign_r_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `l_param` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_l_value.rs:88:16 [INFO] [stdout] | [INFO] [stdout] 88 | (Rule::l_param, "SolarPanel.all.Horizontal"), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Rule` [INFO] [stdout] | help: there is a variant with a similar name: `lv_param` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 19 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `dev_batch` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_l_value.rs:89:16 [INFO] [stdout] | [INFO] [stdout] 89 | (Rule::dev_batch, "SolarPanel.all"), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `Rule` [INFO] [stdout] | help: there is a variant with a similar name: `dev_base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `alias` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_l_value.rs:90:16 [INFO] [stdout] | [INFO] [stdout] 90 | (Rule::alias, "SolarPanel"), [INFO] [stdout] | ^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 34 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `l_value_line` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_l_value.rs:6:43 [INFO] [stdout] | [INFO] [stdout] 6 | let res = MypsParser::parse(Rule::l_value_line, &$source); [INFO] [stdout] | ^^^^^^^^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] ... [INFO] [stdout] 97 | parse_lvalue!("d0"); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_lvalue` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `l_value_line` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_l_value.rs:6:43 [INFO] [stdout] | [INFO] [stdout] 6 | let res = MypsParser::parse(Rule::l_value_line, &$source); [INFO] [stdout] | ^^^^^^^^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] ... [INFO] [stdout] 103 | parse_lvalue!("drrr2"); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_lvalue` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `l_value_line` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_l_value.rs:6:43 [INFO] [stdout] | [INFO] [stdout] 6 | let res = MypsParser::parse(Rule::l_value_line, &$source); [INFO] [stdout] | ^^^^^^^^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] ... [INFO] [stdout] 109 | parse_lvalue!("r0.all"); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_lvalue` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `l_value_line` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_l_value.rs:6:43 [INFO] [stdout] | [INFO] [stdout] 6 | let res = MypsParser::parse(Rule::l_value_line, &$source); [INFO] [stdout] | ^^^^^^^^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] ... [INFO] [stdout] 115 | parse_lvalue!("d0.all"); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_lvalue` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `l_value_line` found for enum `Rule` in the current scope [INFO] [stdout] --> myps/tests/peg_l_value.rs:6:43 [INFO] [stdout] | [INFO] [stdout] 6 | let res = MypsParser::parse(Rule::l_value_line, &$source); [INFO] [stdout] | ^^^^^^^^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] ... [INFO] [stdout] 121 | parse_lvalue!("Type.sum.Param"); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `parse_lvalue` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 26 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5955e34d640d10271012e409e41618d08709d32d5a4ce43bbe6b1c7122547856", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5955e34d640d10271012e409e41618d08709d32d5a4ce43bbe6b1c7122547856", kill_on_drop: false }` [INFO] [stdout] 5955e34d640d10271012e409e41618d08709d32d5a4ce43bbe6b1c7122547856