[INFO] cloning repository https://github.com/BigBuildBench/surrealdb_surrealkv
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BigBuildBench/surrealdb_surrealkv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBigBuildBench%2Fsurrealdb_surrealkv", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBigBuildBench%2Fsurrealdb_surrealkv'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bc9d76528d9e323cf521558781323a4d3d8bba7f
[INFO] checking BigBuildBench/surrealdb_surrealkv against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBigBuildBench%2Fsurrealdb_surrealkv" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/BigBuildBench/surrealdb_surrealkv on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/BigBuildBench/surrealdb_surrealkv
[INFO] finished tweaking git repo https://github.com/BigBuildBench/surrealdb_surrealkv
[INFO] tweaked toml for git repo https://github.com/BigBuildBench/surrealdb_surrealkv written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 146 packages to latest compatible versions
[INFO] [stderr]       Adding fmmap v0.3.3 (available: v0.4.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mimalloc v0.1.44
[INFO] [stderr]   Downloaded structmeta v0.2.0
[INFO] [stderr]   Downloaded fmmap v0.3.3
[INFO] [stderr]   Downloaded memmapix v0.7.6
[INFO] [stderr]   Downloaded parse-display v0.8.2
[INFO] [stderr]   Downloaded parse-display-derive v0.8.2
[INFO] [stderr]   Downloaded fs4 v0.6.6
[INFO] [stderr]   Downloaded structmeta-derive v0.2.0
[INFO] [stderr]   Downloaded nanoid v0.4.0
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ba98573025efe3793669a622ff63824facfcd156ca2cf417fa74e470efb5dc1a
[INFO] running `Command { std: "docker" "start" "-a" "ba98573025efe3793669a622ff63824facfcd156ca2cf417fa74e470efb5dc1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba98573025efe3793669a622ff63824facfcd156ca2cf417fa74e470efb5dc1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba98573025efe3793669a622ff63824facfcd156ca2cf417fa74e470efb5dc1a", kill_on_drop: false }`
[INFO] [stdout] ba98573025efe3793669a622ff63824facfcd156ca2cf417fa74e470efb5dc1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a26bbc3db04ae2faaf6da54382878fd119d4dfea1634a2423fe708bc307887c1
[INFO] running `Command { std: "docker" "start" "-a" "a26bbc3db04ae2faaf6da54382878fd119d4dfea1634a2423fe708bc307887c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.40
[INFO] [stderr]     Checking half v2.5.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking clap_builder v4.5.34
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking surrealkv v0.3.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking mimalloc v0.1.44
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `vart`
[INFO] [stdout]  --> src/storage/kv/indexer.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use vart::{art::Tree as VartIndex, snapshot::Snapshot as VartSnapshot, VariableSizeKey};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `vart`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `vart`, use `cargo add vart` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bytes`
[INFO] [stdout]  --> src/storage/kv/indexer.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bytes::Bytes;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `bytes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bytes`, use `cargo add bytes` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vart`
[INFO] [stdout]  --> src/storage/kv/indexer.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use vart::{art::Tree as VartIndex, snapshot::Snapshot as VartSnapshot, VariableSizeKey};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `vart`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `vart`, use `cargo add vart` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bytes`
[INFO] [stdout]  --> src/storage/kv/reader.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bytes::BytesMut;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `bytes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bytes`, use `cargo add bytes` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ahash`
[INFO] [stdout]  --> src/storage/kv/reader.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ahash::{HashMap, HashMapExt};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `ahash`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ahash`, use `cargo add ahash` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `vart`
[INFO] [stdout]   --> src/storage/kv/snapshot.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use vart::{art::QueryType, iter::Iter, snapshot::Snapshot as VartSnapshot, VariableSizeKey};
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `vart`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `vart`, use `cargo add vart` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bytes`
[INFO] [stdout]  --> src/storage/kv/snapshot.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bytes::Bytes;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `bytes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bytes`, use `cargo add bytes` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vart`
[INFO] [stdout]   --> src/storage/kv/snapshot.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use vart::{art::QueryType, iter::Iter, snapshot::Snapshot as VartSnapshot, VariableSizeKey};
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `vart`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `vart`, use `cargo add vart` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chrono`
[INFO] [stdout]  --> src/storage/kv/util.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use chrono::Utc;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vart`
[INFO] [stdout]  --> src/storage/kv/util.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use vart::VariableSizeKey;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `vart`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `vart`, use `cargo add vart` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lru`
[INFO] [stdout]   --> src/storage/log/aol.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use lru::LruCache;
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `lru`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lru`, use `cargo add lru` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `parking_lot`
[INFO] [stdout]   --> src/storage/log/aol.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use parking_lot::{Mutex, RwLock};
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `parking_lot`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `parking_lot`, use `cargo add parking_lot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bytes`
[INFO] [stdout]  --> src/storage/kv/compaction.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use bytes::BytesMut;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `bytes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bytes`, use `cargo add bytes` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ahash`
[INFO] [stdout]  --> src/storage/kv/entry.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ahash::HashMap;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `ahash`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ahash`, use `cargo add ahash` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bytes`
[INFO] [stdout]  --> src/storage/kv/entry.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use bytes::{Buf, BufMut, Bytes, BytesMut};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `bytes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bytes`, use `cargo add bytes` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crc32fast`
[INFO] [stdout]  --> src/storage/kv/entry.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crc32fast::Hasher as crc32Hasher;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `crc32fast`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `crc32fast`, use `cargo add crc32fast` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vart`
[INFO] [stdout]  --> src/storage/kv/error.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use vart::TrieError;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `vart`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `vart`, use `cargo add vart` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ahash`
[INFO] [stdout]  --> src/storage/kv/meta.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ahash::{HashSet, HashSetExt};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `ahash`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ahash`, use `cargo add ahash` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bytes`
[INFO] [stdout]  --> src/storage/kv/meta.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bytes::{BufMut, Bytes, BytesMut};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `bytes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bytes`, use `cargo add bytes` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ahash`
[INFO] [stdout]   --> src/storage/kv/oracle.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use ahash::{HashMap, HashMapExt, HashSet};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `ahash`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ahash`, use `cargo add ahash` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_channel`
[INFO] [stdout]   --> src/storage/kv/oracle.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use async_channel::{bounded, Receiver, Sender};
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `async_channel`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `async_channel`, use `cargo add async_channel` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bytes`
[INFO] [stdout]   --> src/storage/kv/oracle.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use bytes::Bytes;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `bytes`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bytes`, use `cargo add bytes` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/storage/kv/oracle.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use tokio::sync::Mutex as AsyncMutex;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `parking_lot`
[INFO] [stdout]   --> src/storage/kv/oracle.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use parking_lot::{Mutex, RwLock};
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `parking_lot`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `parking_lot`, use `cargo add parking_lot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vart`
[INFO] [stdout]   --> src/storage/kv/oracle.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use vart::VariableSizeKey;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `vart`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `vart`, use `cargo add vart` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_channel`
[INFO] [stdout]  --> src/storage/kv/store.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use async_channel::{bounded, Receiver, Sender};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `async_channel`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `async_channel`, use `cargo add async_channel` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]  --> src/storage/kv/store.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tokio::{
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `futures`
[INFO] [stdout]  --> src/storage/kv/store.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use futures::{select, FutureExt};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `futures`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ahash`
[INFO] [stdout]   --> src/storage/kv/store.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use ahash::{HashMap, HashMapExt};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `ahash`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ahash`, use `cargo add ahash` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bytes`
[INFO] [stdout]   --> src/storage/kv/store.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use bytes::{Bytes, BytesMut};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `bytes`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bytes`, use `cargo add bytes` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `quick_cache`
[INFO] [stdout]   --> src/storage/kv/store.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use quick_cache::sync::Cache;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `quick_cache`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `quick_cache`, use `cargo add quick_cache` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `parking_lot`
[INFO] [stdout]   --> src/storage/kv/store.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use parking_lot::RwLock;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `parking_lot`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `parking_lot`, use `cargo add parking_lot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `revision`
[INFO] [stdout]   --> src/storage/kv/store.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use revision::Revisioned;
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `revision`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `revision`, use `cargo add revision` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ahash`
[INFO] [stdout]  --> src/storage/kv/transaction.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ahash::{HashMap, HashMapExt};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `ahash`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ahash`, use `cargo add ahash` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bytes`
[INFO] [stdout]  --> src/storage/kv/transaction.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use bytes::Bytes;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `bytes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bytes`, use `cargo add bytes` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `vart`
[INFO] [stdout]  --> src/storage/kv/transaction.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use vart::{art::QueryType, VariableSizeKey};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `vart`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `vart`, use `cargo add vart` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `parking_lot`
[INFO] [stdout]  --> src/storage/kv/transaction.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use parking_lot::RwLock;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `parking_lot`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `parking_lot`, use `cargo add parking_lot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vart`
[INFO] [stdout]  --> src/storage/kv/transaction.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use vart::{art::QueryType, VariableSizeKey};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `vart`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `vart`, use `cargo add vart` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ahash`
[INFO] [stdout]  --> src/storage/log/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ahash::{HashMap, HashMapExt};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `ahash`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ahash`, use `cargo add ahash` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `revision`
[INFO] [stdout]  --> src/storage/kv/manifest.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use revision::{revisioned, Revisioned};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `revision`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `revision`, use `cargo add revision` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `revision`
[INFO] [stdout]  --> src/storage/kv/option.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use revision::revisioned;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `revision`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `revision`, use `cargo add revision` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking clap v4.5.34
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stdout] error[E0599]: no method named `serialize_revisioned` found for reference `&Manifest` in the current scope
[INFO] [stdout]   --> src/storage/kv/manifest.rs:31:14
[INFO] [stdout]    |
[INFO] [stdout] 31 |         self.serialize_revisioned(&mut data)?;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^ method not found in `&Manifest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `deserialize_revisioned` found for struct `Manifest` in the current scope
[INFO] [stdout]    --> src/storage/kv/manifest.rs:110:38
[INFO] [stdout]     |
[INFO] [stdout] 17  | pub struct Manifest {
[INFO] [stdout]     | ------------------- function or associated item `deserialize_revisioned` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 110 |             let manifest = Manifest::deserialize_revisioned(&mut md_bytes.as_slice())?;
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `Manifest`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Manifest` consider using one of the following associated functions:
[INFO] [stdout]       Manifest::new
[INFO] [stdout]       Manifest::with_update_option_change
[INFO] [stdout]       Manifest::with_compacted_up_to_segment
[INFO] [stdout]       Manifest::load_from_dir
[INFO] [stdout]    --> src/storage/kv/manifest.rs:22:5
[INFO] [stdout]     |
[INFO] [stdout] 22  |     pub(crate) fn new() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62  |     pub fn with_update_option_change(opt: &Options) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67  |     pub fn with_compacted_up_to_segment(segment: u64) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84  |     pub fn load_from_dir(path: &Path) -> Result<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> src/storage/kv/store.rs:193:13
[INFO] [stdout]     |
[INFO] [stdout] 193 |             tokio::spawn(async move {
[INFO] [stdout]     |             ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `deserialize_revisioned` found for struct `Manifest` in the current scope
[INFO] [stdout]    --> src/storage/kv/store.rs:573:38
[INFO] [stdout]     |
[INFO] [stdout] 573 |             let manifest = Manifest::deserialize_revisioned(&mut md_bytes.as_slice())?;
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `Manifest`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/storage/kv/manifest.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout] 17  | pub struct Manifest {
[INFO] [stdout]     | ------------------- function or associated item `deserialize_revisioned` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Manifest` consider using one of the following associated functions:
[INFO] [stdout]       Manifest::new
[INFO] [stdout]       Manifest::with_update_option_change
[INFO] [stdout]       Manifest::with_compacted_up_to_segment
[INFO] [stdout]       Manifest::load_from_dir
[INFO] [stdout]    --> src/storage/kv/manifest.rs:22:5
[INFO] [stdout]     |
[INFO] [stdout] 22  |     pub(crate) fn new() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62  |     pub fn with_update_option_change(opt: &Options) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67  |     pub fn with_compacted_up_to_segment(segment: u64) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84  |     pub fn load_from_dir(path: &Path) -> Result<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `&mut _`
[INFO] [stdout]    --> src/storage/kv/transaction.rs:347:21
[INFO] [stdout]     |
[INFO] [stdout] 347 |                 let entries = oe.get_mut();
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 351 |                 if let Some(last_entry) = entries.last_mut() {
[INFO] [stdout]     |                                                   -------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `entries` an explicit type, where the type for type parameter `V` is specified
[INFO] [stdout]     |
[INFO] [stdout] 347 |                 let entries: &mut V = oe.get_mut();
[INFO] [stdout]     |                            ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `async_channel`
[INFO] [stdout]    --> src/storage/kv/error.rs:142:11
[INFO] [stdout]     |
[INFO] [stdout] 142 | impl From<async_channel::SendError<Task>> for Error {
[INFO] [stdout]     |           ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `async_channel`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `async_channel`, use `cargo add async_channel` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `async_channel`
[INFO] [stdout]    --> src/storage/kv/error.rs:143:20
[INFO] [stdout]     |
[INFO] [stdout] 143 |     fn from(error: async_channel::SendError<Task>) -> Self {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `async_channel`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `async_channel`, use `cargo add async_channel` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `async_channel`
[INFO] [stdout]    --> src/storage/kv/error.rs:148:11
[INFO] [stdout]     |
[INFO] [stdout] 148 | impl From<async_channel::SendError<std::result::Result<(), Error>>> for Error {
[INFO] [stdout]     |           ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `async_channel`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `async_channel`, use `cargo add async_channel` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `async_channel`
[INFO] [stdout]    --> src/storage/kv/error.rs:149:20
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn from(error: async_channel::SendError<std::result::Result<(), Error>>) -> Self {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `async_channel`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `async_channel`, use `cargo add async_channel` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `async_channel`
[INFO] [stdout]    --> src/storage/kv/error.rs:154:11
[INFO] [stdout]     |
[INFO] [stdout] 154 | impl From<async_channel::RecvError> for Error {
[INFO] [stdout]     |           ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `async_channel`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `async_channel`, use `cargo add async_channel` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `async_channel`
[INFO] [stdout]    --> src/storage/kv/error.rs:155:20
[INFO] [stdout]     |
[INFO] [stdout] 155 |     fn from(error: async_channel::RecvError) -> Self {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `async_channel`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `async_channel`, use `cargo add async_channel` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `revision`
[INFO] [stdout]    --> src/storage/kv/error.rs:160:11
[INFO] [stdout]     |
[INFO] [stdout] 160 | impl From<revision::Error> for Error {
[INFO] [stdout]     |           ^^^^^^^^ use of unresolved module or unlinked crate `revision`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `revision`, use `cargo add revision` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `revision`
[INFO] [stdout]    --> src/storage/kv/error.rs:161:18
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn from(err: revision::Error) -> Self {
[INFO] [stdout]     |                  ^^^^^^^^ use of unresolved module or unlinked crate `revision`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `revision`, use `cargo add revision` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `async_channel`
[INFO] [stdout]    --> src/storage/kv/oracle.rs:491:53
[INFO] [stdout]     |
[INFO] [stdout] 491 |             matches!(wp.closer.recv_blocking(), Err(async_channel::RecvError));
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `async_channel`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `async_channel`, use `cargo add async_channel` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bytes`
[INFO] [stdout]    --> src/storage/kv/reader.rs:231:25
[INFO] [stdout]     |
[INFO] [stdout] 231 |     ) -> Result<HashMap<bytes::Bytes, (u64, usize)>> {
[INFO] [stdout]     |                         ^^^^^ use of unresolved module or unlinked crate `bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bytes`, use `cargo add bytes` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `surrealkv` (lib) due to 56 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a26bbc3db04ae2faaf6da54382878fd119d4dfea1634a2423fe708bc307887c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a26bbc3db04ae2faaf6da54382878fd119d4dfea1634a2423fe708bc307887c1", kill_on_drop: false }`
[INFO] [stdout] a26bbc3db04ae2faaf6da54382878fd119d4dfea1634a2423fe708bc307887c1
