[INFO] fetching crate lumos-core 0.3.0...
[INFO] documenting lumos-core-0.3.0 against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] extracting crate lumos-core 0.3.0 into /workspace/builds/worker-7-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate lumos-core 0.3.0 on toolchain 824336ad4127ce295849937a24c08a4aeff6ada7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "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" "+824336ad4127ce295849937a24c08a4aeff6ada7" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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] a9a248e59020699af5339a227cb1312cfdba598d4834ff3a5c908d87884438c6
[INFO] running `Command { std: "docker" "start" "a9a248e59020699af5339a227cb1312cfdba598d4834ff3a5c908d87884438c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9a248e59020699af5339a227cb1312cfdba598d4834ff3a5c908d87884438c6", 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" "a9a248e59020699af5339a227cb1312cfdba598d4834ff3a5c908d87884438c6" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9a248e59020699af5339a227cb1312cfdba598d4834ff3a5c908d87884438c6", 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" "a9a248e59020699af5339a227cb1312cfdba598d4834ff3a5c908d87884438c6" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "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]    Compiling quote v1.0.42
[INFO] [stderr]     Checking colored v2.2.0
[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 regex v1.12.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.19s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/lumos_core/index.html
[INFO] running `Command { std: "docker" "inspect" "a9a248e59020699af5339a227cb1312cfdba598d4834ff3a5c908d87884438c6", 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" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a9a248e59020699af5339a227cb1312cfdba598d4834ff3a5c908d87884438c6" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]  Documenting lumos-core v0.3.0 (/opt/rustwide/workdir)
[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]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[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: 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: 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/lumos_core/index.html
[INFO] running `Command { std: "docker" "inspect" "a9a248e59020699af5339a227cb1312cfdba598d4834ff3a5c908d87884438c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9a248e59020699af5339a227cb1312cfdba598d4834ff3a5c908d87884438c6", kill_on_drop: false }`
[INFO] [stdout] a9a248e59020699af5339a227cb1312cfdba598d4834ff3a5c908d87884438c6
