[INFO] cloning repository https://github.com/Allotize/allot-db [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Allotize/allot-db" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAllotize%2Fallot-db", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAllotize%2Fallot-db'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1390adf969d65401549662277a95ca731db8ab5b [INFO] checking Allotize/allot-db against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAllotize%2Fallot-db" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Allotize/allot-db on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Allotize/allot-db [INFO] finished tweaking git repo https://github.com/Allotize/allot-db [INFO] tweaked toml for git repo https://github.com/Allotize/allot-db written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Allotize/allot-db already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8e258ef64cf764acc88483a95a62651eec3e571fb2b2f6e4e642437768cf67e3 [INFO] running `Command { std: "docker" "start" "-a" "8e258ef64cf764acc88483a95a62651eec3e571fb2b2f6e4e642437768cf67e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e258ef64cf764acc88483a95a62651eec3e571fb2b2f6e4e642437768cf67e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e258ef64cf764acc88483a95a62651eec3e571fb2b2f6e4e642437768cf67e3", kill_on_drop: false }` [INFO] [stdout] 8e258ef64cf764acc88483a95a62651eec3e571fb2b2f6e4e642437768cf67e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fda332bb11665f08ecb784b75e5e42bfe78fd2890470a5d39c302328bc16ac41 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fda332bb11665f08ecb784b75e5e42bfe78fd2890470a5d39c302328bc16ac41", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.64 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling wasm-bindgen v0.2.64 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.14 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.64 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.64 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.64 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking js-sys v0.3.41 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.14 [INFO] [stderr] Checking web-sys v0.3.41 [INFO] [stderr] Checking wasm-bindgen-test v0.3.14 [INFO] [stderr] Checking allot_db v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `allotdb` [INFO] [stdout] --> tests/store.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use allotdb::IdbFolder; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `allotdb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `allotdb` [INFO] [stdout] --> tests/store.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use allotdb::KvStore; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `allotdb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` closure body must be known in this context [INFO] [stdout] --> tests/store.rs:157:13 [INFO] [stdout] | [INFO] [stdout] 157 | let mut sum = 0; [INFO] [stdout] | ^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` closure body because of this `await` [INFO] [stdout] --> tests/store.rs:159:25 [INFO] [stdout] | [INFO] [stdout] 159 | let file = &idb_folder.open_file(Path::new(&file_name)).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async fn` body must be known in this context [INFO] [stdout] --> tests/store.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | let dir_size = async || { [INFO] [stdout] | ^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async fn` body because of this `await` [INFO] [stdout] --> tests/store.rs:185:23 [INFO] [stdout] | [INFO] [stdout] 185 | let res = store.txn().get(key).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async fn` body must be known in this context [INFO] [stdout] --> tests/store.rs:165:28 [INFO] [stdout] | [INFO] [stdout] 165 | let mut current_size = dir_size().await; [INFO] [stdout] | ^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async fn` body because of this `await` [INFO] [stdout] --> tests/store.rs:165:28 [INFO] [stdout] | [INFO] [stdout] 165 | let mut current_size = dir_size().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async fn` body must be known in this context [INFO] [stdout] --> tests/store.rs:165:28 [INFO] [stdout] | [INFO] [stdout] 165 | let mut current_size = dir_size().await; [INFO] [stdout] | ^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async fn` body because of this `await` [INFO] [stdout] --> tests/store.rs:165:28 [INFO] [stdout] | [INFO] [stdout] 165 | let mut current_size = dir_size().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async fn` body must be known in this context [INFO] [stdout] --> tests/store.rs:165:28 [INFO] [stdout] | [INFO] [stdout] 165 | let mut current_size = dir_size().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async fn` body because of this `await` [INFO] [stdout] --> tests/store.rs:165:28 [INFO] [stdout] | [INFO] [stdout] 165 | let mut current_size = dir_size().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async fn` body must be known in this context [INFO] [stdout] --> tests/store.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | let mut current_size = dir_size().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async fn` body because of this `await` [INFO] [stdout] --> tests/store.rs:185:23 [INFO] [stdout] | [INFO] [stdout] 185 | let res = store.txn().get(key).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async fn` body must be known in this context [INFO] [stdout] --> tests/store.rs:167:17 [INFO] [stdout] | [INFO] [stdout] 167 | for iter in 0..128 { [INFO] [stdout] | ^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async fn` body because of this `await` [INFO] [stdout] --> tests/store.rs:185:23 [INFO] [stdout] | [INFO] [stdout] 185 | let res = store.txn().get(key).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async fn` body must be known in this context [INFO] [stdout] --> tests/store.rs:167:20 [INFO] [stdout] | [INFO] [stdout] 167 | for iter in 0..128 { [INFO] [stdout] | ^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async fn` body because of this `await` [INFO] [stdout] --> tests/store.rs:185:23 [INFO] [stdout] | [INFO] [stdout] 185 | let res = store.txn().get(key).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async fn` body must be known in this context [INFO] [stdout] --> tests/store.rs:167:17 [INFO] [stdout] | [INFO] [stdout] 167 | for iter in 0..128 { [INFO] [stdout] | ^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async fn` body because of this `await` [INFO] [stdout] --> tests/store.rs:185:23 [INFO] [stdout] | [INFO] [stdout] 185 | let res = store.txn().get(key).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async fn` body must be known in this context [INFO] [stdout] --> tests/store.rs:167:17 [INFO] [stdout] | [INFO] [stdout] 167 | for iter in 0..128 { [INFO] [stdout] | ^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async fn` body because of this `await` [INFO] [stdout] --> tests/store.rs:185:23 [INFO] [stdout] | [INFO] [stdout] 185 | let res = store.txn().get(key).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async fn` body must be known in this context [INFO] [stdout] --> tests/store.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 167 | for iter in 0..128 { [INFO] [stdout] | ^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async fn` body because of this `await` [INFO] [stdout] --> tests/store.rs:185:23 [INFO] [stdout] | [INFO] [stdout] 185 | let res = store.txn().get(key).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async fn` body must be known in this context [INFO] [stdout] --> tests/store.rs:168:23 [INFO] [stdout] | [INFO] [stdout] 168 | for key_id in 0..128 { [INFO] [stdout] | ^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async fn` body because of this `await` [INFO] [stdout] --> tests/store.rs:171:13 [INFO] [stdout] | [INFO] [stdout] 171 | store.txn().set(key, value).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async fn` body must be known in this context [INFO] [stdout] --> tests/store.rs:168:26 [INFO] [stdout] | [INFO] [stdout] 168 | for key_id in 0..128 { [INFO] [stdout] | ^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async fn` body because of this `await` [INFO] [stdout] --> tests/store.rs:171:13 [INFO] [stdout] | [INFO] [stdout] 171 | store.txn().set(key, value).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async fn` body must be known in this context [INFO] [stdout] --> tests/store.rs:168:23 [INFO] [stdout] | [INFO] [stdout] 168 | for key_id in 0..128 { [INFO] [stdout] | ^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async fn` body because of this `await` [INFO] [stdout] --> tests/store.rs:171:13 [INFO] [stdout] | [INFO] [stdout] 171 | store.txn().set(key, value).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async fn` body must be known in this context [INFO] [stdout] --> tests/store.rs:168:23 [INFO] [stdout] | [INFO] [stdout] 168 | for key_id in 0..128 { [INFO] [stdout] | ^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async fn` body because of this `await` [INFO] [stdout] --> tests/store.rs:171:13 [INFO] [stdout] | [INFO] [stdout] 171 | store.txn().set(key, value).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async fn` body must be known in this context [INFO] [stdout] --> tests/store.rs:168:13 [INFO] [stdout] | [INFO] [stdout] 168 | for key_id in 0..128 { [INFO] [stdout] | ^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async fn` body because of this `await` [INFO] [stdout] --> tests/store.rs:171:13 [INFO] [stdout] | [INFO] [stdout] 171 | store.txn().set(key, value).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async fn` body must be known in this context [INFO] [stdout] --> tests/store.rs:173:24 [INFO] [stdout] | [INFO] [stdout] 173 | let new_size = dir_size().await; [INFO] [stdout] | ^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async fn` body because of this `await` [INFO] [stdout] --> tests/store.rs:173:24 [INFO] [stdout] | [INFO] [stdout] 173 | let new_size = dir_size().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async fn` body must be known in this context [INFO] [stdout] --> tests/store.rs:173:24 [INFO] [stdout] | [INFO] [stdout] 173 | let new_size = dir_size().await; [INFO] [stdout] | ^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async fn` body because of this `await` [INFO] [stdout] --> tests/store.rs:173:24 [INFO] [stdout] | [INFO] [stdout] 173 | let new_size = dir_size().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async fn` body must be known in this context [INFO] [stdout] --> tests/store.rs:173:24 [INFO] [stdout] | [INFO] [stdout] 173 | let new_size = dir_size().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async fn` body because of this `await` [INFO] [stdout] --> tests/store.rs:173:24 [INFO] [stdout] | [INFO] [stdout] 173 | let new_size = dir_size().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async fn` body must be known in this context [INFO] [stdout] --> tests/store.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | let new_size = dir_size().await; [INFO] [stdout] | ^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async fn` body because of this `await` [INFO] [stdout] --> tests/store.rs:185:23 [INFO] [stdout] | [INFO] [stdout] 185 | let res = store.txn().get(key).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async fn` body must be known in this context [INFO] [stdout] --> tests/store.rs:183:23 [INFO] [stdout] | [INFO] [stdout] 183 | for key_id in 0..64 { [INFO] [stdout] | ^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async fn` body because of this `await` [INFO] [stdout] --> tests/store.rs:185:23 [INFO] [stdout] | [INFO] [stdout] 185 | let res = store.txn().get(key).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async fn` body must be known in this context [INFO] [stdout] --> tests/store.rs:183:26 [INFO] [stdout] | [INFO] [stdout] 183 | for key_id in 0..64 { [INFO] [stdout] | ^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async fn` body because of this `await` [INFO] [stdout] --> tests/store.rs:185:23 [INFO] [stdout] | [INFO] [stdout] 185 | let res = store.txn().get(key).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async fn` body must be known in this context [INFO] [stdout] --> tests/store.rs:183:23 [INFO] [stdout] | [INFO] [stdout] 183 | for key_id in 0..64 { [INFO] [stdout] | ^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async fn` body because of this `await` [INFO] [stdout] --> tests/store.rs:185:23 [INFO] [stdout] | [INFO] [stdout] 185 | let res = store.txn().get(key).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async fn` body must be known in this context [INFO] [stdout] --> tests/store.rs:183:23 [INFO] [stdout] | [INFO] [stdout] 183 | for key_id in 0..64 { [INFO] [stdout] | ^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async fn` body because of this `await` [INFO] [stdout] --> tests/store.rs:185:23 [INFO] [stdout] | [INFO] [stdout] 185 | let res = store.txn().get(key).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async fn` body must be known in this context [INFO] [stdout] --> tests/store.rs:183:13 [INFO] [stdout] | [INFO] [stdout] 183 | for key_id in 0..64 { [INFO] [stdout] | ^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async fn` body because of this `await` [INFO] [stdout] --> tests/store.rs:185:23 [INFO] [stdout] | [INFO] [stdout] 185 | let res = store.txn().get(key).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 27 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0698. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `allot_db` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "fda332bb11665f08ecb784b75e5e42bfe78fd2890470a5d39c302328bc16ac41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fda332bb11665f08ecb784b75e5e42bfe78fd2890470a5d39c302328bc16ac41", kill_on_drop: false }` [INFO] [stdout] fda332bb11665f08ecb784b75e5e42bfe78fd2890470a5d39c302328bc16ac41