Build #1597921 2024-12-23T17:02:01.658228+00:00
# rustc version
rustc 1.85.0-nightly (426d17342 2024-12-21)# docs.rs version
docsrs 0.6.0 (a9496dd3 2024-12-22)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/cloud_filter_opendal-0.0.4/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/cloud_filter_opendal-0.0.4/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\", \"-20241221-1.85.0-nightly-426d17342\", \"--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-pc-windows-msvc\"" "-Zrustdoc-scrape-examples" "-j6" "--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] b03c44ed1fe50f09f5ce26ce9dae30766734540b995578a66bcbbc98d08979c8
[INFO] running `Command { std: "docker" "start" "-a" "b03c44ed1fe50f09f5ce26ce9dae30766734540b995578a66bcbbc98d08979c8", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: readonly
[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] Compiling ring v0.17.8
[INFO] [stderr] Checking icu_provider v1.5.0
[INFO] [stderr] Checking serde_urlencoded v0.7.1
[INFO] [stderr] Checking fastrand v2.3.0
[INFO] [stderr] Checking futures v0.3.31
[INFO] [stderr] Checking md-5 v0.10.6
[INFO] [stderr] Checking chrono v0.4.39
[INFO] [stderr] Checking memoffset v0.9.1
[INFO] [stderr] Checking anyhow v1.0.95
[INFO] [stderr] Checking backon v1.3.0
[INFO] [stderr] Checking windows v0.58.0
[INFO] [stderr] Checking nt-time v0.8.1
[INFO] [stderr] Checking serde_json v1.0.134
[INFO] [stderr] Checking icu_locid_transform v1.5.0
[INFO] [stderr] Checking uuid v1.11.0
[INFO] [stderr] Checking quick-xml v0.36.2
[INFO] [stderr] Compiling async-trait v0.1.83
[INFO] [stderr] Checking icu_properties v1.5.1
[INFO] [stderr] Checking flagset v0.4.6
[INFO] [stderr] Checking widestring v1.1.0
[INFO] [stderr] warning: ring@0.17.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.8: GNU compiler is not supported for this target
[INFO] [stderr] error: failed to run custom build command for `ring v0.17.8`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/ring-b568beb31217f4b0/build-script-build` (exit status: 1)
[INFO] [stderr] --- stdout
[INFO] [stderr] cargo:rerun-if-env-changed=RING_PREGENERATE_ASM
[INFO] [stderr] cargo:rustc-env=RING_CORE_PREFIX=ring_core_0_17_8_
[INFO] [stderr] OPT_LEVEL = Some(0)
[INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-ed026c69ef4e5014/out)
[INFO] [stderr] TARGET = Some(x86_64-pc-windows-msvc)
[INFO] [stderr] cargo:rerun-if-env-changed=VCINSTALLDIR
[INFO] [stderr] VCINSTALLDIR = None
[INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-pc-windows-msvc
[INFO] [stderr] CC_x86_64-pc-windows-msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_pc_windows_msvc
[INFO] [stderr] CC_x86_64_pc_windows_msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CC
[INFO] [stderr] TARGET_CC = None
[INFO] [stderr] cargo:rerun-if-env-changed=CC
[INFO] [stderr] CC = None
[INFO] [stderr] cargo:rerun-if-env-changed=CROSS_COMPILE
[INFO] [stderr] CROSS_COMPILE = None
[INFO] [stderr] RUSTC_LINKER = None
[INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr] RUSTC_WRAPPER = None
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr] CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr] DEBUG = Some(true)
[INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(cmpxchg16b,fxsr,lahfsahf,sse,sse2,sse3,x87)
[INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-pc-windows-msvc
[INFO] [stderr] CFLAGS_x86_64-pc-windows-msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_pc_windows_msvc
[INFO] [stderr] CFLAGS_x86_64_pc_windows_msvc = None
[INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CFLAGS
[INFO] [stderr] TARGET_CFLAGS = None
[INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr] CFLAGS = None
[INFO] [stderr] CARGO_ENCODED_RUSTFLAGS = Some()
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]
[INFO] [stderr] --- stderr
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] error occurred in cc-rs: Failed to find tool. Is `lib.exe` installed?
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b03c44ed1fe50f09f5ce26ce9dae30766734540b995578a66bcbbc98d08979c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b03c44ed1fe50f09f5ce26ce9dae30766734540b995578a66bcbbc98d08979c8", kill_on_drop: false }`
[INFO] [stdout] b03c44ed1fe50f09f5ce26ce9dae30766734540b995578a66bcbbc98d08979c8