Build #1615269 2025-01-10T07:00:13.606648+00:00
# rustc version
rustc 1.86.0-nightly (824759493 2025-01-09)# docs.rs version
docsrs 0.6.0 (9368f26f 2025-01-09)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/fastembed-4.4.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/fastembed-4.4.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/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\", \"-20250109-1.86.0-nightly-824759493\", \"--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] b53c01c6e5af56dd48f7afaaeac97963dda6753417350c4320a402ead49a39ae
[INFO] running `Command { std: "docker" "start" "-a" "b53c01c6e5af56dd48f7afaaeac97963dda6753417350c4320a402ead49a39ae", kill_on_drop: false }`
[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_normalizer v1.5.0
[INFO] [stderr] Checking flate2 v1.0.35
[INFO] [stderr] Checking thiserror v1.0.69
[INFO] [stderr] Checking windows_x86_64_msvc v0.48.5
[INFO] [stderr] Checking num-bigint v0.4.6
[INFO] [stderr] Checking spin v0.9.8
[INFO] [stderr] Checking rustls-pki-types v1.10.1
[INFO] [stderr] Checking arrayvec v0.7.6
[INFO] [stderr] Checking aligned-vec v0.5.0
[INFO] [stderr] Checking untrusted v0.9.0
[INFO] [stderr] Compiling serde_json v1.0.135
[INFO] [stderr] Checking windows-targets v0.48.5
[INFO] [stderr] Checking v_frame v0.3.8
[INFO] [stderr] Checking anyhow v1.0.95
[INFO] [stderr] Checking ppv-lite86 v0.2.20
[INFO] [stderr] Checking idna_adapter v1.2.0
[INFO] [stderr] Checking itertools v0.12.1
[INFO] [stderr] Checking rand_core v0.6.4
[INFO] [stderr] Checking ryu v1.0.18
[INFO] [stderr] Checking percent-encoding v2.3.1
[INFO] [stderr] Checking itoa v1.0.14
[INFO] [stderr] Checking bitflags v1.3.2
[INFO] [stderr] Compiling native-tls v0.2.12
[INFO] [stderr] Checking rand_chacha v0.3.1
[INFO] [stderr] Compiling portable-atomic v1.10.0
[INFO] [stderr] Checking form_urlencoded v1.2.1
[INFO] [stderr] Compiling matrixmultiply v0.3.9
[INFO] [stderr] Checking profiling v1.0.16
[INFO] [stderr] Compiling onig_sys v69.8.1
[INFO] [stderr] Checking idna v1.0.3
[INFO] [stderr] warning: onig_sys@69.8.1: GNU compiler is not supported for this target
[INFO] [stderr] warning: onig_sys@69.8.1: In file included from oniguruma/src/regenc.h:36,
[INFO] [stderr] warning: onig_sys@69.8.1: from oniguruma/src/regint.h:103,
[INFO] [stderr] warning: onig_sys@69.8.1: from oniguruma/src/regexec.c:36:
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-b221650c68162797/out/config.h:33:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1: 33 | #define gid_t int
[INFO] [stderr] warning: onig_sys@69.8.1: | ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: /opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-b221650c68162797/out/config.h:32:15: error: two or more data types in declaration specifiers
[INFO] [stderr] warning: onig_sys@69.8.1: 32 | #define uid_t int
[INFO] [stderr] warning: onig_sys@69.8.1: | ^~~
[INFO] [stderr] warning: onig_sys@69.8.1: In file included from oniguruma/src/regexec.c:36:
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regint.h:422:9: error: unknown type name 'uint32_t'
[INFO] [stderr] warning: onig_sys@69.8.1: 422 | typedef uint32_t Bits;
[INFO] [stderr] warning: onig_sys@69.8.1: | ^~~~~~~~
[INFO] [stderr] error: failed to run custom build command for `onig_sys v69.8.1`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/onig_sys-eb2f9d74c8114960/build-script-build` (exit status: 1)
[INFO] [stderr] --- stdout
[INFO] [stderr] cargo:rerun-if-env-changed=RUSTONIG_DYNAMIC_LIBONIG
[INFO] [stderr] cargo:rerun-if-env-changed=RUSTONIG_STATIC_LIBONIG
[INFO] [stderr] cargo:rerun-if-env-changed=RUSTONIG_SYSTEM_LIBONIG
[INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-b221650c68162797/out)
[INFO] [stderr] OPT_LEVEL = Some(0)
[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=In file included from oniguruma/src/regenc.h:36,
[INFO] [stderr] cargo:warning= from oniguruma/src/regint.h:103,
[INFO] [stderr] cargo:warning= from oniguruma/src/regexec.c:36:
[INFO] [stderr] cargo:warning=/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-b221650c68162797/out/config.h:33:15: error: two or more data types in declaration specifiers
[INFO] [stderr] cargo:warning= 33 | #define gid_t int
[INFO] [stderr] cargo:warning= | ^~~
[INFO] [stderr] cargo:warning=/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-b221650c68162797/out/config.h:32:15: error: two or more data types in declaration specifiers
[INFO] [stderr] cargo:warning= 32 | #define uid_t int
[INFO] [stderr] cargo:warning= | ^~~
[INFO] [stderr] cargo:warning=In file included from oniguruma/src/regexec.c:36:
[INFO] [stderr] cargo:warning=oniguruma/src/regint.h:422:9: error: unknown type name 'uint32_t'
[INFO] [stderr] cargo:warning= 422 | typedef uint32_t Bits;
[INFO] [stderr] cargo:warning= | ^~~~~~~~
[INFO] [stderr]
[INFO] [stderr] --- stderr
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] error occurred in cc-rs: Command LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-b221650c68162797/out" "-I" "oniguruma/src" "-o" "/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/onig_sys-b221650c68162797/out/a445302c6d3dcb51-regexec.o" "-c" "oniguruma/src/regexec.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] 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-a78993341c40b3a0/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-05befc2f816c130a/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] running `Command { std: "docker" "inspect" "b53c01c6e5af56dd48f7afaaeac97963dda6753417350c4320a402ead49a39ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b53c01c6e5af56dd48f7afaaeac97963dda6753417350c4320a402ead49a39ae", kill_on_drop: false }`
[INFO] [stdout] b53c01c6e5af56dd48f7afaaeac97963dda6753417350c4320a402ead49a39ae