Build #1394380 2024-10-16T18:11:45.534474+00:00
# rustc version
rustc 1.84.0-nightly (e7c0d2750 2024-10-15)# docs.rs version
docsrs 0.6.0 (1943e684 2024-10-16)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/orbclient-0.3.48/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/orbclient-0.3.48/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20241015-1.84.0-nightly-e7c0d2750\", \"--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-pc-windows-msvc\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "i686-pc-windows-msvc", 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] 94cc8bf03d9962b9eae3c228531e7fce804f2ff69547b08075045a36a3365957
[INFO] running `Command { std: "docker" "start" "-a" "94cc8bf03d9962b9eae3c228531e7fce804f2ff69547b08075045a36a3365957", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: image_bench, rect_bench, simple
[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 orbclient v0.3.48 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr] --> src/color.rs:4:7
[INFO] [stderr] |
[INFO] [stderr] 4 | #[cfg(feature = "serde")]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `bundled`, `default`, `libc`, `raw-window-handle`, `sdl`, `sdl2`, `sdl2-sys`, `std`, and `unifont`
[INFO] [stderr] = help: consider adding `serde` 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: `serde`
[INFO] [stderr] --> src/color.rs:6:7
[INFO] [stderr] |
[INFO] [stderr] 6 | #[cfg(feature = "serde")]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `bundled`, `default`, `libc`, `raw-window-handle`, `sdl`, `sdl2`, `sdl2-sys`, `std`, and `unifont`
[INFO] [stderr] = help: consider adding `serde` 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: `serde`
[INFO] [stderr] --> src/color.rs:78:7
[INFO] [stderr] |
[INFO] [stderr] 78 | #[cfg(feature = "serde")]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `bundled`, `default`, `libc`, `raw-window-handle`, `sdl`, `sdl2`, `sdl2-sys`, `std`, and `unifont`
[INFO] [stderr] = help: consider adding `serde` 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: `serde`
[INFO] [stderr] --> src/color.rs:88:7
[INFO] [stderr] |
[INFO] [stderr] 88 | #[cfg(feature = "serde")]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `bundled`, `default`, `libc`, `raw-window-handle`, `sdl`, `sdl2`, `sdl2-sys`, `std`, and `unifont`
[INFO] [stderr] = help: consider adding `serde` 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: `serde`
[INFO] [stderr] --> src/color.rs:91:7
[INFO] [stderr] |
[INFO] [stderr] 91 | #[cfg(feature = "serde")]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `bundled`, `default`, `libc`, `raw-window-handle`, `sdl`, `sdl2`, `sdl2-sys`, `std`, and `unifont`
[INFO] [stderr] = help: consider adding `serde` 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: `orbclient` (lib doc) generated 5 warnings
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr] Generated /opt/rustwide/target/i686-pc-windows-msvc/doc/orbclient/index.html
[INFO] running `Command { std: "docker" "inspect" "94cc8bf03d9962b9eae3c228531e7fce804f2ff69547b08075045a36a3365957", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94cc8bf03d9962b9eae3c228531e7fce804f2ff69547b08075045a36a3365957", kill_on_drop: false }`
[INFO] [stdout] 94cc8bf03d9962b9eae3c228531e7fce804f2ff69547b08075045a36a3365957