[INFO] cloning repository https://github.com/YoloDev/hcl-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/YoloDev/hcl-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYoloDev%2Fhcl-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYoloDev%2Fhcl-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c98d9bf08c9efadd2e58979cb40d7d3ced0dc6c0 [INFO] checking YoloDev/hcl-rs against master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYoloDev%2Fhcl-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/YoloDev/hcl-rs on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/YoloDev/hcl-rs [INFO] finished tweaking git repo https://github.com/YoloDev/hcl-rs [INFO] tweaked toml for git repo https://github.com/YoloDev/hcl-rs written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/YoloDev/hcl-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded const_format_proc_macros v0.2.14 [INFO] [stderr] Downloaded levenshtein v1.0.5 [INFO] [stderr] Downloaded countme v2.0.4 [INFO] [stderr] Downloaded const_format v0.2.19 [INFO] [stderr] Downloaded test-case v1.2.0 [INFO] [stderr] Downloaded text-size v1.1.0 [INFO] [stderr] Downloaded rowan v0.12.6 [INFO] [stderr] Downloaded drop_bomb v0.1.5 [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b15e13843013e3665ea567fbe031e8357e4516501e65c64376958eb970fe2f27 [INFO] running `Command { std: "docker" "start" "-a" "b15e13843013e3665ea567fbe031e8357e4516501e65c64376958eb970fe2f27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b15e13843013e3665ea567fbe031e8357e4516501e65c64376958eb970fe2f27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b15e13843013e3665ea567fbe031e8357e4516501e65c64376958eb970fe2f27", kill_on_drop: false }` [INFO] [stdout] b15e13843013e3665ea567fbe031e8357e4516501e65c64376958eb970fe2f27 [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f7302661b608546599b49cd16c65a027d9ea7c9cf0867451cd62304f173613b [INFO] running `Command { std: "docker" "start" "-a" "3f7302661b608546599b49cd16c65a027d9ea7c9cf0867451cd62304f173613b", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Checking drop_bomb v0.1.5 [INFO] [stderr] Checking countme v2.0.4 [INFO] [stderr] Checking text-size v1.1.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking levenshtein v1.0.5 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking hcl-parse v0.0.0 (/opt/rustwide/workdir/crates/parse) [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExpressionResult` [INFO] [stdout] --> crates/parse/src/grammar/body.rs:107:37 [INFO] [stdout] | [INFO] [stdout] 107 | if p.recovery() && expr_result == ExpressionResult::Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `ExpressionResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `expression` in this scope [INFO] [stdout] --> crates/parse/src/grammar/body.rs:106:21 [INFO] [stdout] | [INFO] [stdout] 106 | let expr_result = expression(p); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use crate::grammar::expr::expression; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `quoted_string_literal` in this scope [INFO] [stdout] --> crates/parse/src/grammar/body.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | quoted_string_literal(p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `finish_function_call` in this scope [INFO] [stdout] --> crates/parse/src/grammar/expr.rs:282:16 [INFO] [stdout] | [INFO] [stdout] 282 | return finish_function_call(p, m); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> crates/parse/src/grammar/body.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | SyntaxKind::{self, *}, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Marker`, `self` [INFO] [stdout] --> crates/parse/src/grammar/expr.rs:2:29 [INFO] [stdout] | [INFO] [stdout] 2 | parser::{CompletedMarker, Marker, Parser}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 3 | token_set::TokenSet, [INFO] [stdout] 4 | SyntaxKind::{self, *}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CompletedMarker`, `TokenSet`, `TokenSource`, `self` [INFO] [stdout] --> crates/parse/src/grammar.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | parser::{CompletedMarker, Parser}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | SyntaxKind::{self, *}, [INFO] [stdout] | ^^^^ [INFO] [stdout] 7 | TokenSet, TokenSource, [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ERROR` [INFO] [stdout] --> crates/parse/src/parser.rs:6:27 [INFO] [stdout] | [INFO] [stdout] 6 | SyntaxKind::{self, EOF, ERROR, TOMBSTONE}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExpressionResult` [INFO] [stdout] --> crates/parse/src/grammar/body.rs:107:37 [INFO] [stdout] | [INFO] [stdout] 107 | if p.recovery() && expr_result == ExpressionResult::Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `ExpressionResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `expression` in this scope [INFO] [stdout] --> crates/parse/src/grammar/body.rs:106:21 [INFO] [stdout] | [INFO] [stdout] 106 | let expr_result = expression(p); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use crate::grammar::expr::expression; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `quoted_string_literal` in this scope [INFO] [stdout] --> crates/parse/src/grammar/body.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | quoted_string_literal(p); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `finish_function_call` in this scope [INFO] [stdout] --> crates/parse/src/grammar/expr.rs:282:16 [INFO] [stdout] | [INFO] [stdout] 282 | return finish_function_call(p, m); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking hcl-lex v0.0.0 (/opt/rustwide/workdir/crates/lex) [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> crates/parse/src/grammar/body.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | SyntaxKind::{self, *}, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Marker`, `self` [INFO] [stdout] --> crates/parse/src/grammar/expr.rs:2:29 [INFO] [stdout] | [INFO] [stdout] 2 | parser::{CompletedMarker, Marker, Parser}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 3 | token_set::TokenSet, [INFO] [stdout] 4 | SyntaxKind::{self, *}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CompletedMarker`, `TokenSet`, `TokenSource`, `self` [INFO] [stdout] --> crates/parse/src/grammar.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | parser::{CompletedMarker, Parser}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | SyntaxKind::{self, *}, [INFO] [stdout] | ^^^^ [INFO] [stdout] 7 | TokenSet, TokenSource, [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ERROR` [INFO] [stdout] --> crates/parse/src/parser.rs:6:27 [INFO] [stdout] | [INFO] [stdout] 6 | SyntaxKind::{self, EOF, ERROR, TOMBSTONE}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `recover` found for mutable reference `&mut parser::Parser<'_>` in the current scope [INFO] [stdout] --> crates/parse/src/grammar/body.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | p.recover(T!['}']); [INFO] [stdout] | ^^^^^^^ help: there is an associated function with a similar name: `recovery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `recover` found for mutable reference `&mut parser::Parser<'_>` in the current scope [INFO] [stdout] --> crates/parse/src/grammar/body.rs:199:13 [INFO] [stdout] | [INFO] [stdout] 199 | p.recover(T!['}']); [INFO] [stdout] | ^^^^^^^ help: there is an associated function with a similar name: `recovery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `recover` found for mutable reference `&mut parser::Parser<'_>` in the current scope [INFO] [stdout] --> crates/parse/src/grammar/body.rs:206:13 [INFO] [stdout] | [INFO] [stdout] 206 | p.recover(T!['}']); [INFO] [stdout] | ^^^^^^^ help: there is an associated function with a similar name: `recovery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `recover` found for mutable reference `&mut parser::Parser<'_>` in the current scope [INFO] [stdout] --> crates/parse/src/grammar/body.rs:217:13 [INFO] [stdout] | [INFO] [stdout] 217 | p.recover(T!['}']); [INFO] [stdout] | ^^^^^^^ help: there is an associated function with a similar name: `recovery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `recover` found for mutable reference `&mut parser::Parser<'_>` in the current scope [INFO] [stdout] --> crates/parse/src/grammar/expr.rs:206:17 [INFO] [stdout] | [INFO] [stdout] 206 | p.recover(T![']']); [INFO] [stdout] | ^^^^^^^ help: there is an associated function with a similar name: `recovery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push_include_newlines` found for mutable reference `&mut parser::Parser<'_>` in the current scope [INFO] [stdout] --> crates/parse/src/grammar/expr.rs:219:15 [INFO] [stdout] | [INFO] [stdout] 219 | p.push_include_newlines(false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ method not found in `&mut parser::Parser<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `recover` found for mutable reference `&mut parser::Parser<'_>` in the current scope [INFO] [stdout] --> crates/parse/src/grammar/expr.rs:222:17 [INFO] [stdout] | [INFO] [stdout] 222 | p.recover(T![']']); [INFO] [stdout] | ^^^^^^^ help: there is an associated function with a similar name: `recovery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `recover` found for mutable reference `&mut parser::Parser<'_>` in the current scope [INFO] [stdout] --> crates/parse/src/grammar/expr.rs:229:17 [INFO] [stdout] | [INFO] [stdout] 229 | p.recover(T![']']); [INFO] [stdout] | ^^^^^^^ help: there is an associated function with a similar name: `recovery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `pop_include_newlines` found for mutable reference `&mut parser::Parser<'_>` in the current scope [INFO] [stdout] --> crates/parse/src/grammar/expr.rs:231:15 [INFO] [stdout] | [INFO] [stdout] 231 | p.pop_include_newlines(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ method not found in `&mut parser::Parser<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push_include_newlines` found for mutable reference `&mut parser::Parser<'_>` in the current scope [INFO] [stdout] --> crates/parse/src/grammar/expr.rs:250:9 [INFO] [stdout] | [INFO] [stdout] 250 | p.push_include_newlines(false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ method not found in `&mut parser::Parser<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `recover` found for mutable reference `&mut parser::Parser<'_>` in the current scope [INFO] [stdout] --> crates/parse/src/grammar/expr.rs:255:11 [INFO] [stdout] | [INFO] [stdout] 255 | p.recover(T![')']); [INFO] [stdout] | ^^^^^^^ help: there is an associated function with a similar name: `recovery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `pop_include_newlines` found for mutable reference `&mut parser::Parser<'_>` in the current scope [INFO] [stdout] --> crates/parse/src/grammar/expr.rs:256:11 [INFO] [stdout] | [INFO] [stdout] 256 | p.pop_include_newlines(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ method not found in `&mut parser::Parser<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `pop_include_newlines` found for mutable reference `&mut parser::Parser<'_>` in the current scope [INFO] [stdout] --> crates/parse/src/grammar/expr.rs:270:9 [INFO] [stdout] | [INFO] [stdout] 270 | p.pop_include_newlines(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ method not found in `&mut parser::Parser<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> crates/parse/src/lib.rs:90:3 [INFO] [stdout] | [INFO] [stdout] 84 | let entry_point: fn(&'_ mut parser::Parser) = match entry_point { [INFO] [stdout] | _________________________________________________- [INFO] [stdout] 85 | | ParserEntryPoint::SourceFile => todo!(), [INFO] [stdout] 86 | | ParserEntryPoint::Template => todo!(), [INFO] [stdout] 87 | | ParserEntryPoint::IdentOnly => todo!(), [INFO] [stdout] 88 | | }; [INFO] [stdout] | |___- any code following this `match` expression is unreachable, as all arms diverge [INFO] [stdout] 89 | [INFO] [stdout] 90 | let mut p = parser::Parser::new(token_source); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hcl-parse` due to 18 previous errors; 5 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no method named `recover` found for mutable reference `&mut parser::Parser<'_>` in the current scope [INFO] [stdout] --> crates/parse/src/grammar/body.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | p.recover(T!['}']); [INFO] [stdout] | ^^^^^^^ help: there is an associated function with a similar name: `recovery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `recover` found for mutable reference `&mut parser::Parser<'_>` in the current scope [INFO] [stdout] --> crates/parse/src/grammar/body.rs:199:13 [INFO] [stdout] | [INFO] [stdout] 199 | p.recover(T!['}']); [INFO] [stdout] | ^^^^^^^ help: there is an associated function with a similar name: `recovery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `recover` found for mutable reference `&mut parser::Parser<'_>` in the current scope [INFO] [stdout] --> crates/parse/src/grammar/body.rs:206:13 [INFO] [stdout] | [INFO] [stdout] 206 | p.recover(T!['}']); [INFO] [stdout] | ^^^^^^^ help: there is an associated function with a similar name: `recovery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `recover` found for mutable reference `&mut parser::Parser<'_>` in the current scope [INFO] [stdout] --> crates/parse/src/grammar/body.rs:217:13 [INFO] [stdout] | [INFO] [stdout] 217 | p.recover(T!['}']); [INFO] [stdout] | ^^^^^^^ help: there is an associated function with a similar name: `recovery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `recover` found for mutable reference `&mut parser::Parser<'_>` in the current scope [INFO] [stdout] --> crates/parse/src/grammar/expr.rs:206:17 [INFO] [stdout] | [INFO] [stdout] 206 | p.recover(T![']']); [INFO] [stdout] | ^^^^^^^ help: there is an associated function with a similar name: `recovery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push_include_newlines` found for mutable reference `&mut parser::Parser<'_>` in the current scope [INFO] [stdout] --> crates/parse/src/grammar/expr.rs:219:15 [INFO] [stdout] | [INFO] [stdout] 219 | p.push_include_newlines(false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ method not found in `&mut parser::Parser<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `recover` found for mutable reference `&mut parser::Parser<'_>` in the current scope [INFO] [stdout] --> crates/parse/src/grammar/expr.rs:222:17 [INFO] [stdout] | [INFO] [stdout] 222 | p.recover(T![']']); [INFO] [stdout] | ^^^^^^^ help: there is an associated function with a similar name: `recovery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `recover` found for mutable reference `&mut parser::Parser<'_>` in the current scope [INFO] [stdout] --> crates/parse/src/grammar/expr.rs:229:17 [INFO] [stdout] | [INFO] [stdout] 229 | p.recover(T![']']); [INFO] [stdout] | ^^^^^^^ help: there is an associated function with a similar name: `recovery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `pop_include_newlines` found for mutable reference `&mut parser::Parser<'_>` in the current scope [INFO] [stdout] --> crates/parse/src/grammar/expr.rs:231:15 [INFO] [stdout] | [INFO] [stdout] 231 | p.pop_include_newlines(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ method not found in `&mut parser::Parser<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push_include_newlines` found for mutable reference `&mut parser::Parser<'_>` in the current scope [INFO] [stdout] --> crates/parse/src/grammar/expr.rs:250:9 [INFO] [stdout] | [INFO] [stdout] 250 | p.push_include_newlines(false); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ method not found in `&mut parser::Parser<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `recover` found for mutable reference `&mut parser::Parser<'_>` in the current scope [INFO] [stdout] --> crates/parse/src/grammar/expr.rs:255:11 [INFO] [stdout] | [INFO] [stdout] 255 | p.recover(T![')']); [INFO] [stdout] | ^^^^^^^ help: there is an associated function with a similar name: `recovery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `pop_include_newlines` found for mutable reference `&mut parser::Parser<'_>` in the current scope [INFO] [stdout] --> crates/parse/src/grammar/expr.rs:256:11 [INFO] [stdout] | [INFO] [stdout] 256 | p.pop_include_newlines(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ method not found in `&mut parser::Parser<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `pop_include_newlines` found for mutable reference `&mut parser::Parser<'_>` in the current scope [INFO] [stdout] --> crates/parse/src/grammar/expr.rs:270:9 [INFO] [stdout] | [INFO] [stdout] 270 | p.pop_include_newlines(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ method not found in `&mut parser::Parser<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> crates/parse/src/lib.rs:90:3 [INFO] [stdout] | [INFO] [stdout] 84 | let entry_point: fn(&'_ mut parser::Parser) = match entry_point { [INFO] [stdout] | _________________________________________________- [INFO] [stdout] 85 | | ParserEntryPoint::SourceFile => todo!(), [INFO] [stdout] 86 | | ParserEntryPoint::Template => todo!(), [INFO] [stdout] 87 | | ParserEntryPoint::IdentOnly => todo!(), [INFO] [stdout] 88 | | }; [INFO] [stdout] | |___- any code following this `match` expression is unreachable, as all arms diverge [INFO] [stdout] 89 | [INFO] [stdout] 90 | let mut p = parser::Parser::new(token_source); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3f7302661b608546599b49cd16c65a027d9ea7c9cf0867451cd62304f173613b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f7302661b608546599b49cd16c65a027d9ea7c9cf0867451cd62304f173613b", kill_on_drop: false }` [INFO] [stdout] 3f7302661b608546599b49cd16c65a027d9ea7c9cf0867451cd62304f173613b