[INFO] fetching crate faster-pest 0.1.4...
[INFO] checking faster-pest-0.1.4 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate faster-pest 0.1.4 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate faster-pest 0.1.4 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate faster-pest 0.1.4
[INFO] finished tweaking crates.io crate faster-pest 0.1.4
[INFO] tweaked toml for crates.io crate faster-pest 0.1.4 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate crates.io crate faster-pest 0.1.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded faster-pest-derive v0.1.3
[INFO] [stderr]   Downloaded pest_generator v2.7.0
[INFO] [stderr]   Downloaded pest_derive v2.7.0
[INFO] [stderr]   Downloaded pest v2.7.0
[INFO] [stderr]   Downloaded cpufeatures v0.2.8
[INFO] [stderr]   Downloaded pest_meta v2.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9812a146515fb03e1de0348ec1c87100436f0f16f7e7e03eddbb72cadca41681
[INFO] running `Command { std: "docker" "start" "-a" "9812a146515fb03e1de0348ec1c87100436f0f16f7e7e03eddbb72cadca41681", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9812a146515fb03e1de0348ec1c87100436f0f16f7e7e03eddbb72cadca41681", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9812a146515fb03e1de0348ec1c87100436f0f16f7e7e03eddbb72cadca41681", kill_on_drop: false }`
[INFO] [stdout] 9812a146515fb03e1de0348ec1c87100436f0f16f7e7e03eddbb72cadca41681
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d244a4d2714b5b2a70808498231df038d09da23936ab6a6b11ceeb71e4fea733
[INFO] running `Command { std: "docker" "start" "-a" "d244a4d2714b5b2a70808498231df038d09da23936ab6a6b11ceeb71e4fea733", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]    Compiling syn v2.0.22
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling pest v2.7.0
[INFO] [stderr]    Compiling pest_meta v2.7.0
[INFO] [stderr]    Compiling pest_generator v2.7.0
[INFO] [stderr]    Compiling faster-pest-derive v0.1.3
[INFO] [stderr]    Compiling pest_derive v2.7.0
[INFO] [stderr]     Checking faster-pest v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]  --> examples/ini/main.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Parser)]
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: Could not read grammar file at "faster-pest/examples/ini/grammar.pest"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]  --> examples/csv/main.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Parser)]
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: Could not read grammar file at "faster-pest/examples/csv/grammar.pest"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> benches/json.rs:52:14
[INFO] [stdout]    |
[INFO] [stdout] 52 |     #[derive(Parser)]
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: error opening "grammar.pest": No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> benches/csv.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[derive(Parser)]
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: error opening "grammar.pest": No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]  --> examples/json/main.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Parser)]
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: Could not read grammar file at "faster-pest/examples/json/grammar.pest"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]  --> examples/po/main.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Parser)]
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: Could not read grammar file at "faster-pest/examples/po/grammar.pest"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> benches/json.rs:140:14
[INFO] [stdout]     |
[INFO] [stdout] 140 |     #[derive(Parser)]
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Could not read grammar file at "faster-pest/examples/json/grammar.pest"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> benches/csv.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 |     #[derive(Parser)]
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Could not read grammar file at "faster-pest/examples/csv/grammar.pest"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> examples/po/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ident` in this scope
[INFO] [stdout]   --> examples/json/main.rs:19:43
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn from_ident_ref(value: IdentRef<'i, Ident>) -> Self {
[INFO] [stdout]    |                                           ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<'i, Ident> Value<'i> {
[INFO] [stdout]    |        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ident` in this scope
[INFO] [stdout]   --> examples/json/main.rs:46:33
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn unescape<'i>(s: IdentRef<'i, Ident>) -> Cow<'i, str> {
[INFO] [stdout]    |                                 ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn unescape<'i, Ident>(s: IdentRef<'i, Ident>) -> Cow<'i, str> {
[INFO] [stdout]    |               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ident` in this scope
[INFO] [stdout]   --> benches/json.rs:81:47
[INFO] [stdout]    |
[INFO] [stdout] 81 |         fn from_ident_ref(value: IdentRef<'i, Ident>) -> Self {
[INFO] [stdout]    |                                               ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 80 |     impl<'i, Ident> Value<'i> {
[INFO] [stdout]    |            +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ident` in this scope
[INFO] [stdout]    --> benches/json.rs:108:37
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn unescape<'i>(s: IdentRef<'i, Ident>) -> Cow<'i, str> {
[INFO] [stdout]     |                                     ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn unescape<'i, Ident>(s: IdentRef<'i, Ident>) -> Cow<'i, str> {
[INFO] [stdout]     |                   +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `parse` found for struct `pest_classic::CSVParser` in the current scope
[INFO] [stdout]   --> benches/csv.rs:29:35
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub struct CSVParser {
[INFO] [stdout]    |     -------------------- function or associated item `parse` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |             let file = CSVParser::parse(Rule::file, &unparsed_file)
[INFO] [stdout]    |                                   ^^^^^ function or associated item not found in `CSVParser`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `parse`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `pest::Parser`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `parse` found for struct `pest_classic_json::JsonParser` in the current scope
[INFO] [stdout]   --> benches/json.rs:69:25
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub struct JsonParser {
[INFO] [stdout]    |     --------------------- function or associated item `parse` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 69 |             JsonParser::parse(Rule::file, &unparsed_file)
[INFO] [stdout]    |                         ^^^^^ function or associated item not found in `JsonParser`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `parse`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `pest::Parser`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `parse` found for struct `CSVParser` in the current scope
[INFO] [stdout]   --> examples/csv/main.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 5  | struct CSVParser {
[INFO] [stdout]    | ---------------- function or associated item `parse` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     let file = CSVParser::parse(Rule::file, &unparsed_file)
[INFO] [stdout]    |                           ^^^^^ function or associated item not found in `CSVParser`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `parse`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `pest::parser::Parser`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]   --> benches/csv.rs:29:41
[INFO] [stdout]    |
[INFO] [stdout] 29 |             let file = CSVParser::parse(Rule::file, &unparsed_file)
[INFO] [stdout]    |                                         ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]   --> benches/json.rs:69:31
[INFO] [stdout]    |
[INFO] [stdout] 69 |             JsonParser::parse(Rule::file, &unparsed_file)
[INFO] [stdout]    |                               ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]   --> examples/csv/main.rs:18:33
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let file = CSVParser::parse(Rule::file, &unparsed_file)
[INFO] [stdout]    |                                 ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `parse` found for struct `INIParser` in the current scope
[INFO] [stdout]   --> examples/ini/main.rs:17:27
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub struct INIParser;
[INFO] [stdout]    | -------------------- function or associated item `parse` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     let file = INIParser::parse(Rule::file, &unparsed_file)
[INFO] [stdout]    |                           ^^^^^ function or associated item not found in `INIParser`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `parse`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `pest::parser::Parser`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]   --> examples/ini/main.rs:17:33
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let file = INIParser::parse(Rule::file, &unparsed_file)
[INFO] [stdout]    |                                 ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `parse_file` found for struct `POParser` in the current scope
[INFO] [stdout]   --> examples/po/main.rs:17:28
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub struct POParser;
[INFO] [stdout]    | ------------------- function or associated item `parse_file` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     let output = POParser::parse_file(&unparsed_file).map_err(|e| e.print(unparsed_file.as_str())).unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^^ function or associated item not found in `POParser`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]   --> examples/csv/main.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |             Rule::record => {
[INFO] [stdout]    |             ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]   --> examples/ini/main.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |             Rule::property => {
[INFO] [stdout]    |             ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]   --> examples/ini/main.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |             Rule::section => {
[INFO] [stdout]    |             ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]   --> examples/po/main.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |             Rule::entry => {
[INFO] [stdout]    |             ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `parse_file` found for struct `faster_pest::CSVParser` in the current scope
[INFO] [stdout]   --> benches/csv.rs:77:35
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub struct CSVParser {
[INFO] [stdout]    |     -------------------- function or associated item `parse_file` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 77 |             let file = CSVParser::parse_file(&unparsed_file).expect("unsuccessful parse");
[INFO] [stdout]    |                                   ^^^^^^^^^^ function or associated item not found in `CSVParser`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pest::Parser`
[INFO] [stdout]  --> benches/csv.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     use pest::Parser;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]   --> benches/csv.rs:85:21
[INFO] [stdout]    |
[INFO] [stdout] 85 |                     Rule::record => {
[INFO] [stdout]    |                     ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]   --> benches/csv.rs:38:21
[INFO] [stdout]    |
[INFO] [stdout] 38 |                     Rule::record => {
[INFO] [stdout]    |                     ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `faster-pest` (example "csv") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `faster-pest` (example "ini") due to 6 previous errors
[INFO] [stderr] error: could not compile `faster-pest` (example "po") due to 4 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `faster-pest` (bench "csv") due to 8 previous errors; 1 warning emitted
[INFO] [stdout] error[E0599]: no function or associated item named `parse_file` found for struct `faster_pest_json::JsonParser` in the current scope
[INFO] [stdout]    --> benches/json.rs:157:25
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub struct JsonParser {
[INFO] [stdout]     |     --------------------- function or associated item `parse_file` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 157 |             JsonParser::parse_file(&unparsed_file).expect("unsuccessful parse");
[INFO] [stdout]     |                         ^^^^^^^^^^ function or associated item not found in `JsonParser`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `parse_file` found for struct `JsonParser` in the current scope
[INFO] [stdout]   --> examples/json/main.rs:87:30
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub struct JsonParser;
[INFO] [stdout]    | --------------------- function or associated item `parse_file` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 87 |     let output = JsonParser::parse_file(&unparsed_file).map_err(|e| e.print(unparsed_file.as_str())).unwrap();
[INFO] [stdout]    |                              ^^^^^^^^^^ function or associated item not found in `JsonParser`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `parse_file` found for struct `faster_pest_json::JsonParser` in the current scope
[INFO] [stdout]    --> benches/json.rs:172:38
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub struct JsonParser {
[INFO] [stdout]     |     --------------------- function or associated item `parse_file` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 172 |             let output = JsonParser::parse_file(&unparsed_file).map_err(|e| e.print(unparsed_file.as_str())).unwrap();
[INFO] [stdout]     |                                      ^^^^^^^^^^ function or associated item not found in `JsonParser`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pest::Parser`
[INFO] [stdout]   --> benches/json.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     use pest::Parser;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]   --> examples/json/main.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |             Rule::string => Value::String(unescape(value)),
[INFO] [stdout]    |             ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]   --> examples/json/main.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |             Rule::number => Value::Number(value.as_str().parse().unwrap()),
[INFO] [stdout]    |             ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]   --> examples/json/main.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 |             Rule::boolean => Value::Boolean(value.as_str() == "true"),
[INFO] [stdout]    |             ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]   --> examples/json/main.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |             Rule::array => {
[INFO] [stdout]    |             ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]   --> examples/json/main.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 |             Rule::object => {
[INFO] [stdout]    |             ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]   --> examples/json/main.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |             Rule::null => Value::Null,
[INFO] [stdout]    |             ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]   --> examples/json/main.rs:41:13
[INFO] [stdout]    |
[INFO] [stdout] 41 |             Rule::property | Rule::file | Rule::escaped_char => unreachable!(),
[INFO] [stdout]    |             ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]   --> examples/json/main.rs:41:30
[INFO] [stdout]    |
[INFO] [stdout] 41 |             Rule::property | Rule::file | Rule::escaped_char => unreachable!(),
[INFO] [stdout]    |                              ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]   --> examples/json/main.rs:41:43
[INFO] [stdout]    |
[INFO] [stdout] 41 |             Rule::property | Rule::file | Rule::escaped_char => unreachable!(),
[INFO] [stdout]    |                                           ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 13 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]    --> benches/json.rs:103:47
[INFO] [stdout]     |
[INFO] [stdout] 103 |                 Rule::property | Rule::file | Rule::escaped_char => unreachable!(),
[INFO] [stdout]     |                                               ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]   --> benches/json.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 Rule::string => Value::String(unescape(value)),
[INFO] [stdout]    |                 ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]   --> benches/json.rs:84:17
[INFO] [stdout]    |
[INFO] [stdout] 84 |                 Rule::number => Value::Number(value.as_str().parse().unwrap()),
[INFO] [stdout]    |                 ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]   --> benches/json.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |                 Rule::boolean => Value::Boolean(value.as_str() == "true"),
[INFO] [stdout]    |                 ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]   --> benches/json.rs:86:17
[INFO] [stdout]    |
[INFO] [stdout] 86 |                 Rule::array => {
[INFO] [stdout]    |                 ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]   --> benches/json.rs:91:17
[INFO] [stdout]    |
[INFO] [stdout] 91 |                 Rule::object => {
[INFO] [stdout]    |                 ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]    --> benches/json.rs:102:17
[INFO] [stdout]     |
[INFO] [stdout] 102 |                 Rule::null => Value::Null,
[INFO] [stdout]     |                 ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]    --> benches/json.rs:103:17
[INFO] [stdout]     |
[INFO] [stdout] 103 |                 Rule::property | Rule::file | Rule::escaped_char => unreachable!(),
[INFO] [stdout]     |                 ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]    --> benches/json.rs:103:34
[INFO] [stdout]     |
[INFO] [stdout] 103 |                 Rule::property | Rule::file | Rule::escaped_char => unreachable!(),
[INFO] [stdout]     |                                  ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 17 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `faster-pest` (example "json") due to 14 previous errors
[INFO] [stderr] error: could not compile `faster-pest` (bench "json") due to 18 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "d244a4d2714b5b2a70808498231df038d09da23936ab6a6b11ceeb71e4fea733", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d244a4d2714b5b2a70808498231df038d09da23936ab6a6b11ceeb71e4fea733", kill_on_drop: false }`
[INFO] [stdout] d244a4d2714b5b2a70808498231df038d09da23936ab6a6b11ceeb71e4fea733
[INFO] checking faster-pest-0.1.4 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate faster-pest 0.1.4 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate faster-pest 0.1.4 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate faster-pest 0.1.4
[INFO] finished tweaking crates.io crate faster-pest 0.1.4
[INFO] tweaked toml for crates.io crate faster-pest 0.1.4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate crates.io crate faster-pest 0.1.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1084b06998a6294d1c23e166fd8661cc39c13e03d4f8f96e2c94c732a5a3d071
[INFO] running `Command { std: "docker" "start" "-a" "1084b06998a6294d1c23e166fd8661cc39c13e03d4f8f96e2c94c732a5a3d071", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1084b06998a6294d1c23e166fd8661cc39c13e03d4f8f96e2c94c732a5a3d071", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1084b06998a6294d1c23e166fd8661cc39c13e03d4f8f96e2c94c732a5a3d071", kill_on_drop: false }`
[INFO] [stdout] 1084b06998a6294d1c23e166fd8661cc39c13e03d4f8f96e2c94c732a5a3d071
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8a58965f5ddc962885c1d63d7e18b972ab147f25d42564fd3328ef19e4aa358
[INFO] running `Command { std: "docker" "start" "-a" "b8a58965f5ddc962885c1d63d7e18b972ab147f25d42564fd3328ef19e4aa358", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]    Compiling syn v2.0.22
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling pest v2.7.0
[INFO] [stderr]    Compiling pest_meta v2.7.0
[INFO] [stderr]    Compiling pest_generator v2.7.0
[INFO] [stderr]    Compiling faster-pest-derive v0.1.3
[INFO] [stderr]    Compiling pest_derive v2.7.0
[INFO] [stderr]     Checking faster-pest v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]  --> examples/ini/main.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Parser)]
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: Could not read grammar file at "faster-pest/examples/ini/grammar.pest"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]  --> examples/po/main.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Parser)]
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: Could not read grammar file at "faster-pest/examples/po/grammar.pest"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> benches/csv.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[derive(Parser)]
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: error opening "grammar.pest": No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]  --> examples/json/main.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Parser)]
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: Could not read grammar file at "faster-pest/examples/json/grammar.pest"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> benches/json.rs:52:14
[INFO] [stdout]    |
[INFO] [stdout] 52 |     #[derive(Parser)]
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: error opening "grammar.pest": No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> benches/csv.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 |     #[derive(Parser)]
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Could not read grammar file at "faster-pest/examples/csv/grammar.pest"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> benches/json.rs:140:14
[INFO] [stdout]     |
[INFO] [stdout] 140 |     #[derive(Parser)]
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Could not read grammar file at "faster-pest/examples/json/grammar.pest"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]  --> examples/csv/main.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Parser)]
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: Could not read grammar file at "faster-pest/examples/csv/grammar.pest"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> examples/po/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `parse_file` found for struct `POParser` in the current scope
[INFO] [stdout]   --> examples/po/main.rs:17:28
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub struct POParser;
[INFO] [stdout]    | ------------------- function or associated item `parse_file` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     let output = POParser::parse_file(&unparsed_file).map_err(|e| e.print(unparsed_file.as_str())).unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^^ function or associated item not found in `POParser`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `parse` found for struct `INIParser` in the current scope
[INFO] [stdout]   --> examples/ini/main.rs:17:27
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub struct INIParser;
[INFO] [stdout]    | -------------------- function or associated item `parse` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     let file = INIParser::parse(Rule::file, &unparsed_file)
[INFO] [stdout]    |                           ^^^^^ function or associated item not found in `INIParser`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `parse`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `pest::parser::Parser`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]   --> examples/ini/main.rs:17:33
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let file = INIParser::parse(Rule::file, &unparsed_file)
[INFO] [stdout]    |                                 ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]   --> examples/po/main.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |             Rule::entry => {
[INFO] [stdout]    |             ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `parse` found for struct `pest_classic::CSVParser` in the current scope
[INFO] [stdout]   --> benches/csv.rs:29:35
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub struct CSVParser {
[INFO] [stdout]    |     -------------------- function or associated item `parse` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |             let file = CSVParser::parse(Rule::file, &unparsed_file)
[INFO] [stdout]    |                                   ^^^^^ function or associated item not found in `CSVParser`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `parse`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `pest::Parser`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `parse` found for struct `CSVParser` in the current scope
[INFO] [stdout]   --> examples/csv/main.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 5  | struct CSVParser {
[INFO] [stdout]    | ---------------- function or associated item `parse` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     let file = CSVParser::parse(Rule::file, &unparsed_file)
[INFO] [stdout]    |                           ^^^^^ function or associated item not found in `CSVParser`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `parse`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `pest::parser::Parser`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]   --> benches/csv.rs:29:41
[INFO] [stdout]    |
[INFO] [stdout] 29 |             let file = CSVParser::parse(Rule::file, &unparsed_file)
[INFO] [stdout]    |                                         ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]   --> examples/csv/main.rs:18:33
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let file = CSVParser::parse(Rule::file, &unparsed_file)
[INFO] [stdout]    |                                 ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]   --> examples/ini/main.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |             Rule::property => {
[INFO] [stdout]    |             ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]   --> examples/ini/main.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |             Rule::section => {
[INFO] [stdout]    |             ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]   --> examples/csv/main.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |             Rule::record => {
[INFO] [stdout]    |             ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ident` in this scope
[INFO] [stdout]   --> examples/json/main.rs:19:43
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn from_ident_ref(value: IdentRef<'i, Ident>) -> Self {
[INFO] [stdout]    |                                           ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<'i, Ident> Value<'i> {
[INFO] [stdout]    |        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ident` in this scope
[INFO] [stdout]   --> examples/json/main.rs:46:33
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn unescape<'i>(s: IdentRef<'i, Ident>) -> Cow<'i, str> {
[INFO] [stdout]    |                                 ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn unescape<'i, Ident>(s: IdentRef<'i, Ident>) -> Cow<'i, str> {
[INFO] [stdout]    |               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `parse_file` found for struct `faster_pest::CSVParser` in the current scope
[INFO] [stdout]   --> benches/csv.rs:77:35
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub struct CSVParser {
[INFO] [stdout]    |     -------------------- function or associated item `parse_file` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 77 |             let file = CSVParser::parse_file(&unparsed_file).expect("unsuccessful parse");
[INFO] [stdout]    |                                   ^^^^^^^^^^ function or associated item not found in `CSVParser`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `faster-pest` (example "po") due to 4 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused import: `pest::Parser`
[INFO] [stdout]  --> benches/csv.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     use pest::Parser;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ident` in this scope
[INFO] [stdout]   --> benches/json.rs:81:47
[INFO] [stdout]    |
[INFO] [stdout] 81 |         fn from_ident_ref(value: IdentRef<'i, Ident>) -> Self {
[INFO] [stdout]    |                                               ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 80 |     impl<'i, Ident> Value<'i> {
[INFO] [stdout]    |            +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ident` in this scope
[INFO] [stdout]    --> benches/json.rs:108:37
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn unescape<'i>(s: IdentRef<'i, Ident>) -> Cow<'i, str> {
[INFO] [stdout]     |                                     ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn unescape<'i, Ident>(s: IdentRef<'i, Ident>) -> Cow<'i, str> {
[INFO] [stdout]     |                   +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `faster-pest` (example "ini") due to 6 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]   --> benches/csv.rs:85:21
[INFO] [stdout]    |
[INFO] [stdout] 85 |                     Rule::record => {
[INFO] [stdout]    |                     ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]   --> benches/csv.rs:38:21
[INFO] [stdout]    |
[INFO] [stdout] 38 |                     Rule::record => {
[INFO] [stdout]    |                     ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `faster-pest` (example "csv") due to 5 previous errors
[INFO] [stderr] error: could not compile `faster-pest` (bench "csv") due to 8 previous errors; 1 warning emitted
[INFO] [stdout] error[E0599]: no function or associated item named `parse` found for struct `pest_classic_json::JsonParser` in the current scope
[INFO] [stdout]   --> benches/json.rs:69:25
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub struct JsonParser {
[INFO] [stdout]    |     --------------------- function or associated item `parse` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 69 |             JsonParser::parse(Rule::file, &unparsed_file)
[INFO] [stdout]    |                         ^^^^^ function or associated item not found in `JsonParser`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `parse`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `pest::Parser`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]   --> benches/json.rs:69:31
[INFO] [stdout]    |
[INFO] [stdout] 69 |             JsonParser::parse(Rule::file, &unparsed_file)
[INFO] [stdout]    |                               ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `parse_file` found for struct `JsonParser` in the current scope
[INFO] [stdout]   --> examples/json/main.rs:87:30
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub struct JsonParser;
[INFO] [stdout]    | --------------------- function or associated item `parse_file` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 87 |     let output = JsonParser::parse_file(&unparsed_file).map_err(|e| e.print(unparsed_file.as_str())).unwrap();
[INFO] [stdout]    |                              ^^^^^^^^^^ function or associated item not found in `JsonParser`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]   --> examples/json/main.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |             Rule::string => Value::String(unescape(value)),
[INFO] [stdout]    |             ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]   --> examples/json/main.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |             Rule::number => Value::Number(value.as_str().parse().unwrap()),
[INFO] [stdout]    |             ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]   --> examples/json/main.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 |             Rule::boolean => Value::Boolean(value.as_str() == "true"),
[INFO] [stdout]    |             ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]   --> examples/json/main.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |             Rule::array => {
[INFO] [stdout]    |             ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]   --> examples/json/main.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 |             Rule::object => {
[INFO] [stdout]    |             ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]   --> examples/json/main.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |             Rule::null => Value::Null,
[INFO] [stdout]    |             ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]   --> examples/json/main.rs:41:13
[INFO] [stdout]    |
[INFO] [stdout] 41 |             Rule::property | Rule::file | Rule::escaped_char => unreachable!(),
[INFO] [stdout]    |             ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]   --> examples/json/main.rs:41:30
[INFO] [stdout]    |
[INFO] [stdout] 41 |             Rule::property | Rule::file | Rule::escaped_char => unreachable!(),
[INFO] [stdout]    |                              ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]   --> examples/json/main.rs:41:43
[INFO] [stdout]    |
[INFO] [stdout] 41 |             Rule::property | Rule::file | Rule::escaped_char => unreachable!(),
[INFO] [stdout]    |                                           ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 13 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `parse_file` found for struct `faster_pest_json::JsonParser` in the current scope
[INFO] [stdout]    --> benches/json.rs:157:25
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub struct JsonParser {
[INFO] [stdout]     |     --------------------- function or associated item `parse_file` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 157 |             JsonParser::parse_file(&unparsed_file).expect("unsuccessful parse");
[INFO] [stdout]     |                         ^^^^^^^^^^ function or associated item not found in `JsonParser`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `parse_file` found for struct `faster_pest_json::JsonParser` in the current scope
[INFO] [stdout]    --> benches/json.rs:172:38
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub struct JsonParser {
[INFO] [stdout]     |     --------------------- function or associated item `parse_file` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 172 |             let output = JsonParser::parse_file(&unparsed_file).map_err(|e| e.print(unparsed_file.as_str())).unwrap();
[INFO] [stdout]     |                                      ^^^^^^^^^^ function or associated item not found in `JsonParser`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `faster-pest` (example "json") due to 14 previous errors
[INFO] [stdout] warning: unused import: `pest::Parser`
[INFO] [stdout]   --> benches/json.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     use pest::Parser;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]    --> benches/json.rs:103:47
[INFO] [stdout]     |
[INFO] [stdout] 103 |                 Rule::property | Rule::file | Rule::escaped_char => unreachable!(),
[INFO] [stdout]     |                                               ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]   --> benches/json.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 Rule::string => Value::String(unescape(value)),
[INFO] [stdout]    |                 ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]   --> benches/json.rs:84:17
[INFO] [stdout]    |
[INFO] [stdout] 84 |                 Rule::number => Value::Number(value.as_str().parse().unwrap()),
[INFO] [stdout]    |                 ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]   --> benches/json.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |                 Rule::boolean => Value::Boolean(value.as_str() == "true"),
[INFO] [stdout]    |                 ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]   --> benches/json.rs:86:17
[INFO] [stdout]    |
[INFO] [stdout] 86 |                 Rule::array => {
[INFO] [stdout]    |                 ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]   --> benches/json.rs:91:17
[INFO] [stdout]    |
[INFO] [stdout] 91 |                 Rule::object => {
[INFO] [stdout]    |                 ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]    --> benches/json.rs:102:17
[INFO] [stdout]     |
[INFO] [stdout] 102 |                 Rule::null => Value::Null,
[INFO] [stdout]     |                 ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]    --> benches/json.rs:103:17
[INFO] [stdout]     |
[INFO] [stdout] 103 |                 Rule::property | Rule::file | Rule::escaped_char => unreachable!(),
[INFO] [stdout]     |                 ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule`
[INFO] [stdout]    --> benches/json.rs:103:34
[INFO] [stdout]     |
[INFO] [stdout] 103 |                 Rule::property | Rule::file | Rule::escaped_char => unreachable!(),
[INFO] [stdout]     |                                  ^^^^ use of undeclared type `Rule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 17 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `faster-pest` (bench "json") due to 18 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "b8a58965f5ddc962885c1d63d7e18b972ab147f25d42564fd3328ef19e4aa358", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8a58965f5ddc962885c1d63d7e18b972ab147f25d42564fd3328ef19e4aa358", kill_on_drop: false }`
[INFO] [stdout] b8a58965f5ddc962885c1d63d7e18b972ab147f25d42564fd3328ef19e4aa358
