[INFO] fetching crate notedown-rs 0.0.2... [INFO] testing notedown-rs-0.0.2 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate notedown-rs 0.0.2 into /workspace/builds/worker-5-tc2/source [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-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate notedown-rs 0.0.2 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 29 packages to latest compatible versions [INFO] [stderr] Adding colored v1.9.4 (available: v3.1.1) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ebefa7394f5d13a8d2124d02b7939aac27aa72631afef3ba314aca8c61fd306 [INFO] running `Command { std: "docker" "start" "-a" "7ebefa7394f5d13a8d2124d02b7939aac27aa72631afef3ba314aca8c61fd306", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ebefa7394f5d13a8d2124d02b7939aac27aa72631afef3ba314aca8c61fd306", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ebefa7394f5d13a8d2124d02b7939aac27aa72631afef3ba314aca8c61fd306", kill_on_drop: false }` [INFO] [stdout] 7ebefa7394f5d13a8d2124d02b7939aac27aa72631afef3ba314aca8c61fd306 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85be33a23218cdcd36bfc17072e98287053a35e6e24029a46d73bc224354f221 [INFO] running `Command { std: "docker" "start" "-a" "85be33a23218cdcd36bfc17072e98287053a35e6e24029a46d73bc224354f221", kill_on_drop: false }` [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling colored v1.9.4 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling 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[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] | [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] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 3 - NotedownAST as AST, NotedownParser, NotedownRule, TextModeParser, TextModeRule, ToAST, [INFO] [stdout] 3 + NotedownAST as AST, NotedownParser, NotedownAST, TextModeParser, TextModeRule, ToAST, [INFO] [stdout] | [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 `note_down::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 `note_down::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 `note_text::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] running `Command { std: "docker" "inspect" "85be33a23218cdcd36bfc17072e98287053a35e6e24029a46d73bc224354f221", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85be33a23218cdcd36bfc17072e98287053a35e6e24029a46d73bc224354f221", kill_on_drop: false }` [INFO] [stdout] 85be33a23218cdcd36bfc17072e98287053a35e6e24029a46d73bc224354f221