Build #1594979 2024-12-20T13:27:46.207255+00:00
# rustc version
rustc 1.85.0-nightly (9e136a30a 2024-12-19)# docs.rs version
docsrs 0.6.0 (c595fb1a 2024-12-19)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/target-lexicon-0.13.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/target-lexicon-0.13.1/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20241219-1.85.0-nightly-9e136a30a\", \"--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] 5d73b4d35ea8dcc3dc9a9404398ae86ecda5507970af1cb11b48c977da18912b
[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" "5d73b4d35ea8dcc3dc9a9404398ae86ecda5507970af1cb11b48c977da18912b", 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.1 (/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.33s
[INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/target_lexicon/index.html
[INFO] running `Command { std: "docker" "inspect" "5d73b4d35ea8dcc3dc9a9404398ae86ecda5507970af1cb11b48c977da18912b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d73b4d35ea8dcc3dc9a9404398ae86ecda5507970af1cb11b48c977da18912b", kill_on_drop: false }`
[INFO] [stdout] 5d73b4d35ea8dcc3dc9a9404398ae86ecda5507970af1cb11b48c977da18912b