# rustc version rustc 1.98.0-nightly (bd08c9e71 2026-06-25)
# docs.rs version docsrs 0.0.0 (886bc7a22b1adc4b387ce1343447fe3af98d9ce5 2026-06-14 )
# build log [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" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "14bcee90823b52c33eb627a391e0715fd4422c42200e1ba6118f7f318a51d610" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260625-1.98.0-nightly-bd08c9e71\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting s2json v1.54.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: `crate::MValue` is both a type alias and a derive macro [INFO] [stderr] --> lib.rs:64:17 [INFO] [stderr] | [INFO] [stderr] 64 | //! Note that [`crate::MValue`] is the key type used by the rest of the library, gis-tools, s2tiles, s2maps, etc. [INFO] [stderr] | ^^^^^^^^^^^^^ ambiguous link [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] help: to link to the type alias, prefix with `tyalias@` [INFO] [stderr] | [INFO] [stderr] 64 | //! Note that [`tyalias@crate::MValue`] is the key type used by the rest of the library, gis-tools, s2tiles, s2maps, etc. [INFO] [stderr] | ++++++++ [INFO] [stderr] help: to link to the derive macro, prefix with `derive@` [INFO] [stderr] | [INFO] [stderr] 64 | //! Note that [`derive@crate::MValue`] is the key type used by the rest of the library, gis-tools, s2tiles, s2maps, etc. [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `crate::MValue` is both a type alias and a derive macro [INFO] [stderr] --> lib.rs:74:52 [INFO] [stderr] | [INFO] [stderr] 74 | //! - [`crate::Value`] / [`crate::Properties`] / [`crate::MValue`]: [INFO] [stderr] | ^^^^^^^^^^^^^ ambiguous link [INFO] [stderr] | [INFO] [stderr] help: to link to the type alias, prefix with `tyalias@` [INFO] [stderr] | [INFO] [stderr] 74 | //! - [`crate::Value`] / [`crate::Properties`] / [`tyalias@crate::MValue`]: [INFO] [stderr] | ++++++++ [INFO] [stderr] help: to link to the derive macro, prefix with `derive@` [INFO] [stderr] | [INFO] [stderr] 74 | //! - [`crate::Value`] / [`crate::Properties`] / [`derive@crate::MValue`]: [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `crate::MValue` is both a type alias and a derive macro [INFO] [stderr] --> lib.rs:162:9 [INFO] [stderr] | [INFO] [stderr] 162 | //! - [`crate::MValue`]: Ensure M implements All MValue Traits used by VectorPoints [INFO] [stderr] | ^^^^^^^^^^^^^ ambiguous link [INFO] [stderr] | [INFO] [stderr] help: to link to the type alias, prefix with `tyalias@` [INFO] [stderr] | [INFO] [stderr] 162 | //! - [`tyalias@crate::MValue`]: Ensure M implements All MValue Traits used by VectorPoints [INFO] [stderr] | ++++++++ [INFO] [stderr] help: to link to the derive macro, prefix with `derive@` [INFO] [stderr] | [INFO] [stderr] 162 | //! - [`derive@crate::MValue`]: Ensure M implements All MValue Traits used by VectorPoints [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `crate::MValue` is both a type alias and a derive macro [INFO] [stderr] --> lib.rs:163:53 [INFO] [stderr] | [INFO] [stderr] 163 | //! - [`crate::ValuePrimitive`]: Sub type used by [`crate::MValue`] [INFO] [stderr] | ^^^^^^^^^^^^^ ambiguous link [INFO] [stderr] | [INFO] [stderr] help: to link to the type alias, prefix with `tyalias@` [INFO] [stderr] | [INFO] [stderr] 163 | //! - [`crate::ValuePrimitive`]: Sub type used by [`tyalias@crate::MValue`] [INFO] [stderr] | ++++++++ [INFO] [stderr] help: to link to the derive macro, prefix with `derive@` [INFO] [stderr] | [INFO] [stderr] 163 | //! - [`crate::ValuePrimitive`]: Sub type used by [`derive@crate::MValue`] [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `crate::ValuePrimitive` is both a type alias and a derive macro [INFO] [stderr] --> lib.rs:73:9 [INFO] [stderr] | [INFO] [stderr] 73 | //! - [`crate::ValuePrimitive`] / [`crate::MapboxProperties`]: [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ ambiguous link [INFO] [stderr] | [INFO] [stderr] help: to link to the type alias, prefix with `tyalias@` [INFO] [stderr] | [INFO] [stderr] 73 | //! - [`tyalias@crate::ValuePrimitive`] / [`crate::MapboxProperties`]: [INFO] [stderr] | ++++++++ [INFO] [stderr] help: to link to the derive macro, prefix with `derive@` [INFO] [stderr] | [INFO] [stderr] 73 | //! - [`derive@crate::ValuePrimitive`] / [`crate::MapboxProperties`]: [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `crate::ValuePrimitive` is both a type alias and a derive macro [INFO] [stderr] --> lib.rs:163:9 [INFO] [stderr] | [INFO] [stderr] 163 | //! - [`crate::ValuePrimitive`]: Sub type used by [`crate::MValue`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ ambiguous link [INFO] [stderr] | [INFO] [stderr] help: to link to the type alias, prefix with `tyalias@` [INFO] [stderr] | [INFO] [stderr] 163 | //! - [`tyalias@crate::ValuePrimitive`]: Sub type used by [`crate::MValue`] [INFO] [stderr] | ++++++++ [INFO] [stderr] help: to link to the derive macro, prefix with `derive@` [INFO] [stderr] | [INFO] [stderr] 163 | //! - [`derive@crate::ValuePrimitive`]: Sub type used by [`crate::MValue`] [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `crate::Properties` is both a type alias and a derive macro [INFO] [stderr] --> lib.rs:74:28 [INFO] [stderr] | [INFO] [stderr] 74 | //! - [`crate::Value`] / [`crate::Properties`] / [`crate::MValue`]: [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ ambiguous link [INFO] [stderr] | [INFO] [stderr] help: to link to the type alias, prefix with `tyalias@` [INFO] [stderr] | [INFO] [stderr] 74 | //! - [`crate::Value`] / [`tyalias@crate::Properties`] / [`crate::MValue`]: [INFO] [stderr] | ++++++++ [INFO] [stderr] help: to link to the derive macro, prefix with `derive@` [INFO] [stderr] | [INFO] [stderr] 74 | //! - [`crate::Value`] / [`derive@crate::Properties`] / [`crate::MValue`]: [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `crate::Properties` is both a type alias and a derive macro [INFO] [stderr] --> lib.rs:161:9 [INFO] [stderr] | [INFO] [stderr] 161 | //! - [`crate::Properties`]: Ensure M implements All MValue Traits used by VectorPoints [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ ambiguous link [INFO] [stderr] | [INFO] [stderr] help: to link to the type alias, prefix with `tyalias@` [INFO] [stderr] | [INFO] [stderr] 161 | //! - [`tyalias@crate::Properties`]: Ensure M implements All MValue Traits used by VectorPoints [INFO] [stderr] | ++++++++ [INFO] [stderr] help: to link to the derive macro, prefix with `derive@` [INFO] [stderr] | [INFO] [stderr] 161 | //! - [`derive@crate::Properties`]: Ensure M implements All MValue Traits used by VectorPoints [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `crate::JSONProperties` is both a type alias and a derive macro [INFO] [stderr] --> lib.rs:77:9 [INFO] [stderr] | [INFO] [stderr] 77 | //! - [`crate::JSONProperties`]: [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ ambiguous link [INFO] [stderr] | [INFO] [stderr] help: to link to the type alias, prefix with `tyalias@` [INFO] [stderr] | [INFO] [stderr] 77 | //! - [`tyalias@crate::JSONProperties`]: [INFO] [stderr] | ++++++++ [INFO] [stderr] help: to link to the derive macro, prefix with `derive@` [INFO] [stderr] | [INFO] [stderr] 77 | //! - [`derive@crate::JSONProperties`]: [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `crate::JSONProperties` is both a type alias and a derive macro [INFO] [stderr] --> lib.rs:164:9 [INFO] [stderr] | [INFO] [stderr] 164 | //! - [`crate::JSONProperties`]: JSON Properties specification to-from mechanics [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ ambiguous link [INFO] [stderr] | [INFO] [stderr] help: to link to the type alias, prefix with `tyalias@` [INFO] [stderr] | [INFO] [stderr] 164 | //! - [`tyalias@crate::JSONProperties`]: JSON Properties specification to-from mechanics [INFO] [stderr] | ++++++++ [INFO] [stderr] help: to link to the derive macro, prefix with `derive@` [INFO] [stderr] | [INFO] [stderr] 164 | //! - [`derive@crate::JSONProperties`]: JSON Properties specification to-from mechanics [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `s2json` (lib doc) generated 10 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/s2json/index.html [INFO] running `Command { std: "docker" "inspect" "14bcee90823b52c33eb627a391e0715fd4422c42200e1ba6118f7f318a51d610", kill_on_drop: false }`