ergokv 0.1.8

Easily store and retrieve data from TiKV with a derive
Documentation
Build #1792602 2025-02-22T09:46:18.571936+00:00
# rustc version
rustc 1.87.0-nightly (794c12416 2025-02-21)# docs.rs version
docsrs 0.6.0 (35977596 2025-02-09)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/ergokv-0.1.8/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/ergokv-0.1.8/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" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250221-1.87.0-nightly-794c12416\", \"--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] [stdout] ed29a8db7920a06e2dbaf0009f067b1cd30ce5b41333d6fecc255ed04a7a7367
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "ed29a8db7920a06e2dbaf0009f067b1cd30ce5b41333d6fecc255ed04a7a7367", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]    Compiling ring v0.17.10
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking schannel v0.1.27
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking h2 v0.4.8
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking windows-result v0.2.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking windows-strings v0.1.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking pin-project v1.1.9
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr] warning: ring@0.17.10: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.10: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.10: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.10: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.10: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.10: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.10: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.10: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.10: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.10: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.10: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.10: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.10: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.10: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.10: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.10: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.10: GNU compiler is not supported for this target
[INFO] [stderr] error: failed to run custom build command for `ring v0.17.10`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/ring-79de0a9ab6720fc4/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_MANIFEST_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_PKG_NAME
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_PKG_VERSION_MAJOR
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_PKG_VERSION_MINOR
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_PKG_VERSION_PATCH
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_PKG_VERSION_PRE
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_MANIFEST_LINKS
[INFO] [stderr]   cargo:rerun-if-env-changed=RING_PREGENERATE_ASM
[INFO] [stderr]   cargo:rerun-if-env-changed=OUT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_CFG_TARGET_ARCH
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_CFG_TARGET_OS
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_CFG_TARGET_ENV
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_CFG_TARGET_ENDIAN
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-d5e0fc49ba34aefd/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
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CFLAGS
[INFO] [stderr]   TARGET_CFLAGS = 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=CFLAGS_x86_64-pc-windows-msvc
[INFO] [stderr]   CFLAGS_x86_64-pc-windows-msvc = 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] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: failed to find tool "lib.exe": No such file or directory (os error 2)
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ed29a8db7920a06e2dbaf0009f067b1cd30ce5b41333d6fecc255ed04a7a7367", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed29a8db7920a06e2dbaf0009f067b1cd30ce5b41333d6fecc255ed04a7a7367", kill_on_drop: false }`
[INFO] [stdout] ed29a8db7920a06e2dbaf0009f067b1cd30ce5b41333d6fecc255ed04a7a7367