[INFO] fetching crate notedown-rs 0.0.2...
[INFO] checking notedown-rs-0.0.2 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[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 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 40 packages to latest compatible versions
[INFO] [stderr]       Adding colored v1.9.4 (available: v2.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7c6a28ea86da2bcf2730bb362a36e9455695873c4560fd6e8d6d5238a8310e7e
[INFO] running `Command { std: "docker" "start" "-a" "7c6a28ea86da2bcf2730bb362a36e9455695873c4560fd6e8d6d5238a8310e7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c6a28ea86da2bcf2730bb362a36e9455695873c4560fd6e8d6d5238a8310e7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c6a28ea86da2bcf2730bb362a36e9455695873c4560fd6e8d6d5238a8310e7e", kill_on_drop: false }`
[INFO] [stdout] 7c6a28ea86da2bcf2730bb362a36e9455695873c4560fd6e8d6d5238a8310e7e
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af03d560e642d1a3177bd333987807c2433af3488f035578e5fdb9ba786dde8c
[INFO] running `Command { std: "docker" "start" "-a" "af03d560e642d1a3177bd333987807c2433af3488f035578e5fdb9ba786dde8c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking colored v1.9.4
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]    Compiling pest_derive v2.7.14
[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_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_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[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_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 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 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[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] 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] 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 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `notedown-rs` (lib) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "af03d560e642d1a3177bd333987807c2433af3488f035578e5fdb9ba786dde8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af03d560e642d1a3177bd333987807c2433af3488f035578e5fdb9ba786dde8c", kill_on_drop: false }`
[INFO] [stdout] af03d560e642d1a3177bd333987807c2433af3488f035578e5fdb9ba786dde8c
