bevy_editor_pls_default_windows 0.9.0

In-App editor tools for bevy apps
Documentation
Build #1319679 2024-08-11T09:53:10.615616+00:00
# rustc version
rustc 1.82.0-nightly (e57f3090a 2024-08-05)# docs.rs version
docsrs 0.6.0 (a6435f13 2024-08-07)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/bevy_editor_pls_default_windows-0.9.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/bevy_editor_pls_default_windows-0.9.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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2024-08-06" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240805-1.82.0-nightly-e57f3090a\", \"--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] 8206b0899c9e93651c175e69dfceceb9b9687137ea1921c830544427cfae8550
[INFO] running `Command { std: "docker" "start" "-a" "8206b0899c9e93651c175e69dfceceb9b9687137ea1921c830544427cfae8550", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]     Checking bevy_app v0.14.1
[INFO] [stderr]     Checking wgpu-hal v0.21.1
[INFO] [stderr]    Compiling blake3 v1.5.3
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking const_soft_float v0.1.4
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: blake3@1.5.3: GNU compiler is not supported for this target
[INFO] [stderr] warning: blake3@1.5.3: GNU compiler is not supported for this target
[INFO] [stderr] warning: blake3@1.5.3: The C compiler "cc" does not support /arch:AVX512.
[INFO] [stderr] warning: blake3@1.5.3: GNU compiler is not supported for this target
[INFO] [stderr] 
[INFO] [stderr] error: failed to run custom build command for `blake3 v1.5.3`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/blake3-2b53af0952ef1a3a/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-b0f30ff611b8c763/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-b0f30ff611b8c763/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-b0f30ff611b8c763/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" "8206b0899c9e93651c175e69dfceceb9b9687137ea1921c830544427cfae8550", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8206b0899c9e93651c175e69dfceceb9b9687137ea1921c830544427cfae8550", kill_on_drop: false }`
[INFO] [stdout] 8206b0899c9e93651c175e69dfceceb9b9687137ea1921c830544427cfae8550