[INFO] fetching crate notedown-rs 0.0.2... [INFO] checking notedown-rs-0.0.2 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [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 ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06b91d962b7c82db51484cf1deddfe32a257723ab648f380fc38c0f64a96d83d [INFO] running `Command { std: "docker" "start" "-a" "06b91d962b7c82db51484cf1deddfe32a257723ab648f380fc38c0f64a96d83d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06b91d962b7c82db51484cf1deddfe32a257723ab648f380fc38c0f64a96d83d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06b91d962b7c82db51484cf1deddfe32a257723ab648f380fc38c0f64a96d83d", kill_on_drop: false }` [INFO] [stdout] 06b91d962b7c82db51484cf1deddfe32a257723ab648f380fc38c0f64a96d83d [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b584db2357e8cd0fb43a00c39f17fb8878b6799ff20b05b47173808465de4541 [INFO] running `Command { std: "docker" "start" "-a" "b584db2357e8cd0fb43a00c39f17fb8878b6799ff20b05b47173808465de4541", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking colored v1.9.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking 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[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: 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_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 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 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: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] 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 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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_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] [stderr] error: could not compile `notedown-rs` (lib test) due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "b584db2357e8cd0fb43a00c39f17fb8878b6799ff20b05b47173808465de4541", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b584db2357e8cd0fb43a00c39f17fb8878b6799ff20b05b47173808465de4541", kill_on_drop: false }` [INFO] [stdout] b584db2357e8cd0fb43a00c39f17fb8878b6799ff20b05b47173808465de4541