[INFO] fetching crate iceberg-arrow58 0.9.10...
[INFO] documenting iceberg-arrow58-0.9.10 against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] extracting crate iceberg-arrow58 0.9.10 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate iceberg-arrow58 0.9.10
[INFO] finished tweaking crates.io crate iceberg-arrow58 0.9.10
[INFO] tweaked toml for crates.io crate iceberg-arrow58 0.9.10 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate iceberg-arrow58 0.9.10 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 iceberg-arrow58 0.9.10 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] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typed-builder v0.20.1
[INFO] [stderr]   Downloaded serde_with_macros v3.17.0
[INFO] [stderr]   Downloaded typed-builder-macro v0.20.1
[INFO] [stderr]   Downloaded ref-cast v1.0.26
[INFO] [stderr]   Downloaded ref-cast-impl v1.0.26
[INFO] [stderr]   Downloaded roaring v0.11.3
[INFO] [stderr]   Downloaded marrow v0.2.7
[INFO] [stderr]   Downloaded arrow-data v58.3.0
[INFO] [stderr]   Downloaded murmur3 v0.5.2
[INFO] [stderr]   Downloaded arrow-schema v58.3.0
[INFO] [stderr]   Downloaded arrow-buffer v58.3.0
[INFO] [stderr]   Downloaded serde_with v3.17.0
[INFO] [stderr]   Downloaded serde-big-array v0.5.1
[INFO] [stderr]   Downloaded fragile v2.1.0
[INFO] [stderr]   Downloaded serde_arrow v0.14.2
[INFO] [stderr]   Downloaded arrow-array v58.3.0
[INFO] [stderr]   Downloaded zlib-rs v0.6.6
[INFO] [stderr]   Downloaded arrow-arith v58.3.0
[INFO] [stderr]   Downloaded bnum v0.12.1
[INFO] [stderr]   Downloaded arrow-ord v58.3.0
[INFO] [stderr]   Downloaded arrow-select v58.3.0
[INFO] [stderr]   Downloaded arrow-ipc v58.3.0
[INFO] [stderr]   Downloaded arrow-string v58.3.0
[INFO] [stderr]   Downloaded bigdecimal v0.4.10
[INFO] [stderr]   Downloaded fastnum v0.7.4
[INFO] [stderr]   Downloaded minijinja v2.21.0
[INFO] [stderr]   Downloaded apache-avro v0.21.0
[INFO] [stderr]   Downloaded arrow-cast v58.3.0
[INFO] [stderr]   Downloaded parquet v58.3.0
[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] d61e8804393faecb7daffb9f66c54716e68959505017d89b2d7fd2c48a12fb75
[INFO] running `Command { std: "docker" "start" "d61e8804393faecb7daffb9f66c54716e68959505017d89b2d7fd2c48a12fb75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d61e8804393faecb7daffb9f66c54716e68959505017d89b2d7fd2c48a12fb75", 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" "d61e8804393faecb7daffb9f66c54716e68959505017d89b2d7fd2c48a12fb75" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d61e8804393faecb7daffb9f66c54716e68959505017d89b2d7fd2c48a12fb75", 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" "d61e8804393faecb7daffb9f66c54716e68959505017d89b2d7fd2c48a12fb75" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-sink v0.3.33
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking arrow-schema v58.3.0
[INFO] [stderr]    Compiling syn v3.0.2
[INFO] [stderr]     Checking futures-io v0.3.33
[INFO] [stderr]    Compiling zerocopy-derive v0.8.55
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]    Compiling cc v1.3.0
[INFO] [stderr]    Compiling tokio-macros v2.7.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking alloc-stdlib v0.2.4
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]    Compiling snap v1.1.2
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling portable-atomic v1.14.0
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking brotli-decompressor v5.0.3
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking zlib-rs v0.6.6
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking twox-hash v2.1.3
[INFO] [stderr]    Compiling typetag v0.2.23
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]    Compiling fastnum v0.7.4
[INFO] [stderr]     Checking zerocopy v0.8.55
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking brotli v8.0.4
[INFO] [stderr]     Checking lz4_flex v0.13.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.16
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling typed-builder-macro v0.20.1
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking fastrand v2.5.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking dissimilar v1.0.11
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking regex-lite v0.1.9
[INFO] [stderr]    Compiling bon-macros v3.9.3
[INFO] [stderr]    Compiling serde_with_macros v3.17.0
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking roaring v0.11.3
[INFO] [stderr]     Checking expect-test v1.5.1
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking as-any v0.3.2
[INFO] [stderr]     Checking bimap v0.6.3
[INFO] [stderr]     Checking futures-executor v0.3.33
[INFO] [stderr]     Checking moka v0.12.15
[INFO] [stderr]     Checking murmur3 v0.5.2
[INFO] [stderr]     Checking futures v0.3.33
[INFO] [stderr]     Checking hyper v1.11.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking backon v1.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling typetag-impl v0.2.23
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking typed-builder v0.20.1
[INFO] [stderr]    Compiling async-trait v0.1.91
[INFO] [stderr]    Compiling serde_repr v0.1.21
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking serde_with v3.17.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking bon v3.9.3
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking serde-big-array v0.5.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bnum v0.12.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]     Checking arrow-buffer v58.3.0
[INFO] [stderr]     Checking arrow-data v58.3.0
[INFO] [stderr]     Checking apache-avro v0.21.0
[INFO] [stderr]     Checking arrow-array v58.3.0
[INFO] [stderr]     Checking arrow-select v58.3.0
[INFO] [stderr]     Checking arrow-arith v58.3.0
[INFO] [stderr]     Checking arrow-ord v58.3.0
[INFO] [stderr]     Checking arrow-ipc v58.3.0
[INFO] [stderr]     Checking arrow-string v58.3.0
[INFO] [stderr]     Checking arrow-cast v58.3.0
[INFO] [stderr]     Checking parquet v58.3.0
[INFO] [stderr]  Documenting iceberg-arrow58 v0.9.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `num_bytes`
[INFO] [stdout]    --> src/spec/datatypes.rs:143:50
[INFO] [stdout]     |
[INFO] [stdout] 143 |     /// Return max precision for decimal given [`num_bytes`] bytes.
[INFO] [stdout]     |                                                  ^^^^^^^^^ no item named `num_bytes` 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 `precision`
[INFO] [stdout]    --> src/spec/datatypes.rs:153:59
[INFO] [stdout]     |
[INFO] [stdout] 153 |     /// Returns minimum bytes required for decimal with [`precision`].
[INFO] [stdout]     |                                                           ^^^^^^^^^ no item named `precision` 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 `ManifestList`
[INFO] [stdout]    --> src/spec/manifest_list.rs:918:51
[INFO] [stdout]     |
[INFO] [stdout] 918 |         /// Converts the [ManifestListV3] into a [ManifestList].
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^ no item named `ManifestList` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `ManifestListV3`
[INFO] [stdout]     |
[INFO] [stdout] 918 |         /// Converts the [ManifestListV3] into a [ManifestListV3].
[INFO] [stdout]     |                                                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ManifestList`
[INFO] [stdout]    --> src/spec/manifest_list.rs:945:51
[INFO] [stdout]     |
[INFO] [stdout] 945 |         /// Converts the [ManifestListV2] into a [ManifestList].
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^ no item named `ManifestList` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `ManifestListV3`
[INFO] [stdout]     |
[INFO] [stdout] 945 |         /// Converts the [ManifestListV2] into a [ManifestListV3].
[INFO] [stdout]     |                                                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ManifestList`
[INFO] [stdout]    --> src/spec/manifest_list.rs:972:51
[INFO] [stdout]     |
[INFO] [stdout] 972 |         /// Converts the [ManifestListV1] into a [ManifestList].
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^ no item named `ManifestList` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `ManifestListV3`
[INFO] [stdout]     |
[INFO] [stdout] 972 |         /// Converts the [ManifestListV1] into a [ManifestListV3].
[INFO] [stdout]     |                                                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ManifestEntry`
[INFO] [stdout]    --> src/spec/manifest_list.rs:847:64
[INFO] [stdout]     |
[INFO] [stdout] 847 |     /// This method will also initialize inherited values of [`ManifestEntry`], such as `sequence_number`.
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^ no item named `ManifestEntry` 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 `highest_field_id`
[INFO] [stdout]    --> src/spec/schema/mod.rs:361:19
[INFO] [stdout]     |
[INFO] [stdout] 361 |     /// Returns [`highest_field_id`].
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^ no item named `highest_field_id` 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 `schema_id`
[INFO] [stdout]    --> src/spec/schema/mod.rs:367:19
[INFO] [stdout]     |
[INFO] [stdout] 367 |     /// Returns [`schema_id`].
[INFO] [stdout]     |                   ^^^^^^^^^ no item named `schema_id` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `SchemaId`
[INFO] [stdout]     |
[INFO] [stdout] 367 -     /// Returns [`schema_id`].
[INFO] [stdout] 367 +     /// Returns [`SchemaId`].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `r`
[INFO] [stdout]    --> src/spec/schema/mod.rs:373:19
[INFO] [stdout]     |
[INFO] [stdout] 373 |     /// Returns [`r#struct`].
[INFO] [stdout]     |                   ^^^^^^^^ no item named `r` 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 `identifier_field_ids`
[INFO] [stdout]    --> src/spec/schema/mod.rs:379:19
[INFO] [stdout]     |
[INFO] [stdout] 379 |     /// Returns [`identifier_field_ids`].
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^ no item named `identifier_field_ids` 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 `TableMetadataV2`
[INFO] [stdout]   --> src/spec/table_metadata.rs:19:30
[INFO] [stdout]    |
[INFO] [stdout] 19 | //! The main struct here is [TableMetadataV2] which defines the data for a table.
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ no item named `TableMetadataV2` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `TableMetadata`
[INFO] [stdout]    |
[INFO] [stdout] 19 - //! The main struct here is [TableMetadataV2] which defines the data for a table.
[INFO] [stdout] 19 + //! The main struct here is [TableMetadata] which defines the data for a table.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `%Y-%m-%dT%H:%M:%S%.f`
[INFO] [stdout]    --> src/spec/values/datum.rs:825:32
[INFO] [stdout]     |
[INFO] [stdout] 825 |     /// Parse a timestamp in [`%Y-%m-%dT%H:%M:%S%.f`] format.
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `to_string`
[INFO] [stdout]     --> src/spec/values/datum.rs:1194:52
[INFO] [stdout]      |
[INFO] [stdout] 1194 |     /// For all other literals, it falls back to [`to_string()`].
[INFO] [stdout]      |                                                    ^^^^^^^^^^^ no item named `to_string` 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 `PartitionSpec`
[INFO] [stdout]   --> src/scan/cache.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 | /// for [`PartitionSpec`]s based on partition spec id.
[INFO] [stdout]    |           ^^^^^^^^^^^^^ no item named `PartitionSpec` 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 `PartitionSpec`
[INFO] [stdout]    --> src/scan/cache.rs:110:11
[INFO] [stdout]     |
[INFO] [stdout] 110 | /// for [`PartitionSpec`]s based on partition spec id.
[INFO] [stdout]     |           ^^^^^^^^^^^^^ no item named `PartitionSpec` 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 `PartitionSpec`
[INFO] [stdout]    --> src/scan/cache.rs:177:11
[INFO] [stdout]     |
[INFO] [stdout] 177 | /// for [`PartitionSpec`]s based on partition spec id.
[INFO] [stdout]     |           ^^^^^^^^^^^^^ no item named `PartitionSpec` 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 `ManifestEntries`
[INFO] [stdout]   --> src/scan/context.rs:68:37
[INFO] [stdout]    |
[INFO] [stdout] 68 |     /// streaming its constituent [`ManifestEntries`] to the channel provided in the context
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^ no item named `ManifestEntries` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `ManifestEntryRef`
[INFO] [stdout]    |
[INFO] [stdout] 68 -     /// streaming its constituent [`ManifestEntries`] to the channel provided in the context
[INFO] [stdout] 68 +     /// streaming its constituent [`ManifestEntryRef`] to the channel provided in the context
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ManifestEntry`
[INFO] [stdout]    --> src/scan/mod.rs:324:33
[INFO] [stdout]     |
[INFO] [stdout] 324 |     /// The maximum number of [`ManifestEntry`]s that will
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ no item named `ManifestEntry` 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 `ManifestEntry`
[INFO] [stdout]    --> src/scan/mod.rs:328:33
[INFO] [stdout]     |
[INFO] [stdout] 328 |     /// The maximum number of [`ManifestEntry`]s that will
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^ no item named `ManifestEntry` 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 `TableScan`
[INFO] [stdout]   --> src/expr/visitors/expression_evaluator.rs:28:18
[INFO] [stdout]    |
[INFO] [stdout] 28 | /// Use within [`TableScan`] to prune the list of [`DataFile`]s
[INFO] [stdout]    |                  ^^^^^^^^^ no item named `TableScan` 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 `TableScan`
[INFO] [stdout]   --> src/expr/visitors/expression_evaluator.rs:43:69
[INFO] [stdout]    |
[INFO] [stdout] 43 |     /// the provided [`DataFile`]'s partition [`Struct`]. Used by [`TableScan`]
[INFO] [stdout]    |                                                                     ^^^^^^^^^ no item named `TableScan` 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 `TableScan`
[INFO] [stdout]   --> src/expr/visitors/inclusive_metrics_evaluator.rs:39:52
[INFO] [stdout]    |
[INFO] [stdout] 39 |     /// provided [`DataFile`]'s metrics. Used by [`TableScan`] to
[INFO] [stdout]    |                                                    ^^^^^^^^^ no item named `TableScan` 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 `TableScan`
[INFO] [stdout]   --> src/expr/visitors/manifest_evaluator.rs:66:15
[INFO] [stdout]    |
[INFO] [stdout] 66 | /// Used by [`TableScan`] to prune the list of [`ManifestFile`]s
[INFO] [stdout]    |               ^^^^^^^^^ no item named `TableScan` 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 `TableScan`
[INFO] [stdout]   --> src/expr/visitors/manifest_evaluator.rs:80:59
[INFO] [stdout]    |
[INFO] [stdout] 80 |     /// provided [`ManifestFile`]'s partitions. Used by [`TableScan`] to
[INFO] [stdout]    |                                                           ^^^^^^^^^ no item named `TableScan` 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 `ArrowReader`
[INFO] [stdout]   --> src/expr/visitors/page_index_evaluator.rs:90:11
[INFO] [stdout]    |
[INFO] [stdout] 90 |     /// [`ArrowReader`] uses the resulting [`RowSelection`] to reject
[INFO] [stdout]    |           ^^^^^^^^^^^ no item named `ArrowReader` 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 `ArrowReader`
[INFO] [stdout]   --> src/expr/visitors/row_group_metrics_evaluator.rs:56:51
[INFO] [stdout]    |
[INFO] [stdout] 56 |     /// provided [`RowGroupMetaData`]'. Used by [`ArrowReader`] to
[INFO] [stdout]    |                                                   ^^^^^^^^^^^ no item named `ArrowReader` 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 `TableScan`
[INFO] [stdout]   --> src/expr/visitors/strict_metrics_evaluator.rs:50:52
[INFO] [stdout]    |
[INFO] [stdout] 50 |     /// provided [`DataFile`]'s metrics. Used by [`TableScan`] to
[INFO] [stdout]    |                                                    ^^^^^^^^^ no item named `TableScan` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `duplicate_scan_count` links to private item `DUPLICATE_SCAN_COUNT`
[INFO] [stdout]   --> src/transaction/snapshot.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | /// Read [`DUPLICATE_SCAN_COUNT`]. Monotonic for the life of the process; only
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout]    = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `set_location`
[INFO] [stdout]   --> src/transaction/update_location.rs:30:26
[INFO] [stdout]    |
[INFO] [stdout] 30 | /// explicitly set via [`set_location`].
[INFO] [stdout]    |                          ^^^^^^^^^^^^ no item named `set_location` 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 `set_format_version`
[INFO] [stdout]   --> src/transaction/upgrade_format_version.rs:32:62
[INFO] [stdout]    |
[INFO] [stdout] 32 | /// The location remains optional until explicitly set via [`set_format_version`].
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^^^^^^^ no item named `set_format_version` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `stage_fast_append` links to private item `FastAppendAction`
[INFO] [stdout]    --> src/transaction/mod.rs:149:35
[INFO] [stdout]     |
[INFO] [stdout] 149 |     /// This runs the identical [`FastAppendAction`] path that
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `stage_fast_append_with` links to private item `FastAppendAction::with_check_duplicate`
[INFO] [stdout]    --> src/transaction/mod.rs:174:11
[INFO] [stdout]     |
[INFO] [stdout] 174 |     /// [`FastAppendAction::with_check_duplicate`]. Passing `true` is exactly
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `ArrowSchemaVisitor` links to private item `visit_schema`
[INFO] [stdout]   --> src/arrow/schema.rs:49:52
[INFO] [stdout]    |
[INFO] [stdout] 49 | /// For order of methods called, please refer to [`visit_schema`].
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `data_file_builder_from_parquet_bytes` links to private item `ParquetWriter::parquet_to_data_file_builder`
[INFO] [stdout]    --> src/writer/file_writer/parquet_writer.rs:433:28
[INFO] [stdout]     |
[INFO] [stdout] 433 |     /// and delegates to [`ParquetWriter::parquet_to_data_file_builder`] — so a
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]   --> src/io/storage/config/azdls.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | /// ```
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]    |
[INFO] [stdout] 54 | /// ```text
[INFO] [stdout]    |        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/io/storage/config/gcs.rs:21:16
[INFO] [stdout]    |
[INFO] [stdout] 21 | //! Reference: https://github.com/apache/iceberg/blob/main/gcp/src/main/java/org/apache/iceberg/gcp/GCPProperties.java
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]    = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 21 | //! Reference: <https://github.com/apache/iceberg/blob/main/gcp/src/main/java/org/apache/iceberg/gcp/GCPProperties.java>
[INFO] [stdout]    |                +                                                                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]   --> src/io/storage/config/gcs.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | /// ```
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]    |
[INFO] [stdout] 55 | /// ```text
[INFO] [stdout]    |        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]   --> src/io/storage/config/oss.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | /// ```
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]    |
[INFO] [stdout] 39 | /// ```text
[INFO] [stdout]    |        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]   --> src/io/storage/config/s3.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 | /// ```
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]    |
[INFO] [stdout] 72 | /// ```text
[INFO] [stdout]    |        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]   --> src/io/storage/config/mod.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | /// ```
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]    |
[INFO] [stdout] 51 | /// ```text
[INFO] [stdout]    |        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]   --> src/io/storage/local_fs.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | /// ```
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]    |
[INFO] [stdout] 51 | /// ```text
[INFO] [stdout]    |        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]   --> src/io/storage/memory.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | /// ```
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]    |
[INFO] [stdout] 59 | /// ```text
[INFO] [stdout]    |        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/spec/manifest/data_file.rs:158:36
[INFO] [stdout]     |
[INFO] [stdout] 158 |     /// For more details, refer to https://github.com/apache/iceberg/blob/main/format/spec.md#first-row-id-inheritance
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 158 |     /// For more details, refer to <https://github.com/apache/iceberg/blob/main/format/spec.md#first-row-id-inheritance>
[INFO] [stdout]     |                                    +                                                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Utc`
[INFO] [stdout]     --> src/spec/table_metadata.rs:1659:57
[INFO] [stdout]      |
[INFO] [stdout] 1659 |     /// Returns the last updated timestamp as a DateTime<Utc> with millisecond precision
[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] 1659 |     /// Returns the last updated timestamp as a `DateTime<Utc>` with millisecond precision
[INFO] [stdout]      |                                                 +             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/spec/transform.rs:748:25
[INFO] [stdout]     |
[INFO] [stdout] 748 | ...tion: https://github.com/apache/iceberg/blob/main/api/src/main/java/org/apache/iceberg/transforms/ProjectionUtil.java#L275
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 748 |     /// implementation: <https://github.com/apache/iceberg/blob/main/api/src/main/java/org/apache/iceberg/transforms/ProjectionUtil.java#L275>
[INFO] [stdout]     |                         +                                                                                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Utc`
[INFO] [stdout]    --> src/spec/view_metadata.rs:228:57
[INFO] [stdout]     |
[INFO] [stdout] 228 |     /// Returns the last updated timestamp as a DateTime<Utc> with millisecond precision.
[INFO] [stdout]     |                                                         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 228 |     /// Returns the last updated timestamp as a `DateTime<Utc>` with millisecond precision.
[INFO] [stdout]     |                                                 +             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/transform/bucket.rs:78:14
[INFO] [stdout]    |
[INFO] [stdout] 78 |     /// ref: https://iceberg.apache.org/spec/#appendix-b-32-bit-hash-requirements
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 78 |     /// ref: <https://iceberg.apache.org/spec/#appendix-b-32-bit-hash-requirements>
[INFO] [stdout]    |              +                                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/transform/bucket.rs:104:14
[INFO] [stdout]     |
[INFO] [stdout] 104 |     /// ref: https://iceberg.apache.org/spec/#partitioning
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 104 |     /// ref: <https://iceberg.apache.org/spec/#partitioning>
[INFO] [stdout]     |              +                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]     --> src/arrow/reader.rs:1178:5
[INFO] [stdout]      |
[INFO] [stdout] 1178 | /// https://iceberg.apache.org/spec/#column-projection
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]      |
[INFO] [stdout] 1178 | /// <https://iceberg.apache.org/spec/#column-projection>
[INFO] [stdout]      |     +                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/arrow/record_batch_transformer.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 | /// - Spec: https://iceberg.apache.org/spec/#column-projection
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 50 | /// - Spec: <https://iceberg.apache.org/spec/#column-projection>
[INFO] [stdout]    |             +                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/arrow/record_batch_transformer.rs:280:13
[INFO] [stdout]     |
[INFO] [stdout] 280 | /// - Spec: https://iceberg.apache.org/spec/#column-projection
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 280 | /// - Spec: <https://iceberg.apache.org/spec/#column-projection>
[INFO] [stdout]     |             +                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/puffin/blob.rs:40:25
[INFO] [stdout]    |
[INFO] [stdout] 40 |     /// See blob types: https://iceberg.apache.org/puffin-spec/#blob-types
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 40 |     /// See blob types: <https://iceberg.apache.org/puffin-spec/#blob-types>
[INFO] [stdout]    |                         +                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/puffin/metadata.rs:32:32
[INFO] [stdout]    |
[INFO] [stdout] 32 | /// For more information, see: https://iceberg.apache.org/puffin-spec/#blobmetadata
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 32 | /// For more information, see: <https://iceberg.apache.org/puffin-spec/#blobmetadata>
[INFO] [stdout]    |                                +                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/puffin/metadata.rs:52:25
[INFO] [stdout]    |
[INFO] [stdout] 52 |     /// See blob types: https://iceberg.apache.org/puffin-spec/#blob-types
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 52 |     /// See blob types: <https://iceberg.apache.org/puffin-spec/#blob-types>
[INFO] [stdout]    |                         +                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/puffin/metadata.rs:132:32
[INFO] [stdout]     |
[INFO] [stdout] 132 | /// For more information, see: https://iceberg.apache.org/puffin-spec/#filemetadata
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 132 | /// For more information, see: <https://iceberg.apache.org/puffin-spec/#filemetadata>
[INFO] [stdout]     |                                +                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.93s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/iceberg/index.html
[INFO] running `Command { std: "docker" "inspect" "d61e8804393faecb7daffb9f66c54716e68959505017d89b2d7fd2c48a12fb75", 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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d61e8804393faecb7daffb9f66c54716e68959505017d89b2d7fd2c48a12fb75" "/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 iceberg-arrow58 v0.9.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `num_bytes`
[INFO] [stdout]    --> src/spec/datatypes.rs:143:50
[INFO] [stdout]     |
[INFO] [stdout] 143 |     /// Return max precision for decimal given [`num_bytes`] bytes.
[INFO] [stdout]     |                                                  ^^^^^^^^^ no item named `num_bytes` 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 `precision`
[INFO] [stdout]    --> src/spec/datatypes.rs:153:59
[INFO] [stdout]     |
[INFO] [stdout] 153 |     /// Returns minimum bytes required for decimal with [`precision`].
[INFO] [stdout]     |                                                           ^^^^^^^^^ no item named `precision` 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 `ManifestEntry`
[INFO] [stdout]    --> src/spec/manifest_list.rs:847:64
[INFO] [stdout]     |
[INFO] [stdout] 847 |     /// This method will also initialize inherited values of [`ManifestEntry`], such as `sequence_number`.
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^ no item named `ManifestEntry` 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 `highest_field_id`
[INFO] [stdout]    --> src/spec/schema/mod.rs:361:19
[INFO] [stdout]     |
[INFO] [stdout] 361 |     /// Returns [`highest_field_id`].
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^ no item named `highest_field_id` 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 `schema_id`
[INFO] [stdout]    --> src/spec/schema/mod.rs:367:19
[INFO] [stdout]     |
[INFO] [stdout] 367 |     /// Returns [`schema_id`].
[INFO] [stdout]     |                   ^^^^^^^^^ no item named `schema_id` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] help: there's a similarly named item `SchemaId`
[INFO] [stdout]     |
[INFO] [stdout] 367 -     /// Returns [`schema_id`].
[INFO] [stdout] 367 +     /// Returns [`SchemaId`].
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `r`
[INFO] [stdout]    --> src/spec/schema/mod.rs:373:19
[INFO] [stdout]     |
[INFO] [stdout] 373 |     /// Returns [`r#struct`].
[INFO] [stdout]     |                   ^^^^^^^^ no item named `r` 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 `identifier_field_ids`
[INFO] [stdout]    --> src/spec/schema/mod.rs:379:19
[INFO] [stdout]     |
[INFO] [stdout] 379 |     /// Returns [`identifier_field_ids`].
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^ no item named `identifier_field_ids` 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 `%Y-%m-%dT%H:%M:%S%.f`
[INFO] [stdout]    --> src/spec/values/datum.rs:825:32
[INFO] [stdout]     |
[INFO] [stdout] 825 |     /// Parse a timestamp in [`%Y-%m-%dT%H:%M:%S%.f`] format.
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^ invalid path separator
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `to_string`
[INFO] [stdout]     --> src/spec/values/datum.rs:1194:52
[INFO] [stdout]      |
[INFO] [stdout] 1194 |     /// For all other literals, it falls back to [`to_string()`].
[INFO] [stdout]      |                                                    ^^^^^^^^^^^ no item named `to_string` in scope
[INFO] [stdout]      |
[INFO] [stdout]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `duplicate_scan_count` links to private item `DUPLICATE_SCAN_COUNT`
[INFO] [stdout]   --> src/transaction/snapshot.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | /// Read [`DUPLICATE_SCAN_COUNT`]. Monotonic for the life of the process; only
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout]    = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `stage_fast_append` links to private item `FastAppendAction`
[INFO] [stdout]    --> src/transaction/mod.rs:149:35
[INFO] [stdout]     |
[INFO] [stdout] 149 |     /// This runs the identical [`FastAppendAction`] path that
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `stage_fast_append_with` links to private item `FastAppendAction::with_check_duplicate`
[INFO] [stdout]    --> src/transaction/mod.rs:174:11
[INFO] [stdout]     |
[INFO] [stdout] 174 |     /// [`FastAppendAction::with_check_duplicate`]. Passing `true` is exactly
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `ArrowSchemaVisitor` links to private item `visit_schema`
[INFO] [stdout]   --> src/arrow/schema.rs:49:52
[INFO] [stdout]    |
[INFO] [stdout] 49 | /// For order of methods called, please refer to [`visit_schema`].
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `data_file_builder_from_parquet_bytes` links to private item `ParquetWriter::parquet_to_data_file_builder`
[INFO] [stdout]    --> src/writer/file_writer/parquet_writer.rs:433:28
[INFO] [stdout]     |
[INFO] [stdout] 433 |     /// and delegates to [`ParquetWriter::parquet_to_data_file_builder`] — so a
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]   --> src/io/storage/config/azdls.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | /// ```
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]    |
[INFO] [stdout] 54 | /// ```text
[INFO] [stdout]    |        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/io/storage/config/gcs.rs:21:16
[INFO] [stdout]    |
[INFO] [stdout] 21 | //! Reference: https://github.com/apache/iceberg/blob/main/gcp/src/main/java/org/apache/iceberg/gcp/GCPProperties.java
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]    = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 21 | //! Reference: <https://github.com/apache/iceberg/blob/main/gcp/src/main/java/org/apache/iceberg/gcp/GCPProperties.java>
[INFO] [stdout]    |                +                                                                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]   --> src/io/storage/config/gcs.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | /// ```
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]    |
[INFO] [stdout] 55 | /// ```text
[INFO] [stdout]    |        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]   --> src/io/storage/config/oss.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | /// ```
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]    |
[INFO] [stdout] 39 | /// ```text
[INFO] [stdout]    |        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]   --> src/io/storage/config/s3.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 | /// ```
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]    |
[INFO] [stdout] 72 | /// ```text
[INFO] [stdout]    |        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]   --> src/io/storage/config/mod.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | /// ```
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]    |
[INFO] [stdout] 51 | /// ```text
[INFO] [stdout]    |        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]   --> src/io/storage/local_fs.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | /// ```
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]    |
[INFO] [stdout] 51 | /// ```text
[INFO] [stdout]    |        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout]   --> src/io/storage/memory.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | /// ```
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]    |
[INFO] [stdout] 59 | /// ```text
[INFO] [stdout]    |        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/spec/manifest/data_file.rs:158:36
[INFO] [stdout]     |
[INFO] [stdout] 158 |     /// For more details, refer to https://github.com/apache/iceberg/blob/main/format/spec.md#first-row-id-inheritance
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 158 |     /// For more details, refer to <https://github.com/apache/iceberg/blob/main/format/spec.md#first-row-id-inheritance>
[INFO] [stdout]     |                                    +                                                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Utc`
[INFO] [stdout]     --> src/spec/table_metadata.rs:1659:57
[INFO] [stdout]      |
[INFO] [stdout] 1659 |     /// Returns the last updated timestamp as a DateTime<Utc> with millisecond precision
[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] 1659 |     /// Returns the last updated timestamp as a `DateTime<Utc>` with millisecond precision
[INFO] [stdout]      |                                                 +             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Utc`
[INFO] [stdout]    --> src/spec/view_metadata.rs:228:57
[INFO] [stdout]     |
[INFO] [stdout] 228 |     /// Returns the last updated timestamp as a DateTime<Utc> with millisecond precision.
[INFO] [stdout]     |                                                         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 228 |     /// Returns the last updated timestamp as a `DateTime<Utc>` with millisecond precision.
[INFO] [stdout]     |                                                 +             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/puffin/blob.rs:40:25
[INFO] [stdout]    |
[INFO] [stdout] 40 |     /// See blob types: https://iceberg.apache.org/puffin-spec/#blob-types
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 40 |     /// See blob types: <https://iceberg.apache.org/puffin-spec/#blob-types>
[INFO] [stdout]    |                         +                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/puffin/metadata.rs:32:32
[INFO] [stdout]    |
[INFO] [stdout] 32 | /// For more information, see: https://iceberg.apache.org/puffin-spec/#blobmetadata
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 32 | /// For more information, see: <https://iceberg.apache.org/puffin-spec/#blobmetadata>
[INFO] [stdout]    |                                +                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/puffin/metadata.rs:52:25
[INFO] [stdout]    |
[INFO] [stdout] 52 |     /// See blob types: https://iceberg.apache.org/puffin-spec/#blob-types
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 52 |     /// See blob types: <https://iceberg.apache.org/puffin-spec/#blob-types>
[INFO] [stdout]    |                         +                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/puffin/metadata.rs:132:32
[INFO] [stdout]     |
[INFO] [stdout] 132 | /// For more information, see: https://iceberg.apache.org/puffin-spec/#filemetadata
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 132 | /// For more information, see: <https://iceberg.apache.org/puffin-spec/#filemetadata>
[INFO] [stdout]     |                                +                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.06s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/iceberg/index.html
[INFO] running `Command { std: "docker" "inspect" "d61e8804393faecb7daffb9f66c54716e68959505017d89b2d7fd2c48a12fb75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d61e8804393faecb7daffb9f66c54716e68959505017d89b2d7fd2c48a12fb75", kill_on_drop: false }`
[INFO] [stdout] d61e8804393faecb7daffb9f66c54716e68959505017d89b2d7fd2c48a12fb75
