[INFO] fetching crate lumos-core 0.3.0...
[INFO] documenting lumos-core-0.3.0 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate lumos-core 0.3.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate lumos-core 0.3.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate lumos-core 0.3.0
[INFO] tweaked toml for crates.io crate lumos-core 0.3.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate lumos-core 0.3.0 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 crates.io crate lumos-core 0.3.0 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] db302e10cc985ea9f45ee762b9dcb5a3e402c4941a10697dd98fe58a442fc4ce
[INFO] running `Command { std: "docker" "start" "db302e10cc985ea9f45ee762b9dcb5a3e402c4941a10697dd98fe58a442fc4ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db302e10cc985ea9f45ee762b9dcb5a3e402c4941a10697dd98fe58a442fc4ce", 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" "db302e10cc985ea9f45ee762b9dcb5a3e402c4941a10697dd98fe58a442fc4ce" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db302e10cc985ea9f45ee762b9dcb5a3e402c4941a10697dd98fe58a442fc4ce", 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" "db302e10cc985ea9f45ee762b9dcb5a3e402c4941a10697dd98fe58a442fc4ce" "/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.103
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]  Documenting lumos-core v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `solana`
[INFO] [stdout]    --> src/parser.rs:637:31
[INFO] [stdout]     |
[INFO] [stdout] 637 | /// Parse attributes (e.g., #[solana], #[account], #[key], #[max(100)])
[INFO] [stdout]     |                               ^^^^^^ no item named `solana` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `account`
[INFO] [stdout]    --> src/parser.rs:637:42
[INFO] [stdout]     |
[INFO] [stdout] 637 | /// Parse attributes (e.g., #[solana], #[account], #[key], #[max(100)])
[INFO] [stdout]     |                                          ^^^^^^^ no item named `account` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `key`
[INFO] [stdout]    --> src/parser.rs:637:54
[INFO] [stdout]     |
[INFO] [stdout] 637 | /// Parse attributes (e.g., #[solana], #[account], #[key], #[max(100)])
[INFO] [stdout]     |                                                      ^^^ no item named `key` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `instruction`
[INFO] [stdout]    --> src/ir.rs:181:69
[INFO] [stdout]     |
[INFO] [stdout] 181 |     /// Whether this struct is an Anchor instruction context (has #[instruction])
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^ no item named `instruction` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `account`
[INFO] [stdout]   --> src/size_calculator.rs:26:28
[INFO] [stdout]    |
[INFO] [stdout] 26 |     /// Whether this has #[account] attribute
[INFO] [stdout]    |                            ^^^^^^^ no item named `account` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `account`
[INFO] [stdout]   --> src/anchor/idl.rs:28:39
[INFO] [stdout]    |
[INFO] [stdout] 28 |     /// Account types (structs with #[account])
[INFO] [stdout]    |                                       ^^^^^^^ no item named `account` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `account`
[INFO] [stdout]    --> src/anchor/idl.rs:461:53
[INFO] [stdout]     |
[INFO] [stdout] 461 |     /// Check if a struct is an account type (has #[account] attribute)
[INFO] [stdout]     |                                                     ^^^^^^^ no item named `account` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]    --> src/parser.rs:759:5
[INFO] [stdout]     |
[INFO] [stdout] 759 |   /// ```ignore
[INFO] [stdout]     |  _____^
[INFO] [stdout] 760 | | /// // Input: "Debug, Clone, PartialEq"
[INFO] [stdout] 761 | | /// // Output: AttributeValue::List(vec!["Debug", "Clone", "PartialEq"])
[INFO] [stdout] 762 | | /// ```
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]    --> src/parser.rs:759:5
[INFO] [stdout]     |
[INFO] [stdout] 759 | /// ```ignore
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `T`
[INFO] [stdout]    --> src/ir.rs:155:33
[INFO] [stdout]     |
[INFO] [stdout] 155 |     /// Dynamic array types (Vec<T>)
[INFO] [stdout]     |                                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 155 |     /// Dynamic array types (`Vec<T>`)
[INFO] [stdout]     |                              +      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]    --> src/transform.rs:752:5
[INFO] [stdout]     |
[INFO] [stdout] 752 |   /// ```ignore
[INFO] [stdout]     |  _____^
[INFO] [stdout] 753 | | /// // Attribute: #[derive(PartialEq, Eq, Hash)]
[INFO] [stdout] 754 | | /// // Returns: vec!["PartialEq", "Eq", "Hash"]
[INFO] [stdout] 755 | | /// ```
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout] help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
[INFO] [stdout]    --> src/transform.rs:752:5
[INFO] [stdout]     |
[INFO] [stdout] 752 | /// ```ignore
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: table row has too many columns
[INFO] [stdout]   --> src/generators/seahorse.rs:35:32
[INFO] [stdout]    |
[INFO] [stdout] 35 | //! | `Option<T>` | `T | None` | Optional fields |
[INFO] [stdout]    |                                ^ any content after this column divider is discarded
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `|` characters in tables, add a `\` before them like `\|`
[INFO] [stdout]    = note: `#[warn(rustdoc::invalid_markdown_table)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/metaplex/validator.rs:416:1
[INFO] [stdout]     |
[INFO] [stdout] 416 | / pub fn generate_standard_types() -> String {
[INFO] [stdout] 417 | |     r#"// Standard Metaplex Token Metadata types for LUMOS
[INFO] [stdout] ...   |
[INFO] [stdout] 464 | |     .to_string()
[INFO] [stdout] 465 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Generate standard Metaplex type definitions as LUMOS schema string`
[INFO] [stdout]     = help: ends near `Generate standard Metaplex type definitions as LUMOS schema`
[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/metaplex/validator.rs:416:1
[INFO] [stdout]     |
[INFO] [stdout] 416 | / pub fn generate_standard_types() -> String {
[INFO] [stdout] 417 | |     r#"// Standard Metaplex Token Metadata types for LUMOS
[INFO] [stdout] ...   |
[INFO] [stdout] 464 | |     .to_string()
[INFO] [stdout] 465 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Generate standard Metaplex type definitions as LUMOS schema`
[INFO] [stdout]     = help: ends near `Generate standard Metaplex type definitions as LUMOS schema`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `lumos-core`
[INFO] running `Command { std: "docker" "inspect" "db302e10cc985ea9f45ee762b9dcb5a3e402c4941a10697dd98fe58a442fc4ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db302e10cc985ea9f45ee762b9dcb5a3e402c4941a10697dd98fe58a442fc4ce", kill_on_drop: false }`
[INFO] [stdout] db302e10cc985ea9f45ee762b9dcb5a3e402c4941a10697dd98fe58a442fc4ce
