Build #1212826 2024-05-07T19:37:33.279295+00:00
# rustc version
rustc 1.80.0-nightly (7d83a4c13 2024-05-06)# docs.rs version
docsrs 0.6.0 (7c63657e 2024-05-03)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/wasmtime-environ-20.0.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/wasmtime-environ-20.0.2/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240506-1.80.0-nightly-7d83a4c13\", \"--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: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] a9add667ca95bf62396d303036bb0a2bce144d083e42b33d3c21260f75dc9532
[INFO] running `Command { std: "docker" "start" "-a" "a9add667ca95bf62396d303036bb0a2bce144d083e42b33d3c21260f75dc9532", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: factc
[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] Documenting wasmtime-environ v20.0.2 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unexpected `cfg` condition value: `wmemcheck`
[INFO] [stderr] --> src/builtin.rs:45:19
[INFO] [stderr] |
[INFO] [stderr] 45 | #[cfg(feature = "wmemcheck")]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 184 | foreach_builtin_function!(declare_indexes);
[INFO] [stderr] | ------------------------------------------ in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `compile`, `component-model`, `demangle`, `gc`, `threads`
[INFO] [stderr] = help: consider adding `wmemcheck` as a feature in `Cargo.toml`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] = note: this warning originates in the macro `foreach_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `wmemcheck`
[INFO] [stderr] --> src/builtin.rs:48:19
[INFO] [stderr] |
[INFO] [stderr] 48 | #[cfg(feature = "wmemcheck")]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 184 | foreach_builtin_function!(declare_indexes);
[INFO] [stderr] | ------------------------------------------ in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `compile`, `component-model`, `demangle`, `gc`, `threads`
[INFO] [stderr] = help: consider adding `wmemcheck` as a feature in `Cargo.toml`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the macro `foreach_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `wmemcheck`
[INFO] [stderr] --> src/builtin.rs:51:19
[INFO] [stderr] |
[INFO] [stderr] 51 | #[cfg(feature = "wmemcheck")]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 184 | foreach_builtin_function!(declare_indexes);
[INFO] [stderr] | ------------------------------------------ in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `compile`, `component-model`, `demangle`, `gc`, `threads`
[INFO] [stderr] = help: consider adding `wmemcheck` as a feature in `Cargo.toml`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the macro `foreach_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `wmemcheck`
[INFO] [stderr] --> src/builtin.rs:54:19
[INFO] [stderr] |
[INFO] [stderr] 54 | #[cfg(feature = "wmemcheck")]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 184 | foreach_builtin_function!(declare_indexes);
[INFO] [stderr] | ------------------------------------------ in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `compile`, `component-model`, `demangle`, `gc`, `threads`
[INFO] [stderr] = help: consider adding `wmemcheck` as a feature in `Cargo.toml`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the macro `foreach_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `wmemcheck`
[INFO] [stderr] --> src/builtin.rs:57:19
[INFO] [stderr] |
[INFO] [stderr] 57 | #[cfg(feature = "wmemcheck")]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 184 | foreach_builtin_function!(declare_indexes);
[INFO] [stderr] | ------------------------------------------ in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `compile`, `component-model`, `demangle`, `gc`, `threads`
[INFO] [stderr] = help: consider adding `wmemcheck` as a feature in `Cargo.toml`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the macro `foreach_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `wmemcheck`
[INFO] [stderr] --> src/builtin.rs:60:19
[INFO] [stderr] |
[INFO] [stderr] 60 | #[cfg(feature = "wmemcheck")]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 184 | foreach_builtin_function!(declare_indexes);
[INFO] [stderr] | ------------------------------------------ in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `compile`, `component-model`, `demangle`, `gc`, `threads`
[INFO] [stderr] = help: consider adding `wmemcheck` as a feature in `Cargo.toml`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the macro `foreach_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `wmemcheck`
[INFO] [stderr] --> src/builtin.rs:63:19
[INFO] [stderr] |
[INFO] [stderr] 63 | #[cfg(feature = "wmemcheck")]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 184 | foreach_builtin_function!(declare_indexes);
[INFO] [stderr] | ------------------------------------------ in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `compile`, `component-model`, `demangle`, `gc`, `threads`
[INFO] [stderr] = help: consider adding `wmemcheck` as a feature in `Cargo.toml`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the macro `foreach_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `wmemcheck`
[INFO] [stderr] --> src/builtin.rs:66:19
[INFO] [stderr] |
[INFO] [stderr] 66 | #[cfg(feature = "wmemcheck")]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 184 | foreach_builtin_function!(declare_indexes);
[INFO] [stderr] | ------------------------------------------ in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `compile`, `component-model`, `demangle`, `gc`, `threads`
[INFO] [stderr] = help: consider adding `wmemcheck` as a feature in `Cargo.toml`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the macro `foreach_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `crate::Compiler`
[INFO] [stderr] --> src/module_artifacts.rs:118:54
[INFO] [stderr] |
[INFO] [stderr] 118 | /// Value of a configured setting for a [`Compiler`](crate::Compiler)
[INFO] [stderr] | ^^^^^^^^^^^^^^^ no item named `Compiler` in module `wasmtime_environ`
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: `wasmtime-environ` (lib doc) generated 9 warnings
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.19s
[INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/wasmtime_environ/index.html
[INFO] running `Command { std: "docker" "inspect" "a9add667ca95bf62396d303036bb0a2bce144d083e42b33d3c21260f75dc9532", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9add667ca95bf62396d303036bb0a2bce144d083e42b33d3c21260f75dc9532", kill_on_drop: false }`
[INFO] [stdout] a9add667ca95bf62396d303036bb0a2bce144d083e42b33d3c21260f75dc9532