[INFO] fetching crate reifydb-catalog 0.4.12...
[INFO] testing reifydb-catalog-0.4.12 against 1.95.0 for beta-1.96-2
[INFO] extracting crate reifydb-catalog 0.4.12 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate reifydb-catalog 0.4.12
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate reifydb-catalog 0.4.12
[INFO] tweaked toml for crates.io crate reifydb-catalog 0.4.12 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate reifydb-catalog 0.4.12 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate reifydb-catalog 0.4.12 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded reifydb-store-single v0.4.12
[INFO] [stderr]   Downloaded reifydb-build v0.4.12
[INFO] [stderr]   Downloaded reifydb-metric v0.4.12
[INFO] [stderr]   Downloaded reifydb-runtime v0.4.12
[INFO] [stderr]   Downloaded reifydb-abi v0.4.12
[INFO] [stderr]   Downloaded reifydb-transaction v0.4.12
[INFO] [stderr]   Downloaded reifydb-type v0.4.12
[INFO] [stderr]   Downloaded reifydb-core v0.4.12
[INFO] [stderr]   Downloaded reifydb-store-multi v0.4.12
[INFO] [stderr]   Downloaded sqlite-wasm-rs v0.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fb05267b78a6a0e1f708710d36638b6ed7c7028c0e2627b89c0339dc9f2e3c69
[INFO] running `Command { std: "docker" "start" "-a" "fb05267b78a6a0e1f708710d36638b6ed7c7028c0e2627b89c0339dc9f2e3c69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb05267b78a6a0e1f708710d36638b6ed7c7028c0e2627b89c0339dc9f2e3c69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb05267b78a6a0e1f708710d36638b6ed7c7028c0e2627b89c0339dc9f2e3c69", kill_on_drop: false }`
[INFO] [stdout] fb05267b78a6a0e1f708710d36638b6ed7c7028c0e2627b89c0339dc9f2e3c69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e0971026451ee6eb16893d7cfb002495cb539740ef7ed0a72a4d80f95ed6994
[INFO] running `Command { std: "docker" "start" "-a" "3e0971026451ee6eb16893d7cfb002495cb539740ef7ed0a72a4d80f95ed6994", kill_on_drop: false }`
[INFO] [stderr]    Compiling reifydb-build v0.4.12
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling reifydb-runtime v0.4.12
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]    Compiling reifydb-core v0.4.12
[INFO] [stderr]    Compiling dashmap v7.0.0-rc2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.3
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling reifydb-store-single v0.4.12
[INFO] [stderr]    Compiling reifydb-store-multi v0.4.12
[INFO] [stderr]    Compiling reifydb-transaction v0.4.12
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling reifydb-abi v0.4.12
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling reifydb-type v0.4.12
[INFO] [stderr]    Compiling rusqlite v0.39.0
[INFO] [stderr]    Compiling reifydb-metric v0.4.12
[INFO] [stderr]    Compiling reifydb-catalog v0.4.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.09s
[INFO] running `Command { std: "docker" "inspect" "3e0971026451ee6eb16893d7cfb002495cb539740ef7ed0a72a4d80f95ed6994", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e0971026451ee6eb16893d7cfb002495cb539740ef7ed0a72a4d80f95ed6994", kill_on_drop: false }`
[INFO] [stdout] 3e0971026451ee6eb16893d7cfb002495cb539740ef7ed0a72a4d80f95ed6994
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 173318a0a6083ba986afe911ba1cd6bc5619369daf959f1d474701b308a9f8b6
[INFO] running `Command { std: "docker" "start" "-a" "173318a0a6083ba986afe911ba1cd6bc5619369daf959f1d474701b308a9f8b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling reifydb-catalog v0.4.12 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/change.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use reifydb_engine::test_harness::TestEngine;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 8 - use reifydb_engine::test_harness::TestEngine;
[INFO] [stdout] 8 + use reifydb_runtime::test_harness::TestEngine;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_testing` in this scope
[INFO] [stdout]  --> tests/change.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use reifydb_testing::testscript::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_testing`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 - use reifydb_testing::testscript::{
[INFO] [stdout] 9 + use reifydb_metric::testscript::{
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_each_file`
[INFO] [stdout]   --> tests/change.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use test_each_file::test_each_path;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_each_file`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_each_file`, use `cargo add test_each_file` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `reifydb-catalog` (test "change") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/authentication/create.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 4 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/authentication/drop.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 4 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/authentication/find.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 9 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/authentication/list.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 9 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/binding/create.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 4 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/binding/drop.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 4 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/binding/find.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 6 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/binding/list.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 4 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/dictionary/create.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 4 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/dictionary/drop.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 4 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/dictionary/find.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 7 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 7 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/dictionary/list.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 4 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> tests/transactional/handler/create.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 11 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 11 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/handler/drop.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 9 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/handler/find.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 9 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> tests/transactional/handler/list.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 10 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 10 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/identity/create.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 4 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/identity/drop.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 4 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/identity/find.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 7 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 7 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/identity/list.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 4 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/namespace/create.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 4 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/namespace/drop.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 4 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/namespace/list.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 9 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/policy/create.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 8 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 8 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/policy/drop.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 4 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/policy/find.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 8 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 8 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/procedure/create.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 4 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/procedure/drop.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 4 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/procedure/find.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 7 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 7 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/list.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 14 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 14 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/ringbuffer/create.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 4 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/ringbuffer/drop.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 4 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/ringbuffer/find.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 7 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 7 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/ringbuffer/list.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 4 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/series/create.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 4 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/series/drop.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 4 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/series/find.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 7 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 7 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/series/list.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 4 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/sumtype/create.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 4 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/sumtype/drop.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 4 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/sumtype/find.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 7 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 7 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/sumtype/list.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 4 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/table/create.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 4 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/table/drop.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 4 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/table/list.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 4 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/test/create.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 4 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/test/drop.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 9 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/test/find.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 9 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> tests/transactional/test/list.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 10 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 10 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/view/create.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 4 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/view/drop.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 4 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/view/find.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 7 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 7 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]  --> tests/transactional/view/list.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reifydb_engine::test_prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - use reifydb_engine::test_prelude::*;
[INFO] [stdout] 4 + use reifydb_runtime::test_prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]    --> src/store/column/create.rs:216:6
[INFO] [stdout]     |
[INFO] [stdout] 216 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 216 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 216 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/column/find.rs:46:6
[INFO] [stdout]    |
[INFO] [stdout] 46 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 46 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 46 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]    --> src/store/column/get.rs:137:6
[INFO] [stdout]     |
[INFO] [stdout] 137 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 137 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 137 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]    --> src/store/column/list.rs:109:6
[INFO] [stdout]     |
[INFO] [stdout] 109 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 109 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 109 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/column_property/create.rs:70:6
[INFO] [stdout]    |
[INFO] [stdout] 70 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 70 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 70 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/column_property/list.rs:67:6
[INFO] [stdout]    |
[INFO] [stdout] 67 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 67 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 67 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]    --> src/store/dictionary/create.rs:121:6
[INFO] [stdout]     |
[INFO] [stdout] 121 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 121 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 121 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/dictionary/drop.rs:61:6
[INFO] [stdout]    |
[INFO] [stdout] 61 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 61 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 61 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/dictionary/find.rs:75:6
[INFO] [stdout]    |
[INFO] [stdout] 75 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 75 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 75 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/dictionary/get.rs:24:6
[INFO] [stdout]    |
[INFO] [stdout] 24 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 24 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 24 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/dictionary/list.rs:72:6
[INFO] [stdout]    |
[INFO] [stdout] 72 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 72 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 72 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]    --> src/store/flow/create.rs:116:6
[INFO] [stdout]     |
[INFO] [stdout] 116 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 116 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 116 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/flow/drop.rs:68:6
[INFO] [stdout]    |
[INFO] [stdout] 68 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 68 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 68 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/flow/find.rs:79:6
[INFO] [stdout]    |
[INFO] [stdout] 79 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 79 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 79 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/flow/get.rs:27:6
[INFO] [stdout]    |
[INFO] [stdout] 27 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 27 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 27 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/flow/list.rs:60:6
[INFO] [stdout]    |
[INFO] [stdout] 60 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 60 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 60 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/flow/update.rs:55:6
[INFO] [stdout]    |
[INFO] [stdout] 55 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 55 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 55 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/flow_edge/create.rs:39:6
[INFO] [stdout]    |
[INFO] [stdout] 39 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 39 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 39 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/flow_edge/drop.rs:32:6
[INFO] [stdout]    |
[INFO] [stdout] 32 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 32 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 32 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/flow_edge/find.rs:37:6
[INFO] [stdout]    |
[INFO] [stdout] 37 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 37 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 37 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/flow_edge/get.rs:27:6
[INFO] [stdout]    |
[INFO] [stdout] 27 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 27 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 27 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/flow_edge/list.rs:75:6
[INFO] [stdout]    |
[INFO] [stdout] 75 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 75 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 75 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/flow_node/create.rs:40:6
[INFO] [stdout]    |
[INFO] [stdout] 40 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 40 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 40 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/flow_node/drop.rs:68:6
[INFO] [stdout]    |
[INFO] [stdout] 68 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 68 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 68 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/flow_node/find.rs:37:6
[INFO] [stdout]    |
[INFO] [stdout] 37 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 37 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 37 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/flow_node/get.rs:27:6
[INFO] [stdout]    |
[INFO] [stdout] 27 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 27 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 27 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/flow_node/list.rs:73:6
[INFO] [stdout]    |
[INFO] [stdout] 73 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 73 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 73 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/granted_role/create.rs:37:6
[INFO] [stdout]    |
[INFO] [stdout] 37 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 37 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 37 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/granted_role/drop.rs:19:6
[INFO] [stdout]    |
[INFO] [stdout] 19 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 19 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 19 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/granted_role/list.rs:25:6
[INFO] [stdout]    |
[INFO] [stdout] 25 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 25 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 25 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/handler/create.rs:98:6
[INFO] [stdout]    |
[INFO] [stdout] 98 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 98 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 98 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/handler/find.rs:60:6
[INFO] [stdout]    |
[INFO] [stdout] 60 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 60 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 60 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/handler/get.rs:24:6
[INFO] [stdout]    |
[INFO] [stdout] 24 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 24 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 24 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/identity/create.rs:72:6
[INFO] [stdout]    |
[INFO] [stdout] 72 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 72 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 72 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/identity/drop.rs:36:6
[INFO] [stdout]    |
[INFO] [stdout] 36 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 36 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 36 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/identity/find.rs:36:6
[INFO] [stdout]    |
[INFO] [stdout] 36 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 36 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 36 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/identity/list.rs:25:6
[INFO] [stdout]    |
[INFO] [stdout] 25 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 25 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 25 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/namespace/create.rs:91:6
[INFO] [stdout]    |
[INFO] [stdout] 91 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 91 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 91 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]    --> src/store/namespace/drop.rs:133:6
[INFO] [stdout]     |
[INFO] [stdout] 133 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 133 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 133 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/namespace/find.rs:62:6
[INFO] [stdout]    |
[INFO] [stdout] 62 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 62 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 62 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/namespace/get.rs:26:6
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 26 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 26 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/policy/alter.rs:37:6
[INFO] [stdout]    |
[INFO] [stdout] 37 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 37 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 37 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]    --> src/store/policy/create.rs:100:6
[INFO] [stdout]     |
[INFO] [stdout] 100 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 100 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 100 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/policy/drop.rs:39:6
[INFO] [stdout]    |
[INFO] [stdout] 39 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 39 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 39 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/policy/find.rs:38:6
[INFO] [stdout]    |
[INFO] [stdout] 38 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 38 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 38 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/policy/list.rs:61:6
[INFO] [stdout]    |
[INFO] [stdout] 61 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 61 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 61 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]    --> src/store/primary_key/create.rs:117:6
[INFO] [stdout]     |
[INFO] [stdout] 117 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 117 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 117 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/retention_strategy/create.rs:44:6
[INFO] [stdout]    |
[INFO] [stdout] 44 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 44 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 44 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/retention_strategy/find.rs:42:6
[INFO] [stdout]    |
[INFO] [stdout] 42 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 42 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 42 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/retention_strategy/get.rs:50:6
[INFO] [stdout]    |
[INFO] [stdout] 50 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 50 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 50 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/retention_strategy/list.rs:88:6
[INFO] [stdout]    |
[INFO] [stdout] 88 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 88 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 88 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]    --> src/store/ringbuffer/create.rs:235:6
[INFO] [stdout]     |
[INFO] [stdout] 235 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 235 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 235 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/ringbuffer/drop.rs:47:6
[INFO] [stdout]    |
[INFO] [stdout] 47 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 47 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 47 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]    --> src/store/ringbuffer/find.rs:194:6
[INFO] [stdout]     |
[INFO] [stdout] 194 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 194 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 194 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/ringbuffer/get.rs:42:6
[INFO] [stdout]    |
[INFO] [stdout] 42 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 42 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 42 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/ringbuffer/get_pk_id.rs:37:6
[INFO] [stdout]    |
[INFO] [stdout] 37 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 37 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 37 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/ringbuffer/list.rs:88:6
[INFO] [stdout]    |
[INFO] [stdout] 88 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 88 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 88 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/ringbuffer/set_pk.rs:41:6
[INFO] [stdout]    |
[INFO] [stdout] 41 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 41 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 41 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]    --> src/store/ringbuffer/update.rs:106:6
[INFO] [stdout]     |
[INFO] [stdout] 106 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 106 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 106 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/role/create.rs:46:6
[INFO] [stdout]    |
[INFO] [stdout] 46 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 46 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 46 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/role/drop.rs:40:6
[INFO] [stdout]    |
[INFO] [stdout] 40 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 40 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 40 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/role/find.rs:38:6
[INFO] [stdout]    |
[INFO] [stdout] 38 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 38 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 38 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/role/list.rs:25:6
[INFO] [stdout]    |
[INFO] [stdout] 25 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 25 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 25 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/shape/find.rs:69:6
[INFO] [stdout]    |
[INFO] [stdout] 69 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 69 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 69 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/shape/get.rs:44:6
[INFO] [stdout]    |
[INFO] [stdout] 44 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 44 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 44 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]    --> src/store/sink/create.rs:107:6
[INFO] [stdout]     |
[INFO] [stdout] 107 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 107 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 107 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/sink/drop.rs:31:6
[INFO] [stdout]    |
[INFO] [stdout] 31 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 31 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 31 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/sink/find.rs:81:6
[INFO] [stdout]    |
[INFO] [stdout] 81 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 81 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 81 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]    --> src/store/source/create.rs:107:6
[INFO] [stdout]     |
[INFO] [stdout] 107 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 107 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 107 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/source/drop.rs:31:6
[INFO] [stdout]    |
[INFO] [stdout] 31 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 31 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 31 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/source/find.rs:82:6
[INFO] [stdout]    |
[INFO] [stdout] 82 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 82 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 82 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/sumtype/create.rs:81:6
[INFO] [stdout]    |
[INFO] [stdout] 81 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 81 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 81 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/sumtype/drop.rs:27:6
[INFO] [stdout]    |
[INFO] [stdout] 27 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 27 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 27 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/sumtype/find.rs:56:6
[INFO] [stdout]    |
[INFO] [stdout] 56 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 56 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 56 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/sumtype/get.rs:22:6
[INFO] [stdout]    |
[INFO] [stdout] 22 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 22 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 22 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]    --> src/store/table/create.rs:210:6
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 210 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 210 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/table/drop.rs:40:6
[INFO] [stdout]    |
[INFO] [stdout] 40 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 40 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 40 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/table/find.rs:72:6
[INFO] [stdout]    |
[INFO] [stdout] 72 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 72 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 72 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/table/get.rs:27:6
[INFO] [stdout]    |
[INFO] [stdout] 27 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 27 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 27 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/table/get_pk_id.rs:34:6
[INFO] [stdout]    |
[INFO] [stdout] 34 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 34 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 34 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/table/set_pk.rs:41:6
[INFO] [stdout]    |
[INFO] [stdout] 41 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 41 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 41 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/ttl/create.rs:28:6
[INFO] [stdout]    |
[INFO] [stdout] 28 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 28 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 28 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/ttl/find.rs:26:6
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 26 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 26 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/ttl/get.rs:30:6
[INFO] [stdout]    |
[INFO] [stdout] 30 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 30 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 30 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/ttl/list.rs:54:6
[INFO] [stdout]    |
[INFO] [stdout] 54 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 54 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 54 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]    --> src/store/view/create.rs:240:6
[INFO] [stdout]     |
[INFO] [stdout] 240 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 240 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 240 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/view/drop.rs:36:6
[INFO] [stdout]    |
[INFO] [stdout] 36 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 36 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 36 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]    --> src/store/view/find.rs:164:6
[INFO] [stdout]     |
[INFO] [stdout] 164 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 164 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 164 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/view/get.rs:27:6
[INFO] [stdout]    |
[INFO] [stdout] 27 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 27 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 27 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/view/get_pk_id.rs:34:6
[INFO] [stdout]    |
[INFO] [stdout] 34 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 34 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 34 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]   --> src/store/view/set_pk.rs:41:6
[INFO] [stdout]    |
[INFO] [stdout] 41 |     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 41 -     use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 41 +     use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]    --> src/store/sequence/generator.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |                   use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout] ...
[INFO] [stdout] 409 | / impl_generator!(
[INFO] [stdout] 410 | |     module: u8,
[INFO] [stdout] 411 | |     name: GeneratorU8,
[INFO] [stdout] 412 | |     type: u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 417 | |     max_value: u8::MAX
[INFO] [stdout] 418 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_generator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 170 -                 use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 170 +                 use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]    --> src/store/sequence/generator.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |                   use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout] ...
[INFO] [stdout] 420 | / impl_generator!(
[INFO] [stdout] 421 | |     module: u16,
[INFO] [stdout] 422 | |     name: GeneratorU16,
[INFO] [stdout] 423 | |     type: u16,
[INFO] [stdout] ...   |
[INFO] [stdout] 428 | |     max_value: u16::MAX
[INFO] [stdout] 429 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_generator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 170 -                 use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 170 +                 use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]    --> src/store/sequence/generator.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |                   use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout] ...
[INFO] [stdout] 431 | / impl_generator!(
[INFO] [stdout] 432 | |     module: u32,
[INFO] [stdout] 433 | |     name: GeneratorU32,
[INFO] [stdout] 434 | |     type: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 439 | |     max_value: u32::MAX
[INFO] [stdout] 440 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_generator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 170 -                 use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 170 +                 use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]    --> src/store/sequence/generator.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |                   use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout] ...
[INFO] [stdout] 442 | / impl_generator!(
[INFO] [stdout] 443 | |     module: u64,
[INFO] [stdout] 444 | |     name: GeneratorU64,
[INFO] [stdout] 445 | |     type: u64,
[INFO] [stdout] ...   |
[INFO] [stdout] 450 | |     max_value: u64::MAX
[INFO] [stdout] 451 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_generator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 170 -                 use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 170 +                 use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]    --> src/store/sequence/generator.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |                   use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout] ...
[INFO] [stdout] 453 | / impl_generator!(
[INFO] [stdout] 454 | |     module: u128,
[INFO] [stdout] 455 | |     name: GeneratorU128,
[INFO] [stdout] 456 | |     type: u128,
[INFO] [stdout] ...   |
[INFO] [stdout] 461 | |     max_value: u128::MAX
[INFO] [stdout] 462 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_generator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 170 -                 use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 170 +                 use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]    --> src/store/sequence/generator.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |                   use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout] ...
[INFO] [stdout] 465 | / impl_generator!(
[INFO] [stdout] 466 | |     module: i8,
[INFO] [stdout] 467 | |     name: GeneratorI8,
[INFO] [stdout] 468 | |     type: i8,
[INFO] [stdout] ...   |
[INFO] [stdout] 473 | |     max_value: i8::MAX
[INFO] [stdout] 474 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_generator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 170 -                 use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 170 +                 use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]    --> src/store/sequence/generator.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |                   use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout] ...
[INFO] [stdout] 476 | / impl_generator!(
[INFO] [stdout] 477 | |     module: i16,
[INFO] [stdout] 478 | |     name: GeneratorI16,
[INFO] [stdout] 479 | |     type: i16,
[INFO] [stdout] ...   |
[INFO] [stdout] 484 | |     max_value: i16::MAX
[INFO] [stdout] 485 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_generator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 170 -                 use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 170 +                 use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]    --> src/store/sequence/generator.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |                   use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout] ...
[INFO] [stdout] 487 | / impl_generator!(
[INFO] [stdout] 488 | |     module: i32,
[INFO] [stdout] 489 | |     name: GeneratorI32,
[INFO] [stdout] 490 | |     type: i32,
[INFO] [stdout] ...   |
[INFO] [stdout] 495 | |     max_value: i32::MAX
[INFO] [stdout] 496 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_generator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 170 -                 use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 170 +                 use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]    --> src/store/sequence/generator.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |                   use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout] ...
[INFO] [stdout] 498 | / impl_generator!(
[INFO] [stdout] 499 | |     module: i64,
[INFO] [stdout] 500 | |     name: GeneratorI64,
[INFO] [stdout] 501 | |     type: i64,
[INFO] [stdout] ...   |
[INFO] [stdout] 506 | |     max_value: i64::MAX
[INFO] [stdout] 507 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_generator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 170 -                 use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 170 +                 use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reifydb_engine` in this scope
[INFO] [stdout]    --> src/store/sequence/generator.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |                   use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `reifydb_engine`
[INFO] [stdout] ...
[INFO] [stdout] 509 | / impl_generator!(
[INFO] [stdout] 510 | |     module: i128,
[INFO] [stdout] 511 | |     name: GeneratorI128,
[INFO] [stdout] 512 | |     type: i128,
[INFO] [stdout] ...   |
[INFO] [stdout] 517 | |     max_value: i128::MAX
[INFO] [stdout] 518 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_generator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 170 -                 use reifydb_engine::test_harness::create_test_admin_transaction;
[INFO] [stdout] 170 +                 use reifydb_runtime::test_harness::create_test_admin_transaction;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `reifydb-catalog` (lib test) due to 101 previous errors
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]  --> tests/transactional/authentication/create.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let t = TestEngine::new();
[INFO] [stdout]   |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/create.rs:14:33
[INFO] [stdout]    |
[INFO] [stdout] 14 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/create.rs:24:30
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/create.rs:26:91
[INFO] [stdout]    |
[INFO] [stdout] 26 |         .rql("CREATE AUTHENTICATION FOR aut_create_a { method: password; password: 'secret' }", Params::None);
[INFO] [stdout]    |                                                                                                 ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/create.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/create.rs:48:33
[INFO] [stdout]    |
[INFO] [stdout] 48 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/create.rs:58:30
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/create.rs:60:91
[INFO] [stdout]    |
[INFO] [stdout] 60 |         .rql("CREATE AUTHENTICATION FOR aut_create_b { method: password; password: 'secret' }", Params::None);
[INFO] [stdout]    |                                                                                                 ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/create.rs:64:31
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/create.rs:79:10
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/create.rs:84:33
[INFO] [stdout]    |
[INFO] [stdout] 84 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/create.rs:94:30
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/create.rs:96:91
[INFO] [stdout]    |
[INFO] [stdout] 96 |         .rql("CREATE AUTHENTICATION FOR aut_create_c { method: password; password: 'secret' }", Params::None);
[INFO] [stdout]    |                                                                                                 ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/authentication/create.rs:100:31
[INFO] [stdout]     |
[INFO] [stdout] 100 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]    --> tests/transactional/authentication/create.rs:115:10
[INFO] [stdout]     |
[INFO] [stdout] 115 |     let t = TestEngine::new();
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/authentication/create.rs:120:33
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/authentication/create.rs:130:31
[INFO] [stdout]     |
[INFO] [stdout] 130 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/authentication/create.rs:132:91
[INFO] [stdout]     |
[INFO] [stdout] 132 |         .rql("CREATE AUTHENTICATION FOR aut_create_d { method: password; password: 'secret' }", Params::None);
[INFO] [stdout]     |                                                                                                 ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/authentication/create.rs:135:31
[INFO] [stdout]     |
[INFO] [stdout] 135 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/authentication/create.rs:150:31
[INFO] [stdout]     |
[INFO] [stdout] 150 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]  --> tests/transactional/authentication/drop.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let t = TestEngine::new();
[INFO] [stdout]   |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/drop.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/drop.rs:25:30
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/drop.rs:26:77
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let r = txn.rql("DROP AUTHENTICATION FOR aut_drop_a { method: password }", Params::None);
[INFO] [stdout]    |                                                                                ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/drop.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/drop.rs:49:33
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/drop.rs:59:30
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/drop.rs:60:77
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let r = txn.rql("DROP AUTHENTICATION FOR aut_drop_b { method: password }", Params::None);
[INFO] [stdout]    |                                                                                ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/drop.rs:64:31
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/drop.rs:79:10
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/drop.rs:85:33
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/drop.rs:95:30
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/drop.rs:96:77
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let r = txn.rql("DROP AUTHENTICATION FOR aut_drop_c { method: password }", Params::None);
[INFO] [stdout]    |                                                                                ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/authentication/drop.rs:100:31
[INFO] [stdout]     |
[INFO] [stdout] 100 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]    --> tests/transactional/authentication/drop.rs:115:10
[INFO] [stdout]     |
[INFO] [stdout] 115 |     let t = TestEngine::new();
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/authentication/drop.rs:121:33
[INFO] [stdout]     |
[INFO] [stdout] 121 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/authentication/drop.rs:131:31
[INFO] [stdout]     |
[INFO] [stdout] 131 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/authentication/drop.rs:132:78
[INFO] [stdout]     |
[INFO] [stdout] 132 |     let r = txn1.rql("DROP AUTHENTICATION FOR aut_drop_d { method: password }", Params::None);
[INFO] [stdout]     |                                                                                 ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/authentication/drop.rs:135:31
[INFO] [stdout]     |
[INFO] [stdout] 135 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/authentication/drop.rs:150:31
[INFO] [stdout]     |
[INFO] [stdout] 150 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/find.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/find.rs:20:33
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/find.rs:30:30
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/find.rs:31:82
[INFO] [stdout]    |
[INFO] [stdout] 31 |     txn.rql("CREATE AUTHENTICATION FOR aut_find_a { method: token; token: 'abc' }", Params::None);
[INFO] [stdout]    |                                                                                     ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/find.rs:32:69
[INFO] [stdout]    |
[INFO] [stdout] 32 |     txn.rql("DROP AUTHENTICATION FOR aut_find_a { method: password }", Params::None);
[INFO] [stdout]    |                                                                        ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/find.rs:58:10
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/find.rs:64:33
[INFO] [stdout]    |
[INFO] [stdout] 64 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/find.rs:74:30
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/find.rs:75:82
[INFO] [stdout]    |
[INFO] [stdout] 75 |     txn.rql("CREATE AUTHENTICATION FOR aut_find_b { method: token; token: 'abc' }", Params::None);
[INFO] [stdout]    |                                                                                     ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/find.rs:76:69
[INFO] [stdout]    |
[INFO] [stdout] 76 |     txn.rql("DROP AUTHENTICATION FOR aut_find_b { method: password }", Params::None);
[INFO] [stdout]    |                                                                        ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/find.rs:79:31
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]    --> tests/transactional/authentication/find.rs:104:10
[INFO] [stdout]     |
[INFO] [stdout] 104 |     let t = TestEngine::new();
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/authentication/find.rs:110:33
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/authentication/find.rs:120:30
[INFO] [stdout]     |
[INFO] [stdout] 120 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/authentication/find.rs:121:82
[INFO] [stdout]     |
[INFO] [stdout] 121 |     txn.rql("CREATE AUTHENTICATION FOR aut_find_c { method: token; token: 'abc' }", Params::None);
[INFO] [stdout]     |                                                                                     ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/authentication/find.rs:122:69
[INFO] [stdout]     |
[INFO] [stdout] 122 |     txn.rql("DROP AUTHENTICATION FOR aut_find_c { method: password }", Params::None);
[INFO] [stdout]     |                                                                        ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/authentication/find.rs:125:31
[INFO] [stdout]     |
[INFO] [stdout] 125 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]    --> tests/transactional/authentication/find.rs:150:10
[INFO] [stdout]     |
[INFO] [stdout] 150 |     let t = TestEngine::new();
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/authentication/find.rs:156:33
[INFO] [stdout]     |
[INFO] [stdout] 156 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/authentication/find.rs:166:31
[INFO] [stdout]     |
[INFO] [stdout] 166 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/authentication/find.rs:167:83
[INFO] [stdout]     |
[INFO] [stdout] 167 |     txn1.rql("CREATE AUTHENTICATION FOR aut_find_d { method: token; token: 'abc' }", Params::None);
[INFO] [stdout]     |                                                                                      ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/authentication/find.rs:168:70
[INFO] [stdout]     |
[INFO] [stdout] 168 |     txn1.rql("DROP AUTHENTICATION FOR aut_find_d { method: password }", Params::None);
[INFO] [stdout]     |                                                                         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/authentication/find.rs:170:31
[INFO] [stdout]     |
[INFO] [stdout] 170 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/authentication/find.rs:195:31
[INFO] [stdout]     |
[INFO] [stdout] 195 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/list.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/list.rs:21:33
[INFO] [stdout]    |
[INFO] [stdout] 21 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/list.rs:31:33
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/list.rs:41:30
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/list.rs:42:85
[INFO] [stdout]    |
[INFO] [stdout] 42 |     txn.rql("CREATE AUTHENTICATION FOR aul_new_a { method: password; password: 'x' }", Params::None);
[INFO] [stdout]    |                                                                                        ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/list.rs:43:69
[INFO] [stdout]    |
[INFO] [stdout] 43 |     txn.rql("DROP AUTHENTICATION FOR aul_keep_a { method: password }", Params::None);
[INFO] [stdout]    |                                                                        ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/list.rs:55:10
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/list.rs:62:33
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/list.rs:72:33
[INFO] [stdout]    |
[INFO] [stdout] 72 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/list.rs:82:30
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/list.rs:83:85
[INFO] [stdout]    |
[INFO] [stdout] 83 |     txn.rql("CREATE AUTHENTICATION FOR aul_new_b { method: password; password: 'x' }", Params::None);
[INFO] [stdout]    |                                                                                        ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/list.rs:84:69
[INFO] [stdout]    |
[INFO] [stdout] 84 |     txn.rql("DROP AUTHENTICATION FOR aul_keep_b { method: password }", Params::None);
[INFO] [stdout]    |                                                                        ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/list.rs:87:31
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/authentication/list.rs:95:10
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/authentication/list.rs:102:33
[INFO] [stdout]     |
[INFO] [stdout] 102 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/authentication/list.rs:112:33
[INFO] [stdout]     |
[INFO] [stdout] 112 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/authentication/list.rs:122:30
[INFO] [stdout]     |
[INFO] [stdout] 122 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/authentication/list.rs:123:85
[INFO] [stdout]     |
[INFO] [stdout] 123 |     txn.rql("CREATE AUTHENTICATION FOR aul_new_c { method: password; password: 'x' }", Params::None);
[INFO] [stdout]     |                                                                                        ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/authentication/list.rs:124:69
[INFO] [stdout]     |
[INFO] [stdout] 124 |     txn.rql("DROP AUTHENTICATION FOR aul_keep_c { method: password }", Params::None);
[INFO] [stdout]     |                                                                        ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/authentication/list.rs:127:31
[INFO] [stdout]     |
[INFO] [stdout] 127 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]    --> tests/transactional/authentication/list.rs:135:10
[INFO] [stdout]     |
[INFO] [stdout] 135 |     let t = TestEngine::new();
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/authentication/list.rs:142:33
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/authentication/list.rs:152:33
[INFO] [stdout]     |
[INFO] [stdout] 152 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/authentication/list.rs:162:31
[INFO] [stdout]     |
[INFO] [stdout] 162 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/authentication/list.rs:163:86
[INFO] [stdout]     |
[INFO] [stdout] 163 |     txn1.rql("CREATE AUTHENTICATION FOR aul_new_d { method: password; password: 'x' }", Params::None);
[INFO] [stdout]     |                                                                                         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/authentication/list.rs:164:70
[INFO] [stdout]     |
[INFO] [stdout] 164 |     txn1.rql("DROP AUTHENTICATION FOR aul_keep_d { method: password }", Params::None);
[INFO] [stdout]     |                                                                         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/authentication/list.rs:166:31
[INFO] [stdout]     |
[INFO] [stdout] 166 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/authentication/list.rs:174:31
[INFO] [stdout]     |
[INFO] [stdout] 174 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]  --> tests/transactional/binding/create.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let t = TestEngine::new();
[INFO] [stdout]   |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/binding/create.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/binding/create.rs:25:30
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/binding/create.rs:28:3
[INFO] [stdout]    |
[INFO] [stdout] 28 |         Params::None,
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/binding/create.rs:38:10
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/binding/create.rs:44:33
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/binding/create.rs:54:30
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/binding/create.rs:57:3
[INFO] [stdout]    |
[INFO] [stdout] 57 |         Params::None,
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/binding/create.rs:62:31
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/binding/create.rs:69:10
[INFO] [stdout]    |
[INFO] [stdout] 69 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/binding/create.rs:75:33
[INFO] [stdout]    |
[INFO] [stdout] 75 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/binding/create.rs:85:30
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/binding/create.rs:88:3
[INFO] [stdout]    |
[INFO] [stdout] 88 |         Params::None,
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/binding/create.rs:93:31
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]    --> tests/transactional/binding/create.rs:100:10
[INFO] [stdout]     |
[INFO] [stdout] 100 |     let t = TestEngine::new();
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/binding/create.rs:106:33
[INFO] [stdout]     |
[INFO] [stdout] 106 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/binding/create.rs:116:31
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/binding/create.rs:119:3
[INFO] [stdout]     |
[INFO] [stdout] 119 |         Params::None,
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/binding/create.rs:123:31
[INFO] [stdout]     |
[INFO] [stdout] 123 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/binding/create.rs:131:31
[INFO] [stdout]     |
[INFO] [stdout] 131 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]  --> tests/transactional/binding/drop.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let t = TestEngine::new();
[INFO] [stdout]   |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/binding/drop.rs:18:33
[INFO] [stdout]    |
[INFO] [stdout] 18 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/binding/drop.rs:36:30
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/binding/drop.rs:37:57
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let r = txn.rql("DROP BINDING bnd_drop_a::greet_http", Params::None);
[INFO] [stdout]    |                                                            ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/binding/drop.rs:54:10
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/binding/drop.rs:63:33
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/binding/drop.rs:81:30
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/binding/drop.rs:82:57
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let r = txn.rql("DROP BINDING bnd_drop_b::greet_http", Params::None);
[INFO] [stdout]    |                                                            ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/binding/drop.rs:86:31
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]    --> tests/transactional/binding/drop.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 |     let t = TestEngine::new();
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/binding/drop.rs:110:33
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/binding/drop.rs:128:30
[INFO] [stdout]     |
[INFO] [stdout] 128 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/binding/drop.rs:129:57
[INFO] [stdout]     |
[INFO] [stdout] 129 |     let r = txn.rql("DROP BINDING bnd_drop_c::greet_http", Params::None);
[INFO] [stdout]     |                                                            ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/binding/drop.rs:133:31
[INFO] [stdout]     |
[INFO] [stdout] 133 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]    --> tests/transactional/binding/drop.rs:148:10
[INFO] [stdout]     |
[INFO] [stdout] 148 |     let t = TestEngine::new();
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/binding/drop.rs:157:33
[INFO] [stdout]     |
[INFO] [stdout] 157 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/binding/drop.rs:175:31
[INFO] [stdout]     |
[INFO] [stdout] 175 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/binding/drop.rs:176:58
[INFO] [stdout]     |
[INFO] [stdout] 176 |     let r = txn1.rql("DROP BINDING bnd_drop_d::greet_http", Params::None);
[INFO] [stdout]     |                                                             ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/binding/drop.rs:179:31
[INFO] [stdout]     |
[INFO] [stdout] 179 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/binding/drop.rs:188:31
[INFO] [stdout]     |
[INFO] [stdout] 188 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/binding/find.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/binding/find.rs:20:33
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/binding/find.rs:34:30
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/binding/find.rs:37:3
[INFO] [stdout]    |
[INFO] [stdout] 37 |         Params::None,
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/binding/find.rs:40:51
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let r = txn.rql("DROP BINDING bnd_find_a::keep", Params::None);
[INFO] [stdout]    |                                                      ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/binding/find.rs:60:10
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/binding/find.rs:69:33
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/binding/find.rs:83:30
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/binding/find.rs:86:3
[INFO] [stdout]    |
[INFO] [stdout] 86 |         Params::None,
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/binding/find.rs:89:51
[INFO] [stdout]    |
[INFO] [stdout] 89 |     let r = txn.rql("DROP BINDING bnd_find_b::keep", Params::None);
[INFO] [stdout]    |                                                      ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/binding/find.rs:93:31
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]    --> tests/transactional/binding/find.rs:103:10
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let t = TestEngine::new();
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/binding/find.rs:112:33
[INFO] [stdout]     |
[INFO] [stdout] 112 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/binding/find.rs:126:30
[INFO] [stdout]     |
[INFO] [stdout] 126 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/binding/find.rs:129:3
[INFO] [stdout]     |
[INFO] [stdout] 129 |         Params::None,
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/binding/find.rs:132:51
[INFO] [stdout]     |
[INFO] [stdout] 132 |     let r = txn.rql("DROP BINDING bnd_find_c::keep", Params::None);
[INFO] [stdout]     |                                                      ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/binding/find.rs:136:31
[INFO] [stdout]     |
[INFO] [stdout] 136 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]    --> tests/transactional/binding/find.rs:147:10
[INFO] [stdout]     |
[INFO] [stdout] 147 |     let t = TestEngine::new();
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/binding/find.rs:156:33
[INFO] [stdout]     |
[INFO] [stdout] 156 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/binding/find.rs:170:31
[INFO] [stdout]     |
[INFO] [stdout] 170 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/binding/find.rs:173:3
[INFO] [stdout]     |
[INFO] [stdout] 173 |         Params::None,
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/binding/find.rs:176:52
[INFO] [stdout]     |
[INFO] [stdout] 176 |     let r = txn1.rql("DROP BINDING bnd_find_d::keep", Params::None);
[INFO] [stdout]     |                                                       ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/binding/find.rs:179:31
[INFO] [stdout]     |
[INFO] [stdout] 179 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/binding/find.rs:189:31
[INFO] [stdout]     |
[INFO] [stdout] 189 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]  --> tests/transactional/binding/list.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let t = TestEngine::new();
[INFO] [stdout]   |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/binding/list.rs:18:33
[INFO] [stdout]    |
[INFO] [stdout] 18 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/binding/list.rs:36:30
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/binding/list.rs:39:3
[INFO] [stdout]    |
[INFO] [stdout] 39 |         Params::None,
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/binding/list.rs:42:51
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let r = txn.rql("DROP BINDING bnd_list_a::keep", Params::None);
[INFO] [stdout]    |                                                      ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/binding/list.rs:54:10
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/binding/list.rs:63:33
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/binding/list.rs:81:30
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/binding/list.rs:84:3
[INFO] [stdout]    |
[INFO] [stdout] 84 |         Params::None,
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/binding/list.rs:87:51
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let r = txn.rql("DROP BINDING bnd_list_b::keep", Params::None);
[INFO] [stdout]    |                                                      ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/binding/list.rs:91:31
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/binding/list.rs:99:10
[INFO] [stdout]    |
[INFO] [stdout] 99 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/binding/list.rs:108:33
[INFO] [stdout]     |
[INFO] [stdout] 108 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/binding/list.rs:126:30
[INFO] [stdout]     |
[INFO] [stdout] 126 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/binding/list.rs:129:3
[INFO] [stdout]     |
[INFO] [stdout] 129 |         Params::None,
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/binding/list.rs:132:51
[INFO] [stdout]     |
[INFO] [stdout] 132 |     let r = txn.rql("DROP BINDING bnd_list_c::keep", Params::None);
[INFO] [stdout]     |                                                      ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/binding/list.rs:136:31
[INFO] [stdout]     |
[INFO] [stdout] 136 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]    --> tests/transactional/binding/list.rs:146:10
[INFO] [stdout]     |
[INFO] [stdout] 146 |     let t = TestEngine::new();
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/binding/list.rs:155:33
[INFO] [stdout]     |
[INFO] [stdout] 155 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/binding/list.rs:173:31
[INFO] [stdout]     |
[INFO] [stdout] 173 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/binding/list.rs:176:3
[INFO] [stdout]     |
[INFO] [stdout] 176 |         Params::None,
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/binding/list.rs:179:52
[INFO] [stdout]     |
[INFO] [stdout] 179 |     let r = txn1.rql("DROP BINDING bnd_list_d::keep", Params::None);
[INFO] [stdout]     |                                                       ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/binding/list.rs:182:31
[INFO] [stdout]     |
[INFO] [stdout] 182 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/binding/list.rs:190:31
[INFO] [stdout]     |
[INFO] [stdout] 190 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]  --> tests/transactional/dictionary/create.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let t = TestEngine::new();
[INFO] [stdout]   |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/create.rs:14:33
[INFO] [stdout]    |
[INFO] [stdout] 14 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/create.rs:24:30
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/create.rs:25:73
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let r = txn.rql("CREATE DICTIONARY dns_create_a::d FOR utf8 AS uint2", Params::None);
[INFO] [stdout]    |                                                                            ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/create.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/create.rs:40:33
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/create.rs:50:30
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/create.rs:51:73
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let r = txn.rql("CREATE DICTIONARY dns_create_b::d FOR utf8 AS uint2", Params::None);
[INFO] [stdout]    |                                                                            ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/create.rs:55:31
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/create.rs:61:10
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/create.rs:66:33
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/create.rs:76:30
[INFO] [stdout]    |
[INFO] [stdout] 76 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/create.rs:77:73
[INFO] [stdout]    |
[INFO] [stdout] 77 |     let r = txn.rql("CREATE DICTIONARY dns_create_c::d FOR utf8 AS uint2", Params::None);
[INFO] [stdout]    |                                                                            ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/create.rs:81:31
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/create.rs:87:10
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/create.rs:92:33
[INFO] [stdout]    |
[INFO] [stdout] 92 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/dictionary/create.rs:102:31
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/dictionary/create.rs:103:74
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let r = txn1.rql("CREATE DICTIONARY dns_create_d::d FOR utf8 AS uint2", Params::None);
[INFO] [stdout]     |                                                                             ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/dictionary/create.rs:106:31
[INFO] [stdout]     |
[INFO] [stdout] 106 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/dictionary/create.rs:112:31
[INFO] [stdout]     |
[INFO] [stdout] 112 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]  --> tests/transactional/dictionary/drop.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let t = TestEngine::new();
[INFO] [stdout]   |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/drop.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/drop.rs:25:30
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/drop.rs:26:51
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let r = txn.rql("DROP DICTIONARY dns_drop_a::d", Params::None);
[INFO] [stdout]    |                                                      ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/drop.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/drop.rs:42:33
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/drop.rs:52:30
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/drop.rs:53:51
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let r = txn.rql("DROP DICTIONARY dns_drop_b::d", Params::None);
[INFO] [stdout]    |                                                      ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/drop.rs:57:31
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/drop.rs:63:10
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/drop.rs:69:33
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/drop.rs:79:30
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/drop.rs:80:51
[INFO] [stdout]    |
[INFO] [stdout] 80 |     let r = txn.rql("DROP DICTIONARY dns_drop_c::d", Params::None);
[INFO] [stdout]    |                                                      ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/drop.rs:84:31
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/drop.rs:90:10
[INFO] [stdout]    |
[INFO] [stdout] 90 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/drop.rs:96:33
[INFO] [stdout]    |
[INFO] [stdout] 96 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/dictionary/drop.rs:106:31
[INFO] [stdout]     |
[INFO] [stdout] 106 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/dictionary/drop.rs:107:52
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let r = txn1.rql("DROP DICTIONARY dns_drop_d::d", Params::None);
[INFO] [stdout]     |                                                       ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/dictionary/drop.rs:110:31
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/dictionary/drop.rs:116:31
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/find.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/find.rs:18:33
[INFO] [stdout]    |
[INFO] [stdout] 18 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/find.rs:32:30
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/find.rs:33:63
[INFO] [stdout]    |
[INFO] [stdout] 33 |     txn.rql("CREATE DICTIONARY dcf_ns_a::new FOR utf8 AS uint2", Params::None);
[INFO] [stdout]    |                                                                  ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/find.rs:34:44
[INFO] [stdout]    |
[INFO] [stdout] 34 |     txn.rql("DROP DICTIONARY dcf_ns_a::keep", Params::None);
[INFO] [stdout]    |                                               ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/find.rs:58:10
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/find.rs:64:33
[INFO] [stdout]    |
[INFO] [stdout] 64 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/find.rs:78:30
[INFO] [stdout]    |
[INFO] [stdout] 78 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/find.rs:79:63
[INFO] [stdout]    |
[INFO] [stdout] 79 |     txn.rql("CREATE DICTIONARY dcf_ns_b::new FOR utf8 AS uint2", Params::None);
[INFO] [stdout]    |                                                                  ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/find.rs:80:44
[INFO] [stdout]    |
[INFO] [stdout] 80 |     txn.rql("DROP DICTIONARY dcf_ns_b::keep", Params::None);
[INFO] [stdout]    |                                               ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/find.rs:83:31
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/find.rs:94:10
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/dictionary/find.rs:100:33
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/dictionary/find.rs:114:30
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/dictionary/find.rs:115:63
[INFO] [stdout]     |
[INFO] [stdout] 115 |     txn.rql("CREATE DICTIONARY dcf_ns_c::new FOR utf8 AS uint2", Params::None);
[INFO] [stdout]     |                                                                  ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/dictionary/find.rs:116:44
[INFO] [stdout]     |
[INFO] [stdout] 116 |     txn.rql("DROP DICTIONARY dcf_ns_c::keep", Params::None);
[INFO] [stdout]     |                                               ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/dictionary/find.rs:119:31
[INFO] [stdout]     |
[INFO] [stdout] 119 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]    --> tests/transactional/dictionary/find.rs:138:10
[INFO] [stdout]     |
[INFO] [stdout] 138 |     let t = TestEngine::new();
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/dictionary/find.rs:144:33
[INFO] [stdout]     |
[INFO] [stdout] 144 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/dictionary/find.rs:158:31
[INFO] [stdout]     |
[INFO] [stdout] 158 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/dictionary/find.rs:159:64
[INFO] [stdout]     |
[INFO] [stdout] 159 |     txn1.rql("CREATE DICTIONARY dcf_ns_d::new FOR utf8 AS uint2", Params::None);
[INFO] [stdout]     |                                                                   ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/dictionary/find.rs:160:45
[INFO] [stdout]     |
[INFO] [stdout] 160 |     txn1.rql("DROP DICTIONARY dcf_ns_d::keep", Params::None);
[INFO] [stdout]     |                                                ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/dictionary/find.rs:162:31
[INFO] [stdout]     |
[INFO] [stdout] 162 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/dictionary/find.rs:173:31
[INFO] [stdout]     |
[INFO] [stdout] 173 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]  --> tests/transactional/dictionary/list.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let t = TestEngine::new();
[INFO] [stdout]   |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/list.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/list.rs:25:30
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/list.rs:26:65
[INFO] [stdout]    |
[INFO] [stdout] 26 |     txn.rql("CREATE DICTIONARY dns_list_a::new FOR utf8 AS uint2", Params::None);
[INFO] [stdout]    |                                                                    ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/list.rs:27:46
[INFO] [stdout]    |
[INFO] [stdout] 27 |     txn.rql("DROP DICTIONARY dns_list_a::keep", Params::None);
[INFO] [stdout]    |                                                 ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/list.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/list.rs:46:33
[INFO] [stdout]    |
[INFO] [stdout] 46 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/list.rs:56:30
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/list.rs:57:65
[INFO] [stdout]    |
[INFO] [stdout] 57 |     txn.rql("CREATE DICTIONARY dns_list_b::new FOR utf8 AS uint2", Params::None);
[INFO] [stdout]    |                                                                    ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/list.rs:58:46
[INFO] [stdout]    |
[INFO] [stdout] 58 |     txn.rql("DROP DICTIONARY dns_list_b::keep", Params::None);
[INFO] [stdout]    |                                                 ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/list.rs:61:31
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/list.rs:73:10
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/list.rs:79:33
[INFO] [stdout]    |
[INFO] [stdout] 79 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/list.rs:89:30
[INFO] [stdout]    |
[INFO] [stdout] 89 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/list.rs:90:65
[INFO] [stdout]    |
[INFO] [stdout] 90 |     txn.rql("CREATE DICTIONARY dns_list_c::new FOR utf8 AS uint2", Params::None);
[INFO] [stdout]    |                                                                    ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/list.rs:91:46
[INFO] [stdout]    |
[INFO] [stdout] 91 |     txn.rql("DROP DICTIONARY dns_list_c::keep", Params::None);
[INFO] [stdout]    |                                                 ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/dictionary/list.rs:94:31
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]    --> tests/transactional/dictionary/list.rs:106:10
[INFO] [stdout]     |
[INFO] [stdout] 106 |     let t = TestEngine::new();
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/dictionary/list.rs:112:33
[INFO] [stdout]     |
[INFO] [stdout] 112 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/dictionary/list.rs:122:31
[INFO] [stdout]     |
[INFO] [stdout] 122 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/dictionary/list.rs:123:66
[INFO] [stdout]     |
[INFO] [stdout] 123 |     txn1.rql("CREATE DICTIONARY dns_list_d::new FOR utf8 AS uint2", Params::None);
[INFO] [stdout]     |                                                                     ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/dictionary/list.rs:124:47
[INFO] [stdout]     |
[INFO] [stdout] 124 |     txn1.rql("DROP DICTIONARY dns_list_d::keep", Params::None);
[INFO] [stdout]     |                                                  ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/dictionary/list.rs:126:31
[INFO] [stdout]     |
[INFO] [stdout] 126 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/dictionary/list.rs:138:31
[INFO] [stdout]     |
[INFO] [stdout] 138 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/handler/create.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/handler/create.rs:24:33
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/handler/create.rs:42:30
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/handler/create.rs:45:3
[INFO] [stdout]    |
[INFO] [stdout] 45 |         Params::None,
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/handler/create.rs:58:10
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/handler/create.rs:65:33
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/handler/create.rs:83:30
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/handler/create.rs:86:3
[INFO] [stdout]    |
[INFO] [stdout] 86 |         Params::None,
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/handler/create.rs:91:31
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/handler/create.rs:98:10
[INFO] [stdout]    |
[INFO] [stdout] 98 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/handler/create.rs:105:33
[INFO] [stdout]     |
[INFO] [stdout] 105 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/handler/create.rs:123:30
[INFO] [stdout]     |
[INFO] [stdout] 123 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/handler/create.rs:126:3
[INFO] [stdout]     |
[INFO] [stdout] 126 |         Params::None,
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/handler/create.rs:131:31
[INFO] [stdout]     |
[INFO] [stdout] 131 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]    --> tests/transactional/handler/create.rs:138:10
[INFO] [stdout]     |
[INFO] [stdout] 138 |     let t = TestEngine::new();
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/handler/create.rs:145:33
[INFO] [stdout]     |
[INFO] [stdout] 145 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/handler/create.rs:163:31
[INFO] [stdout]     |
[INFO] [stdout] 163 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/handler/create.rs:166:3
[INFO] [stdout]     |
[INFO] [stdout] 166 |         Params::None,
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/handler/create.rs:170:31
[INFO] [stdout]     |
[INFO] [stdout] 170 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/handler/create.rs:177:31
[INFO] [stdout]     |
[INFO] [stdout] 177 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/handler/drop.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/handler/drop.rs:23:33
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/handler/drop.rs:41:30
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/handler/drop.rs:42:49
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let r = txn.rql("DROP HANDLER hns_drop_a::h1", Params::None);
[INFO] [stdout]    |                                                    ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/handler/drop.rs:54:10
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/handler/drop.rs:62:33
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/handler/drop.rs:80:30
[INFO] [stdout]    |
[INFO] [stdout] 80 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/handler/drop.rs:81:49
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let r = txn.rql("DROP HANDLER hns_drop_b::h1", Params::None);
[INFO] [stdout]    |                                                    ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/handler/drop.rs:85:31
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/handler/drop.rs:92:10
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/handler/drop.rs:100:33
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/handler/drop.rs:118:30
[INFO] [stdout]     |
[INFO] [stdout] 118 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/handler/drop.rs:119:49
[INFO] [stdout]     |
[INFO] [stdout] 119 |     let r = txn.rql("DROP HANDLER hns_drop_c::h1", Params::None);
[INFO] [stdout]     |                                                    ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/handler/drop.rs:123:31
[INFO] [stdout]     |
[INFO] [stdout] 123 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]    --> tests/transactional/handler/drop.rs:130:10
[INFO] [stdout]     |
[INFO] [stdout] 130 |     let t = TestEngine::new();
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/handler/drop.rs:138:33
[INFO] [stdout]     |
[INFO] [stdout] 138 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/handler/drop.rs:156:31
[INFO] [stdout]     |
[INFO] [stdout] 156 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/handler/drop.rs:157:50
[INFO] [stdout]     |
[INFO] [stdout] 157 |     let r = txn1.rql("DROP HANDLER hns_drop_d::h1", Params::None);
[INFO] [stdout]     |                                                     ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/handler/drop.rs:160:31
[INFO] [stdout]     |
[INFO] [stdout] 160 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/handler/drop.rs:170:31
[INFO] [stdout]     |
[INFO] [stdout] 170 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/handler/find.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/handler/find.rs:22:33
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/handler/find.rs:36:30
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/handler/find.rs:39:3
[INFO] [stdout]    |
[INFO] [stdout] 39 |         Params::None,
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/handler/find.rs:42:49
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let r = txn.rql("DROP HANDLER hnf_ns_a::keep", Params::None);
[INFO] [stdout]    |                                                    ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/handler/find.rs:67:10
[INFO] [stdout]    |
[INFO] [stdout] 67 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/handler/find.rs:75:33
[INFO] [stdout]    |
[INFO] [stdout] 75 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/handler/find.rs:89:30
[INFO] [stdout]    |
[INFO] [stdout] 89 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/handler/find.rs:92:3
[INFO] [stdout]    |
[INFO] [stdout] 92 |         Params::None,
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/handler/find.rs:94:41
[INFO] [stdout]    |
[INFO] [stdout] 94 |     txn.rql("DROP HANDLER hnf_ns_b::keep", Params::None);
[INFO] [stdout]    |                                            ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/handler/find.rs:97:31
[INFO] [stdout]    |
[INFO] [stdout] 97 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]    --> tests/transactional/handler/find.rs:108:10
[INFO] [stdout]     |
[INFO] [stdout] 108 |     let t = TestEngine::new();
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/handler/find.rs:116:33
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/handler/find.rs:130:30
[INFO] [stdout]     |
[INFO] [stdout] 130 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/handler/find.rs:133:3
[INFO] [stdout]     |
[INFO] [stdout] 133 |         Params::None,
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/handler/find.rs:135:41
[INFO] [stdout]     |
[INFO] [stdout] 135 |     txn.rql("DROP HANDLER hnf_ns_c::keep", Params::None);
[INFO] [stdout]     |                                            ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/handler/find.rs:138:31
[INFO] [stdout]     |
[INFO] [stdout] 138 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]    --> tests/transactional/handler/find.rs:157:10
[INFO] [stdout]     |
[INFO] [stdout] 157 |     let t = TestEngine::new();
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/handler/find.rs:165:33
[INFO] [stdout]     |
[INFO] [stdout] 165 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/handler/find.rs:179:31
[INFO] [stdout]     |
[INFO] [stdout] 179 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/handler/find.rs:182:3
[INFO] [stdout]     |
[INFO] [stdout] 182 |         Params::None,
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/handler/find.rs:184:42
[INFO] [stdout]     |
[INFO] [stdout] 184 |     txn1.rql("DROP HANDLER hnf_ns_d::keep", Params::None);
[INFO] [stdout]     |                                             ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/handler/find.rs:186:31
[INFO] [stdout]     |
[INFO] [stdout] 186 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/handler/find.rs:197:31
[INFO] [stdout]     |
[INFO] [stdout] 197 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/handler/list.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/handler/list.rs:24:33
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/handler/list.rs:42:30
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/handler/list.rs:45:3
[INFO] [stdout]    |
[INFO] [stdout] 45 |         Params::None,
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/handler/list.rs:48:51
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let r = txn.rql("DROP HANDLER hns_list_a::keep", Params::None);
[INFO] [stdout]    |                                                      ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/handler/list.rs:64:10
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/handler/list.rs:72:33
[INFO] [stdout]    |
[INFO] [stdout] 72 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/handler/list.rs:90:30
[INFO] [stdout]    |
[INFO] [stdout] 90 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/handler/list.rs:93:3
[INFO] [stdout]    |
[INFO] [stdout] 93 |         Params::None,
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/handler/list.rs:95:43
[INFO] [stdout]    |
[INFO] [stdout] 95 |     txn.rql("DROP HANDLER hns_list_b::keep", Params::None);
[INFO] [stdout]    |                                              ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/handler/list.rs:98:31
[INFO] [stdout]    |
[INFO] [stdout] 98 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]    --> tests/transactional/handler/list.rs:106:10
[INFO] [stdout]     |
[INFO] [stdout] 106 |     let t = TestEngine::new();
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/handler/list.rs:114:33
[INFO] [stdout]     |
[INFO] [stdout] 114 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/handler/list.rs:132:30
[INFO] [stdout]     |
[INFO] [stdout] 132 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/handler/list.rs:135:3
[INFO] [stdout]     |
[INFO] [stdout] 135 |         Params::None,
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/handler/list.rs:137:43
[INFO] [stdout]     |
[INFO] [stdout] 137 |     txn.rql("DROP HANDLER hns_list_c::keep", Params::None);
[INFO] [stdout]     |                                              ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/handler/list.rs:140:31
[INFO] [stdout]     |
[INFO] [stdout] 140 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]    --> tests/transactional/handler/list.rs:148:10
[INFO] [stdout]     |
[INFO] [stdout] 148 |     let t = TestEngine::new();
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/handler/list.rs:156:33
[INFO] [stdout]     |
[INFO] [stdout] 156 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/handler/list.rs:174:31
[INFO] [stdout]     |
[INFO] [stdout] 174 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/handler/list.rs:177:3
[INFO] [stdout]     |
[INFO] [stdout] 177 |         Params::None,
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/handler/list.rs:179:44
[INFO] [stdout]     |
[INFO] [stdout] 179 |     txn1.rql("DROP HANDLER hns_list_d::keep", Params::None);
[INFO] [stdout]     |                                               ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/handler/list.rs:181:31
[INFO] [stdout]     |
[INFO] [stdout] 181 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/handler/list.rs:189:31
[INFO] [stdout]     |
[INFO] [stdout] 189 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]  --> tests/transactional/identity/create.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let t = TestEngine::new();
[INFO] [stdout]   |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/identity/create.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/identity/create.rs:13:46
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let r = txn.rql("CREATE USER idn_create_a", Params::None);
[INFO] [stdout]    |                                                 ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/identity/create.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/identity/create.rs:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/identity/create.rs:28:46
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let r = txn.rql("CREATE USER idn_create_b", Params::None);
[INFO] [stdout]    |                                                 ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/identity/create.rs:32:31
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/identity/create.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/identity/create.rs:44:30
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/identity/create.rs:45:46
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let r = txn.rql("CREATE USER idn_create_c", Params::None);
[INFO] [stdout]    |                                                 ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/identity/create.rs:49:31
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/identity/create.rs:58:10
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/identity/create.rs:61:31
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/identity/create.rs:62:47
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let r = txn1.rql("CREATE USER idn_create_d", Params::None);
[INFO] [stdout]    |                                                  ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/identity/create.rs:65:31
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/identity/create.rs:74:31
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]  --> tests/transactional/identity/drop.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let t = TestEngine::new();
[INFO] [stdout]   |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/identity/drop.rs:13:30
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/identity/drop.rs:14:42
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let r = txn.rql("DROP USER idn_drop_a", Params::None);
[INFO] [stdout]    |                                             ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/identity/drop.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/identity/drop.rs:29:30
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/identity/drop.rs:30:42
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let r = txn.rql("DROP USER idn_drop_b", Params::None);
[INFO] [stdout]    |                                             ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/identity/drop.rs:34:31
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/identity/drop.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/identity/drop.rs:47:30
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/identity/drop.rs:48:42
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let r = txn.rql("DROP USER idn_drop_c", Params::None);
[INFO] [stdout]    |                                             ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/identity/drop.rs:52:31
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/identity/drop.rs:61:10
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/identity/drop.rs:65:31
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/identity/drop.rs:66:43
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let r = txn1.rql("DROP USER idn_drop_d", Params::None);
[INFO] [stdout]    |                                              ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/identity/drop.rs:69:31
[INFO] [stdout]    |
[INFO] [stdout] 69 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/identity/drop.rs:78:31
[INFO] [stdout]    |
[INFO] [stdout] 78 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/identity/find.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/identity/find.rs:17:33
[INFO] [stdout]    |
[INFO] [stdout] 17 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/identity/find.rs:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/identity/find.rs:28:35
[INFO] [stdout]    |
[INFO] [stdout] 28 |     txn.rql("CREATE USER icf_new_a", Params::None);
[INFO] [stdout]    |                                      ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/identity/find.rs:29:34
[INFO] [stdout]    |
[INFO] [stdout] 29 |     txn.rql("DROP USER icf_keep_a", Params::None);
[INFO] [stdout]    |                                     ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/identity/find.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/identity/find.rs:58:33
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/identity/find.rs:68:30
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/identity/find.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 |     txn.rql("CREATE USER icf_new_b", Params::None);
[INFO] [stdout]    |                                      ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/identity/find.rs:70:34
[INFO] [stdout]    |
[INFO] [stdout] 70 |     txn.rql("DROP USER icf_keep_b", Params::None);
[INFO] [stdout]    |                                     ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/identity/find.rs:73:31
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/identity/find.rs:84:10
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/identity/find.rs:89:33
[INFO] [stdout]    |
[INFO] [stdout] 89 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/identity/find.rs:99:30
[INFO] [stdout]    |
[INFO] [stdout] 99 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/identity/find.rs:100:35
[INFO] [stdout]     |
[INFO] [stdout] 100 |     txn.rql("CREATE USER icf_new_c", Params::None);
[INFO] [stdout]     |                                      ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/identity/find.rs:101:34
[INFO] [stdout]     |
[INFO] [stdout] 101 |     txn.rql("DROP USER icf_keep_c", Params::None);
[INFO] [stdout]     |                                     ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/identity/find.rs:104:31
[INFO] [stdout]     |
[INFO] [stdout] 104 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]    --> tests/transactional/identity/find.rs:123:10
[INFO] [stdout]     |
[INFO] [stdout] 123 |     let t = TestEngine::new();
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/identity/find.rs:128:33
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/identity/find.rs:138:31
[INFO] [stdout]     |
[INFO] [stdout] 138 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/identity/find.rs:139:36
[INFO] [stdout]     |
[INFO] [stdout] 139 |     txn1.rql("CREATE USER icf_new_d", Params::None);
[INFO] [stdout]     |                                       ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/identity/find.rs:140:35
[INFO] [stdout]     |
[INFO] [stdout] 140 |     txn1.rql("DROP USER icf_keep_d", Params::None);
[INFO] [stdout]     |                                      ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/identity/find.rs:142:31
[INFO] [stdout]     |
[INFO] [stdout] 142 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/identity/find.rs:153:31
[INFO] [stdout]     |
[INFO] [stdout] 153 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]  --> tests/transactional/identity/list.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let t = TestEngine::new();
[INFO] [stdout]   |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/identity/list.rs:13:30
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/identity/list.rs:14:35
[INFO] [stdout]    |
[INFO] [stdout] 14 |     txn.rql("CREATE USER idl_new_a", Params::None);
[INFO] [stdout]    |                                      ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/identity/list.rs:15:34
[INFO] [stdout]    |
[INFO] [stdout] 15 |     txn.rql("DROP USER idl_keep_a", Params::None);
[INFO] [stdout]    |                                     ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/identity/list.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/identity/list.rs:28:30
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/identity/list.rs:29:35
[INFO] [stdout]    |
[INFO] [stdout] 29 |     txn.rql("CREATE USER idl_new_b", Params::None);
[INFO] [stdout]    |                                      ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/identity/list.rs:30:34
[INFO] [stdout]    |
[INFO] [stdout] 30 |     txn.rql("DROP USER idl_keep_b", Params::None);
[INFO] [stdout]    |                                     ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/identity/list.rs:33:31
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/identity/list.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/identity/list.rs:45:30
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/identity/list.rs:46:35
[INFO] [stdout]    |
[INFO] [stdout] 46 |     txn.rql("CREATE USER idl_new_c", Params::None);
[INFO] [stdout]    |                                      ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/identity/list.rs:47:34
[INFO] [stdout]    |
[INFO] [stdout] 47 |     txn.rql("DROP USER idl_keep_c", Params::None);
[INFO] [stdout]    |                                     ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/identity/list.rs:50:31
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/identity/list.rs:58:10
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/identity/list.rs:62:31
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/identity/list.rs:63:36
[INFO] [stdout]    |
[INFO] [stdout] 63 |     txn1.rql("CREATE USER idl_new_d", Params::None);
[INFO] [stdout]    |                                       ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/identity/list.rs:64:35
[INFO] [stdout]    |
[INFO] [stdout] 64 |     txn1.rql("DROP USER idl_keep_d", Params::None);
[INFO] [stdout]    |                                      ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/identity/list.rs:66:31
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/identity/list.rs:74:31
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]  --> tests/transactional/namespace/create.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let t = TestEngine::new();
[INFO] [stdout]   |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/create.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/create.rs:13:50
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let r = txn.rql("CREATE NAMESPACE ns_create_a", Params::None);
[INFO] [stdout]    |                                                     ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/create.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/create.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/create.rs:32:50
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let r = txn.rql("CREATE NAMESPACE ns_create_b", Params::None);
[INFO] [stdout]    |                                                     ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/create.rs:36:31
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/create.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/create.rs:52:30
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/create.rs:53:50
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let r = txn.rql("CREATE NAMESPACE ns_create_c", Params::None);
[INFO] [stdout]    |                                                     ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/create.rs:57:31
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/create.rs:70:10
[INFO] [stdout]    |
[INFO] [stdout] 70 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/create.rs:73:31
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/create.rs:74:51
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let r = txn1.rql("CREATE NAMESPACE ns_create_d", Params::None);
[INFO] [stdout]    |                                                      ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/create.rs:77:31
[INFO] [stdout]    |
[INFO] [stdout] 77 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/create.rs:89:31
[INFO] [stdout]    |
[INFO] [stdout] 89 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]  --> tests/transactional/namespace/drop.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let t = TestEngine::new();
[INFO] [stdout]   |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/drop.rs:13:30
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/drop.rs:14:46
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let r = txn.rql("DROP NAMESPACE ns_drop_a", Params::None);
[INFO] [stdout]    |                                                 ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/drop.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/drop.rs:33:30
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/drop.rs:34:46
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let r = txn.rql("DROP NAMESPACE ns_drop_b", Params::None);
[INFO] [stdout]    |                                                 ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/drop.rs:38:31
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/drop.rs:51:10
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/drop.rs:55:30
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/drop.rs:56:46
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let r = txn.rql("DROP NAMESPACE ns_drop_c", Params::None);
[INFO] [stdout]    |                                                 ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/drop.rs:60:31
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/drop.rs:73:10
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/drop.rs:77:31
[INFO] [stdout]    |
[INFO] [stdout] 77 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/drop.rs:78:47
[INFO] [stdout]    |
[INFO] [stdout] 78 |     let r = txn1.rql("DROP NAMESPACE ns_drop_d", Params::None);
[INFO] [stdout]    |                                                  ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/drop.rs:81:31
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/drop.rs:93:31
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/list.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/list.rs:18:30
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/list.rs:19:52
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let r = txn.rql("CREATE NAMESPACE ns_list_new_a", Params::None);
[INFO] [stdout]    |                                                       ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/list.rs:21:51
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let r = txn.rql("DROP NAMESPACE ns_list_keep_a", Params::None);
[INFO] [stdout]    |                                                      ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/list.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/list.rs:41:30
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/list.rs:42:52
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let r = txn.rql("CREATE NAMESPACE ns_list_new_b", Params::None);
[INFO] [stdout]    |                                                       ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/list.rs:44:51
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let r = txn.rql("DROP NAMESPACE ns_list_keep_b", Params::None);
[INFO] [stdout]    |                                                      ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/list.rs:48:31
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/list.rs:62:10
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/list.rs:66:30
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/list.rs:67:52
[INFO] [stdout]    |
[INFO] [stdout] 67 |     let r = txn.rql("CREATE NAMESPACE ns_list_new_c", Params::None);
[INFO] [stdout]    |                                                       ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/list.rs:69:51
[INFO] [stdout]    |
[INFO] [stdout] 69 |     let r = txn.rql("DROP NAMESPACE ns_list_keep_c", Params::None);
[INFO] [stdout]    |                                                      ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/list.rs:73:31
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/list.rs:87:10
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/list.rs:91:31
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/list.rs:92:53
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let r = txn1.rql("CREATE NAMESPACE ns_list_new_d", Params::None);
[INFO] [stdout]    |                                                        ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/list.rs:94:52
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let r = txn1.rql("DROP NAMESPACE ns_list_keep_d", Params::None);
[INFO] [stdout]    |                                                       ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/namespace/list.rs:97:31
[INFO] [stdout]    |
[INFO] [stdout] 97 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/namespace/list.rs:111:31
[INFO] [stdout]     |
[INFO] [stdout] 111 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/policy/create.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/policy/create.rs:18:30
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/policy/create.rs:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 |         Params::None,
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/policy/create.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/policy/create.rs:36:30
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/policy/create.rs:39:3
[INFO] [stdout]    |
[INFO] [stdout] 39 |         Params::None,
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/policy/create.rs:44:31
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/policy/create.rs:51:10
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/policy/create.rs:56:30
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/policy/create.rs:59:3
[INFO] [stdout]    |
[INFO] [stdout] 59 |         Params::None,
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/policy/create.rs:64:31
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/policy/create.rs:71:10
[INFO] [stdout]    |
[INFO] [stdout] 71 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/policy/create.rs:76:31
[INFO] [stdout]    |
[INFO] [stdout] 76 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/policy/create.rs:79:3
[INFO] [stdout]    |
[INFO] [stdout] 79 |         Params::None,
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/policy/create.rs:83:31
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/policy/create.rs:91:31
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]  --> tests/transactional/policy/drop.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let t = TestEngine::new();
[INFO] [stdout]   |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/policy/drop.rs:15:30
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/policy/drop.rs:16:57
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let r = txn.rql("DROP TABLE POLICY pol_drop_a_policy", Params::None);
[INFO] [stdout]    |                                                            ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/policy/drop.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/policy/drop.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/policy/drop.rs:32:57
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let r = txn.rql("DROP TABLE POLICY pol_drop_b_policy", Params::None);
[INFO] [stdout]    |                                                            ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/policy/drop.rs:36:31
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/policy/drop.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/policy/drop.rs:49:30
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/policy/drop.rs:50:57
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let r = txn.rql("DROP TABLE POLICY pol_drop_c_policy", Params::None);
[INFO] [stdout]    |                                                            ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/policy/drop.rs:54:31
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/policy/drop.rs:61:10
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/policy/drop.rs:67:31
[INFO] [stdout]    |
[INFO] [stdout] 67 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/policy/drop.rs:68:58
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let r = txn1.rql("DROP TABLE POLICY pol_drop_d_policy", Params::None);
[INFO] [stdout]    |                                                             ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/policy/drop.rs:71:31
[INFO] [stdout]    |
[INFO] [stdout] 71 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/policy/drop.rs:79:31
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/policy/find.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/policy/find.rs:19:30
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/policy/find.rs:20:95
[INFO] [stdout]    |
[INFO] [stdout] 20 |     txn.rql("CREATE TABLE POLICY pol_find_a_new ON pol_find_a::t { from: { filter { true } } }", Params::None);
[INFO] [stdout]    |                                                                                                  ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/policy/find.rs:21:47
[INFO] [stdout]    |
[INFO] [stdout] 21 |     txn.rql("DROP TABLE POLICY pol_find_a_keep", Params::None);
[INFO] [stdout]    |                                                  ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/policy/find.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/policy/find.rs:37:30
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/policy/find.rs:38:95
[INFO] [stdout]    |
[INFO] [stdout] 38 |     txn.rql("CREATE TABLE POLICY pol_find_b_new ON pol_find_b::t { from: { filter { true } } }", Params::None);
[INFO] [stdout]    |                                                                                                  ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/policy/find.rs:39:47
[INFO] [stdout]    |
[INFO] [stdout] 39 |     txn.rql("DROP TABLE POLICY pol_find_b_keep", Params::None);
[INFO] [stdout]    |                                                  ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/policy/find.rs:42:31
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/policy/find.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/policy/find.rs:55:30
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/policy/find.rs:56:95
[INFO] [stdout]    |
[INFO] [stdout] 56 |     txn.rql("CREATE TABLE POLICY pol_find_c_new ON pol_find_c::t { from: { filter { true } } }", Params::None);
[INFO] [stdout]    |                                                                                                  ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/policy/find.rs:57:47
[INFO] [stdout]    |
[INFO] [stdout] 57 |     txn.rql("DROP TABLE POLICY pol_find_c_keep", Params::None);
[INFO] [stdout]    |                                                  ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/policy/find.rs:60:31
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/policy/find.rs:67:10
[INFO] [stdout]    |
[INFO] [stdout] 67 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/policy/find.rs:73:31
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/policy/find.rs:74:96
[INFO] [stdout]    |
[INFO] [stdout] 74 |     txn1.rql("CREATE TABLE POLICY pol_find_d_new ON pol_find_d::t { from: { filter { true } } }", Params::None);
[INFO] [stdout]    |                                                                                                   ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/policy/find.rs:75:48
[INFO] [stdout]    |
[INFO] [stdout] 75 |     txn1.rql("DROP TABLE POLICY pol_find_d_keep", Params::None);
[INFO] [stdout]    |                                                   ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/policy/find.rs:77:31
[INFO] [stdout]    |
[INFO] [stdout] 77 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/policy/find.rs:84:31
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]  --> tests/transactional/procedure/create.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let t = TestEngine::new();
[INFO] [stdout]   |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/create.rs:14:33
[INFO] [stdout]    |
[INFO] [stdout] 14 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/create.rs:24:30
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/create.rs:25:72
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let r = txn.rql("CREATE PROCEDURE pns_create_a::greet AS { \"hi\" }", Params::None);
[INFO] [stdout]    |                                                                           ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/create.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/create.rs:39:33
[INFO] [stdout]    |
[INFO] [stdout] 39 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/create.rs:49:30
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/create.rs:50:72
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let r = txn.rql("CREATE PROCEDURE pns_create_b::greet AS { \"hi\" }", Params::None);
[INFO] [stdout]    |                                                                           ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/create.rs:54:31
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/create.rs:61:10
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/create.rs:66:33
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/create.rs:76:30
[INFO] [stdout]    |
[INFO] [stdout] 76 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/create.rs:77:72
[INFO] [stdout]    |
[INFO] [stdout] 77 |     let r = txn.rql("CREATE PROCEDURE pns_create_c::greet AS { \"hi\" }", Params::None);
[INFO] [stdout]    |                                                                           ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/create.rs:81:31
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/create.rs:88:10
[INFO] [stdout]    |
[INFO] [stdout] 88 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/create.rs:93:33
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/procedure/create.rs:103:31
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/procedure/create.rs:104:73
[INFO] [stdout]     |
[INFO] [stdout] 104 |     let r = txn1.rql("CREATE PROCEDURE pns_create_d::greet AS { \"hi\" }", Params::None);
[INFO] [stdout]     |                                                                            ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/procedure/create.rs:107:31
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/procedure/create.rs:114:31
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]  --> tests/transactional/procedure/drop.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let t = TestEngine::new();
[INFO] [stdout]   |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/drop.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/drop.rs:25:30
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/drop.rs:26:54
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let r = txn.rql("DROP PROCEDURE pns_drop_a::greet", Params::None);
[INFO] [stdout]    |                                                         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/drop.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/drop.rs:41:33
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/drop.rs:51:30
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/drop.rs:52:54
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let r = txn.rql("DROP PROCEDURE pns_drop_b::greet", Params::None);
[INFO] [stdout]    |                                                         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/drop.rs:56:31
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/drop.rs:63:10
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/drop.rs:69:33
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/drop.rs:79:30
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/drop.rs:80:54
[INFO] [stdout]    |
[INFO] [stdout] 80 |     let r = txn.rql("DROP PROCEDURE pns_drop_c::greet", Params::None);
[INFO] [stdout]    |                                                         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/drop.rs:84:31
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/drop.rs:91:10
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/drop.rs:97:33
[INFO] [stdout]    |
[INFO] [stdout] 97 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/procedure/drop.rs:107:31
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/procedure/drop.rs:108:55
[INFO] [stdout]     |
[INFO] [stdout] 108 |     let r = txn1.rql("DROP PROCEDURE pns_drop_d::greet", Params::None);
[INFO] [stdout]     |                                                          ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/procedure/drop.rs:111:31
[INFO] [stdout]     |
[INFO] [stdout] 111 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/procedure/drop.rs:118:31
[INFO] [stdout]     |
[INFO] [stdout] 118 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/find.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/find.rs:18:33
[INFO] [stdout]    |
[INFO] [stdout] 18 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/find.rs:32:30
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/find.rs:33:67
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let r = txn.rql("CREATE PROCEDURE pns_find_a::new AS { \"n\" }", Params::None);
[INFO] [stdout]    |                                                                      ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/find.rs:35:53
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let r = txn.rql("DROP PROCEDURE pns_find_a::keep", Params::None);
[INFO] [stdout]    |                                                        ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/find.rs:61:10
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/find.rs:67:33
[INFO] [stdout]    |
[INFO] [stdout] 67 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/find.rs:81:30
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/find.rs:82:59
[INFO] [stdout]    |
[INFO] [stdout] 82 |     txn.rql("CREATE PROCEDURE pns_find_b::new AS { \"n\" }", Params::None);
[INFO] [stdout]    |                                                              ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/find.rs:83:45
[INFO] [stdout]    |
[INFO] [stdout] 83 |     txn.rql("DROP PROCEDURE pns_find_b::keep", Params::None);
[INFO] [stdout]    |                                                ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/find.rs:86:31
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/find.rs:97:10
[INFO] [stdout]    |
[INFO] [stdout] 97 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/procedure/find.rs:103:33
[INFO] [stdout]     |
[INFO] [stdout] 103 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/procedure/find.rs:117:30
[INFO] [stdout]     |
[INFO] [stdout] 117 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/procedure/find.rs:118:59
[INFO] [stdout]     |
[INFO] [stdout] 118 |     txn.rql("CREATE PROCEDURE pns_find_c::new AS { \"n\" }", Params::None);
[INFO] [stdout]     |                                                              ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/procedure/find.rs:119:45
[INFO] [stdout]     |
[INFO] [stdout] 119 |     txn.rql("DROP PROCEDURE pns_find_c::keep", Params::None);
[INFO] [stdout]     |                                                ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/procedure/find.rs:122:31
[INFO] [stdout]     |
[INFO] [stdout] 122 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]    --> tests/transactional/procedure/find.rs:141:10
[INFO] [stdout]     |
[INFO] [stdout] 141 |     let t = TestEngine::new();
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/procedure/find.rs:147:33
[INFO] [stdout]     |
[INFO] [stdout] 147 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/procedure/find.rs:161:31
[INFO] [stdout]     |
[INFO] [stdout] 161 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/procedure/find.rs:162:60
[INFO] [stdout]     |
[INFO] [stdout] 162 |     txn1.rql("CREATE PROCEDURE pns_find_d::new AS { \"n\" }", Params::None);
[INFO] [stdout]     |                                                               ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/procedure/find.rs:163:46
[INFO] [stdout]     |
[INFO] [stdout] 163 |     txn1.rql("DROP PROCEDURE pns_find_d::keep", Params::None);
[INFO] [stdout]     |                                                 ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/procedure/find.rs:165:31
[INFO] [stdout]     |
[INFO] [stdout] 165 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/procedure/find.rs:176:31
[INFO] [stdout]     |
[INFO] [stdout] 176 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/list.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/list.rs:28:33
[INFO] [stdout]    |
[INFO] [stdout] 28 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/list.rs:46:30
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/list.rs:49:3
[INFO] [stdout]    |
[INFO] [stdout] 49 |         Params::None,
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/list.rs:52:50
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let r = txn.rql("DROP PROCEDURE plist_a::keep", Params::None);
[INFO] [stdout]    |                                                     ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/list.rs:68:10
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/list.rs:76:33
[INFO] [stdout]    |
[INFO] [stdout] 76 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/list.rs:94:30
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/list.rs:95:99
[INFO] [stdout]    |
[INFO] [stdout] 95 |     txn.rql("CREATE HANDLER plist_b::new ON plist_b::evt::Foo { INSERT plist_b::sink [{ id: 2 }] }", Params::None);
[INFO] [stdout]    |                                                                                                      ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/list.rs:96:42
[INFO] [stdout]    |
[INFO] [stdout] 96 |     txn.rql("DROP PROCEDURE plist_b::keep", Params::None);
[INFO] [stdout]    |                                             ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/procedure/list.rs:99:31
[INFO] [stdout]    |
[INFO] [stdout] 99 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]    --> tests/transactional/procedure/list.rs:107:10
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let t = TestEngine::new();
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/procedure/list.rs:115:33
[INFO] [stdout]     |
[INFO] [stdout] 115 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/procedure/list.rs:133:30
[INFO] [stdout]     |
[INFO] [stdout] 133 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/procedure/list.rs:134:99
[INFO] [stdout]     |
[INFO] [stdout] 134 |     txn.rql("CREATE HANDLER plist_c::new ON plist_c::evt::Foo { INSERT plist_c::sink [{ id: 2 }] }", Params::None);
[INFO] [stdout]     |                                                                                                      ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/procedure/list.rs:135:42
[INFO] [stdout]     |
[INFO] [stdout] 135 |     txn.rql("DROP PROCEDURE plist_c::keep", Params::None);
[INFO] [stdout]     |                                             ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/procedure/list.rs:138:31
[INFO] [stdout]     |
[INFO] [stdout] 138 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]    --> tests/transactional/procedure/list.rs:146:10
[INFO] [stdout]     |
[INFO] [stdout] 146 |     let t = TestEngine::new();
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/procedure/list.rs:154:33
[INFO] [stdout]     |
[INFO] [stdout] 154 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/procedure/list.rs:172:31
[INFO] [stdout]     |
[INFO] [stdout] 172 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/procedure/list.rs:173:100
[INFO] [stdout]     |
[INFO] [stdout] 173 |     txn1.rql("CREATE HANDLER plist_d::new ON plist_d::evt::Foo { INSERT plist_d::sink [{ id: 2 }] }", Params::None);
[INFO] [stdout]     |                                                                                                       ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/procedure/list.rs:174:43
[INFO] [stdout]     |
[INFO] [stdout] 174 |     txn1.rql("DROP PROCEDURE plist_d::keep", Params::None);
[INFO] [stdout]     |                                              ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/procedure/list.rs:176:31
[INFO] [stdout]     |
[INFO] [stdout] 176 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/procedure/list.rs:184:31
[INFO] [stdout]     |
[INFO] [stdout] 184 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/create.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/create.rs:19:33
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/create.rs:29:30
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/create.rs:30:28
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let r = txn.rql(CREATE_A, Params::None);
[INFO] [stdout]    |                               ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/create.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/create.rs:45:33
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/create.rs:55:30
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/create.rs:56:28
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let r = txn.rql(CREATE_B, Params::None);
[INFO] [stdout]    |                               ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/create.rs:60:31
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/create.rs:66:10
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/create.rs:71:33
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/create.rs:81:30
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/create.rs:82:28
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let r = txn.rql(CREATE_C, Params::None);
[INFO] [stdout]    |                               ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/create.rs:86:31
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/create.rs:92:10
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/create.rs:97:33
[INFO] [stdout]    |
[INFO] [stdout] 97 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/ringbuffer/create.rs:107:31
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/ringbuffer/create.rs:108:29
[INFO] [stdout]     |
[INFO] [stdout] 108 |     let r = txn1.rql(CREATE_D, Params::None);
[INFO] [stdout]     |                                ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/ringbuffer/create.rs:111:31
[INFO] [stdout]     |
[INFO] [stdout] 111 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/ringbuffer/create.rs:117:31
[INFO] [stdout]     |
[INFO] [stdout] 117 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]  --> tests/transactional/ringbuffer/drop.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let t = TestEngine::new();
[INFO] [stdout]   |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/drop.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/drop.rs:25:30
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/drop.rs:26:53
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let r = txn.rql("DROP RINGBUFFER rbns_drop_a::rb", Params::None);
[INFO] [stdout]    |                                                        ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/drop.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/drop.rs:42:33
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/drop.rs:52:30
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/drop.rs:53:53
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let r = txn.rql("DROP RINGBUFFER rbns_drop_b::rb", Params::None);
[INFO] [stdout]    |                                                        ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/drop.rs:57:31
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/drop.rs:63:10
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/drop.rs:69:33
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/drop.rs:79:30
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/drop.rs:80:53
[INFO] [stdout]    |
[INFO] [stdout] 80 |     let r = txn.rql("DROP RINGBUFFER rbns_drop_c::rb", Params::None);
[INFO] [stdout]    |                                                        ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/drop.rs:84:31
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/drop.rs:90:10
[INFO] [stdout]    |
[INFO] [stdout] 90 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/drop.rs:96:33
[INFO] [stdout]    |
[INFO] [stdout] 96 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/ringbuffer/drop.rs:106:31
[INFO] [stdout]     |
[INFO] [stdout] 106 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/ringbuffer/drop.rs:107:54
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let r = txn1.rql("DROP RINGBUFFER rbns_drop_d::rb", Params::None);
[INFO] [stdout]     |                                                         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/ringbuffer/drop.rs:110:31
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/ringbuffer/drop.rs:116:31
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/find.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/find.rs:18:33
[INFO] [stdout]    |
[INFO] [stdout] 18 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/find.rs:32:30
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/find.rs:33:81
[INFO] [stdout]    |
[INFO] [stdout] 33 |     txn.rql("CREATE RINGBUFFER rbf_ns_a::new { msg: utf8 } WITH { capacity: 32 }", Params::None);
[INFO] [stdout]    |                                                                                    ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/find.rs:34:44
[INFO] [stdout]    |
[INFO] [stdout] 34 |     txn.rql("DROP RINGBUFFER rbf_ns_a::keep", Params::None);
[INFO] [stdout]    |                                               ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/find.rs:58:10
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/find.rs:64:33
[INFO] [stdout]    |
[INFO] [stdout] 64 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/find.rs:78:30
[INFO] [stdout]    |
[INFO] [stdout] 78 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/find.rs:79:81
[INFO] [stdout]    |
[INFO] [stdout] 79 |     txn.rql("CREATE RINGBUFFER rbf_ns_b::new { msg: utf8 } WITH { capacity: 32 }", Params::None);
[INFO] [stdout]    |                                                                                    ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/find.rs:80:44
[INFO] [stdout]    |
[INFO] [stdout] 80 |     txn.rql("DROP RINGBUFFER rbf_ns_b::keep", Params::None);
[INFO] [stdout]    |                                               ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/find.rs:83:31
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/find.rs:91:10
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/find.rs:97:33
[INFO] [stdout]    |
[INFO] [stdout] 97 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/ringbuffer/find.rs:111:30
[INFO] [stdout]     |
[INFO] [stdout] 111 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/ringbuffer/find.rs:112:81
[INFO] [stdout]     |
[INFO] [stdout] 112 |     txn.rql("CREATE RINGBUFFER rbf_ns_c::new { msg: utf8 } WITH { capacity: 32 }", Params::None);
[INFO] [stdout]     |                                                                                    ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/ringbuffer/find.rs:113:44
[INFO] [stdout]     |
[INFO] [stdout] 113 |     txn.rql("DROP RINGBUFFER rbf_ns_c::keep", Params::None);
[INFO] [stdout]     |                                               ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/ringbuffer/find.rs:116:31
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]    --> tests/transactional/ringbuffer/find.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 |     let t = TestEngine::new();
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/ringbuffer/find.rs:135:33
[INFO] [stdout]     |
[INFO] [stdout] 135 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/ringbuffer/find.rs:149:31
[INFO] [stdout]     |
[INFO] [stdout] 149 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/ringbuffer/find.rs:150:82
[INFO] [stdout]     |
[INFO] [stdout] 150 |     txn1.rql("CREATE RINGBUFFER rbf_ns_d::new { msg: utf8 } WITH { capacity: 32 }", Params::None);
[INFO] [stdout]     |                                                                                     ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/ringbuffer/find.rs:151:45
[INFO] [stdout]     |
[INFO] [stdout] 151 |     txn1.rql("DROP RINGBUFFER rbf_ns_d::keep", Params::None);
[INFO] [stdout]     |                                                ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/ringbuffer/find.rs:153:31
[INFO] [stdout]     |
[INFO] [stdout] 153 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/ringbuffer/find.rs:161:31
[INFO] [stdout]     |
[INFO] [stdout] 161 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]  --> tests/transactional/ringbuffer/list.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let t = TestEngine::new();
[INFO] [stdout]   |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/list.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/list.rs:25:30
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/list.rs:26:84
[INFO] [stdout]    |
[INFO] [stdout] 26 |     txn.rql("CREATE RINGBUFFER rbns_list_a::new { msg: utf8 } WITH { capacity: 32 }", Params::None);
[INFO] [stdout]    |                                                                                       ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/list.rs:27:47
[INFO] [stdout]    |
[INFO] [stdout] 27 |     txn.rql("DROP RINGBUFFER rbns_list_a::keep", Params::None);
[INFO] [stdout]    |                                                  ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/list.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/list.rs:42:33
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/list.rs:52:30
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/list.rs:53:84
[INFO] [stdout]    |
[INFO] [stdout] 53 |     txn.rql("CREATE RINGBUFFER rbns_list_b::new { msg: utf8 } WITH { capacity: 32 }", Params::None);
[INFO] [stdout]    |                                                                                       ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/list.rs:54:47
[INFO] [stdout]    |
[INFO] [stdout] 54 |     txn.rql("DROP RINGBUFFER rbns_list_b::keep", Params::None);
[INFO] [stdout]    |                                                  ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/list.rs:57:31
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/list.rs:65:10
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/list.rs:71:33
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/list.rs:81:30
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/list.rs:82:84
[INFO] [stdout]    |
[INFO] [stdout] 82 |     txn.rql("CREATE RINGBUFFER rbns_list_c::new { msg: utf8 } WITH { capacity: 32 }", Params::None);
[INFO] [stdout]    |                                                                                       ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/list.rs:83:47
[INFO] [stdout]    |
[INFO] [stdout] 83 |     txn.rql("DROP RINGBUFFER rbns_list_c::keep", Params::None);
[INFO] [stdout]    |                                                  ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/list.rs:86:31
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/ringbuffer/list.rs:94:10
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/ringbuffer/list.rs:100:33
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/ringbuffer/list.rs:110:31
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/ringbuffer/list.rs:111:85
[INFO] [stdout]     |
[INFO] [stdout] 111 |     txn1.rql("CREATE RINGBUFFER rbns_list_d::new { msg: utf8 } WITH { capacity: 32 }", Params::None);
[INFO] [stdout]     |                                                                                        ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/ringbuffer/list.rs:112:48
[INFO] [stdout]     |
[INFO] [stdout] 112 |     txn1.rql("DROP RINGBUFFER rbns_list_d::keep", Params::None);
[INFO] [stdout]     |                                                   ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/ringbuffer/list.rs:114:31
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/ringbuffer/list.rs:122:31
[INFO] [stdout]     |
[INFO] [stdout] 122 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/series/create.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/series/create.rs:19:33
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/series/create.rs:29:30
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/series/create.rs:30:28
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let r = txn.rql(CREATE_A, Params::None);
[INFO] [stdout]    |                               ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/series/create.rs:42:10
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/series/create.rs:47:33
[INFO] [stdout]    |
[INFO] [stdout] 47 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/series/create.rs:57:30
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/series/create.rs:58:28
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let r = txn.rql(CREATE_B, Params::None);
[INFO] [stdout]    |                               ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/series/create.rs:62:31
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/series/create.rs:69:10
[INFO] [stdout]    |
[INFO] [stdout] 69 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/series/create.rs:74:33
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/series/create.rs:84:30
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/series/create.rs:85:28
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let r = txn.rql(CREATE_C, Params::None);
[INFO] [stdout]    |                               ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/series/create.rs:89:31
[INFO] [stdout]    |
[INFO] [stdout] 89 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/series/create.rs:96:10
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/series/create.rs:101:33
[INFO] [stdout]     |
[INFO] [stdout] 101 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/series/create.rs:111:31
[INFO] [stdout]     |
[INFO] [stdout] 111 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/series/create.rs:112:29
[INFO] [stdout]     |
[INFO] [stdout] 112 |     let r = txn1.rql(CREATE_D, Params::None);
[INFO] [stdout]     |                                ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/series/create.rs:115:31
[INFO] [stdout]     |
[INFO] [stdout] 115 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/series/create.rs:122:31
[INFO] [stdout]     |
[INFO] [stdout] 122 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]  --> tests/transactional/series/drop.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let t = TestEngine::new();
[INFO] [stdout]   |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/series/drop.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/series/drop.rs:25:30
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/series/drop.rs:26:48
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let r = txn.rql("DROP SERIES sens_drop_a::s", Params::None);
[INFO] [stdout]    |                                                   ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/series/drop.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/series/drop.rs:42:33
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/series/drop.rs:52:30
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/series/drop.rs:53:48
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let r = txn.rql("DROP SERIES sens_drop_b::s", Params::None);
[INFO] [stdout]    |                                                   ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/series/drop.rs:57:31
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/series/drop.rs:63:10
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/series/drop.rs:69:33
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/series/drop.rs:79:30
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/series/drop.rs:80:48
[INFO] [stdout]    |
[INFO] [stdout] 80 |     let r = txn.rql("DROP SERIES sens_drop_c::s", Params::None);
[INFO] [stdout]    |                                                   ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/series/drop.rs:84:31
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/series/drop.rs:90:10
[INFO] [stdout]    |
[INFO] [stdout] 90 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/series/drop.rs:96:33
[INFO] [stdout]    |
[INFO] [stdout] 96 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/series/drop.rs:106:31
[INFO] [stdout]     |
[INFO] [stdout] 106 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/series/drop.rs:107:49
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let r = txn1.rql("DROP SERIES sens_drop_d::s", Params::None);
[INFO] [stdout]     |                                                    ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/series/drop.rs:110:31
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/series/drop.rs:116:31
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/series/find.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/series/find.rs:18:33
[INFO] [stdout]    |
[INFO] [stdout] 18 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/series/find.rs:32:30
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/series/find.rs:33:88
[INFO] [stdout]    |
[INFO] [stdout] 33 |     txn.rql("CREATE SERIES srf_ns_a::new { ts: datetime, val: float8 } WITH { key: ts }", Params::None);
[INFO] [stdout]    |                                                                                           ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/series/find.rs:34:40
[INFO] [stdout]    |
[INFO] [stdout] 34 |     txn.rql("DROP SERIES srf_ns_a::keep", Params::None);
[INFO] [stdout]    |                                           ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/series/find.rs:58:10
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/series/find.rs:64:33
[INFO] [stdout]    |
[INFO] [stdout] 64 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/series/find.rs:78:30
[INFO] [stdout]    |
[INFO] [stdout] 78 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/series/find.rs:79:88
[INFO] [stdout]    |
[INFO] [stdout] 79 |     txn.rql("CREATE SERIES srf_ns_b::new { ts: datetime, val: float8 } WITH { key: ts }", Params::None);
[INFO] [stdout]    |                                                                                           ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/series/find.rs:80:40
[INFO] [stdout]    |
[INFO] [stdout] 80 |     txn.rql("DROP SERIES srf_ns_b::keep", Params::None);
[INFO] [stdout]    |                                           ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/series/find.rs:83:31
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/series/find.rs:91:10
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/series/find.rs:97:33
[INFO] [stdout]    |
[INFO] [stdout] 97 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/series/find.rs:111:30
[INFO] [stdout]     |
[INFO] [stdout] 111 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/series/find.rs:112:88
[INFO] [stdout]     |
[INFO] [stdout] 112 |     txn.rql("CREATE SERIES srf_ns_c::new { ts: datetime, val: float8 } WITH { key: ts }", Params::None);
[INFO] [stdout]     |                                                                                           ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/series/find.rs:113:40
[INFO] [stdout]     |
[INFO] [stdout] 113 |     txn.rql("DROP SERIES srf_ns_c::keep", Params::None);
[INFO] [stdout]     |                                           ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/series/find.rs:116:31
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]    --> tests/transactional/series/find.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 |     let t = TestEngine::new();
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/series/find.rs:135:33
[INFO] [stdout]     |
[INFO] [stdout] 135 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/series/find.rs:149:31
[INFO] [stdout]     |
[INFO] [stdout] 149 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/series/find.rs:150:89
[INFO] [stdout]     |
[INFO] [stdout] 150 |     txn1.rql("CREATE SERIES srf_ns_d::new { ts: datetime, val: float8 } WITH { key: ts }", Params::None);
[INFO] [stdout]     |                                                                                            ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/series/find.rs:151:41
[INFO] [stdout]     |
[INFO] [stdout] 151 |     txn1.rql("DROP SERIES srf_ns_d::keep", Params::None);
[INFO] [stdout]     |                                            ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/series/find.rs:153:31
[INFO] [stdout]     |
[INFO] [stdout] 153 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/series/find.rs:161:31
[INFO] [stdout]     |
[INFO] [stdout] 161 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]  --> tests/transactional/series/list.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let t = TestEngine::new();
[INFO] [stdout]   |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/series/list.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/series/list.rs:25:30
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/series/list.rs:26:91
[INFO] [stdout]    |
[INFO] [stdout] 26 |     txn.rql("CREATE SERIES sens_list_a::new { ts: datetime, val: float8 } WITH { key: ts }", Params::None);
[INFO] [stdout]    |                                                                                              ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/series/list.rs:27:43
[INFO] [stdout]    |
[INFO] [stdout] 27 |     txn.rql("DROP SERIES sens_list_a::keep", Params::None);
[INFO] [stdout]    |                                              ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/series/list.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/series/list.rs:42:33
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/series/list.rs:52:30
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/series/list.rs:53:91
[INFO] [stdout]    |
[INFO] [stdout] 53 |     txn.rql("CREATE SERIES sens_list_b::new { ts: datetime, val: float8 } WITH { key: ts }", Params::None);
[INFO] [stdout]    |                                                                                              ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/series/list.rs:54:43
[INFO] [stdout]    |
[INFO] [stdout] 54 |     txn.rql("DROP SERIES sens_list_b::keep", Params::None);
[INFO] [stdout]    |                                              ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/series/list.rs:57:31
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/series/list.rs:65:10
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/series/list.rs:71:33
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/series/list.rs:81:30
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/series/list.rs:82:91
[INFO] [stdout]    |
[INFO] [stdout] 82 |     txn.rql("CREATE SERIES sens_list_c::new { ts: datetime, val: float8 } WITH { key: ts }", Params::None);
[INFO] [stdout]    |                                                                                              ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/series/list.rs:83:43
[INFO] [stdout]    |
[INFO] [stdout] 83 |     txn.rql("DROP SERIES sens_list_c::keep", Params::None);
[INFO] [stdout]    |                                              ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/series/list.rs:86:31
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/series/list.rs:94:10
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/series/list.rs:100:33
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/series/list.rs:110:31
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/series/list.rs:111:92
[INFO] [stdout]     |
[INFO] [stdout] 111 |     txn1.rql("CREATE SERIES sens_list_d::new { ts: datetime, val: float8 } WITH { key: ts }", Params::None);
[INFO] [stdout]     |                                                                                               ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/series/list.rs:112:44
[INFO] [stdout]     |
[INFO] [stdout] 112 |     txn1.rql("DROP SERIES sens_list_d::keep", Params::None);
[INFO] [stdout]     |                                               ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/series/list.rs:114:31
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/series/list.rs:122:31
[INFO] [stdout]     |
[INFO] [stdout] 122 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]  --> tests/transactional/sumtype/create.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let t = TestEngine::new();
[INFO] [stdout]   |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/create.rs:14:33
[INFO] [stdout]    |
[INFO] [stdout] 14 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/create.rs:24:30
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/create.rs:25:76
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let r = txn.rql("CREATE ENUM stns_create_a::status { Active, Inactive }", Params::None);
[INFO] [stdout]    |                                                                               ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/create.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/create.rs:40:33
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/create.rs:50:30
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/create.rs:51:76
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let r = txn.rql("CREATE ENUM stns_create_b::status { Active, Inactive }", Params::None);
[INFO] [stdout]    |                                                                               ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/create.rs:55:31
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/create.rs:61:10
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/create.rs:66:33
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/create.rs:76:30
[INFO] [stdout]    |
[INFO] [stdout] 76 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/create.rs:77:76
[INFO] [stdout]    |
[INFO] [stdout] 77 |     let r = txn.rql("CREATE ENUM stns_create_c::status { Active, Inactive }", Params::None);
[INFO] [stdout]    |                                                                               ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/create.rs:81:31
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/create.rs:87:10
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/create.rs:92:33
[INFO] [stdout]    |
[INFO] [stdout] 92 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/sumtype/create.rs:102:31
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/sumtype/create.rs:103:77
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let r = txn1.rql("CREATE ENUM stns_create_d::status { Active, Inactive }", Params::None);
[INFO] [stdout]     |                                                                                ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/sumtype/create.rs:106:31
[INFO] [stdout]     |
[INFO] [stdout] 106 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/sumtype/create.rs:112:31
[INFO] [stdout]     |
[INFO] [stdout] 112 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]  --> tests/transactional/sumtype/drop.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let t = TestEngine::new();
[INFO] [stdout]   |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/drop.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/drop.rs:25:30
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/drop.rs:26:51
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let r = txn.rql("DROP ENUM stns_drop_a::status", Params::None);
[INFO] [stdout]    |                                                      ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/drop.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/drop.rs:42:33
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/drop.rs:52:30
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/drop.rs:53:51
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let r = txn.rql("DROP ENUM stns_drop_b::status", Params::None);
[INFO] [stdout]    |                                                      ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/drop.rs:57:31
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/drop.rs:63:10
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/drop.rs:69:33
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/drop.rs:79:30
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/drop.rs:80:51
[INFO] [stdout]    |
[INFO] [stdout] 80 |     let r = txn.rql("DROP ENUM stns_drop_c::status", Params::None);
[INFO] [stdout]    |                                                      ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/drop.rs:84:31
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/drop.rs:90:10
[INFO] [stdout]    |
[INFO] [stdout] 90 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/drop.rs:96:33
[INFO] [stdout]    |
[INFO] [stdout] 96 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/sumtype/drop.rs:106:31
[INFO] [stdout]     |
[INFO] [stdout] 106 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/sumtype/drop.rs:107:52
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let r = txn1.rql("DROP ENUM stns_drop_d::status", Params::None);
[INFO] [stdout]     |                                                       ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/sumtype/drop.rs:110:31
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/sumtype/drop.rs:116:31
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/find.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/find.rs:18:33
[INFO] [stdout]    |
[INFO] [stdout] 18 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/find.rs:32:30
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/find.rs:33:57
[INFO] [stdout]    |
[INFO] [stdout] 33 |     txn.rql("CREATE ENUM stf_ns_a::new { Pending, Done }", Params::None);
[INFO] [stdout]    |                                                            ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/find.rs:34:38
[INFO] [stdout]    |
[INFO] [stdout] 34 |     txn.rql("DROP ENUM stf_ns_a::keep", Params::None);
[INFO] [stdout]    |                                         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/find.rs:58:10
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/find.rs:64:33
[INFO] [stdout]    |
[INFO] [stdout] 64 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/find.rs:78:30
[INFO] [stdout]    |
[INFO] [stdout] 78 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/find.rs:79:57
[INFO] [stdout]    |
[INFO] [stdout] 79 |     txn.rql("CREATE ENUM stf_ns_b::new { Pending, Done }", Params::None);
[INFO] [stdout]    |                                                            ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/find.rs:80:38
[INFO] [stdout]    |
[INFO] [stdout] 80 |     txn.rql("DROP ENUM stf_ns_b::keep", Params::None);
[INFO] [stdout]    |                                         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/find.rs:83:31
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/find.rs:94:10
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/sumtype/find.rs:100:33
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/sumtype/find.rs:114:30
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/sumtype/find.rs:115:57
[INFO] [stdout]     |
[INFO] [stdout] 115 |     txn.rql("CREATE ENUM stf_ns_c::new { Pending, Done }", Params::None);
[INFO] [stdout]     |                                                            ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/sumtype/find.rs:116:38
[INFO] [stdout]     |
[INFO] [stdout] 116 |     txn.rql("DROP ENUM stf_ns_c::keep", Params::None);
[INFO] [stdout]     |                                         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/sumtype/find.rs:119:31
[INFO] [stdout]     |
[INFO] [stdout] 119 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]    --> tests/transactional/sumtype/find.rs:138:10
[INFO] [stdout]     |
[INFO] [stdout] 138 |     let t = TestEngine::new();
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/sumtype/find.rs:144:33
[INFO] [stdout]     |
[INFO] [stdout] 144 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/sumtype/find.rs:158:31
[INFO] [stdout]     |
[INFO] [stdout] 158 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/sumtype/find.rs:159:58
[INFO] [stdout]     |
[INFO] [stdout] 159 |     txn1.rql("CREATE ENUM stf_ns_d::new { Pending, Done }", Params::None);
[INFO] [stdout]     |                                                             ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/sumtype/find.rs:160:39
[INFO] [stdout]     |
[INFO] [stdout] 160 |     txn1.rql("DROP ENUM stf_ns_d::keep", Params::None);
[INFO] [stdout]     |                                          ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/sumtype/find.rs:162:31
[INFO] [stdout]     |
[INFO] [stdout] 162 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/sumtype/find.rs:173:31
[INFO] [stdout]     |
[INFO] [stdout] 173 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]  --> tests/transactional/sumtype/list.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let t = TestEngine::new();
[INFO] [stdout]   |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/list.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/list.rs:25:30
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/list.rs:26:51
[INFO] [stdout]    |
[INFO] [stdout] 26 |     txn.rql("CREATE ENUM stns_list_a::new { X, Y }", Params::None);
[INFO] [stdout]    |                                                      ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/list.rs:27:41
[INFO] [stdout]    |
[INFO] [stdout] 27 |     txn.rql("DROP ENUM stns_list_a::keep", Params::None);
[INFO] [stdout]    |                                            ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/list.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/list.rs:42:33
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/list.rs:52:30
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/list.rs:53:51
[INFO] [stdout]    |
[INFO] [stdout] 53 |     txn.rql("CREATE ENUM stns_list_b::new { X, Y }", Params::None);
[INFO] [stdout]    |                                                      ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/list.rs:54:41
[INFO] [stdout]    |
[INFO] [stdout] 54 |     txn.rql("DROP ENUM stns_list_b::keep", Params::None);
[INFO] [stdout]    |                                            ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/list.rs:57:31
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/list.rs:65:10
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/list.rs:71:33
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/list.rs:81:30
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/list.rs:82:51
[INFO] [stdout]    |
[INFO] [stdout] 82 |     txn.rql("CREATE ENUM stns_list_c::new { X, Y }", Params::None);
[INFO] [stdout]    |                                                      ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/list.rs:83:41
[INFO] [stdout]    |
[INFO] [stdout] 83 |     txn.rql("DROP ENUM stns_list_c::keep", Params::None);
[INFO] [stdout]    |                                            ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/list.rs:86:31
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/sumtype/list.rs:94:10
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/sumtype/list.rs:100:33
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/sumtype/list.rs:110:31
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/sumtype/list.rs:111:52
[INFO] [stdout]     |
[INFO] [stdout] 111 |     txn1.rql("CREATE ENUM stns_list_d::new { X, Y }", Params::None);
[INFO] [stdout]     |                                                       ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/sumtype/list.rs:112:42
[INFO] [stdout]     |
[INFO] [stdout] 112 |     txn1.rql("DROP ENUM stns_list_d::keep", Params::None);
[INFO] [stdout]     |                                             ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/sumtype/list.rs:114:31
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/sumtype/list.rs:122:31
[INFO] [stdout]     |
[INFO] [stdout] 122 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]  --> tests/transactional/table/create.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let t = TestEngine::new();
[INFO] [stdout]   |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/table/create.rs:14:33
[INFO] [stdout]    |
[INFO] [stdout] 14 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/table/create.rs:24:30
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/table/create.rs:25:65
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let r = txn.rql("CREATE TABLE tabns_create_a::t { id: int4 }", Params::None);
[INFO] [stdout]    |                                                                    ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/table/create.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/table/create.rs:42:33
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/table/create.rs:52:30
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/table/create.rs:53:65
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let r = txn.rql("CREATE TABLE tabns_create_b::t { id: int4 }", Params::None);
[INFO] [stdout]    |                                                                    ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/table/create.rs:57:31
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/table/create.rs:64:10
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/table/create.rs:69:33
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/table/create.rs:79:30
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/table/create.rs:80:65
[INFO] [stdout]    |
[INFO] [stdout] 80 |     let r = txn.rql("CREATE TABLE tabns_create_c::t { id: int4 }", Params::None);
[INFO] [stdout]    |                                                                    ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/table/create.rs:84:31
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/table/create.rs:91:10
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/table/create.rs:96:33
[INFO] [stdout]    |
[INFO] [stdout] 96 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/table/create.rs:106:31
[INFO] [stdout]     |
[INFO] [stdout] 106 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/table/create.rs:107:66
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let r = txn1.rql("CREATE TABLE tabns_create_d::t { id: int4 }", Params::None);
[INFO] [stdout]     |                                                                     ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/table/create.rs:110:31
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/table/create.rs:117:31
[INFO] [stdout]     |
[INFO] [stdout] 117 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]  --> tests/transactional/table/drop.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let t = TestEngine::new();
[INFO] [stdout]   |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/table/drop.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/table/drop.rs:25:30
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/table/drop.rs:26:48
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let r = txn.rql("DROP TABLE tabns_drop_a::t", Params::None);
[INFO] [stdout]    |                                                   ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/table/drop.rs:38:10
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/table/drop.rs:44:33
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/table/drop.rs:54:30
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/table/drop.rs:55:48
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let r = txn.rql("DROP TABLE tabns_drop_b::t", Params::None);
[INFO] [stdout]    |                                                   ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/table/drop.rs:59:31
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/table/drop.rs:66:10
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/table/drop.rs:72:33
[INFO] [stdout]    |
[INFO] [stdout] 72 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/table/drop.rs:82:30
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/table/drop.rs:83:48
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let r = txn.rql("DROP TABLE tabns_drop_c::t", Params::None);
[INFO] [stdout]    |                                                   ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/table/drop.rs:87:31
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/table/drop.rs:94:10
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/table/drop.rs:100:33
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/table/drop.rs:110:31
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/table/drop.rs:111:49
[INFO] [stdout]     |
[INFO] [stdout] 111 |     let r = txn1.rql("DROP TABLE tabns_drop_d::t", Params::None);
[INFO] [stdout]     |                                                    ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/table/drop.rs:114:31
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/table/drop.rs:121:31
[INFO] [stdout]     |
[INFO] [stdout] 121 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]  --> tests/transactional/table/list.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let t = TestEngine::new();
[INFO] [stdout]   |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/table/list.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/table/list.rs:25:30
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/table/list.rs:26:57
[INFO] [stdout]    |
[INFO] [stdout] 26 |     txn.rql("CREATE TABLE tabns_list_a::new { id: int4 }", Params::None);
[INFO] [stdout]    |                                                            ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/table/list.rs:27:43
[INFO] [stdout]    |
[INFO] [stdout] 27 |     txn.rql("DROP TABLE tabns_list_a::keep", Params::None);
[INFO] [stdout]    |                                              ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/table/list.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/table/list.rs:42:33
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/table/list.rs:52:30
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/table/list.rs:53:57
[INFO] [stdout]    |
[INFO] [stdout] 53 |     txn.rql("CREATE TABLE tabns_list_b::new { id: int4 }", Params::None);
[INFO] [stdout]    |                                                            ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/table/list.rs:54:43
[INFO] [stdout]    |
[INFO] [stdout] 54 |     txn.rql("DROP TABLE tabns_list_b::keep", Params::None);
[INFO] [stdout]    |                                              ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/table/list.rs:57:31
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/table/list.rs:65:10
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/table/list.rs:71:33
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/table/list.rs:81:30
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/table/list.rs:82:57
[INFO] [stdout]    |
[INFO] [stdout] 82 |     txn.rql("CREATE TABLE tabns_list_c::new { id: int4 }", Params::None);
[INFO] [stdout]    |                                                            ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/table/list.rs:83:43
[INFO] [stdout]    |
[INFO] [stdout] 83 |     txn.rql("DROP TABLE tabns_list_c::keep", Params::None);
[INFO] [stdout]    |                                              ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/table/list.rs:86:31
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/table/list.rs:94:10
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/table/list.rs:100:33
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/table/list.rs:110:31
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/table/list.rs:111:58
[INFO] [stdout]     |
[INFO] [stdout] 111 |     txn1.rql("CREATE TABLE tabns_list_d::new { id: int4 }", Params::None);
[INFO] [stdout]     |                                                             ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/table/list.rs:112:44
[INFO] [stdout]     |
[INFO] [stdout] 112 |     txn1.rql("DROP TABLE tabns_list_d::keep", Params::None);
[INFO] [stdout]     |                                               ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/table/list.rs:114:31
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/table/list.rs:122:31
[INFO] [stdout]     |
[INFO] [stdout] 122 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]  --> tests/transactional/test/create.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let t = TestEngine::new();
[INFO] [stdout]   |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/test/create.rs:14:33
[INFO] [stdout]    |
[INFO] [stdout] 14 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/test/create.rs:24:30
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/test/create.rs:25:71
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let r = txn.rql("CREATE TEST tns_create_a::foo { ASSERT { true } }", Params::None);
[INFO] [stdout]    |                                                                          ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/test/create.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/test/create.rs:51:33
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/test/create.rs:61:30
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/test/create.rs:62:71
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let r = txn.rql("CREATE TEST tns_create_b::foo { ASSERT { true } }", Params::None);
[INFO] [stdout]    |                                                                          ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/test/create.rs:66:31
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/test/create.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/test/create.rs:81:33
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/test/create.rs:91:30
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/test/create.rs:92:71
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let r = txn.rql("CREATE TEST tns_create_c::foo { ASSERT { true } }", Params::None);
[INFO] [stdout]    |                                                                          ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/test/create.rs:96:31
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]    --> tests/transactional/test/create.rs:106:10
[INFO] [stdout]     |
[INFO] [stdout] 106 |     let t = TestEngine::new();
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/test/create.rs:111:33
[INFO] [stdout]     |
[INFO] [stdout] 111 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/test/create.rs:121:31
[INFO] [stdout]     |
[INFO] [stdout] 121 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/test/create.rs:122:72
[INFO] [stdout]     |
[INFO] [stdout] 122 |     let r = txn1.rql("CREATE TEST tns_create_d::foo { ASSERT { true } }", Params::None);
[INFO] [stdout]     |                                                                           ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/test/create.rs:125:31
[INFO] [stdout]     |
[INFO] [stdout] 125 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/test/create.rs:134:31
[INFO] [stdout]     |
[INFO] [stdout] 134 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/test/drop.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/test/drop.rs:20:33
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/test/drop.rs:30:30
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/test/drop.rs:31:47
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let r = txn.rql("DROP TEST tns_drop_a::foo", Params::None);
[INFO] [stdout]    |                                                  ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/test/drop.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/test/drop.rs:52:33
[INFO] [stdout]    |
[INFO] [stdout] 52 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/test/drop.rs:62:30
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/test/drop.rs:63:47
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let r = txn.rql("DROP TEST tns_drop_b::foo", Params::None);
[INFO] [stdout]    |                                                  ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/test/drop.rs:67:31
[INFO] [stdout]    |
[INFO] [stdout] 67 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/test/drop.rs:74:10
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/test/drop.rs:80:33
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/test/drop.rs:90:30
[INFO] [stdout]    |
[INFO] [stdout] 90 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/test/drop.rs:91:47
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let r = txn.rql("DROP TEST tns_drop_c::foo", Params::None);
[INFO] [stdout]    |                                                  ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/test/drop.rs:95:31
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]    --> tests/transactional/test/drop.rs:102:10
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let t = TestEngine::new();
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/test/drop.rs:108:33
[INFO] [stdout]     |
[INFO] [stdout] 108 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/test/drop.rs:118:31
[INFO] [stdout]     |
[INFO] [stdout] 118 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/test/drop.rs:119:48
[INFO] [stdout]     |
[INFO] [stdout] 119 |     let r = txn1.rql("DROP TEST tns_drop_d::foo", Params::None);
[INFO] [stdout]     |                                                   ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/test/drop.rs:122:31
[INFO] [stdout]     |
[INFO] [stdout] 122 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/test/drop.rs:129:31
[INFO] [stdout]     |
[INFO] [stdout] 129 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/test/find.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/test/find.rs:20:33
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/test/find.rs:34:30
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/test/find.rs:35:67
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let r = txn.rql("CREATE TEST tsf_ns_a::new { ASSERT { true } }", Params::None);
[INFO] [stdout]    |                                                                      ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/test/find.rs:37:46
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let r = txn.rql("DROP TEST tsf_ns_a::keep", Params::None);
[INFO] [stdout]    |                                                 ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/test/find.rs:62:10
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/test/find.rs:68:33
[INFO] [stdout]    |
[INFO] [stdout] 68 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/test/find.rs:82:30
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/test/find.rs:83:59
[INFO] [stdout]    |
[INFO] [stdout] 83 |     txn.rql("CREATE TEST tsf_ns_b::new { ASSERT { true } }", Params::None);
[INFO] [stdout]    |                                                              ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/test/find.rs:84:38
[INFO] [stdout]    |
[INFO] [stdout] 84 |     txn.rql("DROP TEST tsf_ns_b::keep", Params::None);
[INFO] [stdout]    |                                         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/test/find.rs:87:31
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/test/find.rs:98:10
[INFO] [stdout]    |
[INFO] [stdout] 98 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/test/find.rs:104:33
[INFO] [stdout]     |
[INFO] [stdout] 104 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/test/find.rs:118:30
[INFO] [stdout]     |
[INFO] [stdout] 118 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/test/find.rs:119:59
[INFO] [stdout]     |
[INFO] [stdout] 119 |     txn.rql("CREATE TEST tsf_ns_c::new { ASSERT { true } }", Params::None);
[INFO] [stdout]     |                                                              ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/test/find.rs:120:38
[INFO] [stdout]     |
[INFO] [stdout] 120 |     txn.rql("DROP TEST tsf_ns_c::keep", Params::None);
[INFO] [stdout]     |                                         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/test/find.rs:123:31
[INFO] [stdout]     |
[INFO] [stdout] 123 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]    --> tests/transactional/test/find.rs:142:10
[INFO] [stdout]     |
[INFO] [stdout] 142 |     let t = TestEngine::new();
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/test/find.rs:148:33
[INFO] [stdout]     |
[INFO] [stdout] 148 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/test/find.rs:162:31
[INFO] [stdout]     |
[INFO] [stdout] 162 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/test/find.rs:163:60
[INFO] [stdout]     |
[INFO] [stdout] 163 |     txn1.rql("CREATE TEST tsf_ns_d::new { ASSERT { true } }", Params::None);
[INFO] [stdout]     |                                                               ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/test/find.rs:164:39
[INFO] [stdout]     |
[INFO] [stdout] 164 |     txn1.rql("DROP TEST tsf_ns_d::keep", Params::None);
[INFO] [stdout]     |                                          ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/test/find.rs:166:31
[INFO] [stdout]     |
[INFO] [stdout] 166 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/test/find.rs:177:31
[INFO] [stdout]     |
[INFO] [stdout] 177 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/test/list.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/test/list.rs:21:33
[INFO] [stdout]    |
[INFO] [stdout] 21 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/test/list.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/test/list.rs:32:69
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let r = txn.rql("CREATE TEST tns_list_a::new { ASSERT { true } }", Params::None);
[INFO] [stdout]    |                                                                        ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/test/list.rs:34:48
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let r = txn.rql("DROP TEST tns_list_a::keep", Params::None);
[INFO] [stdout]    |                                                   ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/test/list.rs:57:10
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/test/list.rs:63:33
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/test/list.rs:73:30
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/test/list.rs:74:61
[INFO] [stdout]    |
[INFO] [stdout] 74 |     txn.rql("CREATE TEST tns_list_b::new { ASSERT { true } }", Params::None);
[INFO] [stdout]    |                                                                ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/test/list.rs:75:40
[INFO] [stdout]    |
[INFO] [stdout] 75 |     txn.rql("DROP TEST tns_list_b::keep", Params::None);
[INFO] [stdout]    |                                           ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/test/list.rs:78:31
[INFO] [stdout]    |
[INFO] [stdout] 78 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/test/list.rs:90:10
[INFO] [stdout]    |
[INFO] [stdout] 90 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/test/list.rs:96:33
[INFO] [stdout]    |
[INFO] [stdout] 96 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/test/list.rs:106:30
[INFO] [stdout]     |
[INFO] [stdout] 106 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/test/list.rs:107:61
[INFO] [stdout]     |
[INFO] [stdout] 107 |     txn.rql("CREATE TEST tns_list_c::new { ASSERT { true } }", Params::None);
[INFO] [stdout]     |                                                                ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/test/list.rs:108:40
[INFO] [stdout]     |
[INFO] [stdout] 108 |     txn.rql("DROP TEST tns_list_c::keep", Params::None);
[INFO] [stdout]     |                                           ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/test/list.rs:111:31
[INFO] [stdout]     |
[INFO] [stdout] 111 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]    --> tests/transactional/test/list.rs:123:10
[INFO] [stdout]     |
[INFO] [stdout] 123 |     let t = TestEngine::new();
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/test/list.rs:129:33
[INFO] [stdout]     |
[INFO] [stdout] 129 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/test/list.rs:139:31
[INFO] [stdout]     |
[INFO] [stdout] 139 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/test/list.rs:140:62
[INFO] [stdout]     |
[INFO] [stdout] 140 |     txn1.rql("CREATE TEST tns_list_d::new { ASSERT { true } }", Params::None);
[INFO] [stdout]     |                                                                 ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/test/list.rs:141:41
[INFO] [stdout]     |
[INFO] [stdout] 141 |     txn1.rql("DROP TEST tns_list_d::keep", Params::None);
[INFO] [stdout]     |                                            ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/test/list.rs:143:31
[INFO] [stdout]     |
[INFO] [stdout] 143 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/test/list.rs:155:31
[INFO] [stdout]     |
[INFO] [stdout] 155 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]  --> tests/transactional/view/create.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let t = TestEngine::new();
[INFO] [stdout]   |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/view/create.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/view/create.rs:25:30
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/view/create.rs:28:3
[INFO] [stdout]    |
[INFO] [stdout] 28 |         Params::None,
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/view/create.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/view/create.rs:47:33
[INFO] [stdout]    |
[INFO] [stdout] 47 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/view/create.rs:57:30
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/view/create.rs:60:3
[INFO] [stdout]    |
[INFO] [stdout] 60 |         Params::None,
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/view/create.rs:65:31
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/view/create.rs:72:10
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/view/create.rs:78:33
[INFO] [stdout]    |
[INFO] [stdout] 78 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/view/create.rs:88:30
[INFO] [stdout]    |
[INFO] [stdout] 88 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/view/create.rs:91:3
[INFO] [stdout]    |
[INFO] [stdout] 91 |         Params::None,
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/view/create.rs:96:31
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]    --> tests/transactional/view/create.rs:103:10
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let t = TestEngine::new();
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/view/create.rs:109:33
[INFO] [stdout]     |
[INFO] [stdout] 109 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/view/create.rs:119:31
[INFO] [stdout]     |
[INFO] [stdout] 119 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/view/create.rs:122:3
[INFO] [stdout]     |
[INFO] [stdout] 122 |         Params::None,
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/view/create.rs:126:31
[INFO] [stdout]     |
[INFO] [stdout] 126 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/view/create.rs:133:31
[INFO] [stdout]     |
[INFO] [stdout] 133 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/view/drop.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/view/drop.rs:21:33
[INFO] [stdout]    |
[INFO] [stdout] 21 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/view/drop.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/view/drop.rs:32:45
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let r = txn.rql("DROP VIEW vns_drop_a::v", Params::None);
[INFO] [stdout]    |                                                ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/view/drop.rs:44:10
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/view/drop.rs:51:33
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/view/drop.rs:61:30
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/view/drop.rs:62:45
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let r = txn.rql("DROP VIEW vns_drop_b::v", Params::None);
[INFO] [stdout]    |                                                ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/view/drop.rs:66:31
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/view/drop.rs:73:10
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/view/drop.rs:80:33
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/view/drop.rs:90:30
[INFO] [stdout]    |
[INFO] [stdout] 90 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/view/drop.rs:91:45
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let r = txn.rql("DROP VIEW vns_drop_c::v", Params::None);
[INFO] [stdout]    |                                                ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/view/drop.rs:95:31
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]    --> tests/transactional/view/drop.rs:102:10
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let t = TestEngine::new();
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/view/drop.rs:109:33
[INFO] [stdout]     |
[INFO] [stdout] 109 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/view/drop.rs:119:31
[INFO] [stdout]     |
[INFO] [stdout] 119 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/view/drop.rs:120:46
[INFO] [stdout]     |
[INFO] [stdout] 120 |     let r = txn1.rql("DROP VIEW vns_drop_d::v", Params::None);
[INFO] [stdout]     |                                                 ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/view/drop.rs:123:31
[INFO] [stdout]     |
[INFO] [stdout] 123 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/view/drop.rs:130:31
[INFO] [stdout]     |
[INFO] [stdout] 130 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/view/find.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/view/find.rs:19:33
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/view/find.rs:33:30
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/view/find.rs:36:3
[INFO] [stdout]    |
[INFO] [stdout] 36 |         Params::None,
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/view/find.rs:38:38
[INFO] [stdout]    |
[INFO] [stdout] 38 |     txn.rql("DROP VIEW vwf_ns_a::keep", Params::None);
[INFO] [stdout]    |                                         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]   --> tests/transactional/view/find.rs:62:10
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let t = TestEngine::new();
[INFO] [stdout]    |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/view/find.rs:69:33
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/view/find.rs:83:30
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/view/find.rs:86:3
[INFO] [stdout]    |
[INFO] [stdout] 86 |         Params::None,
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/view/find.rs:88:38
[INFO] [stdout]    |
[INFO] [stdout] 88 |     txn.rql("DROP VIEW vwf_ns_b::keep", Params::None);
[INFO] [stdout]    |                                         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/view/find.rs:91:31
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]    --> tests/transactional/view/find.rs:102:10
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let t = TestEngine::new();
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/view/find.rs:109:33
[INFO] [stdout]     |
[INFO] [stdout] 109 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/view/find.rs:123:30
[INFO] [stdout]     |
[INFO] [stdout] 123 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/view/find.rs:126:3
[INFO] [stdout]     |
[INFO] [stdout] 126 |         Params::None,
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/view/find.rs:128:38
[INFO] [stdout]     |
[INFO] [stdout] 128 |     txn.rql("DROP VIEW vwf_ns_c::keep", Params::None);
[INFO] [stdout]     |                                         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/view/find.rs:131:31
[INFO] [stdout]     |
[INFO] [stdout] 131 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]    --> tests/transactional/view/find.rs:147:10
[INFO] [stdout]     |
[INFO] [stdout] 147 |     let t = TestEngine::new();
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/view/find.rs:154:33
[INFO] [stdout]     |
[INFO] [stdout] 154 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/view/find.rs:168:31
[INFO] [stdout]     |
[INFO] [stdout] 168 |     let mut txn1 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/view/find.rs:171:3
[INFO] [stdout]     |
[INFO] [stdout] 171 |         Params::None,
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]    --> tests/transactional/view/find.rs:173:39
[INFO] [stdout]     |
[INFO] [stdout] 173 |     txn1.rql("DROP VIEW vwf_ns_d::keep", Params::None);
[INFO] [stdout]     |                                          ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/view/find.rs:175:31
[INFO] [stdout]     |
[INFO] [stdout] 175 |     let mut txn2 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]    --> tests/transactional/view/find.rs:183:31
[INFO] [stdout]     |
[INFO] [stdout] 183 |     let mut txn3 = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `TestEngine` in this scope
[INFO] [stdout]  --> tests/transactional/view/list.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let t = TestEngine::new();
[INFO] [stdout]   |             ^^^^^^^^^^ use of undeclared type `TestEngine`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/view/list.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 |         let mut probe = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IdentityId` in this scope
[INFO] [stdout]   --> tests/transactional/view/list.rs:26:30
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let mut txn = t.begin_admin(IdentityId::system()).unwrap();
[INFO] [stdout]    |                                 ^^^^^^^^^^ use of undeclared type `IdentityId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/view/list.rs:29:3
[INFO] [stdout]    |
[INFO] [stdout] 29 |         Params::None,
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `Params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Params` in this scope
[INFO] [stdout]   --> tests/transactional/view/list.rs:31:40
[INFO] [stdout]    |
[WARN] too many lines in the log, truncating it
