[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] testing nilsso/mips-rs against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnilsso%2Fmips-rs" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nilsso/mips-rs on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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-10/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" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3112151ac0aaaf955b8b7e1d1ca57b254c0e963f11722cb6d1120d20514376c4 [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" "3112151ac0aaaf955b8b7e1d1ca57b254c0e963f11722cb6d1120d20514376c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3112151ac0aaaf955b8b7e1d1ca57b254c0e963f11722cb6d1120d20514376c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3112151ac0aaaf955b8b7e1d1ca57b254c0e963f11722cb6d1120d20514376c4", kill_on_drop: false }` [INFO] [stdout] 3112151ac0aaaf955b8b7e1d1ca57b254c0e963f11722cb6d1120d20514376c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9f5cd6221da10561d744687bb4b725a36731821675664c9340c7e3d2eb136eb [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" "f9f5cd6221da10561d744687bb4b725a36731821675664c9340c7e3d2eb136eb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling util v0.1.0 (/opt/rustwide/workdir/util) [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling fd-lock v2.0.0 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling mips-parser v0.1.0 (/opt/rustwide/workdir/mips-parser) [INFO] [stderr] Compiling rustyline v8.2.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling ron v0.6.4 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling myps v0.1.0 (/opt/rustwide/workdir/myps) [INFO] [stderr] Compiling mips-simulator v0.1.0 (/opt/rustwide/workdir/mips-simulator) [INFO] [stderr] Compiling 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: 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] Compiling mips-simulator-cli v0.1.0 (/opt/rustwide/workdir/mips-simulator/tools/mips-simulator-cli) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "f9f5cd6221da10561d744687bb4b725a36731821675664c9340c7e3d2eb136eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9f5cd6221da10561d744687bb4b725a36731821675664c9340c7e3d2eb136eb", kill_on_drop: false }` [INFO] [stdout] f9f5cd6221da10561d744687bb4b725a36731821675664c9340c7e3d2eb136eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 692fd61ba657db14d68d33686d4ce642dd2e793cc8269c5973525b40f5142db4 [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" "692fd61ba657db14d68d33686d4ce642dd2e793cc8269c5973525b40f5142db4", kill_on_drop: false }` [INFO] [stderr] Compiling util v0.1.0 (/opt/rustwide/workdir/util) [INFO] [stderr] Compiling mips-parser v0.1.0 (/opt/rustwide/workdir/mips-parser) [INFO] [stderr] Compiling mips-simulator v0.1.0 (/opt/rustwide/workdir/mips-simulator) [INFO] [stderr] Compiling myps v0.1.0 (/opt/rustwide/workdir/myps) [INFO] [stderr] Compiling stationeering_to_ron v0.1.0 (/opt/rustwide/workdir/mips-simulator/tools/stationeering-to-ron) [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] 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_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 `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 `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 `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_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 `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: 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] [stderr] error: could not compile `myps` due to 10 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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 `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 `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 `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] 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] 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 `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: 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] 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] error: build failed [INFO] running `Command { std: "docker" "inspect" "692fd61ba657db14d68d33686d4ce642dd2e793cc8269c5973525b40f5142db4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "692fd61ba657db14d68d33686d4ce642dd2e793cc8269c5973525b40f5142db4", kill_on_drop: false }` [INFO] [stdout] 692fd61ba657db14d68d33686d4ce642dd2e793cc8269c5973525b40f5142db4