target-lexicon 0.12.16

Targeting utilities for compilers and related tools
Documentation
Build #1307841 2024-07-30T22:41:46.233591+00:00
# rustc version
rustc 1.82.0-nightly (612a33f20 2024-07-29)# docs.rs version
docsrs 0.6.0 (bd66f012 2024-07-12)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/target-lexicon-0.12.16/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/target-lexicon-0.12.16/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240729-1.82.0-nightly-612a33f20\", \"--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}/i686-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "i686-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stdout] 45f3f980577b782f7b68ceb60f957f2ff4c1fe3f057a93d8928055a0570677a4
[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" "45f3f980577b782f7b68ceb60f957f2ff4c1fe3f057a93d8928055a0570677a4", 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:59:12
[INFO] [stderr]    |
[INFO] [stderr] 59 | #[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:109:12
[INFO] [stderr]     |
[INFO] [stderr] 109 | #[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:388:12
[INFO] [stderr]     |
[INFO] [stderr] 388 | #[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:409:12
[INFO] [stderr]     |
[INFO] [stderr] 409 | #[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:442:12
[INFO] [stderr]     |
[INFO] [stderr] 442 | #[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:465:12
[INFO] [stderr]     |
[INFO] [stderr] 465 | #[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:488:12
[INFO] [stderr]     |
[INFO] [stderr] 488 | #[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:513:12
[INFO] [stderr]     |
[INFO] [stderr] 513 | #[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:572:12
[INFO] [stderr]     |
[INFO] [stderr] 572 | #[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:630:12
[INFO] [stderr]     |
[INFO] [stderr] 630 | #[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:729:12
[INFO] [stderr]     |
[INFO] [stderr] 729 | #[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:817:12
[INFO] [stderr]     |
[INFO] [stderr] 817 | #[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.12.16 (/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: 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 18 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/i686-unknown-linux-gnu/doc/target_lexicon/index.html
[INFO] running `Command { std: "docker" "inspect" "45f3f980577b782f7b68ceb60f957f2ff4c1fe3f057a93d8928055a0570677a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45f3f980577b782f7b68ceb60f957f2ff4c1fe3f057a93d8928055a0570677a4", kill_on_drop: false }`
[INFO] [stdout] 45f3f980577b782f7b68ceb60f957f2ff4c1fe3f057a93d8928055a0570677a4