[INFO] cloning repository https://github.com/hsanpaz/abap-tokenizer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hsanpaz/abap-tokenizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhsanpaz%2Fabap-tokenizer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhsanpaz%2Fabap-tokenizer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 90bf9af3441003e2f978c225f04c8ec2dc51b5e1
[INFO] documenting hsanpaz/abap-tokenizer against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhsanpaz%2Fabap-tokenizer" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hsanpaz/abap-tokenizer
[INFO] finished tweaking git repo https://github.com/hsanpaz/abap-tokenizer
[INFO] tweaked toml for git repo https://github.com/hsanpaz/abap-tokenizer written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hsanpaz/abap-tokenizer on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hsanpaz/abap-tokenizer 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c1fcfe0f64fded96b0e46e800ec4ab0fcc567578769ca9c91231aa5adc26ca5c
[INFO] running `Command { std: "docker" "start" "c1fcfe0f64fded96b0e46e800ec4ab0fcc567578769ca9c91231aa5adc26ca5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1fcfe0f64fded96b0e46e800ec4ab0fcc567578769ca9c91231aa5adc26ca5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c1fcfe0f64fded96b0e46e800ec4ab0fcc567578769ca9c91231aa5adc26ca5c" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1fcfe0f64fded96b0e46e800ec4ab0fcc567578769ca9c91231aa5adc26ca5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c1fcfe0f64fded96b0e46e800ec4ab0fcc567578769ca9c91231aa5adc26ca5c" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking winnow v0.6.13
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking clap_builder v4.5.9
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.70
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror-impl v1.0.62
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]     Checking env_logger v0.11.3
[INFO] [stderr]     Checking clap v4.5.9
[INFO] [stderr]     Checking serde_spanned v0.6.6
[INFO] [stderr]     Checking toml_datetime v0.6.6
[INFO] [stderr]     Checking toml_edit v0.22.15
[INFO] [stderr]     Checking toml v0.8.14
[INFO] [stderr]  Documenting abap-tokenizer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/config/tokenizer_config.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / pub struct TokenizerConfig {
[INFO] [stdout] 52 | |     /// General metadata about the tokenizer configuration.
[INFO] [stdout] 53 | |     pub metadata: Metadata,
[INFO] [stdout] 54 | |     /// Definitions of token categories and their properties.
[INFO] [stdout] ...  |
[INFO] [stdout] 65 | |     pub special_rules: Vec<SpecialRule>,
[INFO] [stdout] 66 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Re-exports the TokenizerConfig and CompiledPatternConfig structs for use in other modules.`
[INFO] [stdout]    = help: ends near `Main tokenizer configuration structure.`
[INFO] [stdout]    = note: `#[deny(rustdoc::unportable_markdown)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/config/tokenizer_config.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / pub struct TokenizerConfig {
[INFO] [stdout] 52 | |     /// General metadata about the tokenizer configuration.
[INFO] [stdout] 53 | |     pub metadata: Metadata,
[INFO] [stdout] 54 | |     /// Definitions of token categories and their properties.
[INFO] [stdout] ...  |
[INFO] [stdout] 65 | |     pub special_rules: Vec<SpecialRule>,
[INFO] [stdout] 66 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Main tokenizer configuration structure.`
[INFO] [stdout]    = help: ends near `Main tokenizer configuration structure.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/config/tokenizer_config.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | / pub struct CompiledPatternConfig {
[INFO] [stdout] 44 | |     /// Compiled regular expression for efficient token matching.
[INFO] [stdout] 45 | |     pub regex: Regex,
[INFO] [stdout] 46 | |     /// Optional subcategory for finer-grained token classification.
[INFO] [stdout] 47 | |     pub subcategory: Option<String>,
[INFO] [stdout] 48 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Re-exports the TokenizerConfig and CompiledPatternConfig structs for use in other modules.`
[INFO] [stdout]    = help: ends near `Compiled pattern configuration ready for use by the tokenizer.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/config/tokenizer_config.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | / pub struct CompiledPatternConfig {
[INFO] [stdout] 44 | |     /// Compiled regular expression for efficient token matching.
[INFO] [stdout] 45 | |     pub regex: Regex,
[INFO] [stdout] 46 | |     /// Optional subcategory for finer-grained token classification.
[INFO] [stdout] 47 | |     pub subcategory: Option<String>,
[INFO] [stdout] 48 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Compiled pattern configuration ready for use by the tokenizer.`
[INFO] [stdout]    = help: ends near `Compiled pattern configuration ready for use by the tokenizer.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/config/toml_loader.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / pub fn load_toml_config(path: &str) -> Result<TokenizerConfig, ConfigError> {
[INFO] [stdout] 36 | |     // Read the content of the TOML file
[INFO] [stdout] 37 | |     let content = fs::read_to_string(path)
[INFO] [stdout] 38 | |         .map_err(|e| ConfigError::IoError(format!("Failed to read config file: {}", e)))?;
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     TokenizerConfig::from_raw(raw_config)
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Re-exports the load_toml_config function for loading TOML configuration files.`
[INFO] [stdout]    = help: ends near `Loads and parses a TOML configuration file for the ABAP Tokenizer.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]   --> src/config/toml_loader.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / pub fn load_toml_config(path: &str) -> Result<TokenizerConfig, ConfigError> {
[INFO] [stdout] 36 | |     // Read the content of the TOML file
[INFO] [stdout] 37 | |     let content = fs::read_to_string(path)
[INFO] [stdout] 38 | |         .map_err(|e| ConfigError::IoError(format!("Failed to read config file: {}", e)))?;
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     TokenizerConfig::from_raw(raw_config)
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the way this is parsed might change in the future
[INFO] [stdout]    = help: starts near `Loads and parses a TOML configuration file for the ABAP Tokenizer.`
[INFO] [stdout]    = help: ends near `Loads and parses a TOML configuration file for the ABAP Tokenizer.`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `abap-tokenizer`
[INFO] running `Command { std: "docker" "inspect" "c1fcfe0f64fded96b0e46e800ec4ab0fcc567578769ca9c91231aa5adc26ca5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1fcfe0f64fded96b0e46e800ec4ab0fcc567578769ca9c91231aa5adc26ca5c", kill_on_drop: false }`
[INFO] [stdout] c1fcfe0f64fded96b0e46e800ec4ab0fcc567578769ca9c91231aa5adc26ca5c
