Build #1330092 2024-08-19T18:19:21.307476+00:00
# rustc version
rustc 1.82.0-nightly (6de928dce 2024-08-18)# docs.rs version
docsrs 0.6.0 (a6155e2c 2024-08-13)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/blake3-1.5.4/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/blake3-1.5.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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "mmap rayon serde zeroize" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240818-1.82.0-nightly-6de928dce\", \"--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] 8d1c5edfcb7864aab2a7ed63b4b4683293b84310a6a7f90dddb3147447b11e9e
[INFO] running `Command { std: "docker" "start" "-a" "8d1c5edfcb7864aab2a7ed63b4b4683293b84310a6a7f90dddb3147447b11e9e", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Checking arrayvec v0.7.6
[INFO] [stderr] Checking crossbeam-epoch v0.9.18
[INFO] [stderr] Compiling blake3 v1.5.4 (/opt/rustwide/workdir)
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr]
[INFO] [stderr] warning: blake3@1.5.4: GNU compiler is not supported for this target
[INFO] [stderr] warning: blake3@1.5.4: GNU compiler is not supported for this target
[INFO] [stderr] warning: blake3@1.5.4: The C compiler "cc" does not support /arch:AVX512.
[INFO] [stderr] warning: blake3@1.5.4: GNU compiler is not supported for this target
[INFO] [stderr]
[INFO] [stderr] error: failed to run custom build command for `blake3 v1.5.4 (/opt/rustwide/workdir)`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/blake3-e3c29c8afd8d89e3/build-script-build` (exit status: 1)
[INFO] [stderr] --- stdout
[INFO] [stderr] cargo:rustc-check-cfg=cfg(blake3_sse2_ffi, values(none()))
[INFO] [stderr] cargo:rustc-check-cfg=cfg(blake3_sse2_rust, values(none()))
[INFO] [stderr] cargo:rustc-check-cfg=cfg(blake3_sse41_ffi, values(none()))
[INFO] [stderr] cargo:rustc-check-cfg=cfg(blake3_sse41_rust, values(none()))
[INFO] [stderr] cargo:rustc-check-cfg=cfg(blake3_avx2_ffi, values(none()))
[INFO] [stderr] cargo:rustc-check-cfg=cfg(blake3_avx2_rust, values(none()))
[INFO] [stderr] cargo:rustc-check-cfg=cfg(blake3_avx512_ffi, values(none()))
[INFO] [stderr] cargo:rustc-check-cfg=cfg(blake3_neon, values(none()))
[INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_PURE
[INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_NO_NEON
[INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/blake3-3129fed0aba3319b/out)
[INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr] TARGET = Some(x86_64-pc-windows-msvc)
[INFO] [stderr] VCINSTALLDIR = None
[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] 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] OUT_DIR = Some(/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/blake3-3129fed0aba3319b/out)
[INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr] CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(cmpxchg16b,fxsr,lahfsahf,sse,sse2,sse3)
[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] OPT_LEVEL = Some(0)
[INFO] [stderr] cargo:warning=GNU compiler is not supported for this target
[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)
[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] cargo:warning=The C compiler "cc" does not support /arch:AVX512.
[INFO] [stderr] cargo:rerun-if-env-changed=BLAKE3_CI
[INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_PREFER_INTRINSICS
[INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_PURE
[INFO] [stderr] cargo:rustc-cfg=blake3_sse2_ffi
[INFO] [stderr] cargo:rustc-cfg=blake3_sse41_ffi
[INFO] [stderr] cargo:rustc-cfg=blake3_avx2_ffi
[INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/blake3-3129fed0aba3319b/out)
[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] VCINSTALLDIR = None
[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] 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] CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr] DEBUG = Some(true)
[INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(cmpxchg16b,fxsr,lahfsahf,sse,sse2,sse3)
[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]
[INFO] [stderr] --- stderr
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] error occurred: Failed to find tool. Is `ml64.exe` installed?
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8d1c5edfcb7864aab2a7ed63b4b4683293b84310a6a7f90dddb3147447b11e9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d1c5edfcb7864aab2a7ed63b4b4683293b84310a6a7f90dddb3147447b11e9e", kill_on_drop: false }`
[INFO] [stdout] 8d1c5edfcb7864aab2a7ed63b4b4683293b84310a6a7f90dddb3147447b11e9e