surrealcs 0.4.4

The SurrealCS client code for SurrealDB
Documentation
Build #1722967 2025-02-08T09:38:49.411677+00:00
# rustc version
rustc 1.86.0-nightly (a9e7b3048 2025-02-07)# docs.rs version
docsrs 0.6.0 (29a0e81b 2025-01-22)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/surrealcs-0.4.4/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/surrealcs-0.4.4/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\", \"-20250207-1.86.0-nightly-a9e7b3048\", \"--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-pc-windows-msvc\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "i686-pc-windows-msvc", kill_on_drop: false }`
[INFO] [stdout] 83e983056b655b6cdef29648733cf42ceb693977c4315e7561e06a6abe736215
[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" "83e983056b655b6cdef29648733cf42ceb693977c4315e7561e06a6abe736215", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]     Checking surrealcs-kernel v0.4.4
[INFO] [stderr] error[E0308]: mismatched types
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/surrealcs-kernel-0.4.4/src/messages/serialization/header.rs:37:32
[INFO] [stderr]    |
[INFO] [stderr] 37 |               value: usize::from_be_bytes([
[INFO] [stderr]    |  ____________________--------------------_^
[INFO] [stderr]    | |                    |
[INFO] [stderr]    | |                    arguments to this function are incorrect
[INFO] [stderr] 38 | |                 bytes[0], bytes[1], bytes[2], bytes[3], bytes[4], bytes[5], bytes[6], bytes[7],
[INFO] [stderr] 39 | |             ]),
[INFO] [stderr]    | |_____________^ expected an array with a size of 4, found one with a size of 8
[INFO] [stderr]    |
[INFO] [stderr] note: associated function defined here
[INFO] [stderr]   --> /rustc/a9e7b30487235621751cc628f170c0f15fb215c4\library\core\src\num\mod.rs:1194:5
[INFO] [stderr]    = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0308]: mismatched types
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/surrealcs-kernel-0.4.4/src/messages/serialization/header.rs:58:32
[INFO] [stderr]    |
[INFO] [stderr] 58 |               value: usize::from_be_bytes([
[INFO] [stderr]    |  ____________________--------------------_^
[INFO] [stderr]    | |                    |
[INFO] [stderr]    | |                    arguments to this function are incorrect
[INFO] [stderr] 59 | |                 bytes[0], bytes[1], bytes[2], bytes[3], bytes[4], bytes[5], bytes[6], bytes[7],
[INFO] [stderr] 60 | |             ]),
[INFO] [stderr]    | |_____________^ expected an array with a size of 4, found one with a size of 8
[INFO] [stderr]    |
[INFO] [stderr] note: associated function defined here
[INFO] [stderr]   --> /rustc/a9e7b30487235621751cc628f170c0f15fb215c4\library\core\src\num\mod.rs:1194:5
[INFO] [stderr]    = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0308`.
[INFO] [stderr] error: could not compile `surrealcs-kernel` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "83e983056b655b6cdef29648733cf42ceb693977c4315e7561e06a6abe736215", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83e983056b655b6cdef29648733cf42ceb693977c4315e7561e06a6abe736215", kill_on_drop: false }`
[INFO] [stdout] 83e983056b655b6cdef29648733cf42ceb693977c4315e7561e06a6abe736215