target-lexicon 0.13.0

LLVM target triple types
Documentation
Build #1576352 2024-12-05T23:31:28.741729+00:00
# rustc version
rustc 1.84.0-nightly (3fee0f12e 2024-11-20)# docs.rs version
docsrs 0.6.0 (3767aed0 2024-11-29)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/target-lexicon-0.13.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/target-lexicon-0.13.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2024-11-21" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20241120-1.84.0-nightly-3fee0f12e\", \"--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] [stdout] c875243a4ecf7cdcae36cdb2a345577bbf15f14dd56f3108f82c0b137889f923
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "c875243a4ecf7cdcae36cdb2a345577bbf15f14dd56f3108f82c0b137889f923", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: host, misc
[INFO] [stderr]     If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true`
[INFO] [stderr]     to the [[example]] target configuration of at least one example.
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] warning: unexpected `cfg` condition value: `rust_1_40`
[INFO] [stderr]   --> src/data_model.rs:43:12
[INFO] [stderr]    |
[INFO] [stderr] 43 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
[INFO] [stderr]    = help: consider adding `rust_1_40` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `rust_1_40`
[INFO] [stderr]   --> src/triple.rs:55:12
[INFO] [stderr]    |
[INFO] [stderr] 55 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
[INFO] [stderr]    = help: consider adding `rust_1_40` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `rust_1_40`
[INFO] [stderr]   --> src/targets.rs:14:12
[INFO] [stderr]    |
[INFO] [stderr] 14 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
[INFO] [stderr]    = help: consider adding `rust_1_40` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `rust_1_40`
[INFO] [stderr]   --> src/targets.rs:61:12
[INFO] [stderr]    |
[INFO] [stderr] 61 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
[INFO] [stderr]    = help: consider adding `rust_1_40` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `rust_1_40`
[INFO] [stderr]    --> src/targets.rs:111:12
[INFO] [stderr]     |
[INFO] [stderr] 111 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
[INFO] [stderr]     = help: consider adding `rust_1_40` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `rust_1_40`
[INFO] [stderr]    --> src/targets.rs:390:12
[INFO] [stderr]     |
[INFO] [stderr] 390 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
[INFO] [stderr]     = help: consider adding `rust_1_40` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `rust_1_40`
[INFO] [stderr]    --> src/targets.rs:411:12
[INFO] [stderr]     |
[INFO] [stderr] 411 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
[INFO] [stderr]     = help: consider adding `rust_1_40` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `rust_1_40`
[INFO] [stderr]    --> src/targets.rs:444:12
[INFO] [stderr]     |
[INFO] [stderr] 444 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
[INFO] [stderr]     = help: consider adding `rust_1_40` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `rust_1_40`
[INFO] [stderr]    --> src/targets.rs:467:12
[INFO] [stderr]     |
[INFO] [stderr] 467 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
[INFO] [stderr]     = help: consider adding `rust_1_40` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `rust_1_40`
[INFO] [stderr]    --> src/targets.rs:490:12
[INFO] [stderr]     |
[INFO] [stderr] 490 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
[INFO] [stderr]     = help: consider adding `rust_1_40` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `rust_1_40`
[INFO] [stderr]    --> src/targets.rs:515:12
[INFO] [stderr]     |
[INFO] [stderr] 515 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
[INFO] [stderr]     = help: consider adding `rust_1_40` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `rust_1_40`
[INFO] [stderr]    --> src/targets.rs:574:12
[INFO] [stderr]     |
[INFO] [stderr] 574 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
[INFO] [stderr]     = help: consider adding `rust_1_40` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `rust_1_40`
[INFO] [stderr]    --> src/targets.rs:649:12
[INFO] [stderr]     |
[INFO] [stderr] 649 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
[INFO] [stderr]     = help: consider adding `rust_1_40` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `rust_1_40`
[INFO] [stderr]    --> src/targets.rs:793:12
[INFO] [stderr]     |
[INFO] [stderr] 793 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
[INFO] [stderr]     = help: consider adding `rust_1_40` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `rust_1_40`
[INFO] [stderr]    --> src/targets.rs:881:12
[INFO] [stderr]     |
[INFO] [stderr] 881 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
[INFO] [stderr]     = help: consider adding `rust_1_40` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `target-lexicon` (build script) generated 15 warnings
[INFO] [stderr]  Documenting target-lexicon v0.13.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]  --> src/lib.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 |     feature = "cargo-clippy",
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
[INFO] [stderr]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `rust_1_40`
[INFO] [stderr]   --> src/data_model.rs:43:12
[INFO] [stderr]    |
[INFO] [stderr] 43 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
[INFO] [stderr]    = help: consider adding `rust_1_40` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: public documentation for `OperatingSystem` links to private item `DeploymentTarget`
[INFO] [stderr]    --> src/targets.rs:648:26
[INFO] [stderr]     |
[INFO] [stderr] 648 | /// [deployment target]: DeploymentTarget
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^ this item is private
[INFO] [stderr]     |
[INFO] [stderr]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stderr]     = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/data_model.rs:41:14
[INFO] [stderr]    |
[INFO] [stderr] 41 | /// See also https://en.cppreference.com/w/c/language/arithmetic_types
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]    = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]    |
[INFO] [stderr] 41 | /// See also <https://en.cppreference.com/w/c/language/arithmetic_types>
[INFO] [stderr]    |              +                                                         +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/triple.rs:64:9
[INFO] [stderr]    |
[INFO] [stderr] 64 |     /// https://github.com/WebAssembly/tool-conventions/blob/master/BasicCABI.md
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]    |
[INFO] [stderr] 64 |     /// <https://github.com/WebAssembly/tool-conventions/blob/master/BasicCABI.md>
[INFO] [stderr]    |         +                                                                        +
[INFO] [stderr] 
[INFO] [stderr] warning: `target-lexicon` (lib doc) generated 19 warnings (14 duplicates) (run `cargo fix --lib -p target-lexicon` to apply 2 suggestions)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/target_lexicon/index.html
[INFO] running `Command { std: "docker" "inspect" "c875243a4ecf7cdcae36cdb2a345577bbf15f14dd56f3108f82c0b137889f923", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c875243a4ecf7cdcae36cdb2a345577bbf15f14dd56f3108f82c0b137889f923", kill_on_drop: false }`
[INFO] [stdout] c875243a4ecf7cdcae36cdb2a345577bbf15f14dd56f3108f82c0b137889f923