[INFO] cloning repository https://github.com/djKooks/gluesql-sled-storage [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/djKooks/gluesql-sled-storage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdjKooks%2Fgluesql-sled-storage", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdjKooks%2Fgluesql-sled-storage'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f3f1896f215437d7c52a50f9e2114e15d374db41 [INFO] checking djKooks/gluesql-sled-storage against try#39e1293fce4b650061e85dda88aa428f726a8444 for pr-88041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdjKooks%2Fgluesql-sled-storage" "/workspace/builds/worker-115/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-115/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/djKooks/gluesql-sled-storage on toolchain 39e1293fce4b650061e85dda88aa428f726a8444 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/djKooks/gluesql-sled-storage [INFO] finished tweaking git repo https://github.com/djKooks/gluesql-sled-storage [INFO] tweaked toml for git repo https://github.com/djKooks/gluesql-sled-storage written to /workspace/builds/worker-115/source/Cargo.toml [INFO] crate git repo https://github.com/djKooks/gluesql-sled-storage already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ef55d9f3e9d504d3c6080f11794499a44aea6ba3a0ef3fd6da05a2e317ce31c [INFO] running `Command { std: "docker" "start" "-a" "8ef55d9f3e9d504d3c6080f11794499a44aea6ba3a0ef3fd6da05a2e317ce31c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ef55d9f3e9d504d3c6080f11794499a44aea6ba3a0ef3fd6da05a2e317ce31c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ef55d9f3e9d504d3c6080f11794499a44aea6ba3a0ef3fd6da05a2e317ce31c", kill_on_drop: false }` [INFO] [stdout] 8ef55d9f3e9d504d3c6080f11794499a44aea6ba3a0ef3fd6da05a2e317ce31c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5bd13147563b08eeb7436bc664ef4861406d4330511df3c94c12ac5e991f2a7 [INFO] running `Command { std: "docker" "start" "-a" "c5bd13147563b08eeb7436bc664ef4861406d4330511df3c94c12ac5e991f2a7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking sled v0.34.6 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling iter-enum v1.0.1 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking futures v0.3.16 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking gluesql-sled-storage v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `crate::store` [INFO] [stdout] --> src/storages/index_mut.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | store::{IndexMut, Store}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `crate::storages::store` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::store` [INFO] [stdout] --> src/storages/mod.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | store::{GStore, GStoreMut}, [INFO] [stdout] | ^^^^^ could not find `store` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::Error` [INFO] [stdout] --> src/storages/error.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::Error; [INFO] [stdout] | ^^^^^^^^^^^^ no `Error` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::data`, `crate::result` [INFO] [stdout] --> src/storages/gc.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | data::{Row, Schema}, [INFO] [stdout] | ^^^^ could not find `data` in the crate root [INFO] [stdout] 9 | result::Result, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `core::result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::ast`, `crate::data`, `crate::result`, `crate::storages::store::Index`, `crate::storages::store::RowIter`, `crate::utils`, `crate::IndexError`, `crate::Value` [INFO] [stdout] --> src/storages/index.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | ast::IndexOperator, [INFO] [stdout] | ^^^ could not find `ast` in the crate root [INFO] [stdout] 9 | data::Row, [INFO] [stdout] | ^^^^ could not find `data` in the crate root [INFO] [stdout] 10 | result::{Error, Result}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `core::result` [INFO] [stdout] 11 | storages::store::{Index, RowIter}, [INFO] [stdout] | ^^^^^ ^^^^^^^ no `RowIter` in `storages::store` [INFO] [stdout] | | [INFO] [stdout] | no `Index` in `storages::store` [INFO] [stdout] 12 | utils::Vector, [INFO] [stdout] | ^^^^^ could not find `utils` in the crate root [INFO] [stdout] 13 | IndexError, Value, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^ no `Value` in the root [INFO] [stdout] | | [INFO] [stdout] | no `IndexError` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::ast`, `crate::data`, `crate::result`, `crate::IndexError` [INFO] [stdout] --> src/storages/index_mut.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | ast::OrderByExpr, [INFO] [stdout] | ^^^ could not find `ast` in the crate root [INFO] [stdout] 7 | data::{Schema, SchemaIndex, SchemaIndexOrd}, [INFO] [stdout] | ^^^^ could not find `data` in the crate root [INFO] [stdout] 8 | result::{Error, MutResult, Result}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `core::result` [INFO] [stdout] 9 | store::{IndexMut, Store}, [INFO] [stdout] 10 | IndexError, [INFO] [stdout] | ^^^^^^^^^^ no `IndexError` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::ast`, `crate::evaluate_stateless`, `crate::utils`, `crate::Error`, `crate::IndexError`, `crate::Row`, `crate::Schema`, `crate::SchemaIndex`, `crate::Value` [INFO] [stdout] --> src/storages/index_sync.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | ast::Expr, evaluate_stateless, utils::Vector, Error, IndexError, Row, Schema, SchemaIndex, [INFO] [stdout] | ^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^ ^^^^^ ^^^^^^^^^^ ^^^ ^^^^^^ ^^^^^^^^^^^ no `SchemaIndex` in the root [INFO] [stdout] | | | | | | | | [INFO] [stdout] | | | | | | | no `Schema` in the root [INFO] [stdout] | | | | | | no `Row` in the root [INFO] [stdout] | | | | | no `IndexError` in the root [INFO] [stdout] | | | | no `Error` in the root [INFO] [stdout] | | | could not find `utils` in the crate root [INFO] [stdout] | | no `evaluate_stateless` in the root [INFO] [stdout] | could not find `ast` in the crate root [INFO] [stdout] 5 | Value, [INFO] [stdout] | ^^^^^ no `Value` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::Error`, `crate::Result` [INFO] [stdout] --> src/storages/lock.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | crate::{Error, Result}, [INFO] [stdout] | ^^^^^ ^^^^^^ no `Result` in the root [INFO] [stdout] | | [INFO] [stdout] | no `Error` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::data`, `crate::result`, `crate::RowIter`, `crate::Store` [INFO] [stdout] --> src/storages/store.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | data::{Row, Schema}, [INFO] [stdout] | ^^^^ could not find `data` in the crate root [INFO] [stdout] 5 | result::{Error, Result}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `core::result` [INFO] [stdout] 6 | RowIter, Store, [INFO] [stdout] | ^^^^^^^ ^^^^^ no `Store` in the root [INFO] [stdout] | | [INFO] [stdout] | no `RowIter` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::store` [INFO] [stdout] --> src/storages/index_mut.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | store::{IndexMut, Store}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `crate::storages::store` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::data`, `crate::result`, `crate::IndexError`, `crate::MutResult`, `crate::StoreMut` [INFO] [stdout] --> src/storages/store_mut.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | data::{Row, Schema}, [INFO] [stdout] | ^^^^ could not find `data` in the crate root [INFO] [stdout] 7 | result::Result, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `core::result` [INFO] [stdout] 8 | IndexError, MutResult, StoreMut, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^ no `StoreMut` in the root [INFO] [stdout] | | | [INFO] [stdout] | | no `MutResult` in the root [INFO] [stdout] | no `IndexError` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::Error`, `crate::Result` [INFO] [stdout] --> src/storages/mod.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | Error, Result, [INFO] [stdout] | ^^^^^ ^^^^^^ no `Result` in the root [INFO] [stdout] | | [INFO] [stdout] | no `Error` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::store` [INFO] [stdout] --> src/storages/mod.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | store::{GStore, GStoreMut}, [INFO] [stdout] | ^^^^^ could not find `store` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::Error` [INFO] [stdout] --> src/storages/error.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::Error; [INFO] [stdout] | ^^^^^^^^^^^^ no `Error` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::data`, `crate::result` [INFO] [stdout] --> src/storages/gc.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | data::{Row, Schema}, [INFO] [stdout] | ^^^^ could not find `data` in the crate root [INFO] [stdout] 9 | result::Result, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `core::result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::ast`, `crate::data`, `crate::result`, `crate::storages::store::Index`, `crate::storages::store::RowIter`, `crate::utils`, `crate::IndexError`, `crate::Value` [INFO] [stdout] --> src/storages/index.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | ast::IndexOperator, [INFO] [stdout] | ^^^ could not find `ast` in the crate root [INFO] [stdout] 9 | data::Row, [INFO] [stdout] | ^^^^ could not find `data` in the crate root [INFO] [stdout] 10 | result::{Error, Result}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `core::result` [INFO] [stdout] 11 | storages::store::{Index, RowIter}, [INFO] [stdout] | ^^^^^ ^^^^^^^ no `RowIter` in `storages::store` [INFO] [stdout] | | [INFO] [stdout] | no `Index` in `storages::store` [INFO] [stdout] 12 | utils::Vector, [INFO] [stdout] | ^^^^^ could not find `utils` in the crate root [INFO] [stdout] 13 | IndexError, Value, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^ no `Value` in the root [INFO] [stdout] | | [INFO] [stdout] | no `IndexError` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::ast`, `crate::data`, `crate::result`, `crate::IndexError` [INFO] [stdout] --> src/storages/index_mut.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | ast::OrderByExpr, [INFO] [stdout] | ^^^ could not find `ast` in the crate root [INFO] [stdout] 7 | data::{Schema, SchemaIndex, SchemaIndexOrd}, [INFO] [stdout] | ^^^^ could not find `data` in the crate root [INFO] [stdout] 8 | result::{Error, MutResult, Result}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `core::result` [INFO] [stdout] 9 | store::{IndexMut, Store}, [INFO] [stdout] 10 | IndexError, [INFO] [stdout] | ^^^^^^^^^^ no `IndexError` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::ast`, `crate::evaluate_stateless`, `crate::utils`, `crate::Error`, `crate::IndexError`, `crate::Row`, `crate::Schema`, `crate::SchemaIndex`, `crate::Value` [INFO] [stdout] --> src/storages/index_sync.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | ast::Expr, evaluate_stateless, utils::Vector, Error, IndexError, Row, Schema, SchemaIndex, [INFO] [stdout] | ^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^ ^^^^^ ^^^^^^^^^^ ^^^ ^^^^^^ ^^^^^^^^^^^ no `SchemaIndex` in the root [INFO] [stdout] | | | | | | | | [INFO] [stdout] | | | | | | | no `Schema` in the root [INFO] [stdout] | | | | | | no `Row` in the root [INFO] [stdout] | | | | | no `IndexError` in the root [INFO] [stdout] | | | | no `Error` in the root [INFO] [stdout] | | | could not find `utils` in the crate root [INFO] [stdout] | | no `evaluate_stateless` in the root [INFO] [stdout] | could not find `ast` in the crate root [INFO] [stdout] 5 | Value, [INFO] [stdout] | ^^^^^ no `Value` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `data` in the crate root [INFO] [stdout] --> src/storages/mod.rs:66:68 [INFO] [stdout] | [INFO] [stdout] 66 | ) -> ConflictableTransactionResult<(String, Option>), Error> { [INFO] [stdout] | ^^^^ could not find `data` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::Error`, `crate::Result` [INFO] [stdout] --> src/storages/lock.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | crate::{Error, Result}, [INFO] [stdout] | ^^^^^ ^^^^^^ no `Result` in the root [INFO] [stdout] | | [INFO] [stdout] | no `Error` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::data`, `crate::result`, `crate::RowIter`, `crate::Store` [INFO] [stdout] --> src/storages/store.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | data::{Row, Schema}, [INFO] [stdout] | ^^^^ could not find `data` in the crate root [INFO] [stdout] 5 | result::{Error, Result}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `core::result` [INFO] [stdout] 6 | RowIter, Store, [INFO] [stdout] | ^^^^^^^ ^^^^^ no `Store` in the root [INFO] [stdout] | | [INFO] [stdout] | no `RowIter` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::data`, `crate::result`, `crate::IndexError`, `crate::MutResult`, `crate::StoreMut` [INFO] [stdout] --> src/storages/store_mut.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | data::{Row, Schema}, [INFO] [stdout] | ^^^^ could not find `data` in the crate root [INFO] [stdout] 7 | result::Result, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `core::result` [INFO] [stdout] 8 | IndexError, MutResult, StoreMut, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^ no `StoreMut` in the root [INFO] [stdout] | | | [INFO] [stdout] | | no `MutResult` in the root [INFO] [stdout] | no `IndexError` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::Error`, `crate::Result` [INFO] [stdout] --> src/storages/mod.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | Error, Result, [INFO] [stdout] | ^^^^^ ^^^^^^ no `Result` in the root [INFO] [stdout] | | [INFO] [stdout] | no `Error` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `data` in the crate root [INFO] [stdout] --> src/storages/mod.rs:66:68 [INFO] [stdout] | [INFO] [stdout] 66 | ) -> ConflictableTransactionResult<(String, Option>), Error> { [INFO] [stdout] | ^^^^ could not find `data` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [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] [stdout] error: aborting due to 12 previous errors [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 `gluesql-sled-storage` due to 13 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c5bd13147563b08eeb7436bc664ef4861406d4330511df3c94c12ac5e991f2a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5bd13147563b08eeb7436bc664ef4861406d4330511df3c94c12ac5e991f2a7", kill_on_drop: false }` [INFO] [stdout] c5bd13147563b08eeb7436bc664ef4861406d4330511df3c94c12ac5e991f2a7