[INFO] fetching crate deltalake-core 0.22.0...
[INFO] checking deltalake-core-0.22.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate deltalake-core 0.22.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate deltalake-core 0.22.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate deltalake-core 0.22.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate deltalake-core 0.22.0
[INFO] tweaked toml for crates.io crate deltalake-core 0.22.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 375 packages to latest compatible versions
[INFO] [stderr]       Adding delta_kernel v0.4.1 (available: v0.5.0)
[INFO] [stderr]       Adding hashbrown v0.14.5 (available: v0.15.2)
[INFO] [stderr]       Adding hyper v0.14.31 (available: v1.5.1)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.9)
[INFO] [stderr]       Adding sqlparser v0.51.0 (available: v0.52.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 27bf45125e1d057cebae7640b1cf1b53ac8ea5fd58be4582ee45166ea5d62909
[INFO] running `Command { std: "docker" "start" "-a" "27bf45125e1d057cebae7640b1cf1b53ac8ea5fd58be4582ee45166ea5d62909", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27bf45125e1d057cebae7640b1cf1b53ac8ea5fd58be4582ee45166ea5d62909", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27bf45125e1d057cebae7640b1cf1b53ac8ea5fd58be4582ee45166ea5d62909", kill_on_drop: false }`
[INFO] [stdout] 27bf45125e1d057cebae7640b1cf1b53ac8ea5fd58be4582ee45166ea5d62909
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d39d5328cc97497b91f9b222fe1aeec7c051cad9e2b4b7bdf475cb6fa32ad03
[INFO] running `Command { std: "docker" "start" "-a" "8d39d5328cc97497b91f9b222fe1aeec7c051cad9e2b4b7bdf475cb6fa32ad03", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking lexical-util v1.0.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking lexical-write-integer v1.0.2
[INFO] [stderr]     Checking lexical-parse-integer v1.0.2
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking lexical-write-float v1.0.2
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]     Checking lexical-parse-float v1.0.2
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling flatbuffers v24.3.25
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking lexical-core v1.0.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]     Checking lz4_flex v0.11.3
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling delta_kernel v0.4.1
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking bytemuck v1.20.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking roaring v0.10.7
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking arrow-buffer v53.3.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking snafu v0.8.5
[INFO] [stderr]     Checking arrow-schema v53.3.0
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]    Compiling delta_kernel_derive v0.4.1
[INFO] [stderr]    Compiling visibility v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking arrow-data v53.3.0
[INFO] [stderr]     Checking z85 v3.0.5
[INFO] [stderr]     Checking sdd v3.0.4
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking scc v2.2.5
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling chrono-tz-build v0.4.0
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking rustix v0.38.41
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking object_store v0.11.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking sqlparser v0.51.0
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]     Checking errno v0.3.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]    Compiling chrono-tz v0.10.0
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking hyper v0.14.31
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]    Compiling fix-hidden-lifetime-bug-proc_macros v0.2.7
[INFO] [stderr]     Checking serial_test v3.2.0
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]     Checking fix-hidden-lifetime-bug v0.2.7
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking arrow-array v53.3.0
[INFO] [stderr]     Checking arrow-select v53.3.0
[INFO] [stderr]     Checking arrow-arith v53.3.0
[INFO] [stderr]     Checking arrow-row v53.3.0
[INFO] [stderr]     Checking arrow-cast v53.3.0
[INFO] [stderr]     Checking arrow-ord v53.3.0
[INFO] [stderr]     Checking arrow-string v53.3.0
[INFO] [stderr]     Checking arrow-ipc v53.3.0
[INFO] [stderr]     Checking arrow-json v53.3.0
[INFO] [stderr]     Checking arrow-csv v53.3.0
[INFO] [stderr]     Checking parquet v53.3.0
[INFO] [stderr]     Checking arrow v53.3.0
[INFO] [stderr]     Checking deltalake-core v0.22.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `deltalake_test`
[INFO] [stdout]    --> src/kernel/snapshot/log_segment.rs:536:9
[INFO] [stdout]     |
[INFO] [stdout] 536 |     use deltalake_test::utils::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of undeclared crate or module `deltalake_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `deltalake_test`
[INFO] [stdout]    --> src/kernel/snapshot/replay.rs:592:9
[INFO] [stdout]     |
[INFO] [stdout] 592 |     use deltalake_test::utils::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of undeclared crate or module `deltalake_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `deltalake_test`
[INFO] [stdout]    --> src/kernel/snapshot/mod.rs:812:9
[INFO] [stdout]     |
[INFO] [stdout] 812 |     use deltalake_test::utils::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of undeclared crate or module `deltalake_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_batches_sorted_eq` in this scope
[INFO] [stdout]    --> src/kernel/snapshot/mod.rs:893:9
[INFO] [stdout]     |
[INFO] [stdout] 893 |         assert_batches_sorted_eq!(expected, &batches);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IntegrationContext` in this scope
[INFO] [stdout]    --> src/kernel/snapshot/log_segment.rs:549:52
[INFO] [stdout]     |
[INFO] [stdout] 549 |     pub(crate) async fn test_log_segment(context: &IntegrationContext) -> TestResult {
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]    --> src/kernel/snapshot/log_segment.rs:549:75
[INFO] [stdout]     |
[INFO] [stdout] 549 |     pub(crate) async fn test_log_segment(context: &IntegrationContext) -> TestResult {
[INFO] [stdout]     |                                                                           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/errors.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout] 8   | pub type DeltaResult<T> = Result<T, DeltaTableError>;
[INFO] [stdout]     | ----------------------------------------------------- similarly named type alias `DeltaResult` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 549 |     pub(crate) async fn test_log_segment(context: &IntegrationContext) -> DeltaResult {
[INFO] [stdout]     |                                                                           ~~~~~~~~~~~
[INFO] [stdout] help: consider importing one of these type aliases
[INFO] [stdout]     |
[INFO] [stdout] 536 +     use crate::test_utils::TestResult;
[INFO] [stdout]     |
[INFO] [stdout] 536 +     use crate::writer::test_utils::TestResult;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IntegrationContext` in this scope
[INFO] [stdout]    --> src/kernel/snapshot/log_segment.rs:557:42
[INFO] [stdout]     |
[INFO] [stdout] 557 |     async fn log_segment_serde(context: &IntegrationContext) -> TestResult {
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]    --> src/kernel/snapshot/log_segment.rs:557:65
[INFO] [stdout]     |
[INFO] [stdout] 557 |     async fn log_segment_serde(context: &IntegrationContext) -> TestResult {
[INFO] [stdout]     |                                                                 ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/errors.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout] 8   | pub type DeltaResult<T> = Result<T, DeltaTableError>;
[INFO] [stdout]     | ----------------------------------------------------- similarly named type alias `DeltaResult` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 557 |     async fn log_segment_serde(context: &IntegrationContext) -> DeltaResult {
[INFO] [stdout]     |                                                                 ~~~~~~~~~~~
[INFO] [stdout] help: consider importing one of these type aliases
[INFO] [stdout]     |
[INFO] [stdout] 536 +     use crate::test_utils::TestResult;
[INFO] [stdout]     |
[INFO] [stdout] 536 +     use crate::writer::test_utils::TestResult;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IntegrationContext` in this scope
[INFO] [stdout]    --> src/kernel/snapshot/log_segment.rs:576:39
[INFO] [stdout]     |
[INFO] [stdout] 576 |     async fn read_log_files(context: &IntegrationContext) -> TestResult {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]    --> src/kernel/snapshot/log_segment.rs:576:62
[INFO] [stdout]     |
[INFO] [stdout] 576 |     async fn read_log_files(context: &IntegrationContext) -> TestResult {
[INFO] [stdout]     |                                                              ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/errors.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout] 8   | pub type DeltaResult<T> = Result<T, DeltaTableError>;
[INFO] [stdout]     | ----------------------------------------------------- similarly named type alias `DeltaResult` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 576 |     async fn read_log_files(context: &IntegrationContext) -> DeltaResult {
[INFO] [stdout]     |                                                              ~~~~~~~~~~~
[INFO] [stdout] help: consider importing one of these type aliases
[INFO] [stdout]     |
[INFO] [stdout] 536 +     use crate::test_utils::TestResult;
[INFO] [stdout]     |
[INFO] [stdout] 536 +     use crate::writer::test_utils::TestResult;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IntegrationContext` in this scope
[INFO] [stdout]    --> src/kernel/snapshot/log_segment.rs:626:38
[INFO] [stdout]     |
[INFO] [stdout] 626 |     async fn read_metadata(context: &IntegrationContext) -> TestResult {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]    --> src/kernel/snapshot/log_segment.rs:626:61
[INFO] [stdout]     |
[INFO] [stdout] 626 |     async fn read_metadata(context: &IntegrationContext) -> TestResult {
[INFO] [stdout]     |                                                             ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/errors.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout] 8   | pub type DeltaResult<T> = Result<T, DeltaTableError>;
[INFO] [stdout]     | ----------------------------------------------------- similarly named type alias `DeltaResult` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 626 |     async fn read_metadata(context: &IntegrationContext) -> DeltaResult {
[INFO] [stdout]     |                                                             ~~~~~~~~~~~
[INFO] [stdout] help: consider importing one of these type aliases
[INFO] [stdout]     |
[INFO] [stdout] 536 +     use crate::test_utils::TestResult;
[INFO] [stdout]     |
[INFO] [stdout] 536 +     use crate::writer::test_utils::TestResult;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IntegrationContext` in this scope
[INFO] [stdout]    --> src/kernel/snapshot/log_segment.rs:648:57
[INFO] [stdout]     |
[INFO] [stdout] 648 |     pub(crate) async fn concurrent_checkpoint(context: &IntegrationContext) -> TestResult {
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]    --> src/kernel/snapshot/log_segment.rs:648:80
[INFO] [stdout]     |
[INFO] [stdout] 648 |     pub(crate) async fn concurrent_checkpoint(context: &IntegrationContext) -> TestResult {
[INFO] [stdout]     |                                                                                ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/errors.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout] 8   | pub type DeltaResult<T> = Result<T, DeltaTableError>;
[INFO] [stdout]     | ----------------------------------------------------- similarly named type alias `DeltaResult` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 648 |     pub(crate) async fn concurrent_checkpoint(context: &IntegrationContext) -> DeltaResult {
[INFO] [stdout]     |                                                                                ~~~~~~~~~~~
[INFO] [stdout] help: consider importing one of these type aliases
[INFO] [stdout]     |
[INFO] [stdout] 536 +     use crate::test_utils::TestResult;
[INFO] [stdout]     |
[INFO] [stdout] 536 +     use crate::writer::test_utils::TestResult;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IntegrationContext` in this scope
[INFO] [stdout]    --> src/kernel/snapshot/replay.rs:604:51
[INFO] [stdout]     |
[INFO] [stdout] 604 |     pub(crate) async fn test_log_replay(context: &IntegrationContext) -> TestResult {
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]    --> src/kernel/snapshot/mod.rs:824:34
[INFO] [stdout]     |
[INFO] [stdout] 824 |     async fn test_snapshots() -> TestResult {
[INFO] [stdout]     |                                  ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/errors.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout] 8   | pub type DeltaResult<T> = Result<T, DeltaTableError>;
[INFO] [stdout]     | ----------------------------------------------------- similarly named type alias `DeltaResult` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 824 |     async fn test_snapshots() -> DeltaResult {
[INFO] [stdout]     |                                  ~~~~~~~~~~~
[INFO] [stdout] help: consider importing one of these type aliases
[INFO] [stdout]     |
[INFO] [stdout] 809 +     use crate::test_utils::TestResult;
[INFO] [stdout]     |
[INFO] [stdout] 809 +     use crate::writer::test_utils::TestResult;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LocalStorageIntegration` in this scope
[INFO] [stdout]    --> src/kernel/snapshot/mod.rs:825:53
[INFO] [stdout]     |
[INFO] [stdout] 825 |         let context = IntegrationContext::new(Box::<LocalStorageIntegration>::default())?;
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 824 |     async fn test_snapshots<LocalStorageIntegration>() -> TestResult {
[INFO] [stdout]     |                            +++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]    --> src/kernel/snapshot/mod.rs:840:46
[INFO] [stdout]     |
[INFO] [stdout] 840 |     async fn test_concurrent_checkpoint() -> TestResult {
[INFO] [stdout]     |                                              ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/errors.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout] 8   | pub type DeltaResult<T> = Result<T, DeltaTableError>;
[INFO] [stdout]     | ----------------------------------------------------- similarly named type alias `DeltaResult` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 840 |     async fn test_concurrent_checkpoint() -> DeltaResult {
[INFO] [stdout]     |                                              ~~~~~~~~~~~
[INFO] [stdout] help: consider importing one of these type aliases
[INFO] [stdout]     |
[INFO] [stdout] 809 +     use crate::test_utils::TestResult;
[INFO] [stdout]     |
[INFO] [stdout] 809 +     use crate::writer::test_utils::TestResult;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LocalStorageIntegration` in this scope
[INFO] [stdout]    --> src/kernel/snapshot/mod.rs:841:53
[INFO] [stdout]     |
[INFO] [stdout] 841 |         let context = IntegrationContext::new(Box::<LocalStorageIntegration>::default())?;
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 840 |     async fn test_concurrent_checkpoint<LocalStorageIntegration>() -> TestResult {
[INFO] [stdout]     |                                        +++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IntegrationContext` in this scope
[INFO] [stdout]    --> src/kernel/snapshot/mod.rs:846:38
[INFO] [stdout]     |
[INFO] [stdout] 846 |     async fn test_snapshot(context: &IntegrationContext) -> TestResult {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]    --> src/kernel/snapshot/mod.rs:846:61
[INFO] [stdout]     |
[INFO] [stdout] 846 |     async fn test_snapshot(context: &IntegrationContext) -> TestResult {
[INFO] [stdout]     |                                                             ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/errors.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout] 8   | pub type DeltaResult<T> = Result<T, DeltaTableError>;
[INFO] [stdout]     | ----------------------------------------------------- similarly named type alias `DeltaResult` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 846 |     async fn test_snapshot(context: &IntegrationContext) -> DeltaResult {
[INFO] [stdout]     |                                                             ~~~~~~~~~~~
[INFO] [stdout] help: consider importing one of these type aliases
[INFO] [stdout]     |
[INFO] [stdout] 809 +     use crate::test_utils::TestResult;
[INFO] [stdout]     |
[INFO] [stdout] 809 +     use crate::writer::test_utils::TestResult;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IntegrationContext` in this scope
[INFO] [stdout]    --> src/kernel/snapshot/mod.rs:919:44
[INFO] [stdout]     |
[INFO] [stdout] 919 |     async fn test_eager_snapshot(context: &IntegrationContext) -> TestResult {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]    --> src/kernel/snapshot/mod.rs:919:67
[INFO] [stdout]     |
[INFO] [stdout] 919 |     async fn test_eager_snapshot(context: &IntegrationContext) -> TestResult {
[INFO] [stdout]     |                                                                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/errors.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout] 8   | pub type DeltaResult<T> = Result<T, DeltaTableError>;
[INFO] [stdout]     | ----------------------------------------------------- similarly named type alias `DeltaResult` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 919 |     async fn test_eager_snapshot(context: &IntegrationContext) -> DeltaResult {
[INFO] [stdout]     |                                                                   ~~~~~~~~~~~
[INFO] [stdout] help: consider importing one of these type aliases
[INFO] [stdout]     |
[INFO] [stdout] 809 +     use crate::test_utils::TestResult;
[INFO] [stdout]     |
[INFO] [stdout] 809 +     use crate::writer::test_utils::TestResult;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]    --> src/kernel/snapshot/mod.rs:958:47
[INFO] [stdout]     |
[INFO] [stdout] 958 |     async fn test_eager_snapshot_advance() -> TestResult {
[INFO] [stdout]     |                                               ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/errors.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout] 8   | pub type DeltaResult<T> = Result<T, DeltaTableError>;
[INFO] [stdout]     | ----------------------------------------------------- similarly named type alias `DeltaResult` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 958 |     async fn test_eager_snapshot_advance() -> DeltaResult {
[INFO] [stdout]     |                                               ~~~~~~~~~~~
[INFO] [stdout] help: consider importing one of these type aliases
[INFO] [stdout]     |
[INFO] [stdout] 809 +     use crate::test_utils::TestResult;
[INFO] [stdout]     |
[INFO] [stdout] 809 +     use crate::writer::test_utils::TestResult;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LocalStorageIntegration` in this scope
[INFO] [stdout]    --> src/kernel/snapshot/mod.rs:959:53
[INFO] [stdout]     |
[INFO] [stdout] 959 |         let context = IntegrationContext::new(Box::<LocalStorageIntegration>::default())?;
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 958 |     async fn test_eager_snapshot_advance<LocalStorageIntegration>() -> TestResult {
[INFO] [stdout]     |                                         +++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestTables`
[INFO] [stdout]    --> src/kernel/snapshot/log_segment.rs:559:28
[INFO] [stdout]     |
[INFO] [stdout] 559 |             .table_builder(TestTables::Simple)
[INFO] [stdout]     |                            ^^^^^^^^^^ use of undeclared type `TestTables`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestTables`
[INFO] [stdout]    --> src/kernel/snapshot/log_segment.rs:578:28
[INFO] [stdout]     |
[INFO] [stdout] 578 |             .table_builder(TestTables::SimpleWithCheckpoint)
[INFO] [stdout]     |                            ^^^^^^^^^^ use of undeclared type `TestTables`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestTables`
[INFO] [stdout]    --> src/kernel/snapshot/log_segment.rs:611:28
[INFO] [stdout]     |
[INFO] [stdout] 611 |             .table_builder(TestTables::Simple)
[INFO] [stdout]     |                            ^^^^^^^^^^ use of undeclared type `TestTables`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestTables`
[INFO] [stdout]    --> src/kernel/snapshot/log_segment.rs:628:28
[INFO] [stdout]     |
[INFO] [stdout] 628 |             .table_builder(TestTables::WithDvSmall)
[INFO] [stdout]     |                            ^^^^^^^^^^ use of undeclared type `TestTables`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestTables`
[INFO] [stdout]    --> src/kernel/snapshot/log_segment.rs:650:25
[INFO] [stdout]     |
[INFO] [stdout] 650 |             .load_table(TestTables::LatestNotCheckpointed)
[INFO] [stdout]     |                         ^^^^^^^^^^ use of undeclared type `TestTables`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestTables`
[INFO] [stdout]    --> src/kernel/snapshot/log_segment.rs:653:28
[INFO] [stdout]     |
[INFO] [stdout] 653 |             .table_builder(TestTables::LatestNotCheckpointed)
[INFO] [stdout]     |                            ^^^^^^^^^^ use of undeclared type `TestTables`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestTables`
[INFO] [stdout]    --> src/kernel/snapshot/log_segment.rs:657:28
[INFO] [stdout]     |
[INFO] [stdout] 657 |             .table_builder(TestTables::LatestNotCheckpointed)
[INFO] [stdout]     |                            ^^^^^^^^^^ use of undeclared type `TestTables`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestTables`
[INFO] [stdout]    --> src/kernel/snapshot/replay.rs:611:28
[INFO] [stdout]     |
[INFO] [stdout] 611 |             .table_builder(TestTables::SimpleWithCheckpoint)
[INFO] [stdout]     |                            ^^^^^^^^^^ use of undeclared type `TestTables`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestTables`
[INFO] [stdout]    --> src/kernel/snapshot/replay.rs:633:28
[INFO] [stdout]     |
[INFO] [stdout] 633 |             .table_builder(TestTables::Simple)
[INFO] [stdout]     |                            ^^^^^^^^^^ use of undeclared type `TestTables`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestTables`
[INFO] [stdout]    --> src/kernel/snapshot/mod.rs:848:28
[INFO] [stdout]     |
[INFO] [stdout] 848 |             .table_builder(TestTables::Simple)
[INFO] [stdout]     |                            ^^^^^^^^^^ use of undeclared type `TestTables`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestTables`
[INFO] [stdout]    --> src/kernel/snapshot/mod.rs:896:28
[INFO] [stdout]     |
[INFO] [stdout] 896 |             .table_builder(TestTables::Checkpoints)
[INFO] [stdout]     |                            ^^^^^^^^^^ use of undeclared type `TestTables`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestTables`
[INFO] [stdout]    --> src/kernel/snapshot/mod.rs:921:28
[INFO] [stdout]     |
[INFO] [stdout] 921 |             .table_builder(TestTables::Simple)
[INFO] [stdout]     |                            ^^^^^^^^^^ use of undeclared type `TestTables`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestTables`
[INFO] [stdout]    --> src/kernel/snapshot/mod.rs:938:28
[INFO] [stdout]     |
[INFO] [stdout] 938 |             .table_builder(TestTables::Checkpoints)
[INFO] [stdout]     |                            ^^^^^^^^^^ use of undeclared type `TestTables`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write` found for struct `DeltaOps` in the current scope
[INFO] [stdout]    --> src/protocol/checkpoints.rs:853:14
[INFO] [stdout]     |
[INFO] [stdout] 852 |           let table = DeltaOps::new_in_memory()
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 853 | |             .write(batches.clone())
[INFO] [stdout]     | |_____________-^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/operations/mod.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout] 71  |   pub struct DeltaOps(pub DeltaTable);
[INFO] [stdout]     |   ------------------- method `write` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `write`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `writer::DeltaWriter`
[INFO] [stdout]             candidate #2: `AsyncFileWriter`
[INFO] [stdout]             candidate #3: `Hasher`
[INFO] [stdout]             candidate #4: `arrow_array::RecordBatchWriter`
[INFO] [stdout]             candidate #5: `brotli_decompressor::io_wrappers::CustomWrite`
[INFO] [stdout]             candidate #6: `futures::AsyncWriteExt`
[INFO] [stdout]             candidate #7: `itoa::private::Sealed`
[INFO] [stdout]             candidate #8: `parquet::column::writer::encoder::ColumnValueEncoder`
[INFO] [stdout]             candidate #9: `std::io::Write`
[INFO] [stdout]             candidate #10: `tokio::io::AsyncWriteExt`
[INFO] [stdout] help: there is a method `white` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/yansi-1.0.1/src/paint.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     properties!(signature(&Self) -> Painted<&Self>);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `signature` which comes from the expansion of the macro `properties` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write` found for struct `DeltaOps` in the current scope
[INFO] [stdout]    --> src/protocol/checkpoints.rs:858:14
[INFO] [stdout]     |
[INFO] [stdout] 857 | /         DeltaOps(table)
[INFO] [stdout] 858 | |             .write(batches)
[INFO] [stdout]     | |_____________-^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/operations/mod.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout] 71  |   pub struct DeltaOps(pub DeltaTable);
[INFO] [stdout]     |   ------------------- method `write` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `write`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `writer::DeltaWriter`
[INFO] [stdout]             candidate #2: `AsyncFileWriter`
[INFO] [stdout]             candidate #3: `Hasher`
[INFO] [stdout]             candidate #4: `arrow_array::RecordBatchWriter`
[INFO] [stdout]             candidate #5: `brotli_decompressor::io_wrappers::CustomWrite`
[INFO] [stdout]             candidate #6: `futures::AsyncWriteExt`
[INFO] [stdout]             candidate #7: `itoa::private::Sealed`
[INFO] [stdout]             candidate #8: `parquet::column::writer::encoder::ColumnValueEncoder`
[INFO] [stdout]             candidate #9: `std::io::Write`
[INFO] [stdout]             candidate #10: `tokio::io::AsyncWriteExt`
[INFO] [stdout] help: there is a method `white` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/yansi-1.0.1/src/paint.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     properties!(signature(&Self) -> Painted<&Self>);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `signature` which comes from the expansion of the macro `properties` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IntegrationContext`
[INFO] [stdout]    --> src/kernel/snapshot/mod.rs:825:23
[INFO] [stdout]     |
[INFO] [stdout] 825 |         let context = IntegrationContext::new(Box::<LocalStorageIntegration>::default())?;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^ use of undeclared type `IntegrationContext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestTables`
[INFO] [stdout]    --> src/kernel/snapshot/mod.rs:826:28
[INFO] [stdout]     |
[INFO] [stdout] 826 |         context.load_table(TestTables::Checkpoints).await?;
[INFO] [stdout]     |                            ^^^^^^^^^^ use of undeclared type `TestTables`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestTables`
[INFO] [stdout]    --> src/kernel/snapshot/mod.rs:827:28
[INFO] [stdout]     |
[INFO] [stdout] 827 |         context.load_table(TestTables::Simple).await?;
[INFO] [stdout]     |                            ^^^^^^^^^^ use of undeclared type `TestTables`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestTables`
[INFO] [stdout]    --> src/kernel/snapshot/mod.rs:828:28
[INFO] [stdout]     |
[INFO] [stdout] 828 |         context.load_table(TestTables::SimpleWithCheckpoint).await?;
[INFO] [stdout]     |                            ^^^^^^^^^^ use of undeclared type `TestTables`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestTables`
[INFO] [stdout]    --> src/kernel/snapshot/mod.rs:829:28
[INFO] [stdout]     |
[INFO] [stdout] 829 |         context.load_table(TestTables::WithDvSmall).await?;
[INFO] [stdout]     |                            ^^^^^^^^^^ use of undeclared type `TestTables`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IntegrationContext`
[INFO] [stdout]    --> src/kernel/snapshot/mod.rs:841:23
[INFO] [stdout]     |
[INFO] [stdout] 841 |         let context = IntegrationContext::new(Box::<LocalStorageIntegration>::default())?;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^ use of undeclared type `IntegrationContext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IntegrationContext`
[INFO] [stdout]    --> src/kernel/snapshot/mod.rs:959:23
[INFO] [stdout]     |
[INFO] [stdout] 959 |         let context = IntegrationContext::new(Box::<LocalStorageIntegration>::default())?;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^ use of undeclared type `IntegrationContext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestTables`
[INFO] [stdout]    --> src/kernel/snapshot/mod.rs:960:28
[INFO] [stdout]     |
[INFO] [stdout] 960 |         context.load_table(TestTables::Simple).await?;
[INFO] [stdout]     |                            ^^^^^^^^^^ use of undeclared type `TestTables`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestTables`
[INFO] [stdout]    --> src/kernel/snapshot/mod.rs:963:28
[INFO] [stdout]     |
[INFO] [stdout] 963 |             .table_builder(TestTables::Simple)
[INFO] [stdout]     |                            ^^^^^^^^^^ use of undeclared type `TestTables`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write` found for struct `DeltaOps` in the current scope
[INFO] [stdout]    --> src/operations/create.rs:551:14
[INFO] [stdout]     |
[INFO] [stdout] 550 |           let table = DeltaOps::new_in_memory()
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 551 | |             .write(vec![batch.clone()])
[INFO] [stdout]     | |_____________-^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/operations/mod.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout] 71  |   pub struct DeltaOps(pub DeltaTable);
[INFO] [stdout]     |   ------------------- method `write` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `write`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `writer::DeltaWriter`
[INFO] [stdout]             candidate #2: `AsyncFileWriter`
[INFO] [stdout]             candidate #3: `Hasher`
[INFO] [stdout]             candidate #4: `arrow_array::RecordBatchWriter`
[INFO] [stdout]             candidate #5: `brotli_decompressor::io_wrappers::CustomWrite`
[INFO] [stdout]             candidate #6: `futures::AsyncWriteExt`
[INFO] [stdout]             candidate #7: `itoa::private::Sealed`
[INFO] [stdout]             candidate #8: `parquet::column::writer::encoder::ColumnValueEncoder`
[INFO] [stdout]             candidate #9: `std::io::Write`
[INFO] [stdout]             candidate #10: `tokio::io::AsyncWriteExt`
[INFO] [stdout] help: there is a method `white` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/yansi-1.0.1/src/paint.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     properties!(signature(&Self) -> Painted<&Self>);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `signature` which comes from the expansion of the macro `properties` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write` found for struct `DeltaOps` in the current scope
[INFO] [stdout]    --> src/operations/create.rs:575:14
[INFO] [stdout]     |
[INFO] [stdout] 574 |           let table = DeltaOps::new_in_memory()
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 575 | |             .write(vec![batch.clone()])
[INFO] [stdout]     | |_____________-^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/operations/mod.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout] 71  |   pub struct DeltaOps(pub DeltaTable);
[INFO] [stdout]     |   ------------------- method `write` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `write`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `writer::DeltaWriter`
[INFO] [stdout]             candidate #2: `AsyncFileWriter`
[INFO] [stdout]             candidate #3: `Hasher`
[INFO] [stdout]             candidate #4: `arrow_array::RecordBatchWriter`
[INFO] [stdout]             candidate #5: `brotli_decompressor::io_wrappers::CustomWrite`
[INFO] [stdout]             candidate #6: `futures::AsyncWriteExt`
[INFO] [stdout]             candidate #7: `itoa::private::Sealed`
[INFO] [stdout]             candidate #8: `parquet::column::writer::encoder::ColumnValueEncoder`
[INFO] [stdout]             candidate #9: `std::io::Write`
[INFO] [stdout]             candidate #10: `tokio::io::AsyncWriteExt`
[INFO] [stdout] help: there is a method `white` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/yansi-1.0.1/src/paint.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     properties!(signature(&Self) -> Painted<&Self>);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `signature` which comes from the expansion of the macro `properties` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write` found for struct `DeltaOps` in the current scope
[INFO] [stdout]    --> src/operations/transaction/application.rs:23:14
[INFO] [stdout]     |
[INFO] [stdout] 20  |           let table = DeltaOps::try_from_uri(tmp_path.to_str().unwrap())
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 21  | |             .await
[INFO] [stdout] 22  | |             .unwrap()
[INFO] [stdout] 23  | |             .write(vec![batch.clone()])
[INFO] [stdout]     | |_____________-^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/operations/mod.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout] 71  |   pub struct DeltaOps(pub DeltaTable);
[INFO] [stdout]     |   ------------------- method `write` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `write`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `writer::DeltaWriter`
[INFO] [stdout]             candidate #2: `AsyncFileWriter`
[INFO] [stdout]             candidate #3: `Hasher`
[INFO] [stdout]             candidate #4: `arrow_array::RecordBatchWriter`
[INFO] [stdout]             candidate #5: `brotli_decompressor::io_wrappers::CustomWrite`
[INFO] [stdout]             candidate #6: `futures::AsyncWriteExt`
[INFO] [stdout]             candidate #7: `itoa::private::Sealed`
[INFO] [stdout]             candidate #8: `parquet::column::writer::encoder::ColumnValueEncoder`
[INFO] [stdout]             candidate #9: `std::io::Write`
[INFO] [stdout]             candidate #10: `tokio::io::AsyncWriteExt`
[INFO] [stdout] help: there is a method `white` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/yansi-1.0.1/src/paint.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     properties!(signature(&Self) -> Painted<&Self>);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `signature` which comes from the expansion of the macro `properties` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write` found for struct `DeltaOps` in the current scope
[INFO] [stdout]    --> src/operations/transaction/application.rs:53:14
[INFO] [stdout]     |
[INFO] [stdout] 52  |           let table = DeltaOps::from(table)
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 53  | |             .write(vec![get_record_batch(None, false)])
[INFO] [stdout]     | |_____________-^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/operations/mod.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout] 71  |   pub struct DeltaOps(pub DeltaTable);
[INFO] [stdout]     |   ------------------- method `write` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `write`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `writer::DeltaWriter`
[INFO] [stdout]             candidate #2: `AsyncFileWriter`
[INFO] [stdout]             candidate #3: `Hasher`
[INFO] [stdout]             candidate #4: `arrow_array::RecordBatchWriter`
[INFO] [stdout]             candidate #5: `brotli_decompressor::io_wrappers::CustomWrite`
[INFO] [stdout]             candidate #6: `futures::AsyncWriteExt`
[INFO] [stdout]             candidate #7: `itoa::private::Sealed`
[INFO] [stdout]             candidate #8: `parquet::column::writer::encoder::ColumnValueEncoder`
[INFO] [stdout]             candidate #9: `std::io::Write`
[INFO] [stdout]             candidate #10: `tokio::io::AsyncWriteExt`
[INFO] [stdout] help: there is a method `white` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/yansi-1.0.1/src/paint.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     properties!(signature(&Self) -> Painted<&Self>);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `signature` which comes from the expansion of the macro `properties` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write` found for struct `DeltaOps` in the current scope
[INFO] [stdout]    --> src/operations/transaction/application.rs:95:14
[INFO] [stdout]     |
[INFO] [stdout] 92  |           let table = DeltaOps::try_from_uri(tmp_path.to_str().unwrap())
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 93  | |             .await
[INFO] [stdout] 94  | |             .unwrap()
[INFO] [stdout] 95  | |             .write(vec![batch.clone()])
[INFO] [stdout]     | |_____________-^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/operations/mod.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout] 71  |   pub struct DeltaOps(pub DeltaTable);
[INFO] [stdout]     |   ------------------- method `write` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `write`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `writer::DeltaWriter`
[INFO] [stdout]             candidate #2: `AsyncFileWriter`
[INFO] [stdout]             candidate #3: `Hasher`
[INFO] [stdout]             candidate #4: `arrow_array::RecordBatchWriter`
[INFO] [stdout]             candidate #5: `brotli_decompressor::io_wrappers::CustomWrite`
[INFO] [stdout]             candidate #6: `futures::AsyncWriteExt`
[INFO] [stdout]             candidate #7: `itoa::private::Sealed`
[INFO] [stdout]             candidate #8: `parquet::column::writer::encoder::ColumnValueEncoder`
[INFO] [stdout]             candidate #9: `std::io::Write`
[INFO] [stdout]             candidate #10: `tokio::io::AsyncWriteExt`
[INFO] [stdout] help: there is a method `white` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/yansi-1.0.1/src/paint.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     properties!(signature(&Self) -> Painted<&Self>);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `signature` which comes from the expansion of the macro `properties` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write` found for struct `DeltaOps` in the current scope
[INFO] [stdout]    --> src/operations/transaction/application.rs:113:14
[INFO] [stdout]     |
[INFO] [stdout] 112 |           let table = DeltaOps::from(table)
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 113 | |             .write(vec![get_record_batch(None, false)])
[INFO] [stdout]     | |_____________-^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/operations/mod.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout] 71  |   pub struct DeltaOps(pub DeltaTable);
[INFO] [stdout]     |   ------------------- method `write` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `write`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `writer::DeltaWriter`
[INFO] [stdout]             candidate #2: `AsyncFileWriter`
[INFO] [stdout]             candidate #3: `Hasher`
[INFO] [stdout]             candidate #4: `arrow_array::RecordBatchWriter`
[INFO] [stdout]             candidate #5: `brotli_decompressor::io_wrappers::CustomWrite`
[INFO] [stdout]             candidate #6: `futures::AsyncWriteExt`
[INFO] [stdout]             candidate #7: `itoa::private::Sealed`
[INFO] [stdout]             candidate #8: `parquet::column::writer::encoder::ColumnValueEncoder`
[INFO] [stdout]             candidate #9: `std::io::Write`
[INFO] [stdout]             candidate #10: `tokio::io::AsyncWriteExt`
[INFO] [stdout] help: there is a method `white` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/yansi-1.0.1/src/paint.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     properties!(signature(&Self) -> Painted<&Self>);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `signature` which comes from the expansion of the macro `properties` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write` found for struct `DeltaOps` in the current scope
[INFO] [stdout]    --> src/operations/transaction/application.rs:123:14
[INFO] [stdout]     |
[INFO] [stdout] 122 |           let res = DeltaOps::from(table2)
[INFO] [stdout]     |  ___________________-
[INFO] [stdout] 123 | |             .write(vec![get_record_batch(None, false)])
[INFO] [stdout]     | |_____________-^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/operations/mod.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout] 71  |   pub struct DeltaOps(pub DeltaTable);
[INFO] [stdout]     |   ------------------- method `write` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `write`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `writer::DeltaWriter`
[INFO] [stdout]             candidate #2: `AsyncFileWriter`
[INFO] [stdout]             candidate #3: `Hasher`
[INFO] [stdout]             candidate #4: `arrow_array::RecordBatchWriter`
[INFO] [stdout]             candidate #5: `brotli_decompressor::io_wrappers::CustomWrite`
[INFO] [stdout]             candidate #6: `futures::AsyncWriteExt`
[INFO] [stdout]             candidate #7: `itoa::private::Sealed`
[INFO] [stdout]             candidate #8: `parquet::column::writer::encoder::ColumnValueEncoder`
[INFO] [stdout]             candidate #9: `std::io::Write`
[INFO] [stdout]             candidate #10: `tokio::io::AsyncWriteExt`
[INFO] [stdout] help: there is a method `white` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/yansi-1.0.1/src/paint.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     properties!(signature(&Self) -> Painted<&Self>);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `signature` which comes from the expansion of the macro `properties` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write` found for struct `DeltaOps` in the current scope
[INFO] [stdout]     --> src/protocol/checkpoints.rs:1052:47
[INFO] [stdout]      |
[INFO] [stdout] 1052 |         let table = DeltaOps::new_in_memory().write(vec![batch]).await.unwrap();
[INFO] [stdout]      |                                               ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/operations/mod.rs:71:1
[INFO] [stdout]      |
[INFO] [stdout] 71   | pub struct DeltaOps(pub DeltaTable);
[INFO] [stdout]      | ------------------- method `write` not found for this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]      = note: the following traits define an item `write`, perhaps you need to implement one of them:
[INFO] [stdout]              candidate #1: `writer::DeltaWriter`
[INFO] [stdout]              candidate #2: `AsyncFileWriter`
[INFO] [stdout]              candidate #3: `Hasher`
[INFO] [stdout]              candidate #4: `arrow_array::RecordBatchWriter`
[INFO] [stdout]              candidate #5: `brotli_decompressor::io_wrappers::CustomWrite`
[INFO] [stdout]              candidate #6: `futures::AsyncWriteExt`
[INFO] [stdout]              candidate #7: `itoa::private::Sealed`
[INFO] [stdout]              candidate #8: `parquet::column::writer::encoder::ColumnValueEncoder`
[INFO] [stdout]              candidate #9: `std::io::Write`
[INFO] [stdout]              candidate #10: `tokio::io::AsyncWriteExt`
[INFO] [stdout] help: there is a method `white` with a similar name, but with different arguments
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/yansi-1.0.1/src/paint.rs:130:5
[INFO] [stdout]      |
[INFO] [stdout] 130  |     properties!(signature(&Self) -> Painted<&Self>);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: this error originates in the macro `signature` which comes from the expansion of the macro `properties` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write` found for struct `DeltaOps` in the current scope
[INFO] [stdout]     --> src/protocol/checkpoints.rs:1136:45
[INFO] [stdout]      |
[INFO] [stdout] 1136 |             let _ = DeltaOps(table.clone()).write(vec![batch]).await?;
[INFO] [stdout]      |                                             ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/operations/mod.rs:71:1
[INFO] [stdout]      |
[INFO] [stdout] 71   | pub struct DeltaOps(pub DeltaTable);
[INFO] [stdout]      | ------------------- method `write` not found for this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]      = note: the following traits define an item `write`, perhaps you need to implement one of them:
[INFO] [stdout]              candidate #1: `writer::DeltaWriter`
[INFO] [stdout]              candidate #2: `AsyncFileWriter`
[INFO] [stdout]              candidate #3: `Hasher`
[INFO] [stdout]              candidate #4: `arrow_array::RecordBatchWriter`
[INFO] [stdout]              candidate #5: `brotli_decompressor::io_wrappers::CustomWrite`
[INFO] [stdout]              candidate #6: `futures::AsyncWriteExt`
[INFO] [stdout]              candidate #7: `itoa::private::Sealed`
[INFO] [stdout]              candidate #8: `parquet::column::writer::encoder::ColumnValueEncoder`
[INFO] [stdout]              candidate #9: `std::io::Write`
[INFO] [stdout]              candidate #10: `tokio::io::AsyncWriteExt`
[INFO] [stdout] help: there is a method `white` with a similar name, but with different arguments
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/yansi-1.0.1/src/paint.rs:130:5
[INFO] [stdout]      |
[INFO] [stdout] 130  |     properties!(signature(&Self) -> Painted<&Self>);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: this error originates in the macro `signature` which comes from the expansion of the macro `properties` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `log_schema_ref` is never used
[INFO] [stdout]    --> src/kernel/models/fields.rs:276:15
[INFO] [stdout]     |
[INFO] [stdout] 276 | pub(crate) fn log_schema_ref() -> &'static Arc<StructType> {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_target_file_size` is never used
[INFO] [stdout]    --> src/operations/mod.rs:297:15
[INFO] [stdout]     |
[INFO] [stdout] 297 | pub(crate) fn get_target_file_size(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `deltalake_test`
[INFO] [stdout]  --> tests/command_filesystem_check.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use deltalake_test::utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `deltalake_test`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 | use deltalake_core::utils::*;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `deltalake_test`
[INFO] [stdout]  --> tests/integration_checkpoint.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use deltalake_test::utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `deltalake_test`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 | use deltalake_core::utils::*;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `deltalake_test`
[INFO] [stdout]  --> tests/command_vacuum.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use deltalake_test::clock::TestClock;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `deltalake_test`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 | use deltalake_core::clock::TestClock;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `deltalake_test`
[INFO] [stdout]  --> tests/command_vacuum.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use deltalake_test::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `deltalake_test`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 | use deltalake_core::*;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `deltalake_test`
[INFO] [stdout]  --> tests/integration.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use deltalake_test::utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `deltalake_test`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 | use deltalake_core::utils::*;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `deltalake_test`
[INFO] [stdout]  --> tests/integration.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use deltalake_test::read::read_table_paths;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `deltalake_test`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use deltalake_core::read::read_table_paths;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `datafusion`
[INFO] [stdout]  --> tests/command_merge.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use datafusion::dataframe::DataFrame;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `datafusion`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `datafusion`
[INFO] [stdout]  --> tests/command_merge.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use datafusion::prelude::SessionContext;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `datafusion`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `deltalake_core::operations::merge`
[INFO] [stdout]   --> tests/command_merge.rs:11:33
[INFO] [stdout]    |
[INFO] [stdout] 11 | use deltalake_core::operations::merge::MergeMetrics;
[INFO] [stdout]    |                                 ^^^^^ could not find `merge` in `operations`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/operations/mod.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub mod merge;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] note: the item is gated behind the `datafusion` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/operations/mod.rs:56:7
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[cfg(feature = "datafusion")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `datafusion_common`
[INFO] [stdout]  --> tests/command_merge.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use datafusion_common::Column;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `datafusion_common`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `deltalake_test`
[INFO] [stdout]  --> tests/integration.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use deltalake_test::{test_concurrent_writes, test_read_tables};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `deltalake_test`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use deltalake_core::{test_concurrent_writes, test_read_tables};
[INFO] [stdout]   |     ~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `datafusion_expr`
[INFO] [stdout]  --> tests/command_merge.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use datafusion_expr::{col, lit, Expr};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `datafusion_expr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/integration_checkpoint.rs:17:40
[INFO] [stdout]    |
[INFO] [stdout] 17 | async fn cleanup_metadata_fs_test() -> TestResult {
[INFO] [stdout]    |                                        ^^^^^^^^^^ help: a type alias with a similar name exists: `DeltaResult`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/errors.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub type DeltaResult<T> = Result<T, DeltaTableError>;
[INFO] [stdout]    | ----------------------- similarly named type alias `DeltaResult` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/integration_checkpoint.rs:17:40
[INFO] [stdout]    |
[INFO] [stdout] 17 | async fn cleanup_metadata_fs_test() -> TestResult {
[INFO] [stdout]    |                                        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/errors.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub type DeltaResult<T> = Result<T, DeltaTableError>;
[INFO] [stdout]    | ----------------------- similarly named type alias `DeltaResult` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 17 | async fn cleanup_metadata_fs_test() -> DeltaResult {
[INFO] [stdout]    |                                        ~~~~~~~~~~~
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 17 | async fn cleanup_metadata_fs_test<TestResult>() -> TestResult {
[INFO] [stdout]    |                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IntegrationContext` in this scope
[INFO] [stdout]   --> tests/integration_checkpoint.rs:26:42
[INFO] [stdout]    |
[INFO] [stdout] 26 | async fn cleanup_metadata_test(context: &IntegrationContext) -> TestResult {
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/integration_checkpoint.rs:26:65
[INFO] [stdout]    |
[INFO] [stdout] 26 | async fn cleanup_metadata_test(context: &IntegrationContext) -> TestResult {
[INFO] [stdout]    |                                                                 ^^^^^^^^^^ help: a type alias with a similar name exists: `DeltaResult`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/errors.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub type DeltaResult<T> = Result<T, DeltaTableError>;
[INFO] [stdout]    | ----------------------- similarly named type alias `DeltaResult` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/integration.rs:14:38
[INFO] [stdout]    |
[INFO] [stdout] 14 | async fn test_integration_local() -> TestResult {
[INFO] [stdout]    |                                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LocalStorageIntegration` in this scope
[INFO] [stdout]   --> tests/integration.rs:15:49
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let context = IntegrationContext::new(Box::<LocalStorageIntegration>::default())?;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 14 | async fn test_integration_local<LocalStorageIntegration>() -> TestResult {
[INFO] [stdout]    |                                +++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/integration.rs:14:38
[INFO] [stdout]    |
[INFO] [stdout] 14 | async fn test_integration_local() -> TestResult {
[INFO] [stdout]    |                                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 14 | async fn test_integration_local<TestResult>() -> TestResult {
[INFO] [stdout]    |                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/integration.rs:28:38
[INFO] [stdout]    |
[INFO] [stdout] 28 | async fn test_concurrency_local() -> TestResult {
[INFO] [stdout]    |                                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LocalStorageIntegration` in this scope
[INFO] [stdout]   --> tests/integration.rs:29:49
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let context = IntegrationContext::new(Box::<LocalStorageIntegration>::default())?;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 28 | async fn test_concurrency_local<LocalStorageIntegration>() -> TestResult {
[INFO] [stdout]    |                                +++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/integration.rs:28:38
[INFO] [stdout]    |
[INFO] [stdout] 28 | async fn test_concurrency_local() -> TestResult {
[INFO] [stdout]    |                                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 28 | async fn test_concurrency_local<TestResult>() -> TestResult {
[INFO] [stdout]    |                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write` found for struct `DeltaOps` in the current scope
[INFO] [stdout]   --> tests/command_restore.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 48 |       let table = DeltaOps(table)
[INFO] [stdout]    |  _________________-
[INFO] [stdout] 49 | |         .write(vec![batch.clone()])
[INFO] [stdout]    | |         -^^^^^ method not found in `DeltaOps`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LocalStorageIntegration`
[INFO] [stdout]   --> tests/integration_checkpoint.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let storage = Box::new(LocalStorageIntegration::default());
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `LocalStorageIntegration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IntegrationContext`
[INFO] [stdout]   --> tests/integration_checkpoint.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let context = IntegrationContext::new(storage)?;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ use of undeclared type `IntegrationContext`
[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 `deltalake-core` (test "command_vacuum") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `write` found for struct `DeltaOps` in the current scope
[INFO] [stdout]   --> tests/command_restore.rs:56:10
[INFO] [stdout]    |
[INFO] [stdout] 55 |       let table = DeltaOps(table)
[INFO] [stdout]    |  _________________-
[INFO] [stdout] 56 | |         .write(vec![batch.clone()])
[INFO] [stdout]    | |         -^^^^^ method not found in `DeltaOps`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `deltalake-core` (test "integration_checkpoint") due to 7 previous errors
[INFO] [stdout] error[E0599]: no method named `write` found for struct `DeltaOps` in the current scope
[INFO] [stdout]    --> tests/command_merge.rs:76:10
[INFO] [stdout]     |
[INFO] [stdout] 75  | /     DeltaOps(table)
[INFO] [stdout] 76  | |         .write(vec![batch.clone()])
[INFO] [stdout]     | |_________-^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `white` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/yansi-1.0.1/src/paint.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     properties!(signature(&Self) -> Painted<&Self>);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `signature` which comes from the expansion of the macro `properties` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/command_filesystem_check.rs:10:43
[INFO] [stdout]    |
[INFO] [stdout] 10 | async fn test_filesystem_check_local() -> TestResult {
[INFO] [stdout]    |                                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LocalStorageIntegration` in this scope
[INFO] [stdout]   --> tests/command_filesystem_check.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let storage = Box::<LocalStorageIntegration>::default();
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 10 | async fn test_filesystem_check_local<LocalStorageIntegration>() -> TestResult {
[INFO] [stdout]    |                                     +++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/command_filesystem_check.rs:10:43
[INFO] [stdout]    |
[INFO] [stdout] 10 | async fn test_filesystem_check_local() -> TestResult {
[INFO] [stdout]    |                                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 10 | async fn test_filesystem_check_local<TestResult>() -> TestResult {
[INFO] [stdout]    |                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IntegrationContext` in this scope
[INFO] [stdout]   --> tests/command_filesystem_check.rs:16:42
[INFO] [stdout]    |
[INFO] [stdout] 16 | async fn test_filesystem_check(context: &IntegrationContext) -> TestResult {
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/command_filesystem_check.rs:16:65
[INFO] [stdout]    |
[INFO] [stdout] 16 | async fn test_filesystem_check(context: &IntegrationContext) -> TestResult {
[INFO] [stdout]    |                                                                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/command_filesystem_check.rs:62:49
[INFO] [stdout]    |
[INFO] [stdout] 62 | async fn test_filesystem_check_partitioned() -> TestResult {
[INFO] [stdout]    |                                                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LocalStorageIntegration` in this scope
[INFO] [stdout]   --> tests/command_filesystem_check.rs:63:25
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let storage = Box::<LocalStorageIntegration>::default();
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 62 | async fn test_filesystem_check_partitioned<LocalStorageIntegration>() -> TestResult {
[INFO] [stdout]    |                                           +++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]   --> tests/command_filesystem_check.rs:62:49
[INFO] [stdout]    |
[INFO] [stdout] 62 | async fn test_filesystem_check_partitioned() -> TestResult {
[INFO] [stdout]    |                                                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 62 | async fn test_filesystem_check_partitioned<TestResult>() -> TestResult {
[INFO] [stdout]    |                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]    --> tests/command_filesystem_check.rs:101:65
[INFO] [stdout]     |
[INFO] [stdout] 101 | async fn test_filesystem_check_fails_for_concurrent_delete() -> TestResult {
[INFO] [stdout]     |                                                                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LocalStorageIntegration` in this scope
[INFO] [stdout]    --> tests/command_filesystem_check.rs:103:25
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let storage = Box::<LocalStorageIntegration>::default();
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 101 | async fn test_filesystem_check_fails_for_concurrent_delete<LocalStorageIntegration>() -> TestResult {
[INFO] [stdout]     |                                                           +++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TestResult` in this scope
[INFO] [stdout]    --> tests/command_filesystem_check.rs:101:65
[INFO] [stdout]     |
[INFO] [stdout] 101 | async fn test_filesystem_check_fails_for_concurrent_delete() -> TestResult {
[INFO] [stdout]     |                                                                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 101 | async fn test_filesystem_check_fails_for_concurrent_delete<TestResult>() -> TestResult {
[INFO] [stdout]     |                                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write` found for struct `DeltaOps` in the current scope
[INFO] [stdout]   --> tests/command_restore.rs:63:10
[INFO] [stdout]    |
[INFO] [stdout] 62 |       let table = DeltaOps(table)
[INFO] [stdout]    |  _________________-
[INFO] [stdout] 63 | |         .write(vec![batch.clone()])
[INFO] [stdout]    | |         -^^^^^ method not found in `DeltaOps`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestTables`
[INFO] [stdout]   --> tests/command_filesystem_check.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 |     context.load_table(TestTables::Simple).await?;
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared type `TestTables`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestTables`
[INFO] [stdout]   --> tests/command_filesystem_check.rs:19:34
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let path = Path::from_iter([&TestTables::Simple.as_name(), file]);
[INFO] [stdout]    |                                  ^^^^^^^^^^ use of undeclared type `TestTables`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestTables`
[INFO] [stdout]   --> tests/command_filesystem_check.rs:24:39
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let table = context.table_builder(TestTables::Simple).load().await?;
[INFO] [stdout]    |                                       ^^^^^^^^^^ use of undeclared type `TestTables`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IntegrationContext`
[INFO] [stdout]   --> tests/integration.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let context = IntegrationContext::new(Box::<LocalStorageIntegration>::default())?;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ use of undeclared type `IntegrationContext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `merge` found for struct `DeltaOps` in the current scope
[INFO] [stdout]    --> tests/command_merge.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 119 | /     DeltaOps(table)
[INFO] [stdout] 120 | |         .merge(df, predicate)
[INFO] [stdout]     | |         -^^^^^ method not found in `DeltaOps`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IntegrationContext`
[INFO] [stdout]   --> tests/integration.rs:29:19
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let context = IntegrationContext::new(Box::<LocalStorageIntegration>::default())?;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ use of undeclared type `IntegrationContext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IntegrationContext`
[INFO] [stdout]   --> tests/command_filesystem_check.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let context = IntegrationContext::new(storage)?;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ use of undeclared type `IntegrationContext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IntegrationContext`
[INFO] [stdout]   --> tests/command_filesystem_check.rs:64:19
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let context = IntegrationContext::new(storage)?;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ use of undeclared type `IntegrationContext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestTables`
[INFO] [stdout]   --> tests/command_filesystem_check.rs:66:21
[INFO] [stdout]    |
[INFO] [stdout] 66 |         .load_table(TestTables::Delta0_8_0Partitioned)
[INFO] [stdout]    |                     ^^^^^^^^^^ use of undeclared type `TestTables`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestTables`
[INFO] [stdout]   --> tests/command_filesystem_check.rs:69:28
[INFO] [stdout]    |
[INFO] [stdout] 69 |     let path = Path::parse(TestTables::Delta0_8_0Partitioned.as_name() + "/" + file).unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^^ use of undeclared type `TestTables`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestTables`
[INFO] [stdout]   --> tests/command_filesystem_check.rs:75:24
[INFO] [stdout]    |
[INFO] [stdout] 75 |         .table_builder(TestTables::Delta0_8_0Partitioned)
[INFO] [stdout]    |                        ^^^^^^^^^^ use of undeclared type `TestTables`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IntegrationContext`
[INFO] [stdout]    --> tests/command_filesystem_check.rs:104:19
[INFO] [stdout]     |
[INFO] [stdout] 104 |     let context = IntegrationContext::new(storage)?;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ use of undeclared type `IntegrationContext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestTables`
[INFO] [stdout]    --> tests/command_filesystem_check.rs:105:24
[INFO] [stdout]     |
[INFO] [stdout] 105 |     context.load_table(TestTables::Simple).await?;
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared type `TestTables`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestTables`
[INFO] [stdout]    --> tests/command_filesystem_check.rs:107:34
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let path = Path::from_iter([&TestTables::Simple.as_name(), file]);
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `TestTables`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestTables`
[INFO] [stdout]    --> tests/command_filesystem_check.rs:113:24
[INFO] [stdout]     |
[INFO] [stdout] 113 |         .table_builder(TestTables::Simple)
[INFO] [stdout]     |                        ^^^^^^^^^^ use of undeclared type `TestTables`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `deltalake-core` (test "command_restore") due to 3 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `deltalake-core` (test "command_filesystem_check") due to 24 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `deltalake-core` (test "integration") due to 11 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `deltalake-core` (test "command_merge") due to 7 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `deltalake-core` (lib test) due to 58 previous errors
[INFO] running `Command { std: "docker" "inspect" "8d39d5328cc97497b91f9b222fe1aeec7c051cad9e2b4b7bdf475cb6fa32ad03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d39d5328cc97497b91f9b222fe1aeec7c051cad9e2b4b7bdf475cb6fa32ad03", kill_on_drop: false }`
[INFO] [stdout] 8d39d5328cc97497b91f9b222fe1aeec7c051cad9e2b4b7bdf475cb6fa32ad03
