[INFO] fetching crate notedown-rs 0.0.2...
[INFO] checking notedown-rs-0.0.2 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate notedown-rs 0.0.2 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate notedown-rs 0.0.2 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 notedown-rs 0.0.2
[INFO] finished tweaking crates.io crate notedown-rs 0.0.2
[INFO] tweaked toml for crates.io crate notedown-rs 0.0.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 41 packages to latest compatible versions
[INFO] [stderr]       Adding colored v1.9.4 (latest: v2.1.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (latest: v1.0.0)
[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] 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] 0ebf33e5b65782ac75816f0eeee07ba981481c3a6388bdcd0678124446833ac6
[INFO] running `Command { std: "docker" "start" "-a" "0ebf33e5b65782ac75816f0eeee07ba981481c3a6388bdcd0678124446833ac6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ebf33e5b65782ac75816f0eeee07ba981481c3a6388bdcd0678124446833ac6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ebf33e5b65782ac75816f0eeee07ba981481c3a6388bdcd0678124446833ac6", kill_on_drop: false }`
[INFO] [stdout] 0ebf33e5b65782ac75816f0eeee07ba981481c3a6388bdcd0678124446833ac6
[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] b18d4f7a28e875522f22efb62095eaa62677df2c2fb777fb94de8ca8ae154b29
[INFO] running `Command { std: "docker" "start" "-a" "b18d4f7a28e875522f22efb62095eaa62677df2c2fb777fb94de8ca8ae154b29", kill_on_drop: false }`
[INFO] [stderr]     Checking colored v1.9.4
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]     Checking pest v2.7.10
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]    Compiling pest_derive v2.7.10
[INFO] [stderr]     Checking notedown-rs v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]  --> src/parser/note_down.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[derive(Parser)]
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: error parsing 
[INFO] [stdout]             --> 17:1
[INFO] [stdout]              |
[INFO] [stdout]           17 | //!#E06C75: Header
[INFO] [stdout]              | ^---
[INFO] [stdout]              |
[INFO] [stdout]              = expected EOI or rule
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]  --> src/parser/note_down.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[derive(Parser)]
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: error parsing 
[INFO] [stdout]             --> 17:1
[INFO] [stdout]              |
[INFO] [stdout]           17 | //!#E06C75: Header
[INFO] [stdout]              | ^---
[INFO] [stdout]              |
[INFO] [stdout]              = expected EOI or rule
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]  --> src/parser/note_text.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[derive(Parser)]
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: error parsing 
[INFO] [stdout]             --> 40:1
[INFO] [stdout]              |
[INFO] [stdout]           40 | //!#C678DD: Function|Escaped
[INFO] [stdout]              | ^---
[INFO] [stdout]              |
[INFO] [stdout]              = expected EOI or rule
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]  --> src/parser/note_text.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[derive(Parser)]
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: error parsing 
[INFO] [stdout]             --> 40:1
[INFO] [stdout]              |
[INFO] [stdout]           40 | //!#C678DD: Function|Escaped
[INFO] [stdout]              | ^---
[INFO] [stdout]              |
[INFO] [stdout]              = expected EOI or rule
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `self::note_down::Rule`
[INFO] [stdout]  --> src/parser/mod.rs:1:53
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use self::note_down::{Parser as NotedownParser, Rule as NotedownRule};
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^ no `Rule` in `parser::note_down`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `self::note_down::Rule`
[INFO] [stdout]  --> src/parser/mod.rs:1:53
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use self::note_down::{Parser as NotedownParser, Rule as NotedownRule};
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^ no `Rule` in `parser::note_down`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `self::note_text::Rule`
[INFO] [stdout]  --> src/parser/mod.rs:2:53
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use self::note_text::{Parser as TextModeParser, Rule as TextModeRule};
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^ no `Rule` in `parser::note_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `self::note_text::Rule`
[INFO] [stdout]  --> src/parser/mod.rs:2:53
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use self::note_text::{Parser as TextModeParser, Rule as TextModeRule};
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^ no `Rule` in `parser::note_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::NotedownRule`, `crate::TextModeRule`
[INFO] [stdout]  --> src/utils.rs:3:41
[INFO] [stdout]   |
[INFO] [stdout] 3 |     NotedownAST as AST, NotedownParser, NotedownRule, TextModeParser, TextModeRule, ToAST,
[INFO] [stdout]   |                                         ^^^^^^^^^^^^                  ^^^^^^^^^^^^ no `TextModeRule` in the root
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         no `NotedownRule` in the root
[INFO] [stdout]   |                                         help: a similar name exists in the module: `NotedownAST`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]           crate::parser::NotedownRule
[INFO] [stdout]   = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]           crate::parser::TextModeRule
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::NotedownRule`, `crate::TextModeRule`
[INFO] [stdout]  --> src/utils.rs:3:41
[INFO] [stdout]   |
[INFO] [stdout] 3 |     NotedownAST as AST, NotedownParser, NotedownRule, TextModeParser, TextModeRule, ToAST,
[INFO] [stdout]   |                                         ^^^^^^^^^^^^                  ^^^^^^^^^^^^ no `TextModeRule` in the root
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         no `NotedownRule` in the root
[INFO] [stdout]   |                                         help: a similar name exists in the module: `NotedownAST`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]           crate::parser::NotedownRule
[INFO] [stdout]   = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]           crate::parser::TextModeRule
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `parse` found for struct `note_down::Parser` in the current scope
[INFO] [stdout]   --> src/utils.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 |         NotedownParser::parse(rule, s).unwrap_or_else(|e| panic!("{}", e));
[INFO] [stdout]    |                         ^^^^^ function or associated item not found in `Parser`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/parser/note_down.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub struct Parser;
[INFO] [stdout]    | ----------------- function or associated item `parse` not found for this struct
[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 `note_down::Parser` in the current scope
[INFO] [stdout]   --> src/utils.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 |         NotedownParser::parse(rule, s).unwrap_or_else(|e| panic!("{}", e));
[INFO] [stdout]    |                         ^^^^^ function or associated item not found in `Parser`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/parser/note_down.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub struct Parser;
[INFO] [stdout]    | ----------------- function or associated item `parse` not found for this struct
[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 `note_down::Parser` in the current scope
[INFO] [stdout]   --> src/utils.rs:39:33
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let pairs = NotedownParser::parse(NotedownRule::program, s).unwrap_or_else(|e| panic!("{}", e));
[INFO] [stdout]    |                                 ^^^^^ function or associated item not found in `Parser`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/parser/note_down.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub struct Parser;
[INFO] [stdout]    | ----------------- function or associated item `parse` not found for this struct
[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 `note_down::Parser` in the current scope
[INFO] [stdout]   --> src/utils.rs:39:33
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let pairs = NotedownParser::parse(NotedownRule::program, s).unwrap_or_else(|e| panic!("{}", e));
[INFO] [stdout]    |                                 ^^^^^ function or associated item not found in `Parser`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/parser/note_down.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub struct Parser;
[INFO] [stdout]    | ----------------- function or associated item `parse` not found for this struct
[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 `note_text::Parser` in the current scope
[INFO] [stdout]   --> src/utils.rs:60:25
[INFO] [stdout]    |
[INFO] [stdout] 60 |         TextModeParser::parse(TextModeRule::text_mode, &s).unwrap_or_else(|e| panic!("{}", e));
[INFO] [stdout]    |                         ^^^^^ function or associated item not found in `Parser`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/parser/note_text.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub struct Parser;
[INFO] [stdout]    | ----------------- function or associated item `parse` not found for this struct
[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 `note_text::Parser` in the current scope
[INFO] [stdout]   --> src/utils.rs:60:25
[INFO] [stdout]    |
[INFO] [stdout] 60 |         TextModeParser::parse(TextModeRule::text_mode, &s).unwrap_or_else(|e| panic!("{}", e));
[INFO] [stdout]    |                         ^^^^^ function or associated item not found in `Parser`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/parser/note_text.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub struct Parser;
[INFO] [stdout]    | ----------------- function or associated item `parse` not found for this struct
[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] warning: unused import: `pest::Parser`
[INFO] [stdout]  --> src/utils.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use pest::Parser;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pest::Parser`
[INFO] [stdout]  --> src/utils.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use pest::Parser;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `notedown-rs` (lib test) due to 9 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `notedown-rs` (lib) due to 9 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "b18d4f7a28e875522f22efb62095eaa62677df2c2fb777fb94de8ca8ae154b29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b18d4f7a28e875522f22efb62095eaa62677df2c2fb777fb94de8ca8ae154b29", kill_on_drop: false }`
[INFO] [stdout] b18d4f7a28e875522f22efb62095eaa62677df2c2fb777fb94de8ca8ae154b29
[INFO] checking notedown-rs-0.0.2 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate notedown-rs 0.0.2 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate notedown-rs 0.0.2 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 notedown-rs 0.0.2
[INFO] finished tweaking crates.io crate notedown-rs 0.0.2
[INFO] tweaked toml for crates.io crate notedown-rs 0.0.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 41 packages to latest compatible versions
[INFO] [stderr]       Adding colored v1.9.4 (latest: v2.1.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (latest: v1.0.0)
[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] 088618c6ce113f3aac259085e2e05f0eacd1c1911c2ccb19d685c82d624fa8be
[INFO] running `Command { std: "docker" "start" "-a" "088618c6ce113f3aac259085e2e05f0eacd1c1911c2ccb19d685c82d624fa8be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "088618c6ce113f3aac259085e2e05f0eacd1c1911c2ccb19d685c82d624fa8be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "088618c6ce113f3aac259085e2e05f0eacd1c1911c2ccb19d685c82d624fa8be", kill_on_drop: false }`
[INFO] [stdout] 088618c6ce113f3aac259085e2e05f0eacd1c1911c2ccb19d685c82d624fa8be
[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] e194664292be5b0e8f83396980270e3b099d25ad80355696d40160c3d5a6f814
[INFO] running `Command { std: "docker" "start" "-a" "e194664292be5b0e8f83396980270e3b099d25ad80355696d40160c3d5a6f814", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]     Checking colored v1.9.4
[INFO] [stderr]     Checking pest v2.7.10
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]    Compiling pest_derive v2.7.10
[INFO] [stderr]     Checking notedown-rs v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]  --> src/parser/note_down.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[derive(Parser)]
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: error parsing 
[INFO] [stdout]             --> 17:1
[INFO] [stdout]              |
[INFO] [stdout]           17 | //!#E06C75: Header
[INFO] [stdout]              | ^---
[INFO] [stdout]              |
[INFO] [stdout]              = expected EOI or rule
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]  --> src/parser/note_down.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[derive(Parser)]
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: error parsing 
[INFO] [stdout]             --> 17:1
[INFO] [stdout]              |
[INFO] [stdout]           17 | //!#E06C75: Header
[INFO] [stdout]              | ^---
[INFO] [stdout]              |
[INFO] [stdout]              = expected EOI or rule
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]  --> src/parser/note_text.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[derive(Parser)]
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: error parsing 
[INFO] [stdout]             --> 40:1
[INFO] [stdout]              |
[INFO] [stdout]           40 | //!#C678DD: Function|Escaped
[INFO] [stdout]              | ^---
[INFO] [stdout]              |
[INFO] [stdout]              = expected EOI or rule
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]  --> src/parser/note_text.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[derive(Parser)]
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: error parsing 
[INFO] [stdout]             --> 40:1
[INFO] [stdout]              |
[INFO] [stdout]           40 | //!#C678DD: Function|Escaped
[INFO] [stdout]              | ^---
[INFO] [stdout]              |
[INFO] [stdout]              = expected EOI or rule
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `self::note_down::Rule`
[INFO] [stdout]  --> src/parser/mod.rs:1:53
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use self::note_down::{Parser as NotedownParser, Rule as NotedownRule};
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^ no `Rule` in `parser::note_down`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `self::note_down::Rule`
[INFO] [stdout]  --> src/parser/mod.rs:1:53
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use self::note_down::{Parser as NotedownParser, Rule as NotedownRule};
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^ no `Rule` in `parser::note_down`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `self::note_text::Rule`
[INFO] [stdout]  --> src/parser/mod.rs:2:53
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use self::note_text::{Parser as TextModeParser, Rule as TextModeRule};
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^ no `Rule` in `parser::note_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `self::note_text::Rule`
[INFO] [stdout]  --> src/parser/mod.rs:2:53
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use self::note_text::{Parser as TextModeParser, Rule as TextModeRule};
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^ no `Rule` in `parser::note_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::NotedownRule`, `crate::TextModeRule`
[INFO] [stdout]  --> src/utils.rs:3:41
[INFO] [stdout]   |
[INFO] [stdout] 3 |     NotedownAST as AST, NotedownParser, NotedownRule, TextModeParser, TextModeRule, ToAST,
[INFO] [stdout]   |                                         ^^^^^^^^^^^^                  ^^^^^^^^^^^^ no `TextModeRule` in the root
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         no `NotedownRule` in the root
[INFO] [stdout]   |                                         help: a similar name exists in the module: `NotedownAST`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]           crate::parser::NotedownRule
[INFO] [stdout]   = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]           crate::parser::TextModeRule
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::NotedownRule`, `crate::TextModeRule`
[INFO] [stdout]  --> src/utils.rs:3:41
[INFO] [stdout]   |
[INFO] [stdout] 3 |     NotedownAST as AST, NotedownParser, NotedownRule, TextModeParser, TextModeRule, ToAST,
[INFO] [stdout]   |                                         ^^^^^^^^^^^^                  ^^^^^^^^^^^^ no `TextModeRule` in the root
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         no `NotedownRule` in the root
[INFO] [stdout]   |                                         help: a similar name exists in the module: `NotedownAST`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]           crate::parser::NotedownRule
[INFO] [stdout]   = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]           crate::parser::TextModeRule
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `parse` found for struct `note_down::Parser` in the current scope
[INFO] [stdout]   --> src/utils.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 |         NotedownParser::parse(rule, s).unwrap_or_else(|e| panic!("{}", e));
[INFO] [stdout]    |                         ^^^^^ function or associated item not found in `Parser`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/parser/note_down.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub struct Parser;
[INFO] [stdout]    | ----------------- function or associated item `parse` not found for this struct
[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 `note_down::Parser` in the current scope
[INFO] [stdout]   --> src/utils.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 |         NotedownParser::parse(rule, s).unwrap_or_else(|e| panic!("{}", e));
[INFO] [stdout]    |                         ^^^^^ function or associated item not found in `Parser`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/parser/note_down.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub struct Parser;
[INFO] [stdout]    | ----------------- function or associated item `parse` not found for this struct
[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 `note_down::Parser` in the current scope
[INFO] [stdout]   --> src/utils.rs:39:33
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let pairs = NotedownParser::parse(NotedownRule::program, s).unwrap_or_else(|e| panic!("{}", e));
[INFO] [stdout]    |                                 ^^^^^ function or associated item not found in `Parser`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/parser/note_down.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub struct Parser;
[INFO] [stdout]    | ----------------- function or associated item `parse` not found for this struct
[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 `note_down::Parser` in the current scope
[INFO] [stdout]   --> src/utils.rs:39:33
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let pairs = NotedownParser::parse(NotedownRule::program, s).unwrap_or_else(|e| panic!("{}", e));
[INFO] [stdout]    |                                 ^^^^^ function or associated item not found in `Parser`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/parser/note_down.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub struct Parser;
[INFO] [stdout]    | ----------------- function or associated item `parse` not found for this struct
[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 `note_text::Parser` in the current scope
[INFO] [stdout]   --> src/utils.rs:60:25
[INFO] [stdout]    |
[INFO] [stdout] 60 |         TextModeParser::parse(TextModeRule::text_mode, &s).unwrap_or_else(|e| panic!("{}", e));
[INFO] [stdout]    |                         ^^^^^ function or associated item not found in `Parser`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/parser/note_text.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub struct Parser;
[INFO] [stdout]    | ----------------- function or associated item `parse` not found for this struct
[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 `note_text::Parser` in the current scope
[INFO] [stdout]   --> src/utils.rs:60:25
[INFO] [stdout]    |
[INFO] [stdout] 60 |         TextModeParser::parse(TextModeRule::text_mode, &s).unwrap_or_else(|e| panic!("{}", e));
[INFO] [stdout]    |                         ^^^^^ function or associated item not found in `Parser`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/parser/note_text.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub struct Parser;
[INFO] [stdout]    | ----------------- function or associated item `parse` not found for this struct
[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] warning: unused import: `pest::Parser`
[INFO] [stdout]  --> src/utils.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use pest::Parser;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pest::Parser`
[INFO] [stdout]  --> src/utils.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use pest::Parser;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `notedown-rs` (lib) due to 9 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `notedown-rs` (lib test) due to 9 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "e194664292be5b0e8f83396980270e3b099d25ad80355696d40160c3d5a6f814", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e194664292be5b0e8f83396980270e3b099d25ad80355696d40160c3d5a6f814", kill_on_drop: false }`
[INFO] [stdout] e194664292be5b0e8f83396980270e3b099d25ad80355696d40160c3d5a6f814
