Build #1715838 2025-02-06T19:03:14.373409+00:00
# rustc version
rustc 1.86.0-nightly (a9730c3b5 2025-02-05)# docs.rs version
docsrs 0.6.0 (29a0e81b 2025-01-22)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/lance-file-0.23.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/lance-file-0.23.0/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "protoc" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250205-1.86.0-nightly-a9730c3b5\", \"--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}/i686-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "i686-unknown-linux-gnu", 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] 2872e857efbced86a8260aecf1ca4e02346f8e9d264d8934871f3d6e6601f890
[INFO] running `Command { std: "docker" "start" "-a" "2872e857efbced86a8260aecf1ca4e02346f8e9d264d8934871f3d6e6601f890", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Checking lance-core v0.23.0
[INFO] [stderr] error[E0308]: mismatched types
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lance-core-0.23.0/src/utils/cpu.rs:19:53
[INFO] [stderr] |
[INFO] [stderr] 19 | pub static ref FP16_SIMD_SUPPORT: SimdSupport = {
[INFO] [stderr] | _____________________________________________________^
[INFO] [stderr] 20 | | #[cfg(target_arch = "aarch64")]
[INFO] [stderr] 21 | | {
[INFO] [stderr] 22 | | if aarch64::has_neon_f16_support() {
[INFO] [stderr] ... |
[INFO] [stderr] 48 | | };
[INFO] [stderr] | |_____^ expected `SimdSupport`, found `()`
[INFO] [stderr]
[INFO] [stderr] For more information about this error, try `rustc --explain E0308`.
[INFO] [stderr] error: could not compile `lance-core` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "2872e857efbced86a8260aecf1ca4e02346f8e9d264d8934871f3d6e6601f890", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2872e857efbced86a8260aecf1ca4e02346f8e9d264d8934871f3d6e6601f890", kill_on_drop: false }`
[INFO] [stdout] 2872e857efbced86a8260aecf1ca4e02346f8e9d264d8934871f3d6e6601f890