[INFO] cloning repository https://github.com/daivy2333/RTsql
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daivy2333/RTsql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaivy2333%2FRTsql", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaivy2333%2FRTsql'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 936ec0f797993f7b17b3307efa1577063cba929d
[INFO] testing daivy2333/RTsql against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaivy2333%2FRTsql" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/daivy2333/RTsql
[INFO] finished tweaking git repo https://github.com/daivy2333/RTsql
[INFO] tweaked toml for git repo https://github.com/daivy2333/RTsql written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/daivy2333/RTsql on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/daivy2333/RTsql already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sqlparser v0.44.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5db05b260c41508a303f373c0377ed6844a28376536ac07e058ee44f1f11b565
[INFO] running `Command { std: "docker" "start" "5db05b260c41508a303f373c0377ed6844a28376536ac07e058ee44f1f11b565", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5db05b260c41508a303f373c0377ed6844a28376536ac07e058ee44f1f11b565", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5db05b260c41508a303f373c0377ed6844a28376536ac07e058ee44f1f11b565" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5db05b260c41508a303f373c0377ed6844a28376536ac07e058ee44f1f11b565", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5db05b260c41508a303f373c0377ed6844a28376536ac07e058ee44f1f11b565" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling sqlparser v0.44.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dashmap v6.2.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling rtsql v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `table_meta` is never read
[INFO] [stdout]   --> src/executor/data_scan.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct DataScanExecutor {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 37 |     table_meta: Arc<TableMeta>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.18s
[INFO] running `Command { std: "docker" "inspect" "5db05b260c41508a303f373c0377ed6844a28376536ac07e058ee44f1f11b565", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5db05b260c41508a303f373c0377ed6844a28376536ac07e058ee44f1f11b565" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling dashmap v6.2.1
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling rtsql v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stdout] warning: field `table_meta` is never read
[INFO] [stdout]   --> src/executor/data_scan.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct DataScanExecutor {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 37 |     table_meta: Arc<TableMeta>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::storage::PageId`
[INFO] [stdout]    --> src/transaction/version_chain.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |     use crate::storage::PageId;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx2_id`
[INFO] [stdout]    --> src/transaction/manager.rs:380:13
[INFO] [stdout]     |
[INFO] [stdout] 380 |         let tx2_id = tx2.id();
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tx2_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `table_meta` is never read
[INFO] [stdout]   --> src/executor/data_scan.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct DataScanExecutor {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 37 |     table_meta: Arc<TableMeta>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/executor/value_ref.rs:207:9
[INFO] [stdout]     |
[INFO] [stdout] 207 |         drop(vr);
[INFO] [stdout]     |         ^^^^^--^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              argument has type `value_ref::ValueRef<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dropping_copy_types)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 207 -         drop(vr);
[INFO] [stdout] 207 +         let _ = vr;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mutex`
[INFO] [stdout]    --> tests/executor_test.rs:901:26
[INFO] [stdout]     |
[INFO] [stdout] 901 |     use std::sync::{Arc, Mutex};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mutex`
[INFO] [stdout]    --> tests/executor_test.rs:973:26
[INFO] [stdout]     |
[INFO] [stdout] 973 |     use std::sync::{Arc, Mutex};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mutex`
[INFO] [stdout]     --> tests/executor_test.rs:1060:26
[INFO] [stdout]      |
[INFO] [stdout] 1060 |     use std::sync::{Arc, Mutex};
[INFO] [stdout]      |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rtsql::storage::page_format::RowId`
[INFO] [stdout]     --> tests/executor_test.rs:1126:9
[INFO] [stdout]      |
[INFO] [stdout] 1126 |     use rtsql::storage::page_format::RowId;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `error_msg` is never used
[INFO] [stdout]   --> tests/subquery_test.rs:37:4
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn error_msg(resp: Response) -> String {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> tests/btree_test.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let mut btree = BTree::new(loader).unwrap();
[INFO] [stdout]    |             ----^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> tests/btree_test.rs:49:13
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let mut btree = BTree::new(loader).unwrap();
[INFO] [stdout]    |             ----^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> tests/btree_test.rs:214:13
[INFO] [stdout]     |
[INFO] [stdout] 214 |         let mut btree = BTree::new(loader).unwrap();
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `buffer_pool_clone2`
[INFO] [stdout]    --> tests/btree_test.rs:232:9
[INFO] [stdout]     |
[INFO] [stdout] 232 |     let buffer_pool_clone2 = buffer_pool.clone();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer_pool_clone2`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lsn`
[INFO] [stdout]   --> tests/checkpoint_test.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let lsn = manager.checkpoint().await.unwrap();
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_lsn`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Snapshot`
[INFO] [stdout]   --> tests/version_chain_test.rs:12:26
[INFO] [stdout]    |
[INFO] [stdout] 12 | use rtsql::transaction::{Snapshot, TransactionManager};
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RowId`
[INFO] [stdout]  --> tests/storage_test.rs:3:79
[INFO] [stdout]   |
[INFO] [stdout] 3 |     use rtsql::storage::{AsyncStorage, BufferPool, FileStorage, Page, PageId, RowId};
[INFO] [stdout]   |                                                                               ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rtsql::transaction::Snapshot`
[INFO] [stdout]  --> tests/storage_test.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |     use rtsql::transaction::Snapshot;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MockStorage` is never constructed
[INFO] [stdout]   --> tests/storage_test.rs:49:16
[INFO] [stdout]    |
[INFO] [stdout] 49 |         struct MockStorage;
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> tests/storage_test.rs:51:16
[INFO] [stdout]    |
[INFO] [stdout] 50 |         impl MockStorage {
[INFO] [stdout]    |         ---------------- associated function in this implementation
[INFO] [stdout] 51 |             fn new() -> Self {
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Snapshot`
[INFO] [stdout]  --> tests/concurrent_test.rs:9:26
[INFO] [stdout]   |
[INFO] [stdout] 9 | use rtsql::transaction::{Snapshot, TransactionManager};
[INFO] [stdout]   |                          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "5db05b260c41508a303f373c0377ed6844a28376536ac07e058ee44f1f11b565", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5db05b260c41508a303f373c0377ed6844a28376536ac07e058ee44f1f11b565" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: field `table_meta` is never read
[INFO] [stderr]   --> src/executor/data_scan.rs:37:5
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub struct DataScanExecutor {
[INFO] [stderr]    |            ---------------- field in this struct
[INFO] [stderr] 37 |     table_meta: Arc<TableMeta>,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rtsql` (lib) generated 1 warning
[INFO] [stderr] warning: unused variable: `lsn`
[INFO] [stderr]   --> tests/checkpoint_test.rs:53:9
[INFO] [stderr]    |
[INFO] [stderr] 53 |     let lsn = manager.checkpoint().await.unwrap();
[INFO] [stderr]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_lsn`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `error_msg` is never used
[INFO] [stderr]   --> tests/subquery_test.rs:37:4
[INFO] [stderr]    |
[INFO] [stderr] 37 | fn error_msg(resp: Response) -> String {
[INFO] [stderr]    |    ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Snapshot`
[INFO] [stderr]  --> tests/concurrent_test.rs:9:26
[INFO] [stderr]   |
[INFO] [stderr] 9 | use rtsql::transaction::{Snapshot, TransactionManager};
[INFO] [stderr]   |                          ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Mutex`
[INFO] [stderr]    --> tests/executor_test.rs:901:26
[INFO] [stderr]     |
[INFO] [stderr] 901 |     use std::sync::{Arc, Mutex};
[INFO] [stderr]     |                          ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Mutex`
[INFO] [stderr]    --> tests/executor_test.rs:973:26
[INFO] [stderr]     |
[INFO] [stderr] 973 |     use std::sync::{Arc, Mutex};
[INFO] [stderr]     |                          ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Mutex`
[INFO] [stderr]     --> tests/executor_test.rs:1060:26
[INFO] [stderr]      |
[INFO] [stderr] 1060 |     use std::sync::{Arc, Mutex};
[INFO] [stderr]      |                          ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `rtsql::storage::page_format::RowId`
[INFO] [stderr]     --> tests/executor_test.rs:1126:9
[INFO] [stderr]      |
[INFO] [stderr] 1126 |     use rtsql::storage::page_format::RowId;
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rtsql` (test "checkpoint_test") generated 1 warning (run `cargo fix --test "checkpoint_test" -p rtsql` to apply 1 suggestion)
[INFO] [stderr] warning: `rtsql` (test "subquery_test") generated 1 warning
[INFO] [stderr] warning: `rtsql` (test "concurrent_test") generated 1 warning (run `cargo fix --test "concurrent_test" -p rtsql` to apply 1 suggestion)
[INFO] [stderr] warning: `rtsql` (test "executor_test") generated 4 warnings (run `cargo fix --test "executor_test" -p rtsql` to apply 4 suggestions)
[INFO] [stderr] warning: unused import: `crate::storage::PageId`
[INFO] [stderr]    --> src/transaction/version_chain.rs:106:9
[INFO] [stderr]     |
[INFO] [stderr] 106 |     use crate::storage::PageId;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `tx2_id`
[INFO] [stderr]    --> src/transaction/manager.rs:380:13
[INFO] [stderr]     |
[INFO] [stderr] 380 |         let tx2_id = tx2.id();
[INFO] [stderr]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tx2_id`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stderr]    --> src/executor/value_ref.rs:207:9
[INFO] [stderr]     |
[INFO] [stderr] 207 |         drop(vr);
[INFO] [stderr]     |         ^^^^^--^
[INFO] [stderr]     |              |
[INFO] [stderr]     |              argument has type `value_ref::ValueRef<'_>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dropping_copy_types)]` on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]     |
[INFO] [stderr] 207 -         drop(vr);
[INFO] [stderr] 207 +         let _ = vr;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> tests/btree_test.rs:27:13
[INFO] [stderr]    |
[INFO] [stderr] 27 |         let mut btree = BTree::new(loader).unwrap();
[INFO] [stderr]    |             ----^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> tests/btree_test.rs:49:13
[INFO] [stderr]    |
[INFO] [stderr] 49 |         let mut btree = BTree::new(loader).unwrap();
[INFO] [stderr]    |             ----^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> tests/btree_test.rs:214:13
[INFO] [stderr]     |
[INFO] [stderr] 214 |         let mut btree = BTree::new(loader).unwrap();
[INFO] [stderr]     |             ----^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `buffer_pool_clone2`
[INFO] [stderr]    --> tests/btree_test.rs:232:9
[INFO] [stderr]     |
[INFO] [stderr] 232 |     let buffer_pool_clone2 = buffer_pool.clone();
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer_pool_clone2`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `RowId`
[INFO] [stderr]  --> tests/storage_test.rs:3:79
[INFO] [stderr]   |
[INFO] [stderr] 3 |     use rtsql::storage::{AsyncStorage, BufferPool, FileStorage, Page, PageId, RowId};
[INFO] [stderr]   |                                                                               ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `rtsql::transaction::Snapshot`
[INFO] [stderr]  --> tests/storage_test.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 |     use rtsql::transaction::Snapshot;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MockStorage` is never constructed
[INFO] [stderr]   --> tests/storage_test.rs:49:16
[INFO] [stderr]    |
[INFO] [stderr] 49 |         struct MockStorage;
[INFO] [stderr]    |                ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> tests/storage_test.rs:51:16
[INFO] [stderr]    |
[INFO] [stderr] 50 |         impl MockStorage {
[INFO] [stderr]    |         ---------------- associated function in this implementation
[INFO] [stderr] 51 |             fn new() -> Self {
[INFO] [stderr]    |                ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rtsql` (lib test) generated 4 warnings (1 duplicate) (run `cargo fix --lib -p rtsql --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `rtsql` (test "btree_test") generated 4 warnings (run `cargo fix --test "btree_test" -p rtsql` to apply 4 suggestions)
[INFO] [stderr] warning: `rtsql` (test "storage_test") generated 4 warnings (run `cargo fix --test "storage_test" -p rtsql` to apply 2 suggestions)
[INFO] [stderr] warning: unused import: `Snapshot`
[INFO] [stderr]   --> tests/version_chain_test.rs:12:26
[INFO] [stderr]    |
[INFO] [stderr] 12 | use rtsql::transaction::{Snapshot, TransactionManager};
[INFO] [stderr]    |                          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rtsql` (test "version_chain_test") generated 1 warning (run `cargo fix --test "version_chain_test" -p rtsql` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rtsql-5e7b3cf85b9124ec)
[INFO] [stdout] 
[INFO] [stdout] running 131 tests
[INFO] [stdout] test executor::predicate::tests::test_column_expression ... ok
[INFO] [stdout] test executor::correlated::tests::test_inject_into_filter ... ok
[INFO] [stdout] test executor::predicate::tests::test_logical_and ... ok
[INFO] [stdout] test executor::predicate::tests::test_constant_expression ... ok
[INFO] [stdout] test executor::sort::tests::test_compare_values_cross_type ... ok
[INFO] [stdout] test executor::predicate::tests::test_parameter_expression ... ok
[INFO] [stdout] test executor::sort::tests::test_compare_values_float ... ok
[INFO] [stdout] test executor::sort::tests::test_compare_values_int ... ok
[INFO] [stdout] test executor::value_ref::tests::value_as_value_ref_text_borrows ... ok
[INFO] [stdout] test executor::sort::tests::test_compare_values_null ... ok
[INFO] [stdout] test executor::predicate::tests::test_comparison_eq ... ok
[INFO] [stdout] test executor::value_ref::tests::value_ref_comparison_null_errors ... ok
[INFO] [stdout] test executor::value_ref::tests::value_ref_hash_eq ... ok
[INFO] [stdout] test executor::value_ref::tests::value_ref_size_is_small ... ok
[INFO] [stdout] test executor::value_ref::tests::value_ref_comparison_text ... ok
[INFO] [stdout] test executor::value_ref::tests::value_ref_int_to_value_zero_alloc ... ok
[INFO] [stdout] test executor::value_ref::tests::value_ref_text_to_value_allocates ... ok
[INFO] [stdout] test executor::value_ref::tests::value_as_value_ref_int ... ok
[INFO] [stdout] test executor::value_ref::tests::value_ref_comparison_int ... ok
[INFO] [stdout] test executor::sort::tests::test_compare_values_string ... ok
[INFO] [stdout] test parser::planner::tests::test_build_update ... ok
[INFO] [stdout] test parser::planner::tests::test_build_delete ... ok
[INFO] [stdout] test parser::planner::tests::test_extract_pk_from_where_reversed ... ok
[INFO] [stdout] test parser::planner::tests::test_insert_multiple_rows ... ok
[INFO] [stdout] test parser::planner::tests::test_build_insert ... ok
[INFO] [stdout] test storage::btree::node::tests::test_internal_merge_right ... ok
[INFO] [stdout] test storage::btree::node::tests::test_internal_min_keys ... ok
[INFO] [stdout] test parser::planner::tests::test_register_table ... ok
[INFO] [stdout] test storage::btree::node::tests::test_internal_node_ref_from_page_data ... ok
[INFO] [stdout] test storage::btree::node::tests::test_internal_node_split_empty_fails ... ok
[INFO] [stdout] test storage::btree::node::tests::test_internal_node_split_odd_count ... ok
[INFO] [stdout] test parser::planner::tests::test_build_query_scan ... ok
[INFO] [stdout] test parser::planner::tests::test_nonexistent_table ... ok
[INFO] [stdout] test parser::planner::tests::test_build_query_index_scan ... ok
[INFO] [stdout] test storage::btree::node::tests::test_internal_node_ref_binary_search_matches_linear ... ok
[INFO] [stdout] test executor::value_ref::tests::value_ref_copy_semantics ... ok
[INFO] [stdout] test parser::planner::tests::test_plan_builder_new ... ok
[INFO] [stdout] test storage::btree::node::tests::test_leaf_node_find_position ... ok
[INFO] [stdout] test storage::btree::node::tests::test_internal_node_split_single_separator ... ok
[INFO] [stdout] test storage::btree::node::tests::test_internal_remove_separator ... ok
[INFO] [stdout] test storage::btree::node::tests::test_internal_node_split ... ok
[INFO] [stdout] test storage::btree::node::tests::test_leaf_merge_right ... ok
[INFO] [stdout] test storage::btree::node::tests::test_leaf_merge_chain ... ok
[INFO] [stdout] test storage::btree::node::tests::test_leaf_merge_overflow ... ok
[INFO] [stdout] test parser::planner::tests::test_unsupported_where ... ok
[INFO] [stdout] test storage::btree::node::tests::test_leaf_node_insert_single ... ok
[INFO] [stdout] test storage::btree::node::tests::test_leaf_node_ref_binary_search_matches_linear ... ok
[INFO] [stdout] test storage::btree::node::tests::test_leaf_node_init ... ok
[INFO] [stdout] test storage::btree::node::tests::test_leaf_node_insert_multiple ... ok
[INFO] [stdout] test storage::btree::node::tests::test_leaf_node_ref_find_key_position ... ok
[INFO] [stdout] test storage::btree::node::tests::test_leaf_node_ref_from_page_data ... ok
[INFO] [stdout] test storage::btree::node::tests::test_leaf_node_split_empty_fails ... ok
[INFO] [stdout] test storage::btree::node::tests::test_leaf_node_split_odd_count ... ok
[INFO] [stdout] test storage::btree::node::tests::test_leaf_node_split_single_entry ... ok
[INFO] [stdout] test storage::btree::node::tests::test_leaf_can_merge_with ... ok
[INFO] [stdout] test storage::page_format::key::tests::test_key_max_length ... ok
[INFO] [stdout] test storage::page_format::key::tests::test_key_new ... ok
[INFO] [stdout] test storage::page_format::row_id::tests::test_row_id_size ... ok
[INFO] [stdout] test storage::btree::node::tests::test_leaf_redistribute_right ... ok
[INFO] [stdout] test storage::btree::node::tests::test_leaf_node_split ... ok
[INFO] [stdout] test storage::page_format::slotted_page::tests::test_delete_preserves_logical_id ... ok
[INFO] [stdout] test storage::page_format::slotted_page::tests::test_get_by_logical_id_after_compact ... ok
[INFO] [stdout] test storage::page_format::slotted_page::tests::test_logical_id_increment ... ok
[INFO] [stdout] test storage::page_format::slotted_page::tests::test_slotted_page_add_multiple_slots ... ok
[INFO] [stdout] test storage::page_format::slotted_page::tests::test_slotted_page_add_slot ... ok
[INFO] [stdout] test storage::page_format::key::tests::test_key_empty ... ok
[INFO] [stdout] test storage::page_format::key::tests::test_key_ordering ... ok
[INFO] [stdout] test storage::page_format::key::tests::test_key_serialize_deserialize ... ok
[INFO] [stdout] test storage::btree::node::tests::test_internal_can_merge_with ... ok
[INFO] [stdout] test parser::planner::tests::test_validate_table ... ok
[INFO] [stdout] test storage::page_format::row_id::tests::test_row_id_new ... ok
[INFO] [stdout] test storage::page_format::tuple::tests::deserialize_truncated ... ok
[INFO] [stdout] test storage::data_page::tests::page_full_auto_allocate ... ok
[INFO] [stdout] test storage::page_format::tuple::tests::deserialize_value_refs_int_roundtrip ... ok
[INFO] [stdout] test storage::page_format::tuple::tests::deserialize_value_refs_invalid_utf8 ... ok
[INFO] [stdout] test storage::page_format::tuple::tests::deserialize_value_refs_mixed_types ... ok
[INFO] [stdout] test storage::page_format::tuple::tests::deserialize_value_refs_truncated ... ok
[INFO] [stdout] test storage::page_format::row_id::tests::test_row_id_serialize_deserialize ... ok
[INFO] [stdout] test storage::page_format::slotted_page::tests::test_slotted_page_no_space ... ok
[INFO] [stdout] test storage::page_format::tuple::tests::large_string ... ok
[INFO] [stdout] test storage::page_format::tuple::tests::deserialize_value_refs_string_borrows ... ok
[INFO] [stdout] test storage::page_format::slotted_page::tests::test_slotted_page_init ... ok
[INFO] [stdout] test storage::page_format::slotted_page::tests::test_slotted_page_free_space ... ok
[INFO] [stdout] test storage::page_format::tuple::tests::serialize_bool_roundtrip ... ok
[INFO] [stdout] test storage::page_format::tuple::tests::serialize_int_roundtrip ... ok
[INFO] [stdout] test storage::data_page::tests::write_read_multiple_tuples ... ok
[INFO] [stdout] test storage::data_page::tests::version_header_roundtrip ... ok
[INFO] [stdout] test storage::data_page::tests::read_invalid_slot ... ok
[INFO] [stdout] test storage::page_format::tuple::tests::serialize_float_roundtrip ... ok
[INFO] [stdout] test storage::page_visibility::tests::test_clone_and_copy ... ok
[INFO] [stdout] test storage::page_visibility::tests::test_default_is_safe ... ok
[INFO] [stdout] test storage::page_visibility::tests::test_new_equals_default ... ok
[INFO] [stdout] test storage::page_format::tuple::tests::serialize_mixed ... ok
[INFO] [stdout] test storage::page_format::tuple::tests::serialize_mixed_types ... ok
[INFO] [stdout] test storage::data_page::tests::write_read_single_tuple ... ok
[INFO] [stdout] test storage::page_format::tuple::tests::serialize_null_roundtrip ... ok
[INFO] [stdout] test transaction::manager::tests::test_transaction_begin ... ok
[INFO] [stdout] test transaction::manager::tests::test_record_version_single ... ok
[INFO] [stdout] test transaction::manager::tests::test_get_tx_versions_empty ... ok
[INFO] [stdout] test transaction::manager::tests::test_record_version_multiple ... ok
[INFO] [stdout] test transaction::manager::tests::test_transaction_commit ... ok
[INFO] [stdout] test transaction::manager::tests::test_tx_versions_initialization ... ok
[INFO] [stdout] test transaction::snapshot::tests::test_snapshot_not_visible_active_tx ... ok
[INFO] [stdout] test storage::page_format::tuple::tests::serialize_string_roundtrip ... ok
[INFO] [stdout] test transaction::manager::tests::test_double_commit_error ... ok
[INFO] [stdout] test transaction::row_lock::tests::test_row_lock_acquire_release ... ok
[INFO] [stdout] test storage::page_visibility::tests::test_all_invisible_when_min_gt_snapshot ... ok
[INFO] [stdout] test transaction::snapshot::tests::test_snapshot_not_visible_uncommitted ... ok
[INFO] [stdout] test transaction::snapshot::tests::test_snapshot_not_visible_after_snapshot ... ok
[INFO] [stdout] test transaction::tx_id::tests::test_tx_id_allocate_single_thread ... ok
[INFO] [stdout] test transaction::version_chain::tests::test_version_header_commit ... ok
[INFO] [stdout] test transaction::snapshot::tests::test_snapshot_visible_committed_before ... ok
[INFO] [stdout] test transaction::snapshot::tests::test_snapshot_visible_self_created ... ok
[INFO] [stdout] test transaction::version_chain::tests::test_version_header_serialize ... ok
[INFO] [stdout] test transaction::version_chain::tests::test_version_header_deleted_uncommitted_distinct ... ok
[INFO] [stdout] test wal::record::tests::test_checkpoint_record ... ok
[INFO] [stdout] test transaction::manager::tests::test_transaction_multiple ... ok
[INFO] [stdout] test transaction::version_chain::tests::test_version_header_mark_deleted ... ok
[INFO] [stdout] test transaction::manager::tests::test_transaction_abort ... ok
[INFO] [stdout] test transaction::version_chain::tests::test_version_header_new ... ok
[INFO] [stdout] test transaction::version_chain::tests::test_version_header_size ... ok
[INFO] [stdout] test transaction::version_chain::tests::test_version_header_with_next_version ... ok
[INFO] [stdout] test transaction::manager::tests::test_transaction_snapshot_active_list ... ok
[INFO] [stdout] test wal::record::tests::test_abort_record ... ok
[INFO] [stdout] test wal::record::tests::test_record_type_conversion ... ok
[INFO] [stdout] test wal::record::tests::test_commit_record ... ok
[INFO] [stdout] test wal::record::tests::test_delete_record ... ok
[INFO] [stdout] test transaction::tx_id::tests::test_tx_id_allocate_multi_thread ... ok
[INFO] [stdout] test transaction::row_lock::tests::test_row_lock_concurrent_same_row ... ok
[INFO] [stdout] test transaction::row_lock::tests::test_row_lock_different_rows ... ok
[INFO] [stdout] test storage::page_format::key::tests::test_key_too_long - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 131 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rtsql-b32b659321b50e61)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/aggregate_test.rs (/opt/rustwide/target/debug/deps/aggregate_test-f63acfe0bd3c6687)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test test_group_by_null_handling ... ok
[INFO] [stdout] test test_count_col ... ok
[INFO] [stdout] test test_count_star_empty_table ... ok
[INFO] [stdout] test test_count_col_with_nulls ... ok
[INFO] [stdout] test test_group_by_count ... ok
[INFO] [stdout] test test_group_by_with_where ... ok
[INFO] [stdout] test test_group_by_avg ... ok
[INFO] [stdout] test test_count_star ... ok
[INFO] [stdout] test test_having_sum ... ok
[INFO] [stdout] test test_aggregate_with_where ... ok
[INFO] [stdout] test test_multiple_aggregates ... ok
[INFO] [stdout] test test_min_max ... ok
[INFO] [stdout] test test_sum ... ok
[INFO] [stdout] test test_having_count ... ok
[INFO] [stdout] test test_sum_empty_table ... ok
[INFO] [stdout] test test_having_filters_all ... ok
[INFO] [stdout] test test_group_by_strict_non_aggregated_column ... ok
[INFO] [stdout] test test_group_by_sum ... ok
[INFO] [stdout] test test_avg ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/btree_merge_test.rs (/opt/rustwide/target/debug/deps/btree_merge_test-f33d74c1305057ed)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_delete_from_single_leaf ... ok
[INFO] [stdout] test test_delete_all_entries ... ok
[INFO] [stdout] test test_leaf_redistribution ... ok
[INFO] [stdout] test test_free_page_reuse ... ok
[INFO] [stdout] test test_root_shrink ... ok
[INFO] [stdout] test test_interspersed_ops ... ok
[INFO] [stdout] test test_leaf_merge_after_mass_delete ... ok
[INFO] [stdout] test test_mass_delete_then_insert ... ok
[INFO] [stdout] test test_scan_all_after_merge ... ok
[INFO] [stdout] test test_internal_merge ... ok
[INFO] [stderr]      Running tests/btree_split_test.rs (/opt/rustwide/target/debug/deps/btree_split_test-22d9b6a6e3985707)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_delete_by_key ... ok
[INFO] [stdout] test test_non_unique_insert ... ok
[INFO] [stdout] test test_root_split ... ok
[INFO] [stdout] test test_find_all_matches ... ok
[INFO] [stdout] test test_search_all_matches ... ok
[INFO] [stdout] test test_search_after_split ... ok
[INFO] [stdout] test test_leaf_split_first_time ... ok
[INFO] [stdout] test test_delete_after_split ... ok
[INFO] [stdout] test test_non_unique_key_split ... ok
[INFO] [stdout] test test_leaf_chain_after_split ... ok
[INFO] [stdout] test test_delete_exact ... ok
[INFO] [stderr]      Running tests/btree_test.rs (/opt/rustwide/target/debug/deps/btree_test-c3255148859ce1cc)
[INFO] [stdout] test test_massive_insert_multiple_splits ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_btree_search_empty_tree_returns_none ... ok
[INFO] [stdout] test test_btree_update_nonexistent_key_returns_error ... ok
[INFO] [stdout] test test_btree_insert_duplicate_key_allows_nonunique ... ok
[INFO] [stdout] test test_btree_persists_changes_to_disk ... ok
[INFO] [stdout] test test_btree_delete_existing_key ... ok
[INFO] [stdout] test test_btree_update_existing_key ... ok
[INFO] [stdout] test test_btree_new_creates_empty_leaf_root ... ok
[INFO] [stdout] test test_btree_insert_and_search_single_key ... ok
[INFO] [stdout] test test_btree_delete_nonexistent_key_returns_error ... ok
[INFO] [stdout] test test_btree_insert_multiple_keys_ordered_search ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cache_perf_test.rs (/opt/rustwide/target/debug/deps/cache_perf_test-23edbdf176e82d64)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/checkpoint_test.rs (/opt/rustwide/target/debug/deps/checkpoint_test-83ca5f7eeaf6b41d)
[INFO] [stdout] test cache_perf_measurement ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_read_write_checkpoint_site ... ok
[INFO] [stdout] test test_checkpoint_flow ... ok
[INFO] [stdout] test test_checkpoint_threshold_trigger ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/concurrent_test.rs (/opt/rustwide/target/debug/deps/concurrent_test-321e3717d007f694)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_concurrent_snapshot_consistency ... ok
[INFO] [stdout] test test_concurrent_read_write_no_block ... ok
[INFO] [stdout] test test_double_check_single_load ... ok
[INFO] [stdout] test test_concurrent_get_same_page ... ok
[INFO] [stdout] test test_snapshot_visibility_rules ... ok
[INFO] [stdout] test test_concurrent_get_different_pages ... ok
[INFO] [stdout] test test_concurrent_transactions_unique_ids ... ok
[INFO] [stdout] test test_cache_hit_skips_miss_semaphore ... ok
[INFO] [stdout] test test_concurrent_get_and_free ... ok
[INFO] [stdout] test test_miss_semaphore_backpressure ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/connection_limit_test.rs (/opt/rustwide/target/debug/deps/connection_limit_test-a0278e6a6db5129f)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_within_limit_works ... ok
[INFO] [stdout] test test_over_limit_queued ... ok
[INFO] [stdout] test test_permit_released_on_close ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.31s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/e2e_test.rs (/opt/rustwide/target/debug/deps/e2e_test-2e26b7774651d6ff)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/executor_test.rs (/opt/rustwide/target/debug/deps/executor_test-2e6c84de316a6b92)
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test test_exec_result_row_variant ... ok
[INFO] [stdout] test test_data_scan_mvcc_uncommitted_invisible ... ok
[INFO] [stdout] test test_data_scan_executor_empty_table ... ok
[INFO] [stdout] test test_data_scan_mvcc_committed_visible ... ok
[INFO] [stdout] test test_delete_executor ... ok
[INFO] [stdout] test test_data_scan_executor_streaming ... ok
[INFO] [stdout] test test_filter_executor_gt ... ok
[INFO] [stdout] test test_filter_executor_empty_result ... ok
[INFO] [stdout] test test_insert_duplicate_key_error ... ok
[INFO] [stdout] test test_insert_executor_batch ... ok
[INFO] [stdout] test test_insert_executor_single_row ... ok
[INFO] [stdout] test test_insert_stores_tuple_data ... ok
[INFO] [stdout] test test_m36_deserialize_value_refs_borrow ... ok
[INFO] [stdout] test test_m36_value_as_value_ref ... ok
[INFO] [stdout] test test_planner_no_where_routes_to_data_scan ... ok
[INFO] [stdout] test test_planner_non_pk_where_routes_to_filter_data_scan ... ok
[INFO] [stdout] test test_planner_pk_and_other_keeps_filter_scan ... ok
[INFO] [stdout] test test_planner_with_pk_equality_keeps_index_scan ... ok
[INFO] [stdout] test test_response_rows_serialization ... ok
[INFO] [stdout] test test_scan_executor_full_table ... ok
[INFO] [stdout] test test_data_scan_executor_multi_page ... ok
[INFO] [stdout] test test_snapshot_hides_uncommitted ... ok
[INFO] [stdout] test test_snapshot_shows_committed ... ok
[INFO] [stdout] test test_update_executor ... ok
[INFO] [stdout] test test_index_scan_all_executor_basic ... ok
[INFO] [stdout] test test_filter_executor_and ... ok
[INFO] [stdout] test test_data_scan_executor_full_table ... ok
[INFO] [stdout] test test_index_scan_executor_not_found ... ok
[INFO] [stdout] test test_index_scan_executor_found ... ok
[INFO] [stdout] test test_update_creates_new_version ... ok
[INFO] [stdout] test test_index_scan_all_executor_empty ... ok
[INFO] [stdout] test test_index_scan_returns_row_data ... ok
[INFO] [stdout] test test_index_scan_all_executor_single ... ok
[INFO] [stdout] test test_insert_creates_version_header ... ok
[INFO] [stdout] test test_create_table_executor_success ... FAILED
[INFO] [stdout] test test_create_table_executor_already_exists ... FAILED
[INFO] [stdout] test test_drop_table_executor_not_found ... FAILED
[INFO] [stdout] test test_drop_table_executor_success ... FAILED
[INFO] [stdout] test test_drop_table_if_exists_success ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_create_table_executor_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_create_table_executor_success' (3123) panicked at tests/executor_test.rs:696:80:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: IoError("Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x608bf5731a28 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x608bf5731a28 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x608bf5731a28 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x608bf5731a28 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x608bf574872a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x608bf574872a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x608bf5736422 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x608bf5736422 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x608bf570edc6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x608bf570edc6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x608bf57297a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x608bf52fed3c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x608bf52fed3c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x608bf5729962 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x608bf5729962 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x608bf570ee82 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x608bf5703fa9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x608bf570fb9d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x608bf5748eec - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x608bf5748c62 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x608bf5294e77 - <core[8fb95b77d25ab6c8]::result::Result<rtsql[5d1a12d848755cd]::wal::writer::WalWriter, rtsql[5d1a12d848755cd]::wal::record::WalError>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x608bf5294e77 - executor_test[e9d54e2fb8c399eb]::test_create_table_executor_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/executor_test.rs:696:80
[INFO] [stdout]   22:     0x608bf52d13ff - <core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x608bf52d153b - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x608bf52c42cb - <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x608bf52c3fab - tokio[2569093adcdc9e3]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>, <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x608bf52c3fab - tokio[2569093adcdc9e3]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>, <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x608bf52c3fab - <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x608bf52bc61d - <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>, <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x608bf52c21ed - <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x608bf52c084b - <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x608bf52e6fea - <tokio[2569093adcdc9e3]::runtime::context::scoped::Scoped<tokio[2569093adcdc9e3]::runtime::scheduler::Context>>::set::<<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x608bf52db3ea - tokio[2569093adcdc9e3]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>), <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x608bf52e796e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2569093adcdc9e3]::runtime::context::Context>>::try_with::<tokio[2569093adcdc9e3]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>), <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x608bf52e721c - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2569093adcdc9e3]::runtime::context::Context>>::with::<tokio[2569093adcdc9e3]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>), <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x608bf52d8e21 - tokio[2569093adcdc9e3]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>), <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x608bf52beb1e - <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x608bf52bf343 - <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x608bf52bfdb2 - <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x608bf52d346a - tokio[2569093adcdc9e3]::runtime::context::runtime::enter_runtime::<<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>::{closure#0}, core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x608bf52bbfe6 - <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x608bf52dfef8 - <tokio[2569093adcdc9e3]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x608bf52e0214 - <tokio[2569093adcdc9e3]::runtime::runtime::Runtime>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x608bf52b1e04 - executor_test[e9d54e2fb8c399eb]::test_create_table_executor_success
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/executor_test.rs:722:7
[INFO] [stdout]   44:     0x608bf526d96c - executor_test[e9d54e2fb8c399eb]::test_create_table_executor_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/executor_test.rs:687:50
[INFO] [stdout]   45:     0x608bf52bb826 - <executor_test[e9d54e2fb8c399eb]::test_create_table_executor_success::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x608bf52f1e1b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x608bf52f1e1b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x608bf52ff695 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x608bf52ff695 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x608bf52ff695 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x608bf52ff695 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x608bf52ff695 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x608bf52ff695 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x608bf52ff695 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x608bf52f8fa4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x608bf52f8fa4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x608bf5302712 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x608bf5302712 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x608bf5302712 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x608bf5302712 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x608bf5302712 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x608bf5302712 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x608bf5302712 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x608bf573135f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   65:     0x608bf573135f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x71eb5fc41aa4 - <unknown>
[INFO] [stdout]   67:     0x71eb5fccea64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_create_table_executor_already_exists stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_create_table_executor_already_exists' (3122) panicked at tests/executor_test.rs:736:80:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: IoError("Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x608bf5731a28 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x608bf5731a28 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x608bf5731a28 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x608bf5731a28 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x608bf574872a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x608bf574872a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x608bf5736422 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x608bf5736422 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x608bf570edc6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x608bf570edc6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x608bf57297a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x608bf52fed3c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x608bf52fed3c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x608bf5729962 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x608bf5729962 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x608bf570ee82 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x608bf5703fa9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x608bf570fb9d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x608bf5748eec - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x608bf5748c62 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x608bf52a8da1 - <core[8fb95b77d25ab6c8]::result::Result<rtsql[5d1a12d848755cd]::wal::writer::WalWriter, rtsql[5d1a12d848755cd]::wal::record::WalError>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x608bf52a8da1 - executor_test[e9d54e2fb8c399eb]::test_create_table_executor_already_exists::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/executor_test.rs:736:80
[INFO] [stdout]   22:     0x608bf52d13ff - <core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x608bf52d153b - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x608bf52c42cb - <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x608bf52c3fab - tokio[2569093adcdc9e3]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>, <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x608bf52c3fab - tokio[2569093adcdc9e3]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>, <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x608bf52c3fab - <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x608bf52bc61d - <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>, <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x608bf52c21ed - <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x608bf52c084b - <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x608bf52e6fea - <tokio[2569093adcdc9e3]::runtime::context::scoped::Scoped<tokio[2569093adcdc9e3]::runtime::scheduler::Context>>::set::<<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x608bf52db3ea - tokio[2569093adcdc9e3]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>), <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x608bf52e796e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2569093adcdc9e3]::runtime::context::Context>>::try_with::<tokio[2569093adcdc9e3]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>), <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x608bf52e721c - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2569093adcdc9e3]::runtime::context::Context>>::with::<tokio[2569093adcdc9e3]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>), <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x608bf52d8e21 - tokio[2569093adcdc9e3]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>), <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x608bf52beb1e - <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x608bf52bf343 - <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x608bf52bfdb2 - <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x608bf52d346a - tokio[2569093adcdc9e3]::runtime::context::runtime::enter_runtime::<<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>::{closure#0}, core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x608bf52bbfe6 - <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x608bf52dfef8 - <tokio[2569093adcdc9e3]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x608bf52e0214 - <tokio[2569093adcdc9e3]::runtime::runtime::Runtime>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x608bf52b3431 - executor_test[e9d54e2fb8c399eb]::test_create_table_executor_already_exists
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/executor_test.rs:770:7
[INFO] [stdout]   44:     0x608bf526dc5c - executor_test[e9d54e2fb8c399eb]::test_create_table_executor_already_exists::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/executor_test.rs:726:57
[INFO] [stdout]   45:     0x608bf52bbb26 - <executor_test[e9d54e2fb8c399eb]::test_create_table_executor_already_exists::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x608bf52f1e1b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x608bf52f1e1b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x608bf52ff695 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x608bf52ff695 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x608bf52ff695 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x608bf52ff695 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x608bf52ff695 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x608bf52ff695 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x608bf52ff695 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x608bf52f8fa4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x608bf52f8fa4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x608bf5302712 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x608bf5302712 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x608bf5302712 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x608bf5302712 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x608bf5302712 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x608bf5302712 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x608bf5302712 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x608bf573135f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   65:     0x608bf573135f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x71eb5fc41aa4 - <unknown>
[INFO] [stdout]   67:     0x71eb5fccea64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_drop_table_executor_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_drop_table_executor_not_found' (3131) panicked at tests/executor_test.rs:833:80:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: IoError("Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x608bf5731a28 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x608bf5731a28 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x608bf5731a28 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x608bf5731a28 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x608bf574872a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x608bf574872a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x608bf5736422 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x608bf5736422 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x608bf570edc6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x608bf570edc6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x608bf57297a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x608bf52fed3c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x608bf52fed3c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x608bf5729962 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x608bf5729962 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x608bf570ee82 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x608bf5703fa9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x608bf570fb9d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x608bf5748eec - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x608bf5748c62 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x608bf529a2f7 - <core[8fb95b77d25ab6c8]::result::Result<rtsql[5d1a12d848755cd]::wal::writer::WalWriter, rtsql[5d1a12d848755cd]::wal::record::WalError>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x608bf529a2f7 - executor_test[e9d54e2fb8c399eb]::test_drop_table_executor_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/executor_test.rs:833:80
[INFO] [stdout]   22:     0x608bf52d13ff - <core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x608bf52d153b - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x608bf52c42cb - <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x608bf52c3fab - tokio[2569093adcdc9e3]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>, <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x608bf52c3fab - tokio[2569093adcdc9e3]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>, <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x608bf52c3fab - <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x608bf52bc61d - <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>, <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x608bf52c21ed - <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x608bf52c084b - <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x608bf52e6fea - <tokio[2569093adcdc9e3]::runtime::context::scoped::Scoped<tokio[2569093adcdc9e3]::runtime::scheduler::Context>>::set::<<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x608bf52db3ea - tokio[2569093adcdc9e3]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>), <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x608bf52e796e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2569093adcdc9e3]::runtime::context::Context>>::try_with::<tokio[2569093adcdc9e3]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>), <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x608bf52e721c - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2569093adcdc9e3]::runtime::context::Context>>::with::<tokio[2569093adcdc9e3]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>), <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x608bf52d8e21 - tokio[2569093adcdc9e3]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>), <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x608bf52beb1e - <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x608bf52bf343 - <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x608bf52bfdb2 - <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x608bf52d346a - tokio[2569093adcdc9e3]::runtime::context::runtime::enter_runtime::<<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>::{closure#0}, core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x608bf52bbfe6 - <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x608bf52dfef8 - <tokio[2569093adcdc9e3]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x608bf52e0214 - <tokio[2569093adcdc9e3]::runtime::runtime::Runtime>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x608bf52b23a4 - executor_test[e9d54e2fb8c399eb]::test_drop_table_executor_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/executor_test.rs:857:7
[INFO] [stdout]   44:     0x608bf526da2c - executor_test[e9d54e2fb8c399eb]::test_drop_table_executor_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/executor_test.rs:824:50
[INFO] [stdout]   45:     0x608bf52bb8e6 - <executor_test[e9d54e2fb8c399eb]::test_drop_table_executor_not_found::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x608bf52f1e1b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x608bf52f1e1b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x608bf52ff695 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x608bf52ff695 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x608bf52ff695 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x608bf52ff695 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x608bf52ff695 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x608bf52ff695 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x608bf52ff695 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x608bf52f8fa4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x608bf52f8fa4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x608bf5302712 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x608bf5302712 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x608bf5302712 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x608bf5302712 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x608bf5302712 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x608bf5302712 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x608bf5302712 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x608bf573135f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   65:     0x608bf573135f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x71eb5fc41aa4 - <unknown>
[INFO] [stdout]   67:     0x71eb5fccea64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_drop_table_executor_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_drop_table_executor_success' (3132) panicked at tests/executor_test.rs:787:80:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: IoError("Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x608bf5731a28 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x608bf5731a28 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x608bf5731a28 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x608bf5731a28 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x608bf574872a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x608bf574872a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x608bf5736422 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x608bf5736422 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x608bf570edc6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x608bf570edc6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x608bf57297a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x608bf52fed3c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x608bf52fed3c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x608bf5729962 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x608bf5729962 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x608bf570ee82 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x608bf5703fa9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x608bf570fb9d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x608bf5748eec - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x608bf5748c62 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x608bf528c1e5 - <core[8fb95b77d25ab6c8]::result::Result<rtsql[5d1a12d848755cd]::wal::writer::WalWriter, rtsql[5d1a12d848755cd]::wal::record::WalError>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x608bf528c1e5 - executor_test[e9d54e2fb8c399eb]::test_drop_table_executor_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/executor_test.rs:787:80
[INFO] [stdout]   22:     0x608bf52d13ff - <core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x608bf52d153b - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x608bf52c42cb - <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x608bf52c3fab - tokio[2569093adcdc9e3]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>, <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x608bf52c3fab - tokio[2569093adcdc9e3]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>, <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x608bf52c3fab - <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x608bf52bc61d - <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>, <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x608bf52c21ed - <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x608bf52c084b - <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>::{closure#0}
[INFO] [stderr] error: test failed, to rerun pass `--test executor_test`
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x608bf52e6fea - <tokio[2569093adcdc9e3]::runtime::context::scoped::Scoped<tokio[2569093adcdc9e3]::runtime::scheduler::Context>>::set::<<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x608bf52db3ea - tokio[2569093adcdc9e3]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>), <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x608bf52e796e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2569093adcdc9e3]::runtime::context::Context>>::try_with::<tokio[2569093adcdc9e3]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>), <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x608bf52e721c - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2569093adcdc9e3]::runtime::context::Context>>::with::<tokio[2569093adcdc9e3]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>), <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x608bf52d8e21 - tokio[2569093adcdc9e3]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>), <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x608bf52beb1e - <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x608bf52bf343 - <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x608bf52bfdb2 - <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x608bf52d346a - tokio[2569093adcdc9e3]::runtime::context::runtime::enter_runtime::<<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>::{closure#0}, core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x608bf52bbfe6 - <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x608bf52dfef8 - <tokio[2569093adcdc9e3]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x608bf52e0214 - <tokio[2569093adcdc9e3]::runtime::runtime::Runtime>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x608bf52b0ae1 - executor_test[e9d54e2fb8c399eb]::test_drop_table_executor_success
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/executor_test.rs:820:7
[INFO] [stdout]   44:     0x608bf526d7fc - executor_test[e9d54e2fb8c399eb]::test_drop_table_executor_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/executor_test.rs:778:48
[INFO] [stdout]   45:     0x608bf52bb6a6 - <executor_test[e9d54e2fb8c399eb]::test_drop_table_executor_success::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x608bf52f1e1b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x608bf52f1e1b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x608bf52ff695 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x608bf52ff695 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x608bf52ff695 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x608bf52ff695 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x608bf52ff695 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x608bf52ff695 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x608bf52ff695 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x608bf52f8fa4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x608bf52f8fa4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x608bf5302712 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x608bf5302712 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x608bf5302712 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x608bf5302712 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x608bf5302712 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x608bf5302712 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x608bf5302712 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x608bf573135f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   65:     0x608bf573135f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x71eb5fc41aa4 - <unknown>
[INFO] [stdout]   67:     0x71eb5fccea64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_drop_table_if_exists_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_drop_table_if_exists_success' (3135) panicked at tests/executor_test.rs:870:80:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: IoError("Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x608bf5731a28 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x608bf5731a28 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x608bf5731a28 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x608bf5731a28 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x608bf574872a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x608bf574872a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x608bf5736422 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x608bf5736422 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x608bf570edc6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x608bf570edc6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x608bf57297a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x608bf52fed3c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x608bf52fed3c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x608bf5729962 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x608bf5729962 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x608bf570ee82 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x608bf5703fa9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x608bf570fb9d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x608bf5748eec - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x608bf5748c62 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x608bf5291ab7 - <core[8fb95b77d25ab6c8]::result::Result<rtsql[5d1a12d848755cd]::wal::writer::WalWriter, rtsql[5d1a12d848755cd]::wal::record::WalError>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x608bf5291ab7 - executor_test[e9d54e2fb8c399eb]::test_drop_table_if_exists_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/executor_test.rs:870:80
[INFO] [stdout]   22:     0x608bf52d13ff - <core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x608bf52d153b - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x608bf52c42cb - <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x608bf52c3fab - tokio[2569093adcdc9e3]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>, <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x608bf52c3fab - tokio[2569093adcdc9e3]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>, <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x608bf52c3fab - <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x608bf52bc61d - <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>, <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x608bf52c21ed - <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x608bf52c084b - <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x608bf52e6fea - <tokio[2569093adcdc9e3]::runtime::context::scoped::Scoped<tokio[2569093adcdc9e3]::runtime::scheduler::Context>>::set::<<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x608bf52db3ea - tokio[2569093adcdc9e3]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>), <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x608bf52e796e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2569093adcdc9e3]::runtime::context::Context>>::try_with::<tokio[2569093adcdc9e3]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>), <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x608bf52e721c - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2569093adcdc9e3]::runtime::context::Context>>::with::<tokio[2569093adcdc9e3]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>), <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x608bf52d8e21 - tokio[2569093adcdc9e3]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>), <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x608bf52beb1e - <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x608bf52bf343 - <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x608bf52bfdb2 - <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x608bf52d346a - tokio[2569093adcdc9e3]::runtime::context::runtime::enter_runtime::<<tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>::{closure#0}, core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x608bf52bbfe6 - <tokio[2569093adcdc9e3]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x608bf52dfef8 - <tokio[2569093adcdc9e3]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x608bf52e0214 - <tokio[2569093adcdc9e3]::runtime::runtime::Runtime>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), rtsql[5d1a12d848755cd]::storage::error::StorageError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x608bf52b1a44 - executor_test[e9d54e2fb8c399eb]::test_drop_table_if_exists_success
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/executor_test.rs:890:7
[INFO] [stdout]   44:     0x608bf526d8ec - executor_test[e9d54e2fb8c399eb]::test_drop_table_if_exists_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/executor_test.rs:861:49
[INFO] [stdout]   45:     0x608bf52bb7a6 - <executor_test[e9d54e2fb8c399eb]::test_drop_table_if_exists_success::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x608bf52f1e1b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x608bf52f1e1b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x608bf52ff695 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x608bf52ff695 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x608bf52ff695 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x608bf52ff695 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x608bf52ff695 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x608bf52ff695 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x608bf52ff695 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x608bf52f8fa4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x608bf52f8fa4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x608bf5302712 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x608bf5302712 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x608bf5302712 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x608bf5302712 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x608bf5302712 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x608bf5302712 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x608bf5302712 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x608bf573135f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   65:     0x608bf573135f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x71eb5fc41aa4 - <unknown>
[INFO] [stdout]   67:     0x71eb5fccea64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_create_table_executor_already_exists
[INFO] [stdout]     test_create_table_executor_success
[INFO] [stdout]     test_drop_table_executor_not_found
[INFO] [stdout]     test_drop_table_executor_success
[INFO] [stdout]     test_drop_table_if_exists_success
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 34 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5db05b260c41508a303f373c0377ed6844a28376536ac07e058ee44f1f11b565", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5db05b260c41508a303f373c0377ed6844a28376536ac07e058ee44f1f11b565", kill_on_drop: false }`
[INFO] [stdout] 5db05b260c41508a303f373c0377ed6844a28376536ac07e058ee44f1f11b565
