Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.
# rustc version
rustc 1.60.0-nightly (30b3f35c4 2022-02-17)# docs.rs version
docsrs 0.6.0 (2b52011 2022-02-13)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/lucas-test-1.0.0-rc.5/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/lucas-test-1.0.0-rc.5/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" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "compression wry custom-protocol api-all cli updater system-tray devtools dox" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"--cfg\", \"doc_cfg\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20220217-1.60.0-nightly-30b3f35c4\", \"--static-root-path\", \"/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\"]" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-pc-windows-msvc\"" "-j3" "--target" "x86_64-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] cedf6cf06543183b3f34a2745745ff456341b55f52398ef0cc904142c019ae08
[INFO] running `Command { std: "docker" "start" "-a" "cedf6cf06543183b3f34a2745745ff456341b55f52398ef0cc904142c019ae08", kill_on_drop: false }`
[INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2
[INFO] [stderr] Compiling sys-info v0.9.1
[INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr] Checking png v0.11.0
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr]
[INFO] [stderr] warning: c/windows.c:4:10: fatal error: windows.h: No such file or directory
[INFO] [stderr] warning: 4 | #include <windows.h>
[INFO] [stderr] warning: | ^~~~~~~~~~~
[INFO] [stderr] warning: compilation terminated.
[INFO] [stderr]
[INFO] [stderr] error: failed to run custom build command for `sys-info v0.9.1`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/sys-info-64a0478df66e0a8a/build-script-build` (exit status: 1)
[INFO] [stderr] --- stdout
[INFO] [stderr] TARGET = Some("x86_64-pc-windows-msvc")
[INFO] [stderr] OPT_LEVEL = Some("0")
[INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr] CC_x86_64-pc-windows-msvc = None
[INFO] [stderr] CC_x86_64_pc_windows_msvc = None
[INFO] [stderr] TARGET_CC = None
[INFO] [stderr] CC = None
[INFO] [stderr] CROSS_COMPILE = None
[INFO] [stderr] CFLAGS_x86_64-pc-windows-msvc = None
[INFO] [stderr] CFLAGS_x86_64_pc_windows_msvc = None
[INFO] [stderr] TARGET_CFLAGS = None
[INFO] [stderr] CFLAGS = None
[INFO] [stderr] CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr] DEBUG = Some("true")
[INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2")
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-Fo/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/sys-info-e9f72cadcbc4941d/out/c/windows.o" "-c" "c/windows.c"
[INFO] [stderr] cargo:warning=c/windows.c:4:10: fatal error: windows.h: No such file or directory
[INFO] [stderr] cargo:warning= 4 | #include <windows.h>
[INFO] [stderr] cargo:warning= | ^~~~~~~~~~~
[INFO] [stderr] cargo:warning=compilation terminated.
[INFO] [stderr] exit status: 1
[INFO] [stderr]
[INFO] [stderr] --- stderr
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-Fo/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/sys-info-e9f72cadcbc4941d/out/c/windows.o" "-c" "c/windows.c" with args "cc" did not execute successfully (status code exit status: 1).
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr]
[INFO] [stderr] warning: Assembler messages:
[INFO] [stderr] warning: Fatal error: can't create debug.o: Read-only file system
[INFO] [stderr] warning: Assembler messages:
[INFO] [stderr] warning: Fatal error: can't create threading.o: Read-only file system
[INFO] [stderr]
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr]
[INFO] [stderr] warning: In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] warning: from bzip2-1.0.8/huffman.c:22:
[INFO] [stderr] warning: bzip2-1.0.8/bzlib.h:70: warning: "BZ_EXPORT" redefined
[INFO] [stderr] warning: 70 | #define BZ_EXPORT
[INFO] [stderr] warning: |
[INFO] [stderr] warning: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] warning: from bzip2-1.0.8/huffman.c:22:
[INFO] [stderr] warning: bzip2-1.0.8/bzlib.h:79:13: fatal error: windows.h: No such file or directory
[INFO] [stderr] warning: 79 | # include <windows.h>
[INFO] [stderr] warning: | ^~~~~~~~~~~
[INFO] [stderr] warning: compilation terminated.
[INFO] [stderr] warning: In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] warning: from bzip2-1.0.8/blocksort.c:22:
[INFO] [stderr] warning: bzip2-1.0.8/bzlib.h:70: warning: "BZ_EXPORT" redefined
[INFO] [stderr] warning: 70 | #define BZ_EXPORT
[INFO] [stderr] warning: |
[INFO] [stderr] warning: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] warning: from bzip2-1.0.8/blocksort.c:22:
[INFO] [stderr] warning: bzip2-1.0.8/bzlib.h:79:13: fatal error: windows.h: No such file or directory
[INFO] [stderr] warning: 79 | # include <windows.h>
[INFO] [stderr] warning: | ^~~~~~~~~~~
[INFO] [stderr] warning: compilation terminated.
[INFO] [stderr] warning: In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] warning: from bzip2-1.0.8/crctable.c:22:
[INFO] [stderr] warning: bzip2-1.0.8/bzlib.h:70: warning: "BZ_EXPORT" redefined
[INFO] [stderr] warning: 70 | #define BZ_EXPORT
[INFO] [stderr] warning: |
[INFO] [stderr] warning: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] warning: from bzip2-1.0.8/crctable.c:22:
[INFO] [stderr] warning: bzip2-1.0.8/bzlib.h:79:13: fatal error: windows.h: No such file or directory
[INFO] [stderr] warning: 79 | # include <windows.h>
[INFO] [stderr] warning: | ^~~~~~~~~~~
[INFO] [stderr] warning: compilation terminated.
[INFO] [stderr] warning: In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] warning: from bzip2-1.0.8/randtable.c:22:
[INFO] [stderr] warning: bzip2-1.0.8/bzlib.h:70: warning: "BZ_EXPORT" redefined
[INFO] [stderr] warning: 70 | #define BZ_EXPORT
[INFO] [stderr] warning: |
[INFO] [stderr] warning: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: In file included from bzip2-1.0.8/bzlib_private.h:33,
[INFO] [stderr] warning: from bzip2-1.0.8/randtable.c:22:
[INFO] [stderr] warning: bzip2-1.0.8/bzlib.h:79:13: fatal error: windows.h: No such file or directory
[INFO] [stderr] warning: 79 | # include <windows.h>
[INFO] [stderr] warning: | ^~~~~~~~~~~
[INFO] [stderr] warning: compilation terminated.
[INFO] [stderr]
[INFO] [stderr] error: build failed
[INFO] running `Command { std: "docker" "inspect" "cedf6cf06543183b3f34a2745745ff456341b55f52398ef0cc904142c019ae08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cedf6cf06543183b3f34a2745745ff456341b55f52398ef0cc904142c019ae08", kill_on_drop: false }`
[INFO] [stdout] cedf6cf06543183b3f34a2745745ff456341b55f52398ef0cc904142c019ae08