[INFO] cloning repository https://github.com/gxcloud/heliondb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gxcloud/heliondb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgxcloud%2Fheliondb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgxcloud%2Fheliondb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 878ee5b9d8937ac37382929f612e2881102920e3
[INFO] testing gxcloud/heliondb 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%2Fgxcloud%2Fheliondb" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gxcloud/heliondb
[INFO] finished tweaking git repo https://github.com/gxcloud/heliondb
[INFO] tweaked toml for git repo https://github.com/gxcloud/heliondb written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gxcloud/heliondb 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/gxcloud/heliondb 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded stacker v0.1.24
[INFO] [stderr]   Downloaded recursive v0.1.1
[INFO] [stderr]   Downloaded recursive-proc-macro-impl v0.1.1
[INFO] [stderr]   Downloaded psm v0.1.31
[INFO] [stderr]   Downloaded ar_archive_writer v0.5.1
[INFO] [stderr]   Downloaded sqlparser v0.55.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 206d4aa0f44c0494b459b9a2d9c6d46e0b4351015312790ca4e1691b4a61b457
[INFO] running `Command { std: "docker" "start" "206d4aa0f44c0494b459b9a2d9c6d46e0b4351015312790ca4e1691b4a61b457", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "206d4aa0f44c0494b459b9a2d9c6d46e0b4351015312790ca4e1691b4a61b457", 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" "206d4aa0f44c0494b459b9a2d9c6d46e0b4351015312790ca4e1691b4a61b457" "/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" "206d4aa0f44c0494b459b9a2d9c6d46e0b4351015312790ca4e1691b4a61b457", 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" "206d4aa0f44c0494b459b9a2d9c6d46e0b4351015312790ca4e1691b4a61b457" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling fastbloom v0.14.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]    Compiling rustyline v15.0.0
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling recursive v0.1.1
[INFO] [stderr]    Compiling sqlparser v0.55.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling asn1-rs v0.6.2
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling der-parser v9.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling x509-parser v0.16.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling quinn-proto v0.11.14
[INFO] [stderr]    Compiling heliondb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ColumnMeta`
[INFO] [stdout]   --> src/protocol/structured.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::storage::types::{ColumnMeta, DataType, Datum, Row};
[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: `user`
[INFO] [stdout]    --> src/executor/ops.rs:504:17
[INFO] [stdout]     |
[INFO] [stdout] 504 |     if let Some(user) = ctx.current_user {
[INFO] [stdout]     |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_user`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `col_names`
[INFO] [stdout]    --> src/executor/ops.rs:505:13
[INFO] [stdout]     |
[INFO] [stdout] 505 |         let col_names: Vec<&str> = table_columns.iter().map(|c| c.name.as_str()).collect();
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_col_names`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `build_width`
[INFO] [stdout]    --> src/executor/ops.rs:807:58
[INFO] [stdout]     |
[INFO] [stdout] 807 |     let (build_rows, probe_rows, build_keys, probe_keys, build_width, probe_width) = if build_left {
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_build_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter_expr`
[INFO] [stdout]    --> src/protocol/structured.rs:436:9
[INFO] [stdout]     |
[INFO] [stdout] 436 |     let filter_expr = parse_where_clause(&input.where_clause)?;
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter_expr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/sql/planner.rs:425:17
[INFO] [stdout]     |
[INFO] [stdout] 425 |             let mut input = push_predicates_into(*input, pushable, tables)?;
[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: unreachable pattern
[INFO] [stdout]    --> src/sql/planner.rs:539:9
[INFO] [stdout]     |
[INFO] [stdout] 515 |         Expression::QualifiedColumn(t, _) => Ok(vec![t.clone()]),
[INFO] [stdout]     |         --------------------------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 539 |         Expression::QualifiedColumn(t, _) => Ok(vec![t.clone()]),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_type`
[INFO] [stdout]    --> src/sql/planner.rs:892:5
[INFO] [stdout]     |
[INFO] [stdout] 892 |     join_type: &JoinType,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `resolve_index_scan` is never used
[INFO] [stdout]   --> src/executor/ops.rs:22:4
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn resolve_index_scan(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `engine` is never read
[INFO] [stdout]    --> src/executor/ops.rs:374:5
[INFO] [stdout]     |
[INFO] [stdout] 373 | struct ExecContext<'a> {
[INFO] [stdout]     |        ----------- field in this struct
[INFO] [stdout] 374 |     engine: &'a DatabaseEngine,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 51s
[INFO] running `Command { std: "docker" "inspect" "206d4aa0f44c0494b459b9a2d9c6d46e0b4351015312790ca4e1691b4a61b457", 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" "206d4aa0f44c0494b459b9a2d9c6d46e0b4351015312790ca4e1691b4a61b457" "/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 fastrand v2.4.1
[INFO] [stdout] warning: unused import: `ColumnMeta`
[INFO] [stdout]   --> src/protocol/structured.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::storage::types::{ColumnMeta, DataType, Datum, Row};
[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: `user`
[INFO] [stdout]    --> src/executor/ops.rs:504:17
[INFO] [stdout]     |
[INFO] [stdout] 504 |     if let Some(user) = ctx.current_user {
[INFO] [stdout]     |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_user`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `col_names`
[INFO] [stdout]    --> src/executor/ops.rs:505:13
[INFO] [stdout]     |
[INFO] [stdout] 505 |         let col_names: Vec<&str> = table_columns.iter().map(|c| c.name.as_str()).collect();
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_col_names`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `build_width`
[INFO] [stdout]    --> src/executor/ops.rs:807:58
[INFO] [stdout]     |
[INFO] [stdout] 807 |     let (build_rows, probe_rows, build_keys, probe_keys, build_width, probe_width) = if build_left {
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_build_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter_expr`
[INFO] [stdout]    --> src/protocol/structured.rs:436:9
[INFO] [stdout]     |
[INFO] [stdout] 436 |     let filter_expr = parse_where_clause(&input.where_clause)?;
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter_expr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/sql/planner.rs:425:17
[INFO] [stdout]     |
[INFO] [stdout] 425 |             let mut input = push_predicates_into(*input, pushable, tables)?;
[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: unreachable pattern
[INFO] [stdout]    --> src/sql/planner.rs:539:9
[INFO] [stdout]     |
[INFO] [stdout] 515 |         Expression::QualifiedColumn(t, _) => Ok(vec![t.clone()]),
[INFO] [stdout]     |         --------------------------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 539 |         Expression::QualifiedColumn(t, _) => Ok(vec![t.clone()]),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_type`
[INFO] [stdout]    --> src/sql/planner.rs:892:5
[INFO] [stdout]     |
[INFO] [stdout] 892 |     join_type: &JoinType,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `resolve_index_scan` is never used
[INFO] [stdout]   --> src/executor/ops.rs:22:4
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn resolve_index_scan(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `engine` is never read
[INFO] [stdout]    --> src/executor/ops.rs:374:5
[INFO] [stdout]     |
[INFO] [stdout] 373 | struct ExecContext<'a> {
[INFO] [stdout]     |        ----------- field in this struct
[INFO] [stdout] 374 |     engine: &'a DatabaseEngine,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling heliondb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `exec_as` is never used
[INFO] [stdout]   --> tests/common/mod.rs:34:14
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub async fn exec_as(engine: &DatabaseEngine, sql: &str, user: &str) -> Result<QueryResult> {
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestServer` is never constructed
[INFO] [stdout]   --> tests/common/mod.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct TestServer {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `connect` are never used
[INFO] [stdout]   --> tests/common/mod.rs:57:18
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl TestServer {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub async fn new() -> Self {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 |     pub async fn connect(&self, user: &str) -> ClientConn {
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]   --> tests/recovery.rs:79:13
[INFO] [stdout]    |
[INFO] [stdout] 79 |     assert!(r.rows.len() >= 0);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `exec_as` is never used
[INFO] [stdout]   --> tests/common/mod.rs:34:14
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub async fn exec_as(engine: &DatabaseEngine, sql: &str, user: &str) -> Result<QueryResult> {
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestServer` is never constructed
[INFO] [stdout]   --> tests/common/mod.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct TestServer {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `connect` are never used
[INFO] [stdout]   --> tests/common/mod.rs:57:18
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl TestServer {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub async fn new() -> Self {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 |     pub async fn connect(&self, user: &str) -> ClientConn {
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ColumnMeta`
[INFO] [stdout]   --> src/protocol/structured.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::storage::types::{ColumnMeta, DataType, Datum, Row};
[INFO] [stdout]    |                             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestServer` is never constructed
[INFO] [stdout]   --> tests/common/mod.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct TestServer {
[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 items `new` and `connect` are never used
[INFO] [stdout]   --> tests/common/mod.rs:57:18
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl TestServer {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub async fn new() -> Self {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 |     pub async fn connect(&self, user: &str) -> ClientConn {
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `user`
[INFO] [stdout]    --> src/executor/ops.rs:504:17
[INFO] [stdout]     |
[INFO] [stdout] 504 |     if let Some(user) = ctx.current_user {
[INFO] [stdout]     |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_user`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `col_names`
[INFO] [stdout]    --> src/executor/ops.rs:505:13
[INFO] [stdout]     |
[INFO] [stdout] 505 |         let col_names: Vec<&str> = table_columns.iter().map(|c| c.name.as_str()).collect();
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_col_names`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `build_width`
[INFO] [stdout]    --> src/executor/ops.rs:807:58
[INFO] [stdout]     |
[INFO] [stdout] 807 |     let (build_rows, probe_rows, build_keys, probe_keys, build_width, probe_width) = if build_left {
[INFO] [stdout]     |                                                          ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_build_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter_expr`
[INFO] [stdout]    --> src/protocol/structured.rs:436:9
[INFO] [stdout]     |
[INFO] [stdout] 436 |     let filter_expr = parse_where_clause(&input.where_clause)?;
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter_expr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/sql/planner.rs:425:17
[INFO] [stdout]     |
[INFO] [stdout] 425 |             let mut input = push_predicates_into(*input, pushable, tables)?;
[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: unreachable pattern
[INFO] [stdout]    --> src/sql/planner.rs:539:9
[INFO] [stdout]     |
[INFO] [stdout] 515 |         Expression::QualifiedColumn(t, _) => Ok(vec![t.clone()]),
[INFO] [stdout]     |         --------------------------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 539 |         Expression::QualifiedColumn(t, _) => Ok(vec![t.clone()]),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `join_type`
[INFO] [stdout]    --> src/sql/planner.rs:892:5
[INFO] [stdout]     |
[INFO] [stdout] 892 |     join_type: &JoinType,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `resolve_index_scan` is never used
[INFO] [stdout]   --> src/executor/ops.rs:22:4
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn resolve_index_scan(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `engine` is never read
[INFO] [stdout]    --> src/executor/ops.rs:374:5
[INFO] [stdout]     |
[INFO] [stdout] 373 | struct ExecContext<'a> {
[INFO] [stdout]     |        ----------- field in this struct
[INFO] [stdout] 374 |     engine: &'a DatabaseEngine,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.28s
[INFO] running `Command { std: "docker" "inspect" "206d4aa0f44c0494b459b9a2d9c6d46e0b4351015312790ca4e1691b4a61b457", 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" "206d4aa0f44c0494b459b9a2d9c6d46e0b4351015312790ca4e1691b4a61b457" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `ColumnMeta`
[INFO] [stderr]   --> src/protocol/structured.rs:11:29
[INFO] [stderr]    |
[INFO] [stderr] 11 | use crate::storage::types::{ColumnMeta, DataType, Datum, Row};
[INFO] [stderr]    |                             ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `user`
[INFO] [stderr]    --> src/executor/ops.rs:504:17
[INFO] [stderr]     |
[INFO] [stderr] 504 |     if let Some(user) = ctx.current_user {
[INFO] [stderr]     |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_user`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `col_names`
[INFO] [stderr]    --> src/executor/ops.rs:505:13
[INFO] [stderr]     |
[INFO] [stderr] 505 |         let col_names: Vec<&str> = table_columns.iter().map(|c| c.name.as_str()).collect();
[INFO] [stderr]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_col_names`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `build_width`
[INFO] [stderr]    --> src/executor/ops.rs:807:58
[INFO] [stderr]     |
[INFO] [stderr] 807 |     let (build_rows, probe_rows, build_keys, probe_keys, build_width, probe_width) = if build_left {
[INFO] [stderr]     |                                                          ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_build_width`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `filter_expr`
[INFO] [stderr]    --> src/protocol/structured.rs:436:9
[INFO] [stderr]     |
[INFO] [stderr] 436 |     let filter_expr = parse_where_clause(&input.where_clause)?;
[INFO] [stderr]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter_expr`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/sql/planner.rs:425:17
[INFO] [stderr]     |
[INFO] [stderr] 425 |             let mut input = push_predicates_into(*input, pushable, tables)?;
[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: unreachable pattern
[INFO] [stderr]    --> src/sql/planner.rs:539:9
[INFO] [stderr]     |
[INFO] [stderr] 515 |         Expression::QualifiedColumn(t, _) => Ok(vec![t.clone()]),
[INFO] [stderr]     |         --------------------------------- matches all the relevant values
[INFO] [stderr] ...
[INFO] [stderr] 539 |         Expression::QualifiedColumn(t, _) => Ok(vec![t.clone()]),
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `join_type`
[INFO] [stderr]    --> src/sql/planner.rs:892:5
[INFO] [stderr]     |
[INFO] [stderr] 892 |     join_type: &JoinType,
[INFO] [stderr]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_join_type`
[INFO] [stderr] 
[INFO] [stderr] warning: function `resolve_index_scan` is never used
[INFO] [stderr]   --> src/executor/ops.rs:22:4
[INFO] [stderr]    |
[INFO] [stderr] 22 | fn resolve_index_scan(
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `engine` is never read
[INFO] [stderr]    --> src/executor/ops.rs:374:5
[INFO] [stderr]     |
[INFO] [stderr] 373 | struct ExecContext<'a> {
[INFO] [stderr]     |        ----------- field in this struct
[INFO] [stderr] 374 |     engine: &'a DatabaseEngine,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `heliondb` (lib) generated 10 warnings (run `cargo fix --lib -p heliondb` to apply 7 suggestions)
[INFO] [stderr] warning: struct `TestServer` is never constructed
[INFO] [stderr]   --> tests/common/mod.rs:47:12
[INFO] [stderr]    |
[INFO] [stderr] 47 | pub struct TestServer {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new` and `connect` are never used
[INFO] [stderr]   --> tests/common/mod.rs:57:18
[INFO] [stderr]    |
[INFO] [stderr] 54 | impl TestServer {
[INFO] [stderr]    | --------------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 57 |     pub async fn new() -> Self {
[INFO] [stderr]    |                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 80 |     pub async fn connect(&self, user: &str) -> ClientConn {
[INFO] [stderr]    |                  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `exec_as` is never used
[INFO] [stderr]   --> tests/common/mod.rs:34:14
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub async fn exec_as(engine: &DatabaseEngine, sql: &str, user: &str) -> Result<QueryResult> {
[INFO] [stderr]    |              ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TestServer` is never constructed
[INFO] [stderr]   --> tests/common/mod.rs:47:12
[INFO] [stderr]    |
[INFO] [stderr] 47 | pub struct TestServer {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]   --> tests/recovery.rs:79:13
[INFO] [stderr]    |
[INFO] [stderr] 79 |     assert!(r.rows.len() >= 0);
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `heliondb` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr] warning: `heliondb` (test "queries") generated 2 warnings
[INFO] [stderr] warning: `heliondb` (test "structured") generated 3 warnings (1 duplicate)
[INFO] [stderr] warning: `heliondb` (test "recovery") generated 4 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/heliondb-95ee0725a35a3140)
[INFO] [stdout] 
[INFO] [stdout] running 246 tests
[INFO] [stdout] test client::output::tests::test_dml_result ... ok
[INFO] [stdout] test executor::eval::tests::test_column_not_found ... ok
[INFO] [stdout] test client::output::tests::test_table_output ... ok
[INFO] [stdout] test executor::eval::tests::test_compare_unsigned ... ok
[INFO] [stdout] test executor::eval::tests::test_evaluate_and ... ok
[INFO] [stdout] test client::output::tests::test_expanded_output ... ok
[INFO] [stdout] test executor::eval::tests::test_evaluate_arithmetic_add ... ok
[INFO] [stdout] test executor::eval::tests::test_evaluate_arithmetic_div ... ok
[INFO] [stdout] test executor::eval::tests::test_evaluate_arithmetic_mul ... ok
[INFO] [stdout] test executor::eval::tests::test_evaluate_between ... ok
[INFO] [stdout] test executor::eval::tests::test_evaluate_arithmetic_sub ... ok
[INFO] [stdout] test executor::eval::tests::test_evaluate_between_not_matching ... ok
[INFO] [stdout] test executor::eval::tests::test_evaluate_binary_eq ... ok
[INFO] [stdout] test executor::eval::tests::test_evaluate_binary_gt ... ok
[INFO] [stdout] test executor::eval::tests::test_evaluate_binary_or ... ok
[INFO] [stdout] test executor::eval::tests::test_evaluate_in ... ok
[INFO] [stdout] test executor::eval::tests::test_evaluate_column ... ok
[INFO] [stdout] test executor::eval::tests::test_evaluate_in_empty_list ... ok
[INFO] [stdout] test executor::eval::tests::test_evaluate_is_null ... ok
[INFO] [stdout] test executor::eval::tests::test_evaluate_like ... ok
[INFO] [stdout] test executor::eval::tests::test_evaluate_like_no_wildcard ... ok
[INFO] [stdout] test executor::eval::tests::test_evaluate_like_ends_with ... ok
[INFO] [stdout] test executor::eval::tests::test_evaluate_neg ... ok
[INFO] [stdout] test executor::eval::tests::test_evaluate_null_equals_null ... ok
[INFO] [stdout] test executor::eval::tests::test_evaluate_like_underscore ... ok
[INFO] [stdout] test executor::eval::tests::test_function_unknown ... ok
[INFO] [stdout] test executor::eval::tests::test_function_lower ... ok
[INFO] [stdout] test executor::eval::tests::test_evaluate_literal ... ok
[INFO] [stdout] test executor::eval::tests::test_function_uuidv7 ... ok
[INFO] [stdout] test executor::eval::tests::test_like_to_regex ... ok
[INFO] [stdout] test executor::eval::tests::test_function_upper ... ok
[INFO] [stdout] test executor::eval::tests::test_evaluate_not ... ok
[INFO] [stdout] test executor::eval::tests::test_function_count ... ok
[INFO] [stdout] test executor::eval::tests::test_function_coalesce ... ok
[INFO] [stdout] test executor::eval::tests::test_function_ifnull ... ok
[INFO] [stdout] test executor::eval::tests::test_function_round ... ok
[INFO] [stdout] test executor::eval::tests::test_evaluate_like_not_matching ... ok
[INFO] [stdout] test executor::eval::tests::test_function_length ... ok
[INFO] [stdout] test executor::eval::tests::test_function_abs ... ok
[INFO] [stdout] test protocol::auth::tests::test_active_count ... ok
[INFO] [stdout] test protocol::auth::tests::test_create_and_verify_session ... ok
[INFO] [stdout] test protocol::auth::tests::test_remove_session ... ok
[INFO] [stdout] test protocol::auth::tests::test_unique_tokens ... ok
[INFO] [stdout] test protocol::messages::tests::test_serialize_result ... ok
[INFO] [stdout] test protocol::auth::tests::test_invalid_token ... ok
[INFO] [stdout] test sql::parser::test_parse_alter_table_engine ... ok
[INFO] [stdout] test protocol::messages::tests::test_serialize_auth_result ... ok
[INFO] [stdout] test protocol::messages::tests::test_serialize_auth ... ok
[INFO] [stdout] test executor::ops::tests::test_execute_create_table ... ok
[INFO] [stdout] test sql::parser::test_parse_create_index_basic ... ok
[INFO] [stdout] test sql::parser::test_parse_drop_index_if_exists ... ok
[INFO] [stdout] test sql::parser::test_parse_create_unique_index ... ok
[INFO] [stdout] test sql::parser::test_parse_create_table_with_engine ... ok
[INFO] [stdout] test sql::parser::test_parse_create_index_if_not_exists ... ok
[INFO] [stdout] test sql::parser::test_parse_drop_index ... ok
[INFO] [stdout] test executor::eval::tests::test_evaluate_is_not_null ... ok
[INFO] [stdout] test sql::parser::tests::test_parse_create_table ... ok
[INFO] [stdout] test sql::parser::tests::test_parse_create_user_password ... ok
[INFO] [stdout] test sql::parser::tests::test_parse_create_user ... ok
[INFO] [stdout] test sql::parser::tests::test_parse_alter_user ... ok
[INFO] [stdout] test sql::parser::tests::test_parse_drop_table ... ok
[INFO] [stdout] test sql::parser::tests::test_parse_drop_table_if_exists ... ok
[INFO] [stdout] test sql::parser::tests::test_parse_drop_user ... ok
[INFO] [stdout] test sql::parser::tests::test_parse_delete_all ... ok
[INFO] [stdout] test sql::parser::tests::test_parse_grant_all ... ok
[INFO] [stdout] test sql::parser::tests::test_parse_drop_user_if_exists ... ok
[INFO] [stdout] test sql::parser::tests::test_parse_grant_delete ... ok
[INFO] [stdout] test sql::parser::tests::test_parse_grant_select ... ok
[INFO] [stdout] test executor::ops::tests::test_execute_explain ... ok
[INFO] [stdout] test sql::parser::tests::test_parse_grant_insert ... ok
[INFO] [stdout] test sql::parser::tests::test_parse_grant_update ... ok
[INFO] [stdout] test sql::parser::tests::test_parse_explain ... ok
[INFO] [stdout] test sql::parser::tests::test_parse_insert ... ok
[INFO] [stdout] test sql::parser::tests::test_parse_invalid_sql ... ok
[INFO] [stdout] test sql::parser::tests::test_parse_delete ... ok
[INFO] [stdout] test executor::ops::tests::test_execute_insert_and_select ... ok
[INFO] [stdout] test sql::parser::tests::test_parse_insert_with_different_types ... ok
[INFO] [stdout] test sql::parser::tests::test_parse_select_wildcard ... ok
[INFO] [stdout] test sql::parser::tests::test_parse_update ... ok
[INFO] [stdout] test sql::parser::tests::test_parse_multiple_statements ... ok
[INFO] [stdout] test sql::parser::tests::test_parse_grant_select_columns ... ok
[INFO] [stdout] test sql::parser::tests::test_parsed_expression_binary_op ... ok
[INFO] [stdout] test sql::parser::tests::test_parse_revoke_select ... ok
[INFO] [stdout] test sql::parser::tests::test_parse_insert_without_columns ... ok
[INFO] [stdout] test sql::planner::tests::test_plan_grant ... ok
[INFO] [stdout] test sql::planner::tests::test_plan_create_table ... ok
[INFO] [stdout] test protocol::messages::tests::test_serialize_query ... ok
[INFO] [stdout] test sql::planner::tests::test_plan_column_not_found ... ok
[INFO] [stdout] test sql::planner::tests::test_plan_create_user ... ok
[INFO] [stdout] test sql::parser::tests::test_parse_select ... ok
[INFO] [stdout] test sql::planner::tests::test_plan_delete ... ok
[INFO] [stdout] test sql::planner::tests::test_plan_drop_table ... ok
[INFO] [stdout] test sql::planner::tests::test_plan_drop_user ... ok
[INFO] [stdout] test sql::planner::tests::test_plan_insert ... ok
[INFO] [stdout] test sql::planner::tests::test_plan_join ... ok
[INFO] [stdout] test executor::ops::tests::test_execute_left_join ... ok
[INFO] [stdout] test executor::ops::tests::test_execute_join ... ok
[INFO] [stdout] test sql::planner::tests::test_plan_join_select_columns ... ok
[INFO] [stdout] test sql::planner::tests::test_plan_revoke ... ok
[INFO] [stdout] test sql::planner::tests::test_plan_select ... ok
[INFO] [stdout] test sql::planner::tests::test_plan_select_wildcard ... ok
[INFO] [stdout] test sql::planner::tests::test_plan_table_not_found ... ok
[INFO] [stdout] test sql::planner::tests::test_plan_update ... ok
[INFO] [stdout] test storage::btree::tests::test_all_row_idxs ... ok
[INFO] [stdout] test storage::btree::tests::test_clear ... ok
[INFO] [stdout] test storage::btree::tests::test_composite_key ... ok
[INFO] [stdout] test storage::btree::tests::test_extract_key ... ok
[INFO] [stdout] test storage::btree::tests::test_insert_and_get ... ok
[INFO] [stdout] test storage::btree::tests::test_insert_entry ... ok
[INFO] [stdout] test storage::btree::tests::test_new_index ... ok
[INFO] [stdout] test storage::btree::tests::test_non_unique_index ... ok
[INFO] [stdout] test storage::btree::tests::test_range_scan ... ok
[INFO] [stdout] test storage::btree::tests::test_scan_from ... ok
[INFO] [stdout] test storage::btree::tests::test_remove ... ok
[INFO] [stdout] test storage::btree::tests::test_remove_empty_set_cleans_up ... ok
[INFO] [stdout] test storage::btree::tests::test_scan_to ... ok
[INFO] [stdout] test storage::btree::tests::test_serialize_roundtrip ... ok
[INFO] [stdout] test storage::btree::tests::test_unique_index_duplicate_key ... ok
[INFO] [stdout] test storage::btree::tests::test_unique_index_same_row_same_key ... ok
[INFO] [stdout] test storage::btree::tests::test_update ... ok
[INFO] [stdout] test storage::btree::tests::test_update_unique_conflict ... ok
[INFO] [stdout] test storage::catalog::tests::test_create_table_default_engine ... ok
[INFO] [stdout] test storage::catalog::tests::test_default_engine ... ok
[INFO] [stdout] test storage::catalog::tests::test_create_table_memory_engine ... ok
[INFO] [stdout] test storage::catalog::tests::test_catalog_persistence ... ok
[INFO] [stdout] test storage::checkpoint::tests::test_load_checkpoint_nonexistent ... ok
[INFO] [stdout] test storage::catalog::tests::test_unknown_engine_error ... ok
[INFO] [stdout] test storage::catalog::tests::test_table_names ... ok
[INFO] [stdout] test storage::engine::tests::test_restart_from_wal ... ignored, pre-existing flaky test due to WAL drop ordering
[INFO] [stdout] test storage::catalog::tests::test_migrate_table ... ok
[INFO] [stdout] test storage::engine::tests::test_create_table ... ok
[INFO] [stdout] test storage::engine::tests::test_drop_table ... ok
[INFO] [stdout] test storage::engines::memory::tests::test_create_table ... ok
[INFO] [stdout] test storage::catalog::tests::test_drop_table ... ok
[INFO] [stdout] test storage::engines::memory::tests::test_delete_tombstone ... ok
[INFO] [stdout] test storage::engine::tests::test_alter_table_engine ... ok
[INFO] [stdout] test storage::engines::memory::tests::test_multiple_tables ... ok
[INFO] [stdout] test storage::engines::memory::tests::test_update_and_scan ... ok
[INFO] [stdout] test storage::mvcc::tests::test_apply_delete_in_chain ... ok
[INFO] [stdout] test storage::engines::memory::tests::test_row_count ... ok
[INFO] [stdout] test storage::engines::memory::tests::test_drop_table ... ok
[INFO] [stdout] test storage::engines::memory::tests::test_insert_and_scan ... ok
[INFO] [stdout] test storage::engines::memory::tests::test_snapshot_restore_roundtrip ... ok
[INFO] [stdout] test storage::mvcc::tests::test_apply_write_set_insert ... ok
[INFO] [stdout] test storage::mvcc::tests::test_begin_transaction ... ok
[INFO] [stdout] test storage::engines::memory::tests::test_scan_visible_filters_uncommitted ... ok
[INFO] [stdout] test storage::engines::memory::tests::test_table_not_found ... ok
[INFO] [stdout] test storage::mvcc::tests::test_apply_write_set_update ... ok
[INFO] [stdout] test storage::mvcc::tests::test_commit_removes_from_active ... ok
[INFO] [stdout] test storage::mvcc::tests::test_concurrent_begin_transactions ... ok
[INFO] [stdout] test storage::mvcc::tests::test_conflict_detected ... ok
[INFO] [stdout] test storage::mvcc::tests::test_no_conflict_empty_write_set ... ok
[INFO] [stdout] test storage::mvcc::tests::test_rollback_removes_from_active ... ok
[INFO] [stdout] test storage::mvcc::tests::test_snapshot_does_not_include_self ... ok
[INFO] [stdout] test storage::permissions::tests::test_from_grants ... ok
[INFO] [stdout] test storage::permissions::tests::test_grant_all ... ok
[INFO] [stdout] test storage::permissions::tests::test_grant_update ... ok
[INFO] [stdout] test storage::permissions::tests::test_remove_user ... ok
[INFO] [stdout] test storage::mvcc::tests::test_next_txid_increases ... ok
[INFO] [stdout] test storage::permissions::tests::test_revoke ... ok
[INFO] [stdout] test storage::mvcc::tests::test_snapshot_excludes_active ... ok
[INFO] [stdout] test storage::mvcc::tests::test_transaction_ids_increment ... ok
[INFO] [stdout] test storage::permissions::tests::test_case_insensitive ... ok
[INFO] [stdout] test storage::permissions::tests::test_grant_delete ... ok
[INFO] [stdout] test storage::permissions::tests::test_grant_insert ... ok
[INFO] [stdout] test storage::permissions::tests::test_grant_select_all_columns ... ok
[INFO] [stdout] test storage::permissions::tests::test_grant_select_specific_columns ... ok
[INFO] [stdout] test storage::permissions::tests::test_no_permission ... ok
[INFO] [stdout] test storage::permissions::tests::test_remove_table ... ok
[INFO] [stdout] test storage::permissions::tests::test_revoke_all ... ok
[INFO] [stdout] test storage::permissions::tests::test_select_requires_all_requested_columns ... ok
[INFO] [stdout] test storage::permissions::tests::test_update_upgrade_from_specific_to_all ... ok
[INFO] [stdout] test storage::table::tests::test_add_index_unique_violation ... ok
[INFO] [stdout] test storage::table::tests::test_add_index_duplicate_name ... ok
[INFO] [stdout] test storage::table::tests::test_add_index_and_populate ... ok
[INFO] [stdout] test storage::table::tests::test_apply_index_changes_delete ... ok
[INFO] [stdout] test storage::table::tests::test_check_unique_constraints_insert_conflict ... ok
[INFO] [stdout] test storage::table::tests::test_check_unique_constraints_insert_ok ... ok
[INFO] [stdout] test storage::table::tests::test_column_index_case_insensitive ... ok
[INFO] [stdout] test storage::table::tests::test_apply_index_changes_insert ... ok
[INFO] [stdout] test storage::table::tests::test_drop_index_not_found ... ok
[INFO] [stdout] test storage::table::tests::test_drop_index ... ok
[INFO] [stdout] test storage::table::tests::test_get_visible_version_out_of_range ... ok
[INFO] [stdout] test storage::table::tests::test_latest_visible_skips_deleted ... ok
[INFO] [stdout] test storage::table::tests::test_rebuild_indexes ... ok
[INFO] [stdout] test storage::table::tests::test_multiple_updates_same_row ... ok
[INFO] [stdout] test storage::table::tests::test_scan_visible ... ok
[INFO] [stdout] test storage::catalog::tests::test_scan_and_write_through_catalog ... ok
[INFO] [stdout] test storage::table::tests::test_scan_visible_all_uncommitted ... ok
[INFO] [stdout] test storage::table::tests::test_scan_visible_empty_table ... ok
[INFO] [stdout] test storage::table::tests::test_table_auto_creates_pk_index ... ok
[INFO] [stdout] test storage::table::tests::test_table_auto_creates_unique_indexes ... ok
[INFO] [stdout] test storage::table::tests::test_serialize_table_with_indexes ... ok
[INFO] [stdout] test storage::table::tests::test_table_creation ... ok
[INFO] [stdout] test storage::table::tests::test_types_compatible_numeric ... ok
[INFO] [stdout] test storage::table::tests::test_types_compatible_self ... ok
[INFO] [stdout] test storage::table::tests::test_types_compatible_incompatible ... ok
[INFO] [stdout] test storage::table::tests::test_types_compatible_string ... ok
[INFO] [stdout] test storage::table::tests::test_validate_row_null_not_nullable ... ok
[INFO] [stdout] test storage::table::tests::test_validate_row_ok ... ok
[INFO] [stdout] test storage::table::tests::test_validate_row_wrong_type ... ok
[INFO] [stdout] test storage::table::tests::test_validate_row_wrong_length ... ok
[INFO] [stdout] test storage::table::tests::test_visibility_committed ... ok
[INFO] [stdout] test storage::table::tests::test_visibility_uncommitted ... ok
[INFO] [stdout] test storage::types::tests::test_column_meta_primary_key ... ok
[INFO] [stdout] test storage::table::tests::test_visibility_own_transaction ... ok
[INFO] [stdout] test storage::table::tests::test_visibility_deleted ... ok
[INFO] [stdout] test storage::types::tests::test_column_meta_defaults ... ok
[INFO] [stdout] test storage::types::tests::test_data_type_from_sql_custom_unsigned ... ok
[INFO] [stdout] test storage::types::tests::test_data_type_eq ... ok
[INFO] [stdout] test storage::types::tests::test_data_type_from_sql_supported ... ok
[INFO] [stdout] test storage::types::tests::test_data_type_from_sql_null ... ok
[INFO] [stdout] test storage::types::tests::test_data_type_from_sql_uuidv7 ... ok
[INFO] [stdout] test storage::types::tests::test_data_type_names ... ok
[INFO] [stdout] test storage::types::tests::test_datum_data_type ... ok
[INFO] [stdout] test storage::types::tests::test_datum_display ... ok
[INFO] [stdout] test storage::types::tests::test_datum_from_f64 ... ok
[INFO] [stdout] test storage::types::tests::test_datum_from_i64 ... ok
[INFO] [stdout] test storage::types::tests::test_datum_from_traits ... ok
[INFO] [stdout] test storage::types::tests::test_is_null ... ok
[INFO] [stdout] test storage::types::tests::test_row_get ... ok
[INFO] [stdout] test storage::types::tests::test_datum_edge_cases ... ok
[INFO] [stdout] test storage::users::tests::test_drop_nonexistent ... ok
[INFO] [stdout] test storage::wal::tests::test_apply_create_table ... ok
[INFO] [stdout] test storage::wal::tests::test_apply_delete ... ok
[INFO] [stdout] test storage::wal::tests::test_apply_insert ... ok
[INFO] [stdout] test storage::types::tests::test_column_meta_not_null ... ok
[INFO] [stdout] test storage::wal::tests::test_wal_grant_record ... ok
[INFO] [stdout] test storage::wal::tests::test_wal_checksum_invalid_skips ... ok
[INFO] [stdout] test storage::wal::tests::test_wal_multiple_inserts ... ok
[INFO] [stdout] test storage::wal::tests::test_wal_replay_empty ... ok
[INFO] [stdout] test storage::wal::tests::test_wal_create_user_record ... ok
[INFO] [stdout] test storage::wal::tests::test_wal_multiple_tables ... ok
[INFO] [stdout] test storage::wal::tests::test_wal_write_and_replay ... ok
[INFO] [stdout] test storage::wal::tests::test_wal_replay_checkpoint ... ok
[INFO] [stdout] test executor::ops::tests::test_permission_check_select_denied ... ok
[INFO] [stdout] test storage::users::tests::test_drop_user ... ok
[INFO] [stdout] test storage::users::tests::test_duplicate_user ... ok
[INFO] [stdout] test storage::users::tests::test_create_user ... ok
[INFO] [stdout] test executor::ops::tests::test_execute_drop_user ... ok
[INFO] [stdout] test storage::users::tests::test_user_case_insensitive ... ok
[INFO] [stdout] test storage::users::tests::test_password_hash_differs ... ok
[INFO] [stdout] test executor::ops::tests::test_execute_create_user ... ok
[INFO] [stdout] test storage::users::tests::test_from_users ... ok
[INFO] [stdout] test storage::users::tests::test_verify_password ... ok
[INFO] [stdout] test storage::users::tests::test_update_password ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 245 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 9.87s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/helionctl.rs (/opt/rustwide/target/debug/deps/helionctl-1a03158ce8f536a8)
[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 unittests src/main.rs (/opt/rustwide/target/debug/deps/heliondb-70caf2328c2f4387)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-1cfaf9eba293e69a)
[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] [stdout] 
[INFO] [stdout] running 56 tests
[INFO] [stdout] test test_create_duplicate_table_fails ... ok
[INFO] [stdout] test test_create_index_if_not_exists ... ok
[INFO] [stdout] test test_column_not_found_error ... ok
[INFO] [stdout] test test_delete_no_matching_rows ... ok
[INFO] [stdout] test test_drop_table_if_exists ... ok
[INFO] [stdout] test test_count_star ... ok
[INFO] [stdout] test test_boolean_insert_and_select ... ok
[INFO] [stdout] test test_delete_all_rows ... ok
[INFO] [stdout] test test_empty_table_select ... ok
[INFO] [stdout] test test_drop_index_sql ... ok
[INFO] [stdout] test test_concurrent_transactions_conflict ... ok
[INFO] [stdout] test test_composite_index ... ok
[INFO] [stdout] test test_create_unique_index_sql ... ok
[INFO] [stdout] test test_create_index_sql ... ok
[INFO] [stdout] test test_create_unique_index_on_duplicate_data_fails ... ok
[INFO] [stdout] test test_execute_no_user_skips_checks ... ok
[INFO] [stdout] test test_parse_error ... ok
[INFO] [stdout] test test_full_create_insert_select ... ok
[INFO] [stdout] test test_disk_engine_persists_across_restart ... ok
[INFO] [stdout] test test_multiple_tables ... ok
[INFO] [stdout] test test_index_works_after_wal_recovery ... ok
[INFO] [stdout] test test_index_on_disk_engine ... ok
[INFO] [stdout] test test_index_accelerates_select ... ok
[INFO] [stdout] test test_permission_no_user_error ... ok
[INFO] [stdout] test test_order_by_multiple ... ok
[INFO] [stdout] test test_table_not_found_error ... ok
[INFO] [stdout] test test_concurrent_transactions_no_conflict ... ok
[INFO] [stdout] test test_create_table_all_types ... ok
[INFO] [stdout] test test_drop_index_if_exists ... ok
[INFO] [stdout] test test_update_all_rows ... ok
[INFO] [stdout] test test_pk_auto_index_enforces_uniqueness ... ok
[INFO] [stdout] test test_delete_and_verify ... ok
[INFO] [stdout] test test_unique_column_auto_index ... ok
[INFO] [stdout] test test_update_and_verify ... ok
[INFO] [stdout] test test_pk_enforced_on_update ... ok
[INFO] [stdout] test test_update_no_matching_rows ... ok
[INFO] [stdout] test test_limit_offset ... ok
[INFO] [stdout] test test_alter_table_engine_roundtrip ... ok
[INFO] [stdout] test test_wal_recovery_drop_table ... ok
[INFO] [stdout] test test_update_no_where_all_rows ... ok
[INFO] [stdout] test test_wal_recovery_with_update ... ok
[INFO] [stdout] test test_where_complex ... ok
[INFO] [stdout] test test_wal_recovery_basic ... ok
[INFO] [stdout] test test_where_filter ... ok
[INFO] [stdout] test test_various_numeric_literals ... ok
[INFO] [stdout] test test_wal_recovery_with_delete ... ok
[INFO] [stdout] test test_wal_recovery_multi_insert ... ok
[INFO] [stdout] test test_permission_delete ... ok
[INFO] [stdout] test test_permission_revoke ... ok
[INFO] [stdout] test test_execute_as_without_permission ... ok
[INFO] [stdout] test test_permission_grant_all ... ok
[INFO] [stdout] test test_permission_no_table_error ... ok
[INFO] [stdout] test test_permission_select_full ... ok
[INFO] [stdout] test test_multiple_users_independent_permissions ... ok
[INFO] [stdout] test test_wal_recovery_with_users_and_grants ... ok
[INFO] [stdout] test test_user_full_lifecycle ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 56 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.57s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/queries.rs (/opt/rustwide/target/debug/deps/queries-a016c1b22a5b1d35)
[INFO] [stdout] 
[INFO] [stdout] running 44 tests
[INFO] [stdout] test test_explain_join ... ok
[INFO] [stdout] test test_insert_multi_row ... ok
[INFO] [stdout] test test_explain_select ... ok
[INFO] [stdout] test test_join_empty ... ok
[INFO] [stdout] test test_join_ambiguous_column ... ok
[INFO] [stdout] test test_delete_where ... ok
[INFO] [stdout] test test_join_cross ... ok
[INFO] [stdout] test test_join_left_all_null ... ok
[INFO] [stdout] test test_delete_all ... ok
[INFO] [stdout] test test_join_left_outer ... ok
[INFO] [stdout] test test_join_null_keys ... ok
[INFO] [stdout] test test_join_where ... ok
[INFO] [stdout] test test_join_inequality ... ok
[INFO] [stdout] test test_join_on_between ... ok
[INFO] [stdout] test test_join_limit ... ok
[INFO] [stdout] test test_offset_gt_rows ... ok
[INFO] [stdout] test test_null_is_null ... ok
[INFO] [stdout] test test_select_no_match ... ok
[INFO] [stdout] test test_order_asc_desc ... ok
[INFO] [stdout] test test_join_right_outer ... ok
[INFO] [stdout] test test_select_empty_table ... ok
[INFO] [stdout] test test_limit_gt_rows ... ok
[INFO] [stdout] test test_join_three_way ... ok
[INFO] [stdout] test test_join_inner_equi ... ok
[INFO] [stdout] test test_select_one_row ... ok
[INFO] [stdout] test test_show_tables ... ok
[INFO] [stdout] test test_multi_statement ... ok
[INFO] [stdout] test test_type_numeric ... ok
[INFO] [stdout] test test_order_multi_column ... ok
[INFO] [stdout] test test_update_no_match ... ok
[INFO] [stdout] test test_type_varchar ... ok
[INFO] [stdout] test test_type_boolean ... ok
[INFO] [stdout] test test_update_all ... ok
[INFO] [stdout] test test_where_boolean ... ok
[INFO] [stdout] test test_where_between ... ok
[INFO] [stdout] test test_update_where ... ok
[INFO] [stdout] test test_where_compound ... ok
[INFO] [stdout] test test_where_in_list ... ok
[INFO] [stdout] test test_uuidv7 ... ok
[INFO] [stdout] test test_order_limit_offset ... ok
[INFO] [stdout] test test_where_is_null ... ok
[INFO] [stdout] test test_where_comparison ... ok
[INFO] [stdout] test test_where_like ... ok
[INFO] [stdout] test test_join_permission_denied ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.25s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/recovery.rs (/opt/rustwide/target/debug/deps/recovery-502d797bd6893c27)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_recover_create_table_then_drop ... ok
[INFO] [stdout] test test_duplicate_pk_rejected ... ok
[INFO] [stdout] test test_recover_insert_basic ... ok
[INFO] [stdout] test test_join_uses_index ... ok
[INFO] [stdout] test test_checkpoint_writes_and_recovers ... ok
[INFO] [stdout] test test_recover_disk_engine_persistence ... ok
[INFO] [stdout] test test_join_complex_predicate ... ok
[INFO] [stdout] test test_concurrent_writes_different_tables ... ok
[INFO] [stdout] test test_concurrent_writes_same_table ... FAILED
[INFO] [stdout] test test_wal_integrity_many_operations ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_concurrent_writes_same_table stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_concurrent_writes_same_table' (4619) panicked at tests/recovery.rs:106:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 2
[INFO] [stdout]  right: 1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58adf2117e78 - 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:     0x58adf2117e78 - 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:     0x58adf2117e78 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58adf2117e78 - <<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:     0x58adf212fe3a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58adf212fe3a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x58adf211caf2 - 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:     0x58adf211caf2 - <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:     0x58adf20f47c6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58adf20f47c6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58adf210f319 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58adf1a5e4cc - <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:     0x58adf1a5e4cc - 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:     0x58adf210f592 - <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:     0x58adf210f592 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58adf20f4882 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58adf20e9789 - 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:     0x58adf20f565d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58adf213062c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58adf21304b3 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x58adf212a9cd - core[8fb95b77d25ab6c8]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x58adf1a4c611 - recovery[4012c15bc766df85]::test_concurrent_writes_same_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/recovery.rs:106:5
[INFO] [stdout]   22:     0x58adf1a3ddc2 - <core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x58adf1a3de3d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58adf1a1091d - <tokio[7515190b55eb0016]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{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:     0x58adf1a1081b - tokio[7515190b55eb0016]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[7515190b55eb0016]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{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:     0x58adf1a1081b - tokio[7515190b55eb0016]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[7515190b55eb0016]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{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:     0x58adf1a1081b - <tokio[7515190b55eb0016]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{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:     0x58adf1a07c50 - <tokio[7515190b55eb0016]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[7515190b55eb0016]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{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:     0x58adf1a0eead - <tokio[7515190b55eb0016]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{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:     0x58adf1a0e154 - <tokio[7515190b55eb0016]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7515190b55eb0016]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{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:     0x58adf1a072eb - <tokio[7515190b55eb0016]::runtime::context::scoped::Scoped<tokio[7515190b55eb0016]::runtime::scheduler::Context>>::set::<<tokio[7515190b55eb0016]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7515190b55eb0016]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[7515190b55eb0016]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[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:     0x58adf1a24129 - tokio[7515190b55eb0016]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[7515190b55eb0016]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[7515190b55eb0016]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7515190b55eb0016]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{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:     0x58adf1a136d2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[7515190b55eb0016]::runtime::context::Context>>::try_with::<tokio[7515190b55eb0016]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[7515190b55eb0016]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[7515190b55eb0016]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7515190b55eb0016]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[7515190b55eb0016]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x58adf1a1325e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[7515190b55eb0016]::runtime::context::Context>>::with::<tokio[7515190b55eb0016]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[7515190b55eb0016]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[7515190b55eb0016]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7515190b55eb0016]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[7515190b55eb0016]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x58adf1a2021d - tokio[7515190b55eb0016]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[7515190b55eb0016]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[7515190b55eb0016]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7515190b55eb0016]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{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:     0x58adf1a0c9a0 - <tokio[7515190b55eb0016]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7515190b55eb0016]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[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:     0x58adf1a0cc96 - <tokio[7515190b55eb0016]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>
[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:     0x58adf1a0dd60 - <tokio[7515190b55eb0016]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{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:     0x58adf1a2d4f3 - tokio[7515190b55eb0016]::runtime::context::runtime::enter_runtime::<<tokio[7515190b55eb0016]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[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:     0x58adf1a074c1 - <tokio[7515190b55eb0016]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[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:     0x58adf1a1dc54 - <tokio[7515190b55eb0016]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[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:     0x58adf1a1de1f - <tokio[7515190b55eb0016]::runtime::runtime::Runtime>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[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:     0x58adf1a50ba0 - recovery[4012c15bc766df85]::test_concurrent_writes_same_table
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/recovery.rs:106:38
[INFO] [stdout]   44:     0x58adf1a47c77 - recovery[4012c15bc766df85]::test_concurrent_writes_same_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/recovery.rs:83:45
[INFO] [stdout]   45:     0x58adf1a46936 - <recovery[4012c15bc766df85]::test_concurrent_writes_same_table::{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:     0x58adf1a515ab - <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:     0x58adf1a515ab - 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:     0x58adf1a5ee25 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x58adf1a5ee25 - <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:     0x58adf1a5ee25 - 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:     0x58adf1a5ee25 - 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:     0x58adf1a5ee25 - 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:     0x58adf1a5ee25 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x58adf1a5ee25 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x58adf1a58734 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x58adf1a58734 - 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:     0x58adf1a61ea2 - 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:     0x58adf1a61ea2 - <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:     0x58adf1a61ea2 - 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:     0x58adf1a61ea2 - 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:     0x58adf1a61ea2 - 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:     0x58adf1a61ea2 - 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:     0x58adf1a61ea2 - <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:     0x58adf21172ef - <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:     0x58adf21172ef - <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:     0x74fd9c6d7aa4 - <unknown>
[INFO] [stdout]   67:     0x74fd9c764a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_concurrent_writes_same_table
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.81s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test recovery`
[INFO] running `Command { std: "docker" "inspect" "206d4aa0f44c0494b459b9a2d9c6d46e0b4351015312790ca4e1691b4a61b457", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "206d4aa0f44c0494b459b9a2d9c6d46e0b4351015312790ca4e1691b4a61b457", kill_on_drop: false }`
[INFO] [stdout] 206d4aa0f44c0494b459b9a2d9c6d46e0b4351015312790ca4e1691b4a61b457
