Build #1499628 2024-11-06T07:18:23.018507+00:00
# rustc version
rustc 1.84.0-nightly (bc5cf994d 2024-11-05)# docs.rs version
docsrs 0.6.0 (fd0fad95 2024-11-04)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/wayland-kbd-0.13.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/wayland-kbd-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: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\", \"-20241105-1.84.0-nightly-bc5cf994d\", \"--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] c0a112a850760e1b664b2105e8dcc86ad9a378c794522896866be8d52e0569d3
[INFO] running `Command { std: "docker" "start" "-a" "c0a112a850760e1b664b2105e8dcc86ad9a378c794522896866be8d52e0569d3", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: basic_input
[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] Checking wayland-client v0.12.5
[INFO] [stderr] error[E0433]: failed to resolve: could not find `unix` in `os`
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wayland-client-0.12.5/src/display.rs:6:14
[INFO] [stderr] |
[INFO] [stderr] 6 | use std::os::unix::ffi::OsStrExt;
[INFO] [stderr] | ^^^^ could not find `unix` in `os`
[INFO] [stderr] |
[INFO] [stderr] note: found an item that was configured out
[INFO] [stderr] --> /rustc/bc5cf994db9fb46712cefd89f78ad7fc51f184a2\library\std\src\os\mod.rs:36:9
[INFO] [stderr] note: the item is gated here
[INFO] [stderr] --> /rustc/bc5cf994db9fb46712cefd89f78ad7fc51f184a2\library\std\src\os\mod.rs:28:1
[INFO] [stderr] note: found an item that was configured out
[INFO] [stderr] --> /rustc/bc5cf994db9fb46712cefd89f78ad7fc51f184a2\library\std\src\os\mod.rs:85:9
[INFO] [stderr] note: the item is gated here
[INFO] [stderr] --> /rustc/bc5cf994db9fb46712cefd89f78ad7fc51f184a2\library\std\src\os\mod.rs:84:1
[INFO] [stderr]
[INFO] [stderr] error[E0433]: failed to resolve: could not find `unix` in `os`
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wayland-client-0.12.5/src/display.rs:182:47
[INFO] [stderr] |
[INFO] [stderr] 182 | pub unsafe fn get_fd(&self) -> ::std::os::unix::io::RawFd {
[INFO] [stderr] | ^^^^ could not find `unix` in `os`
[INFO] [stderr] |
[INFO] [stderr] note: found an item that was configured out
[INFO] [stderr] --> /rustc/bc5cf994db9fb46712cefd89f78ad7fc51f184a2\library\std\src\os\mod.rs:36:9
[INFO] [stderr] note: the item is gated here
[INFO] [stderr] --> /rustc/bc5cf994db9fb46712cefd89f78ad7fc51f184a2\library\std\src\os\mod.rs:28:1
[INFO] [stderr] note: found an item that was configured out
[INFO] [stderr] --> /rustc/bc5cf994db9fb46712cefd89f78ad7fc51f184a2\library\std\src\os\mod.rs:85:9
[INFO] [stderr] note: the item is gated here
[INFO] [stderr] --> /rustc/bc5cf994db9fb46712cefd89f78ad7fc51f184a2\library\std\src\os\mod.rs:84:1
[INFO] [stderr]
[INFO] [stderr] error[E0433]: failed to resolve: could not find `unix` in `os`
[INFO] [stderr] --> /opt/rustwide/target/i686-pc-windows-msvc/debug/build/wayland-client-676be10d584d285f/out/wayland_api.rs:1209:50
[INFO] [stderr] |
[INFO] [stderr] 1209 | pub fn create_pool(&self, fd: ::std::os::unix::io::RawFd, size: i32) ->super::wl_shm_pool::WlShmPool {
[INFO] [stderr] | ^^^^ could not find `unix` in `os`
[INFO] [stderr] |
[INFO] [stderr] note: found an item that was configured out
[INFO] [stderr] --> /rustc/bc5cf994db9fb46712cefd89f78ad7fc51f184a2\library\std\src\os\mod.rs:36:9
[INFO] [stderr] note: the item is gated here
[INFO] [stderr] --> /rustc/bc5cf994db9fb46712cefd89f78ad7fc51f184a2\library\std\src\os\mod.rs:28:1
[INFO] [stderr] note: found an item that was configured out
[INFO] [stderr] --> /rustc/bc5cf994db9fb46712cefd89f78ad7fc51f184a2\library\std\src\os\mod.rs:85:9
[INFO] [stderr] note: the item is gated here
[INFO] [stderr] --> /rustc/bc5cf994db9fb46712cefd89f78ad7fc51f184a2\library\std\src\os\mod.rs:84:1
[INFO] [stderr]
[INFO] [stderr] error[E0433]: failed to resolve: could not find `unix` in `os`
[INFO] [stderr] --> /opt/rustwide/target/i686-pc-windows-msvc/debug/build/wayland-client-676be10d584d285f/out/wayland_api.rs:1682:65
[INFO] [stderr] |
[INFO] [stderr] 1682 | pub fn receive(&self, mime_type: String, fd: ::std::os::unix::io::RawFd) ->RequestResult<()> {
[INFO] [stderr] | ^^^^ could not find `unix` in `os`
[INFO] [stderr] |
[INFO] [stderr] note: found an item that was configured out
[INFO] [stderr] --> /rustc/bc5cf994db9fb46712cefd89f78ad7fc51f184a2\library\std\src\os\mod.rs:36:9
[INFO] [stderr] note: the item is gated here
[INFO] [stderr] --> /rustc/bc5cf994db9fb46712cefd89f78ad7fc51f184a2\library\std\src\os\mod.rs:28:1
[INFO] [stderr] note: found an item that was configured out
[INFO] [stderr] --> /rustc/bc5cf994db9fb46712cefd89f78ad7fc51f184a2\library\std\src\os\mod.rs:85:9
[INFO] [stderr] note: the item is gated here
[INFO] [stderr] --> /rustc/bc5cf994db9fb46712cefd89f78ad7fc51f184a2\library\std\src\os\mod.rs:84:1
[INFO] [stderr]
[INFO] [stderr] error[E0433]: failed to resolve: could not find `unix` in `os`
[INFO] [stderr] --> /opt/rustwide/target/i686-pc-windows-msvc/debug/build/wayland-client-676be10d584d285f/out/wayland_api.rs:1946:132
[INFO] [stderr] |
[INFO] [stderr] 1946 | ... &WlDataSource, mime_type: String, fd: ::std::os::unix::io::RawFd),
[INFO] [stderr] | ^^^^ could not find `unix` in `os`
[INFO] [stderr] |
[INFO] [stderr] note: found an item that was configured out
[INFO] [stderr] --> /rustc/bc5cf994db9fb46712cefd89f78ad7fc51f184a2\library\std\src\os\mod.rs:36:9
[INFO] [stderr] note: the item is gated here
[INFO] [stderr] --> /rustc/bc5cf994db9fb46712cefd89f78ad7fc51f184a2\library\std\src\os\mod.rs:28:1
[INFO] [stderr] note: found an item that was configured out
[INFO] [stderr] --> /rustc/bc5cf994db9fb46712cefd89f78ad7fc51f184a2\library\std\src\os\mod.rs:85:9
[INFO] [stderr] note: the item is gated here
[INFO] [stderr] --> /rustc/bc5cf994db9fb46712cefd89f78ad7fc51f184a2\library\std\src\os\mod.rs:84:1
[INFO] [stderr]
[INFO] [stderr] error[E0433]: failed to resolve: could not find `unix` in `os`
[INFO] [stderr] --> /opt/rustwide/target/i686-pc-windows-msvc/debug/build/wayland-client-676be10d584d285f/out/wayland_api.rs:4796:132
[INFO] [stderr] |
[INFO] [stderr] 4796 | ...&WlKeyboard, format: KeymapFormat, fd: ::std::os::unix::io::RawFd, size: u32),
[INFO] [stderr] | ^^^^ could not find `unix` in `os`
[INFO] [stderr] |
[INFO] [stderr] note: found an item that was configured out
[INFO] [stderr] --> /rustc/bc5cf994db9fb46712cefd89f78ad7fc51f184a2\library\std\src\os\mod.rs:36:9
[INFO] [stderr] note: the item is gated here
[INFO] [stderr] --> /rustc/bc5cf994db9fb46712cefd89f78ad7fc51f184a2\library\std\src\os\mod.rs:28:1
[INFO] [stderr] note: found an item that was configured out
[INFO] [stderr] --> /rustc/bc5cf994db9fb46712cefd89f78ad7fc51f184a2\library\std\src\os\mod.rs:85:9
[INFO] [stderr] note: the item is gated here
[INFO] [stderr] --> /rustc/bc5cf994db9fb46712cefd89f78ad7fc51f184a2\library\std\src\os\mod.rs:84:1
[INFO] [stderr]
[INFO] [stderr] error[E0599]: no method named `as_bytes` found for reference `&OsStr` in the current scope
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wayland-client-0.12.5/src/display.rs:80:34
[INFO] [stderr] |
[INFO] [stderr] 80 | let name = CString::new(name.as_bytes().to_owned()).map_err(|_| ConnectError::NoCompositorListening)?;
[INFO] [stderr] | ^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] help: there is a method `as_encoded_bytes` with a similar name
[INFO] [stderr] |
[INFO] [stderr] 80 | let name = CString::new(name.as_encoded_bytes().to_owned()).map_err(|_| ConnectError::NoCompositorListening)?;
[INFO] [stderr] | ~~~~~~~~~~~~~~~~
[INFO] [stderr]
[INFO] [stderr] Some errors have detailed explanations: E0433, E0599.
[INFO] [stderr] For more information about an error, try `rustc --explain E0433`.
[INFO] [stderr] error: could not compile `wayland-client` (lib) due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "c0a112a850760e1b664b2105e8dcc86ad9a378c794522896866be8d52e0569d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0a112a850760e1b664b2105e8dcc86ad9a378c794522896866be8d52e0569d3", kill_on_drop: false }`
[INFO] [stdout] c0a112a850760e1b664b2105e8dcc86ad9a378c794522896866be8d52e0569d3