simplearrayhash 0.1.1

simplearrayhash
Documentation
Build #1808428 2025-02-26 20:46:08
# rustc version
rustc 1.87.0-nightly (85abb2763 2025-02-25)# docs.rs version
docsrs 0.6.0 (35977596 2025-02-09)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/simplearrayhash-0.1.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/simplearrayhash-0.1.1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250225-1.87.0-nightly-85abb2763\", \"--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] 4f497c913ea2fa7ab20a9a9f51b5ceef675da7b0838263553cc475a5747d2f7e
[INFO] running `Command { std: "docker" "start" "-a" "4f497c913ea2fa7ab20a9a9f51b5ceef675da7b0838263553cc475a5747d2f7e", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]     Checking libc v0.2.170
[INFO] [stderr]    Compiling fasthash-sys v0.3.2
[INFO] [stderr]     Checking anyhow v1.0.96
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr] warning: fasthash-sys@0.3.2: In file included from /usr/include/c++/11/stdlib.h:36,
[INFO] [stderr] warning: fasthash-sys@0.3.2:                  from src/smhasher/Platform.h:47,
[INFO] [stderr] warning: fasthash-sys@0.3.2:                  from src/smhasher/City.h:46,
[INFO] [stderr] warning: fasthash-sys@0.3.2:                  from src/fasthash.hpp:1,
[INFO] [stderr] warning: fasthash-sys@0.3.2:                  from src/fasthash.cpp:1:
[INFO] [stderr] warning: fasthash-sys@0.3.2: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: fasthash-sys@0.3.2:    41 | #include <bits/c++config.h>
[INFO] [stderr] warning: fasthash-sys@0.3.2:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: fasthash-sys@0.3.2: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `fasthash-sys v0.3.2`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/fasthash-sys-7b14e493c621558a/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   TARGET = Some("i686-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   TARGET = Some("i686-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("i686-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("i686-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CC_i686-unknown-linux-gnu = None
[INFO] [stderr]   CC_i686_unknown_linux_gnu = None
[INFO] [stderr]   TARGET_CC = None
[INFO] [stderr]   CC = None
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CROSS_COMPILE = None
[INFO] [stderr]   TARGET = Some("i686-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CFLAGS_i686-unknown-linux-gnu = None
[INFO] [stderr]   CFLAGS_i686_unknown_linux_gnu = None
[INFO] [stderr]   TARGET_CFLAGS = None
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m32" "-march=i686" "-Wno-implicit-fallthrough" "-Wno-unknown-attributes" "-msse4.2" "-maes" "-mavx" "-mavx2" "-DT1HA0_RUNTIME_SELECT=1" "-DT1HA0_AESNI_AVAILABLE=1" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/fasthash-sys-7834d3cf7a337f4d/out/src/fasthash.o" "-c" "src/fasthash.cpp"
[INFO] [stderr]   cargo:warning=In file included from /usr/include/c++/11/stdlib.h:36,
[INFO] [stderr]   cargo:warning=                 from src/smhasher/Platform.h:47,
[INFO] [stderr]   cargo:warning=                 from src/smhasher/City.h:46,
[INFO] [stderr]   cargo:warning=                 from src/fasthash.hpp:1,
[INFO] [stderr]   cargo:warning=                 from src/fasthash.cpp:1:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   41 | #include <bits/c++config.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gcc-0.3.55/src/lib.rs:1672:5:
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   Internal error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m32" "-march=i686" "-Wno-implicit-fallthrough" "-Wno-unknown-attributes" "-msse4.2" "-maes" "-mavx" "-mavx2" "-DT1HA0_RUNTIME_SELECT=1" "-DT1HA0_AESNI_AVAILABLE=1" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/fasthash-sys-7834d3cf7a337f4d/out/src/fasthash.o" "-c" "src/fasthash.cpp" with args "cc" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4f497c913ea2fa7ab20a9a9f51b5ceef675da7b0838263553cc475a5747d2f7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f497c913ea2fa7ab20a9a9f51b5ceef675da7b0838263553cc475a5747d2f7e", kill_on_drop: false }`
[INFO] [stdout] 4f497c913ea2fa7ab20a9a9f51b5ceef675da7b0838263553cc475a5747d2f7e